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

3812 Коммитов

Автор SHA1 Сообщение Дата
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
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
gerv%gerv.net ca6c3d0ab5 Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz. 2002-04-29 06:15:50 +00:00
gerv%gerv.net 8817311d8c Bug 137623 - showdependencytree.cgi has minor grammatical and formatting issues. Patch by gerv; r=bbaetz, justdave. 2002-04-28 22:24:40 +00:00
gerv%gerv.net f9014b198c Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, 2xr=gerv. 2002-04-28 22:16:14 +00:00
gerv%gerv.net e56fdc0093 Bug 140006 - ThrowTemplateError should try a template before using print statements. Patch by gerv, r=bbaetz, justdave. 2002-04-28 22:09:38 +00:00
gerv%gerv.net d5bb2a82a3 Bug 138904 - post_bug templates should be separate. Renaming template so that the name's not so long, and we can use formats. 2002-04-28 22:06:43 +00:00
gerv%gerv.net 70b6dbe786 Bug 138904 - post_bug templates should be separate. Patch by gerv, 2xr=myk. 2002-04-28 22:05:31 +00:00
gerv%gerv.net 117af4ae64 Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=justdave, bbaetz. 2002-04-28 21:57:10 +00:00
justdave%syndicomm.com bd1feca8e2 Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to be created in the Bugzilla root directory instead
of creating "template" within the "data" directory.  Adding a trailing slash to the compile directory name to work around it.
2xr= bbaetz
2002-04-28 18:43:14 +00:00
gerv%gerv.net 62b7e37455 Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk. 2002-04-27 06:57:16 +00:00
bbaetz%student.usyd.edu.au 0af30f9d57 Bug 105960 - xml.cgi has wrong content type, and should be standalone
r=caillon x2
2002-04-27 06:25:41 +00:00
kestes%walrus.com f35b0ca475 updates 2002-04-27 05:05:14 +00:00
kestes%walrus.com caf07f3804 fixes 2002-04-27 04:59:46 +00:00
kestes%walrus.com 096a30e0df missing ; 2002-04-27 04:57:03 +00:00
kestes%walrus.com 1a94f267c6 Ignore build must allow spaces in buildnames. 2002-04-27 04:55:37 +00:00
kestes%walrus.com 437a05108c fixes 2002-04-27 04:24:43 +00:00
kestes%walrus.com bd79bbc1ac fixes 2002-04-27 04:23:46 +00:00
kestes%walrus.com 6ceb305e07 update 2002-04-27 04:20:10 +00:00
kestes%walrus.com b05e9096be turnoff network security features. 2002-04-27 04:11:58 +00:00
kestes%walrus.com 36ca1d013d redo page layout to netscape/mozilla standard. 2002-04-27 04:11:36 +00:00
kestes%walrus.com bb553f252d fixes 2002-04-27 03:23:02 +00:00
kestes%walrus.com a8c209acc9 more fixed to allow the notices to be backdated. 2002-04-27 02:31:12 +00:00
bbaetz%student.usyd.edu.au 95899c0628 Bug 97832 - turn on template compilation. This means that the minimum TT
version is now 2.07.
r=myk, gerv
2002-04-27 02:16:32 +00:00
kestes%walrus.com 22d0f90ca2 update 2002-04-27 01:57:05 +00:00
kestes%walrus.com af0ffbe0a8 updates 2002-04-27 01:48:06 +00:00
kestes%walrus.com ef0fadb09d updaet 2002-04-27 01:37:05 +00:00
kestes%walrus.com 351b4bdec7 add an effective time field. 2002-04-27 01:24:55 +00:00
kestes%walrus.com 1c913b1f43 updates 2002-04-27 01:13:08 +00:00
kestes%walrus.com abdee4ee0b updates 2002-04-27 00:50:18 +00:00
kestes%walrus.com 75a333db80 updates. 2002-04-27 00:47:33 +00:00
kestes%walrus.com 59dd480498 update 2002-04-27 00:31:09 +00:00
kestes%walrus.com a379e5b430 update legend 2002-04-26 23:49:06 +00:00
kestes%walrus.com f24d1d501a fix issue where there is no old tree states so the cells get rendered improperly. 2002-04-26 23:45:33 +00:00
kestes%walrus.com 82457225ea put the C on all builds to show what made it into each build. 2002-04-26 23:44:55 +00:00
kestes%walrus.com 33fd339582 updates 2002-04-26 23:29:21 +00:00
kestes%walrus.com a24c202632 updates 2002-04-26 23:28:02 +00:00
gerv%gerv.net e84f7f3f3c Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz. 2002-04-26 23:18:57 +00:00
kestes%walrus.com c251d815e4 make the seamonkey tree be like the original seamonkey tree. 2002-04-26 23:00:10 +00:00
kestes%walrus.com aa8729b458 color changes for the colorblind. 2002-04-26 22:57:22 +00:00
kestes%walrus.com ec30a74a29 automatically run --daemon-mode when admin or notices are run. 2002-04-26 22:42:44 +00:00
kestes%walrus.com e98e44cb73 still messing with the TinderPrint stuff. 2002-04-26 22:40:11 +00:00
kestes%walrus.com 30d8243fdc fixed typo, slipage is now slippage. 2002-04-26 22:33:53 +00:00
kestes%walrus.com b1a9c8680f more backward compatibilty. 2002-04-26 22:27:45 +00:00
kestes%walrus.com 812095c61a add better error message on failure. 2002-04-26 22:27:17 +00:00
gerv%gerv.net 5c1564002e Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; 2xr=gerv. 2002-04-26 22:16:34 +00:00
kestes%walrus.com 0df00cb365 change availible to available. 2002-04-26 22:05:07 +00:00
gerv%gerv.net a6b8e2f84d Bug 140407 - remove all references to directories template/default and template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia. 2002-04-26 21:12:42 +00:00
gerv%gerv.net 0daa32f443 Move a </center> tag (inserted in bug 129442 in a vain attempt to make this CGI's HTML validate) to the bottom of the initial page. This has the effect of fixing the alignment of the "choose chart" widgets; returning them back to the centre, where it should be. No bug number. 2002-04-26 21:09:50 +00:00
gerv%gerv.net 0313e1e25c Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk. 2002-04-26 20:03:08 +00:00
myk%mozilla.org 2380c262e2 Fix for bug 139930: checksetup.pl no longer fails if data/params does not exist
Patch by Myk Melez <myk@mozilla.org>
r=bbaetz,gerv
2002-04-26 18:39:39 +00:00
myk%mozilla.org 7be55a6146 Fix for bug 139759: gets email searches for "cc: list or assignee" working again.
Patch by David Ward <dward@netschools.net>
2xr=myk
2002-04-26 18:17:04 +00:00
myk%mozilla.org e4dc4740a3 Fix for bug 140354: Prevents "edit attachment as comment" from displaying opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive.
Patch by Myk Melez <myk@mozilla.org>
2xr=gerv
2002-04-26 18:12:54 +00:00
gerv%gerv.net 8f2afb69b0 Bug 135817 - update template filename. Oops. 2002-04-26 06:46:16 +00:00
gerv%gerv.net 3d798c1bba Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk. 2002-04-26 06:13:41 +00:00
gerv%gerv.net 73f235dadf Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. 2002-04-26 06:01:30 +00:00
kestes%walrus.com 9235301676 updates. 2002-04-26 02:11:49 +00:00
kestes%walrus.com a2a842ad48 updates 2002-04-26 02:05:26 +00:00
kestes%walrus.com c6e1178697 updates 2002-04-26 01:57:59 +00:00
kestes%walrus.com 5d44026bf9 typo. 2002-04-26 00:51:11 +00:00
kestes%walrus.com 3d73d56902 fix backward compatibility. 2002-04-26 00:49:22 +00:00
kestes%walrus.com 8b206bbbef remove some of the more strict checks. 2002-04-26 00:44:23 +00:00
myk%mozilla.org 7b92f0c93b Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since "size" is a hash built-in method in Template Toolkit 2.07
Patch by Gerv <gerv@gerv.net>
r=ddk,myk
2002-04-26 00:41:37 +00:00
kestes%walrus.com 709581aebb updates 2002-04-26 00:06:18 +00:00
kestes%walrus.com 664f3b02c5 update 2002-04-25 23:55:30 +00:00
kestes%walrus.com f53452d136 updates. 2002-04-25 23:46:12 +00:00
kestes%walrus.com e310c167f7 update. 2002-04-25 23:33:14 +00:00
kestes%walrus.com ca83477454 put html in a different directory. 2002-04-25 23:05:24 +00:00
kestes%walrus.com d3d6f7b57a Setup for Mozilla.org Lounge. 2002-04-25 22:57:59 +00:00
myk%mozilla.org 2fe50542c8 Fix for bug 140161: Prevents function call from displaying its return value, which we don't need.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-04-25 22:35:14 +00:00
gerv%gerv.net cdd9173185 Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz. 2002-04-25 21:16:03 +00:00
gerv%gerv.net 498512d0b9 Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the footer. Patch by gerv, 2xr=myk. 2002-04-25 20:42:59 +00:00
gerv%gerv.net a3c0d1b746 Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2xr=ddk. 2002-04-25 19:43:50 +00:00
gerv%gerv.net 9fae438c01 Remove confusing comment referring make_options, which this CGI no longer calls. No bug number. 2002-04-25 19:40:59 +00:00
gerv%gerv.net 6768648711 Bug 139928 - cvs remove templates from template/default directory. These templates now all live in template/en/default, for l10n purposes. 2002-04-25 17:22:37 +00:00
kestes%walrus.com 04e0a048ea fixes to make sure that the automated tests work. mostly ignoring files
which are new but do not apply to the test.
2002-04-25 00:57:07 +00:00
kestes%walrus.com ec2c7dad9d ignore files in the src tree beginning with dot. 2002-04-25 00:56:10 +00:00
kestes%walrus.com 35b8011ac0 fixes to make it compile. 2002-04-25 00:55:49 +00:00
kestes%walrus.com 7956254a85 add get/set functions to access the handlers. 2002-04-25 00:36:46 +00:00
kestes%walrus.com c8f0c141a8 whops forgot a '}', code did not compile. 2002-04-25 00:31:30 +00:00
kestes%walrus.com 066eae0142 the sample would not compile. 2002-04-25 00:15:03 +00:00
kestes%walrus.com ea68d8c238 add information about perl libraries needed. 2002-04-25 00:14:36 +00:00
kestes%walrus.com 0ff7616b55 update 2002-04-25 00:14:07 +00:00
kestes%walrus.com 8eee375c8a add support for tinderboxprint strings from build machines. build.pm now keeps most recent
build if the builds are started too quickly but loggs the error.
2002-04-25 00:13:48 +00:00