Граф коммитов

3812 Коммитов

Автор SHA1 Сообщение Дата
kestes%walrus.com 6841317073 make bugs have long empty cells like Bonsai now does 2002-05-09 03:09:12 +00:00
kestes%walrus.com f5cc9dea6f fixes which were brought up when debugging BT_Generic. 2002-05-09 03:08:38 +00:00
myk%mozilla.org 70109c0034 Partial fix for bug 142928. Fixes egregrious example of mean and unnecessary error message. Why ping the user for using an at sign instead of a percentage sign in their CVS username? It's a common mistake and easy to correct; no need to make people feel bad about it. 2002-05-09 02:09:38 +00:00
myk%mozilla.org 902fb3c644 Fix for bug 143173: remove unnecessary fields and specific reporter's name from links to Bugzilla. 2002-05-09 01:50:44 +00:00
myk%mozilla.org bde29842eb Fix for bug 143164: support URLs and URL paths better. 2002-05-09 00:40:02 +00:00
zach%zachlipton.com d35ceb8627 Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up
test code. Patch makes the tests much better now.

r=zach x2
2002-05-08 23:49:32 +00:00
gerv%gerv.net 7e3dc7c4f2 Bug 143091 - No email to the qa contact when creating bugs. Patch by gerv; 2xr=justdave. 2002-05-08 23:21:25 +00:00
gerv%gerv.net e860784175 Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by gerv; r=justdave, ddk. 2002-05-08 23:20:22 +00:00
gerv%gerv.net 63f9e0f620 More documentation updates. 2002-05-08 23:19:11 +00:00
kestes%walrus.com 28306129e3 fix href test regexp. 2002-05-08 22:42:09 +00:00
kestes%walrus.com 2a59648acf still tweaking
$TinderConfig::DISPLAY_BUILD_ERRORS
and
 	event_times_vec()
