Commit Graph

3394 Commits

Author SHA1 Message Date
kestes%walrus.com
dfc4a9c642 add parenthesis to keep arguments as a list. 2002-05-01 17:07:48 +00:00
justdave%syndicomm.com
ad98502725 Full recompile of the docs so everyone can see what the current SGML docs actually look like in HTML. 2002-05-01 09:29:09 +00:00
justdave%syndicomm.com
262616d83e correction to one of the command lines 2002-05-01 09:24:40 +00:00
justdave%syndicomm.com
ff5a187f31 Corrected installation and compiling instructions for the docs, based on extensive trial and error on Landfill. 2002-05-01 09:13:30 +00:00
gerv%gerv.net
7c8cab89a5 Bug 141385 - dependency graph title is incorrect when doall is specified. Patch by zeroJ@null.net; 2xr=gerv. 2002-05-01 06:23:36 +00:00
kestes%walrus.com
54c705e70b add better error reporting when tinderbox mail gets bounced. 2002-05-01 04:12:31 +00:00
kestes%walrus.com
084dd32d69 another typo. 2002-05-01 03:11:20 +00:00
kestes%walrus.com
d01e119f4c typo 2002-05-01 03:10:32 +00:00
kestes%walrus.com
98e93721e0 typo, comment was not marked. 2002-05-01 03:08:33 +00:00
kestes%walrus.com
774e49e32f make it possible to have truly empty cells in the table not just " ". 2002-05-01 03:07:25 +00:00
kestes%walrus.com
779fe35973 turn off the uniform table spacing. 2002-05-01 02:54:12 +00:00
kestes%walrus.com
6ebe14046d explain that you must reload page. 2002-05-01 02:52:46 +00:00
kestes%walrus.com
99c08a4eab fixes to make regenerate pages work 2002-05-01 02:49:26 +00:00
kestes%walrus.com
d69cfcaee6 fixes 2002-05-01 02:47:06 +00:00
kestes%walrus.com
b58a595fe5 fixes 2002-05-01 02:46:13 +00:00
kestes%walrus.com
fb0bdf573e fixes, forgot to include TinderConfig. 2002-05-01 02:42:11 +00:00
kestes%walrus.com
d113b0dd84 fixes 2002-05-01 02:36:26 +00:00
kestes%walrus.com
419d5c7bd4 fixes 2002-05-01 02:35:15 +00:00
kestes%walrus.com
6afaf0447a try this 2002-05-01 02:31:22 +00:00
kestes%walrus.com
3d93d45865 put content type at top of output. 2002-05-01 02:23:55 +00:00
kestes%walrus.com
6c21a5d569 missing EOF fixed, URL was very wrong, now I just need to get the tree name to make this work. 2002-05-01 02:19:10 +00:00
kestes%walrus.com
ec8935fcaf allow users to pick the row structure, it can now be uniform times (every 5 minutes)
or it can be one row for each time we have data for.
2002-05-01 02:06:26 +00:00
kestes%walrus.com
7e4a62bf0e use a OO calling sequence to call our implementations of HTMLPopUp. This
is needed to allow easier testing of the full set of HTMLPopUp libraries.
2002-05-01 02:03:03 +00:00
kestes%walrus.com
3703c7843c move each HTML Popup into its own name space and modify the functions to
accept a typical OO calling sequence with a $self as first argument.
2002-05-01 02:01:49 +00:00
kestes%walrus.com
39f46b41fe *** empty log message *** 2002-05-01 01:56:59 +00:00
kestes%walrus.com
ff22416609 more comments.
allow users to turn off text browser characters,  allow users to use
nonuniform row spacing.
2002-05-01 01:56:23 +00:00
kestes%walrus.com
c2d191e213 add information about the new regenerate cgi program. 2002-05-01 01:55:19 +00:00
kestes%walrus.com
d6630f45a9 allow 'buildstarted' state as a synonym for 'building'. 2002-05-01 01:53:50 +00:00
kestes%walrus.com
b1bfeed959 allow there to be perl regular expression metacharacters in the buildnames,
particularly parenthesis.
2002-05-01 01:52:53 +00:00
kestes%walrus.com
f2799b04b7 new test, to demonstrate all popup possibilities. 2002-05-01 01:51:51 +00:00
kestes%walrus.com
a9e8c738f1 add popup_test target 2002-05-01 01:48:55 +00:00
kestes%walrus.com
c19bac3713 add function event_times_vec and move the typical trim function into this file. 2002-05-01 01:48:13 +00:00
kestes%walrus.com
3ed184462b add function event_times_vec 2002-05-01 01:47:05 +00:00
kestes%walrus.com
d7dd2e12b6 end times must be whole numbers, no decimals. 2002-05-01 01:46:23 +00:00
dkl%redhat.com
a4f0e4f0f0 Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv 2002-04-30 22:15:52 +00:00
gerv%gerv.net
d300fe7a71 Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template. Patch by burnus@gmx.de; 2xr=gerv. 2002-04-30 21:18:09 +00:00
kestes%walrus.com
5597a2ea11 comment out the test trees so that Mozilla.org can use the treedata page
without seeing test artifacts but others can see how the tests work.
2002-04-30 18:01:02 +00:00
kestes%walrus.com
32b7e0a469 fix typo effecting the URL which points to Bonsai 2002-04-30 17:58:26 +00:00
kestes%walrus.com
3260dc96eb fix typo in backward compatibility effecting "test failed" 2002-04-30 17:57:38 +00:00
ian%hixie.ch
cb000c2459 change the default include type from XML to x-auto so that by default we can include other templates without knowing what they are. 2002-04-30 00:24:48 +00:00
ian%hixie.ch
0cc155547e Make getSettings return a boolean instead of raising an exception. 2002-04-30 00:24:01 +00:00
ian%hixie.ch
3f6224691f Add various FILTERs were required to keep the output valid HTML... 2002-04-30 00:23:07 +00:00
ian%hixie.ch
15ff9e75dc Add support for pending commands, so that after getting their password sent users can continue doing what they were doing before. (This requires support on the output side as well, typically the HTTP protocol will use this, and less interactive protocols like e-mail won't.) 2002-04-30 00:18:33 +00:00
ian%hixie.ch
b917e6b397 Add getArgumentsAsString() and getArgumentsFromString() so that the arguments can be flattened and then 'retexturised' a later time and reused. 2002-04-30 00:13:20 +00:00
ian%hixie.ch
5dae3f22b8 Login component output files for the HTTP protocol 2002-04-30 00:11:55 +00:00
gerv%gerv.net
00799f12dd Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, daa@rm.incc.net, gerv. 2002-04-29 19:49:00 +00:00
gerv%gerv.net
0df86ca840 Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.com; 2xr=gerv. 2002-04-29 19:37:52 +00:00
gerv%gerv.net
78d8eff230 Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. 2002-04-29 19:36:03 +00:00
gerv%gerv.net
d1cca234fb Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv. 2002-04-29 19:32:29 +00:00
gerv%gerv.net
e5075a3d2e Bug 140953 - Creating the first attachment status fails. Patch by jouni@heikniemi.net, 2xr=myk. 2002-04-29 19:29:52 +00:00