to make it look right.
2002-05-08 22:30:12 +00:00
myk%mozilla.org 0b87d739e3 Fix for bug 142828: prompts the user for a file to edit if none is given. 2002-05-08 22:27:53 +00:00
kestes%walrus.com ba8dd72871 check that the TinderboxPrint string contains valid URL's 2002-05-08 22:14:49 +00:00
myk%mozilla.org 442cf90c0e Last half of fix for bug 142911: shows location of file instead of its name if possible. 2002-05-08 21:48:18 +00:00
gerv%gerv.net 47c37301ce Oops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC. 2002-05-08 21:25:15 +00:00
gerv%gerv.net f752e3aa12 The first installment of Gerv's spanking of the Bugzilla Guide. This is a work-in-progress. 2002-05-08 21:16:47 +00:00
gerv%gerv.net 6911d48947 Bug 143066 - footer shows as logged out on show_bug.cgi. Patch by gerv; 2xr=ddk 2002-05-08 19:02:58 +00:00
gerv%gerv.net f3f6423fcf Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. 2002-05-08 18:32:36 +00:00
gerv%gerv.net 63fb736044 Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. 2002-05-08 17:58:10 +00:00
kestes%walrus.com 7cd5ec2508 fixes to quiet -w since
damien_carbery@hyperion.com is having trouble with them.
2002-05-08 17:43:02 +00:00
gerv%gerv.net 741d19d471 Correct error message that Dave just fixed. 2002-05-08 05:06:13 +00:00
justdave%syndicomm.com 35da41b0f6 fix Tinderbox flaming 2002-05-08 04:56:52 +00:00
gerv%gerv.net 4950c6bca3 Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. 2002-05-08 04:40:35 +00:00
myk%mozilla.org 9b1caf1526 Fix for bug 142645: Tells users how to get a CVS account or file a bug report and attach their changes. 2002-05-08 01:49:07 +00:00
kestes%walrus.com 92bcb40c78 erased the variables after setting them! 2002-05-08 00:44:45 +00:00
myk%mozilla.org 44dbb31d52 Last bit of fix for bug 142860.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-08 00:43:00 +00:00
kestes%walrus.com b81aa71682 bad localization. My evals did not put variables into the correct
scope.
2002-05-08 00:39:52 +00:00
myk%mozilla.org aceec26cce Fix for bug 142860: Properly support editing of files with Mac-, Windows-, and Unix-style line endings.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-08 00:15:00 +00:00
myk%mozilla.org a0f94c9630 Code clean-up for bug 142643: uses $1 instead of \1
Patch by Myk Melez <myk@mozilla.org>.
2002-05-07 22:52:56 +00:00
kestes%walrus.com 115cec0688 cosmetic changes to improve clarity. 2002-05-07 22:51:21 +00:00
kestes%walrus.com b49884f707 factor out GIF variable 2002-05-07 22:50:46 +00:00
kestes%walrus.com de1deb1586 factor out the even_vecs stuff. 2002-05-07 22:50:07 +00:00
kestes%walrus.com fdf832c100 put back the EMPTY CELL 2002-05-07 22:49:14 +00:00
kestes%walrus.com 2e8b94cbb7 add new GIF variable and move out the EMPTY variable 2002-05-07 22:48:40 +00:00
kestes%walrus.com 23399a3328 fixes for the new GIF variable. 2002-05-07 22:47:36 +00:00
kestes%walrus.com a82fd19657 update the GIF mechanism, create a separate GZLOG variable. 2002-05-07 22:47:02 +00:00
gerv%gerv.net 669c691adc Oops :-) Missing #. 2002-05-07 21:56:40 +00:00
justdave%syndicomm.com 395c2ef1f1 Fix tinderbox bustage 2002-05-07 21:55:48 +00:00
gerv%gerv.net 5963d80902 Bug 142231 - template/.cvsignore should contain es, de, but not custom. Patch by burnus@gmx.de, 2xr=gerv. 2002-05-07 21:33:53 +00:00
gerv%gerv.net b1ae4e1a27 bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr=gerv. 2002-05-07 21:31:03 +00:00
gerv%gerv.net 2743a43bf1 Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
kestes%walrus.com 84055f06cc the red button 2002-05-07 21:28:39 +00:00
kestes%walrus.com 215a4a9dac add multiple flames gifs 2002-05-07 21:26:00 +00:00
kestes%walrus.com 57ca92911d use new round function 2002-05-07 20:37:43 +00:00
kestes%walrus.com d87482f6f9 documentation improvements. 2002-05-07 20:36:26 +00:00
kestes%walrus.com a07185662d set the default state 2002-05-07 20:35:26 +00:00
kestes%walrus.com 206c4cbe10 clean up scope warning. Fix the event_rec to be more like tinderbox1. 2002-05-07 20:34:45 +00:00
myk%mozilla.org e29cf5237b Fix for bug 142643: Re-implements line-break escaping to prevent literal occurrences
of escaped line break sequences from being mistakenly interpreted as line breaks.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-07 20:33:58 +00:00
kestes%walrus.com 0db105a7fe clean up some scope warnings. 2002-05-07 20:33:53 +00:00
kestes%walrus.com 847b3ad569 move the method for cleaning up row_times into its own function. 2002-05-07 20:03:22 +00:00
kestes%walrus.com 157cdc74f6 more accurate ingore unwanted errors. Taken from mozilla.org logs. 2002-05-07 20:01:44 +00:00
ian%hixie.ch 4d9ba65cdd Preliminary work in making the user prefs notifications page nicer. 2002-05-07 12:16:24 +00:00
ian%hixie.ch 2eccf38d60 Add the hidden userPrefs.userID fields to the user prefs page so that changes to users other than yourself actually take effect. 2002-05-07 12:16:01 +00:00
bbaetz%student.usyd.edu.au 09a9c41e7a Bug 135543 - @Support::Templates::testitems does not list all templates
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
2002-05-07 09:45:32 +00:00
bbaetz%student.usyd.edu.au d27f526b27 Bug 134571 - client-side image maps in showdependencygraph.cgi
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
2002-05-07 09:14:38 +00:00
bbaetz%student.usyd.edu.au 510095733f Bug 140355 - warn the user about not using a webserver group
r=gerv, justdave
2002-05-07 09:09:44 +00:00
kestes%walrus.com 5f91e04332 escape the parenthesis. 2002-05-07 04:05:17 +00:00
ian%hixie.ch 50edfae326 pendingCommands.defined doesn't seem to work... Let's try pendingCommands.ref. It's technically more correct anyway. 2002-05-07 03:04:37 +00:00
ian%hixie.ch e14122ee41 Forgot to fully convert the templates to Template Toolkit: nested dots need to be escaped differently now. 2002-05-07 03:03:00 +00:00
kestes%walrus.com 497037650a minor fixes 2002-05-07 02:47:43 +00:00
kestes%walrus.com 52e626b874 minor fixes, this one really works. 2002-05-07 02:34:58 +00:00
kestes%walrus.com ae32c78cbd rewrite the problem code. Clearly I can't debug the old code, the new one is simpler
and should be faster/easier to debug/understand.
2002-05-07 01:50:48 +00:00
ian%hixie.ch 7f1b1bc44d Fix some bugs with the pendingCommand escaping code: First, extra spaces were being inserted (so much for s///x). Second, the escaping was actually modifying the original keys. Third, there were some logic errors that caused underescaping or resulted in the wrong key being escaped. 2002-05-07 01:50:22 +00:00
ian%hixie.ch 02aa6e26db Lots of tweaks, mainly to make the source look pretty. Also hid the Settings header if there are no important settings. 2002-05-07 01:32:28 +00:00
kestes%walrus.com 4a78d658e3 fix 2002-05-07 00:23:49 +00:00
kestes%walrus.com 8c6d4dd6e9 fix 2002-05-06 23:52:57 +00:00
kestes%walrus.com 6d99bd5aa2 fixes 2002-05-06 23:51:43 +00:00
kestes%walrus.com 67b79dd309 fix 2002-05-06 23:38:38 +00:00
ian%hixie.ch 6e4c646189 Correct a typo: Output is done through the application object, not the user prefs object... 2002-05-06 23:05:08 +00:00
kestes%walrus.com a4a4f3b0a9 fix 2002-05-06 23:04:10 +00:00
kestes%walrus.com 7229777edb fix 2002-05-06 23:01:55 +00:00
kestes%walrus.com 7796f2ebfe fix 2002-05-06 23:00:05 +00:00
ian%hixie.ch fea723a0a6 Add an additional check that the change ID is valid 2002-05-06 22:59:22 +00:00
kestes%walrus.com f160c6a497 more fixes 2002-05-06 22:57:10 +00:00
myk%mozilla.org 8af63929dc Fix for bug 137673: No longer displays CVS error codes to end users.
Patch by James Cox <imajes@php.net>.
r=myk
2002-05-06 22:22:33 +00:00
kestes%walrus.com 23deeae988 allow zero dead times, delete columns which have no activity for 24 hours. 2002-05-06 22:08:41 +00:00
kestes%walrus.com 7de193d0f0 forgot a pair of || 2002-05-06 21:55:17 +00:00
kestes%walrus.com 0a5fbd502b in trim_db() localize @run_times @dead_times and remove
columns which are not currently recieving data.
2002-05-06 21:53:57 +00:00
gerv%gerv.net 7f2ef2a358 Oops - adding INTERFACE comments accidentally included some code from another patch. Backing out those changes. 2002-05-06 21:49:53 +00:00
myk%mozilla.org f1ad22d33d Fix for bug 142637: Cleans up configuration files.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-06 21:46:48 +00:00
ian%hixie.ch f343303e4e Forgot to fully convert the templates to Template Toolkit: nested dots need to be escaped differently now. Also added filters to the URI fragments so that spaces get escaped properly. They'll be stuck together at some point. 2002-05-06 21:15:05 +00:00
kestes%walrus.com 9c95e0d0e6 don't make ignore of NS_ENSURE_TRUE(presShell) depend on line number. 2002-05-06 21:07:57 +00:00
ian%hixie.ch 08859612f4 Forgot to fully convert the templates to Template Toolkit: nested dots need to be escaped differently now 2002-05-06 21:05:28 +00:00
kestes%walrus.com ab908d4dc4 fixes 2002-05-06 21:05:01 +00:00
kestes%walrus.com 3496e38e78 fixes 2002-05-06 21:03:11 +00:00
ian%hixie.ch b89f14c971 Add more information to the hash passed to the change of address outputs 2002-05-06 21:01:48 +00:00
ian%hixie.ch 35e07fb8e3 Remove the 'html' bit from the filenames. 2002-05-06 21:00:53 +00:00
kestes%walrus.com f17189400e fixes for LAST_TREEDATA 2002-05-06 20:57:53 +00:00
kestes%walrus.com 5d50b3ba99 redefine when states are different to include notion of no LAST_TREESTATE. 2002-05-06 20:53:03 +00:00
kestes%walrus.com 124e7a6c0c fixes to how trim_db is called, and to make sure we get fresh estimate data. 2002-05-06 20:45:18 +00:00
kestes%walrus.com e37db329a3 last_TREESTATE not equal to default case handled incorrectly. 2002-05-06 20:23:28 +00:00
gerv%gerv.net 78fd2c6945 Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon. 2002-05-06 19:30:21 +00:00
kestes%walrus.com 94c9b89200 not setting $LAST_TREESTATE appropriately at top of status_table_row(); 2002-05-06 19:23:47 +00:00
gerv%gerv.net a0135eb3f0 Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz. 2002-05-06 19:17:24 +00:00
kestes%walrus.com 9923d8ff09 more HTML indentation fixes. 2002-05-06 19:08:55 +00:00
kestes%walrus.com fd4cdf3ee0 fixes to HTML indentation, to make debugging easier. 2002-05-06 19:04:58 +00:00
kestes%walrus.com 07cb7201da indent the build cell a bit more. This will help me debug HTML. 2002-05-06 18:37:00 +00:00
kestes%walrus.com 76e71d975b put a comment for Time to help debug HTML. 2002-05-06 18:36:28 +00:00
kestes%walrus.com 9bfe88cf76 change popup. 2002-05-06 18:21:34 +00:00
kestes%walrus.com c0754c30fd more fixes to make the nwe multiline empty column work. 2002-05-06 18:15:57 +00:00
kestes%walrus.com 9a52a24cb8 fix missing '}'; 2002-05-06 17:53:27 +00:00
kestes%walrus.com 221403eeb6 fix overlapping build hack. Use the OO notation (so we search ISA) when
looking for trim_db().
2002-05-06 17:41:38 +00:00
ian%hixie.ch cd26de7c63 E-mail templates 2002-05-06 12:53:53 +00:00
ian%hixie.ch e67e2cad39 Remove the 'html' bit from the filenames. 2002-05-06 11:03:12 +00:00
ian%hixie.ch 9fd73998f6 Ok, handle undef in getArgumentsFromString the same as an empty string. This function sometimes gets called with the result of peekArgument(), which could be undef. 2002-05-06 10:10:57 +00:00
ian%hixie.ch 190d3e3373 There's a bug somewhere which results in the expansion of an undefined string. This assertion should help track it down. 2002-05-06 09:55:19 +00:00
ian%hixie.ch 6cc76a9d5b Oops, forgot to make the primary key ID an auto_increment column. 2002-05-06 09:53:01 +00:00
ian%hixie.ch 4bb1faa917 getFields returns an arrayref, so we have to dereference it before using it in a foreach loop. 2002-05-06 05:51:02 +00:00
ian%hixie.ch 24bcc8e7ed Oops, I was stomping on the fieldsByID property by treating it as a function instead of a hash. Also add in an assertion to check that insertField() is always called with a real field. 2002-05-06 05:50:06 +00:00
ian%hixie.ch 3afbf82b63 Make user fields all provide the user.field service so that they can be easily recognised. 2002-05-06 05:48:48 +00:00
ian%hixie.ch 8c45554054 Change the expected field category name from 'detail' to 'personal' for consistency 2002-05-06 05:26:00 +00:00
ian%hixie.ch 11fa7fcc76 When getting ones password sent without getting a login failed message first, the pending command is the request to send a new password... so you get sent back to that once your password is sent. That's not good. This fixes it by moving the pendingCommands code to the login.failed page and making the login.detailsSent page only show the continue button when appropriate. 2002-05-06 05:17:00 +00:00
ian%hixie.ch d33c4d1a80 User Preferences Screens 2002-05-06 04:55:59 +00:00
mcafee%netscape.com c4decada15 switching point color to dk. green 2002-05-06 04:50:24 +00:00
ian%hixie.ch 4fe03788dd Fixing the spelling of getRightsForGroups() where it is declared and used. Also fixing one of the SQL statements to use rights.rightID not rights.ID. 2002-05-06 04:36:42 +00:00
mcafee%netscape.com 99e0b714a0 switch TinderboxPrint aggregation char to ; since I want to use , for graph urls. I think people are mostly calling TinderboxPrint for each blurb of data anyways. 2002-05-06 04:10:08 +00:00
mcafee%netscape.com 248f9bb442 back to comma, # didn't work 2002-05-06 04:05:10 +00:00
ian%hixie.ch 06fe39d85b Rename 'setting' to 'settings' throughout to be consistent. Also, make it so that someone with the right to change all groups gets to be the equivalent of an owner even in groups where he is only marked as administrator. 2002-05-06 03:54:14 +00:00
mcafee%netscape.com f52d9478f0 switch to # for showpoint split char, can't use comma b/c of TinderboxPrint: conflict 2002-05-06 03:49:55 +00:00
ian%hixie.ch e7fd1d788a Hardcoded constants strike again... Changing the setup code to let the first administrator have the rights to let other people be administrators. 2002-05-06 03:10:50 +00:00
ian%hixie.ch c917916adf comment clarification 2002-05-05 22:43:05 +00:00
mcafee%netscape.com f5cca19146 Write out temp file with pid, to avoid race condition 2002-05-05 08:50:14 +00:00
mcafee%netscape.com 25da29e816 Trying out new cgi parameter showpoint, &showpoint=2002:03:21:06:52:28,4087 will print a big point there, e.g. highlighting one of the data points 2002-05-05 08:14:00 +00:00
caillon%returnzero.com 1cca542d8e Rename getSelection to get_selection. Fixes bug 141716, Mozilla context menus were broken on query.cgi because of getSelection overriding the native method which is used by Mozilla's context menu code. r=bbaetz x2 2002-05-05 03:08:50 +00:00
bbaetz%student.usyd.edu.au eafeedaa65 Bug 139313 - warning in buglist.cgi when votes isn't a parameter
patch by cedric.caron@urbanet.ch (Cedric Caron), r=bbaetz x2
2002-05-04 04:58:07 +00:00
kestes%walrus.com 9e0c1245f7 fixes for bugs 2002-05-04 01:51:46 +00:00
ian%hixie.ch 61cc38e6ba Change variable names to reflect the fact that objects are instances, not classes. 2002-05-04 01:11:56 +00:00
ian%hixie.ch f2a559cbae Add some debugging info to every page once and for all. 2002-05-04 01:10:38 +00:00
ian%hixie.ch 50cd6af032 Make the user factory return the same object if the same user is requested multiple times. This means that if the currect user is changed on the fly, the changes actually take effect instead of there being a potential race condition between the change, the access of the currect user, and the objects going out of scope and updating the database. 2002-05-04 01:09:27 +00:00
ian%hixie.ch 1a1bdeb593 Pass the app reference to the user factory. Fix the code that uses argument branches to treat them as arrays instead of scalars. 2002-05-04 01:06:38 +00:00
ian%hixie.ch a92816a815 Two more things to do: make getSettings return a boolean instead of raising an exception, and add a pass-through command that outputs can use to bring up specific templates 2002-05-04 01:03:48 +00:00
ian%hixie.ch de97b7e2eb Add support for converting + signs in URIs back to spaces. 2002-05-04 01:02:19 +00:00
mcafee%netscape.com 6a97078a50 opaque data comment 2002-05-03 23:37:38 +00:00
kestes%walrus.com 20eb7f271b fixes to the split on change state 2002-05-03 23:16:53 +00:00
kestes%walrus.com 9af79c36d1 change call to savetree_db to use oo notiation so we search ISA 2002-05-03 22:37:41 +00:00
kestes%walrus.com f156033144 fix break multiline empty on change of tree state 2002-05-03 22:29:28 +00:00
kestes%walrus.com a1dbb4e33b fixes 2002-05-03 22:01:05 +00:00
kestes%walrus.com 69804e4738 forgot to reset $NEXT_ROW{$tree} 2002-05-03 21:44:25 +00:00
kestes%walrus.com f16077b06e computed rowspan but did not use it. 2002-05-03 21:28:51 +00:00
kestes%walrus.com 36f93b445a fixes 2002-05-03 21:25:24 +00:00
kestes%walrus.com 6cc9249711 bonsai fixes to make one giant square of no data. 2002-05-03 21:09:55 +00:00
kestes%walrus.com a54ec8b0c8 add checks for permissions on the log directories during startup 2002-05-03 20:28:24 +00:00
kestes%walrus.com 15c35c8a05 fix spelling of $OSVer 2002-05-03 20:20:44 +00:00
kestes%walrus.com f69cd0a98f remove duplicate my of status variable. 2002-05-03 20:17:23 +00:00
kestes%walrus.com 8990eae04a use a centralized function to round numbers.
only use successful builds in computation of deadtime.
only use 10 most recent builds in computation of averages.
We do not use the very first datapoint in computation
of averages.
Fix the incoming data here so that builds do not overlap.



add a debug_database() function for use in debugging code.
there was an 'if ($buildstatus ne 'not_running')' but this
can't appear in the database remove it.
2002-05-03 19:50:43 +00:00
kestes%walrus.com 4ab3045a33 allow build errors to be turned off. 2002-05-03 19:43:58 +00:00
kestes%walrus.com b16ea7b0e2 centrallize all rounding through a single function. 2002-05-03 19:41:44 +00:00
gerv%gerv.net b218062135 Bug 135836 - change requests should include expiration details. Patch by zeroJ@null.net; r=gerv, justdave. 2002-05-03 06:37:47 +00:00
gerv%gerv.net bfb3cce8b4 Bug 141609 - "Version unspecified" error when changing product with product groups enabled. Patch by myk; 2xr=gerv. 2002-05-03 06:03:25 +00:00
matty%chariot.net.au 47f731d5e8 Bug 97496: Release notes updates. 2002-05-03 05:50:32 +00:00
kestes%walrus.com ca93a2b433 misuse of '==' for 'eq'. 2002-05-03 04:44:05 +00:00
kestes%walrus.com 1505bf2a2e typo in construct_build_event_times_vec 2002-05-03 04:33:30 +00:00
kestes%walrus.com 4873d9a990 put bugs on the end, 2002-05-03 04:16:40 +00:00
kestes%walrus.com 067069f8d2 typo sorting on empty field 2002-05-03 04:16:12 +00:00
kestes%walrus.com f8d159be9d add new buildtime disipline 2002-05-03 04:12:02 +00:00
kestes%walrus.com 0c65e1afce adjust the tree states 2002-05-03 04:11:12 +00:00
kestes%walrus.com 9bc32c322d add new
construct_build_event_times_vec function
2002-05-03 04:10:29 +00:00
kestes%walrus.com 2355554a1e semi colon 2002-05-03 03:38:44 +00:00
kestes%walrus.com ee761d09d1 legend for description 2002-05-03 03:37:05 +00:00
kestes%walrus.com 2ab431d69a add a space in text. 2002-05-03 03:29:14 +00:00
kestes%walrus.com d6b3c5c762 add descriptions for TreeState 2002-05-03 03:28:18 +00:00
kestes%walrus.com 81583437eb add descriptions to states 2002-05-03 03:27:30 +00:00
kestes%walrus.com d0c5c808e7 fixes 2002-05-03 03:15:54 +00:00
kestes%walrus.com ff32364cde fixes 2002-05-03 02:41:09 +00:00
kestes%walrus.com 13e4529392 fixes 2002-05-03 02:37:27 +00:00
kestes%walrus.com 3ed3e16492 add new 'TinderHeader::TreeState_Bonsai_Plus' 2002-05-03 02:32:06 +00:00
kestes%walrus.com c7b365c980 combine txt and bonsai modules. 2002-05-03 02:22:47 +00:00
kestes%walrus.com c20ab68d89 fixes for new treestate admin code. 2002-05-03 02:21:52 +00:00
mcafee%netscape.com 7fd026b185 Fix spelling errors. r=kestes (140449) 2002-05-03 02:05:12 +00:00
kestes%walrus.com 9a758239d7 fixes for VC_NAME and REGEXP code 2002-05-03 00:27:48 +00:00
kestes%walrus.com 5a854594e1 rearrange names of bug_id2url to make the new bonsai code work. 2002-05-03 00:19:41 +00:00
kestes%walrus.com 3682555264 use single quotes arround rexexp. 2002-05-03 00:10:18 +00:00
kestes%walrus.com 5d4d93b819 fix typo, make bug_ids uniq. 2002-05-03 00:09:56 +00:00
kestes%walrus.com e47294c244 missing parenthesis 2002-05-02 23:58:48 +00:00
kestes%walrus.com f8f7153aaf Pick up $VC_NAME by fixing typo
add new $VC_BUGNUM_REGEXP code
fix empty cell with shading problem
2002-05-02 23:57:16 +00:00
kestes%walrus.com a2b0795c04 add cvskeywords. 2002-05-02 23:54:26 +00:00
kestes%walrus.com fbb6233314 document new event_times_vec function 2002-05-02 23:53:24 +00:00
kestes%walrus.com 75f79b86cf change column header to "Guilty" and add new regular expression to find bug ticket numbers in checkin comments. 2002-05-02 23:51:58 +00:00
kestes%walrus.com 5d7747f14f inconsistent spelling of %TinderboxPrininconsistent spelling of %TinderboxPrintt 2002-05-02 23:43:24 +00:00
kestes%walrus.com 4a53ffb173 fix auto refersh line, make it look more like samples found on the web. 2002-05-02 23:15:48 +00:00
kestes%walrus.com 956737035a add cvs keywords to files. 2002-05-02 22:58:28 +00:00
kestes%walrus.com 7963a1d6cc adding cvs keywords to files. 2002-05-02 22:57:29 +00:00
kestes%walrus.com 806ae6cbda add cvs keywords to files 2002-05-02 22:56:33 +00:00
kestes%walrus.com b1e82db052 make the build cells never truely emtpy. 2002-05-02 22:11:32 +00:00
kestes%walrus.com f60dc21b14 tune error parsers for mozilla data. 2002-05-02 19:45:13 +00:00
gerv%gerv.net 5a75c530fa Bug 141635 - showdependencygraph requires bug number for doall. Patch by zeroJ@null.net; 2xr=gerv. 2002-05-02 07:03:00 +00:00
kestes%walrus.com 1321e02561 must use undef not undefine. 2002-05-02 05:16:08 +00:00
kestes%walrus.com 2b629437c9 fix html formatting. 2002-05-02 04:38:52 +00:00
kestes%walrus.com 994271a2d1 fix \n missing from HTML.
add spaces arround notice available character to make it work with images.
2002-05-02 04:25:14 +00:00
kestes%walrus.com c8aa1652f6 add cvs keywords.
make sure the comments in the HTML always show the full package name.
undo the wrongful deletion of 'dead code'
2002-05-02 04:12:41 +00:00
kestes%walrus.com 77d9a659c9 the code was not dead. 2002-05-02 04:08:40 +00:00
kestes%walrus.com 5ea35d297a remove dead code. 2002-05-02 03:19:37 +00:00
kestes%walrus.com f7b96ed3b4 ignore the error strings, not the warning strings. 2002-05-02 03:18:40 +00:00
kestes%walrus.com e0a80b182c revert last checkin. 2002-05-02 03:09:10 +00:00
kestes%walrus.com 20119f87fe make layers on click only. 2002-05-02 02:57:51 +00:00
kestes%walrus.com 97db0fec8d mozilla layers. 2002-05-02 02:47:18 +00:00
kestes%walrus.com b1a5cb3e24 max was not in main namespace. 2002-05-02 02:19:44 +00:00
kestes%walrus.com fc2402e57a make the column heading terse. 2002-05-02 01:59:48 +00:00
kestes%walrus.com 1088e74f73 fix urls. 2002-05-02 01:58:00 +00:00
kestes%walrus.com 925ab1840f fix urls. 2002-05-02 01:55:37 +00:00
kestes%walrus.com 51f069663e put in flames.
put in tinderboxprint legend
put in hack for negative deadtimes.
2002-05-02 01:52:33 +00:00
kestes%walrus.com ac3e0293da allow users to change Notice character. 2002-05-02 01:51:04 +00:00
kestes%walrus.com 6f7bd7996b put the flames back
put legend for tinderprint.
make all the functions accept lists as well as vectors.
2002-05-02 01:50:05 +00:00
kestes%walrus.com a20142a070 Make legend more terse.
put the localposttime in the hidden comment for reference
allow users to configure the notice character.
2002-05-02 01:48:51 +00:00
kestes%walrus.com 75cc41877b allow a '.' in the buildname, but restrict other metacharacters. 2002-05-02 01:46:53 +00:00
kestes%walrus.com 9a456b42d5 add handlers for post processing of build logs.
move all the buildname munging into the mail processing.
2002-05-02 01:43:22 +00:00
kestes%walrus.com f4cf179fb1 use the local perl to run the gen tests --daemon-mode 2002-05-02 01:41:28 +00:00
kestes%walrus.com 5d3116c76a move the print statement before the regeneration so people have time to read it. 2002-05-02 01:40:42 +00:00
kestes%walrus.com 21dda29531 localize variables.
tune error parses for Mozilla.org data.
2002-05-02 01:39:47 +00:00
gerv%gerv.net 8d6d106b0d General updates. I'm working through the entire guide, tidying it up. 2002-05-01 23:48:33 +00:00
gerv%gerv.net 9ed5f80780 Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. 2002-05-01 23:28:18 +00:00
gerv%gerv.net d43fba7cf7 Bug 125395 - remove revision history. That's what CVS is for :-) Also, do other tidy-ups and updates to front page. 2002-05-01 23:24:29 +00:00
gerv%gerv.net 14df09525c ug 105877 - Backup & check for modifications before upgrade. 2002-05-01 23:10:21 +00:00
gerv%gerv.net 28aa63b3c2 Bug 137709 - remove incorrect information about email preferences. 2002-05-01 23:00:27 +00:00
gerv%gerv.net 714a927e96 Bug 111712 - update command for changing path to Perl. 2002-05-01 22:56:48 +00:00
gerv%gerv.net c3fcacee18 Bug 126907 - remove "Future" section from guide. 2002-05-01 22:55:29 +00:00
gerv%gerv.net c2c1a1574f Bug 141557 - modification to user deletion code in editusers.cgi - prevent allowuserdeletion being bypassed. Patch by gerv; 2xr=myk. 2002-05-01 20:54:10 +00:00
gerv%gerv.net f530ab22b7 Bug 140770 - Navigation doesn't work after creating a new bug. This fix displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke. 2002-05-01 19:00:51 +00:00
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 "&nbsp;". 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