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

4102 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 6a0ced1065 Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r=gerv. 2002-08-10 08:10:22 +00:00
gerv%gerv.net cce43d09f4 Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by burnus; r=gerv. 2002-08-10 08:06:58 +00:00
bbaetz%student.usyd.edu.au 0b77f31c65 Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table
r=joel x2
2002-08-10 07:34:17 +00:00
gerv%gerv.net 33fcb9cb3f Fix another un-globalised SqlQuote(). Oops. 2002-08-10 07:29:53 +00:00
bbaetz%student.usyd.edu.au f08a2c0945 Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474)
r=justdave x2
2002-08-10 02:19:52 +00:00
bbaetz%student.usyd.edu.au f0fe90b9e1 Bug 161402 - Disable DBI taint mode in processmail
r=joel x2
2002-08-10 01:53:39 +00:00
gerv%gerv.net 5f237d4aba Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. 2002-08-09 22:12:14 +00:00
zach%zachlipton.com fe73f04b66 Add a test to check for speling errors. It only currently checks for two simple errors that used to be in checksetup.pl, more errors can and will be added in the future.
Bug 147151, no review needed for tests
2002-08-09 20:14:23 +00:00
gerv%gerv.net 5fb0ad82a9 Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. 2002-08-09 19:56:36 +00:00
bbaetz%student.usyd.edu.au 56c95371d6 Bug 160224 - remember query radio buttons don't have default
r=gerv x2
2002-08-08 11:03:39 +00:00
gerv%gerv.net c371997be8 Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch by gerv; r=bbaetz. 2002-08-08 10:42:34 +00:00
bbaetz%student.usyd.edu.au 190a892f2b Bug 118442 - Bugzilla fails to notice if nothing has changed when editing
multiple bugs if no keywords have been defined
patch by jake@bugzilla.org, r=bbaetz
2002-08-01 11:05:12 +00:00
bbaetz%student.usyd.edu.au ea855a758e Bug 160227 - VERSION cookie not set correctly
r=myk
2002-07-31 12:46:02 +00:00
bugreport%peshkin.net 0ba5d772f5 Bug 113459 Bad regexp in emailregexp causes system lockout 2002-07-31 10:15:54 +00:00
bbaetz%student.usyd.edu.au f04baa4bd2 Bug 160204 - search/knob.html.tmpl: script type missing, space missing
Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2
2002-07-30 22:43:50 +00:00
bbaetz%student.usyd.edu.au dcce444a21 Bug 158236 - Remove 'watchfordiffs' column from namedqueries table
r=preed, jouni
2002-07-30 14:05:20 +00:00
gerv%gerv.net 7bbdf27692 Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. 2002-07-28 23:15:53 +00:00
gerv%gerv.net 056ab42829 Merging from 2.16 branch. 2002-07-27 22:03:53 +00:00
gerv%gerv.net 5c46bde5fe Merging new docs from 2.16 branch. 2002-07-27 22:01:14 +00:00
gerv%gerv.net 1c046285fa Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv. 2002-07-27 19:10:18 +00:00
gerv%gerv.net f22109005e Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by burnus; r=gerv. 2002-07-27 19:02:23 +00:00
gerv%gerv.net e158e2c710 Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. Patch by burnus; r=gerv. 2002-07-26 22:29:24 +00:00
gerv%gerv.net 744e97fbc9 Bug 159629 - make users login to add quips. Patch by gerv; r=burnus. 2002-07-26 22:21:56 +00:00
gerv%gerv.net fa7ca28a6c Bug 158658 - relogin.cgi should use a template. This also adds the ability to localise messages. Patch by gerv; r=burnus. 2002-07-26 20:49:04 +00:00
gerv%gerv.net 7f9d7087a8 Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni, burnus. 2002-07-26 20:44:46 +00:00
gerv%gerv.net 737416de44 Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. 2002-07-26 20:39:17 +00:00
gerv%gerv.net 7ef9fc63c9 Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. 2002-07-26 20:37:06 +00:00
gerv%gerv.net 6430b51456 Bug 159565 - fix hash initialisation error caused by my duff patch for accesskeys. Patch by burnus; 2xr=gerv. 2002-07-26 18:22:18 +00:00
gerv%gerv.net e151b93125 ... and = instead of =>. 2002-07-26 18:20:58 +00:00
gerv%gerv.net bea2f446ed Fixing bustage caused by ; instead of , in burnus' patch. 2002-07-26 18:20:13 +00:00
gerv%gerv.net 3b03baa595 Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
gerv%gerv.net 7d22a43342 Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:11:45 +00:00
justdave%syndicomm.com e9032bd2bc Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, also fixes a possible security hole with a misuse
of a system() call.
Patches by Erik Anderson <erikba@teamworkgroup.com> and Brad Baetz <bbaetz@student.usyd.edu.au>
r= myk, justdave
2002-07-25 01:47:19 +00:00
gerv%gerv.net 09bf449ea4 Bug 67950c - make quips.cgi compile without warnings, by use vars-ing $userid. Patch by gerv. 2002-07-24 23:38:50 +00:00
gerv%gerv.net e1c9420655 Bug 67950b - quick fixes. Patch by gerv. 2002-07-24 23:32:41 +00:00
gerv%gerv.net dab73b82a4 Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com; r=gerv, preed. 2002-07-24 23:23:00 +00:00
gerv%gerv.net 13ac037a94 Bug 158660 - confirm_login in CGI.pl should use a template for the login dialog. Patch by gerv; 2xr=jouni. 2002-07-24 23:13:35 +00:00
gerv%gerv.net f1794ef3df bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless. 2002-07-24 20:25:08 +00:00
gerv%gerv.net 18866e129d Bug 102648 - a little more thought. We are changing Platform to Hardware (see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless. 2002-07-24 19:53:00 +00:00
gerv%gerv.net c31efa98d2 Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless. 2002-07-24 19:14:07 +00:00
gerv%gerv.net d13b52aeae bug 158498 - defparams.pl prints an error message in a check function instead of returning it. Patch by gerv; 2xr=zeroj. 2002-07-24 06:56:11 +00:00
gerv%gerv.net 53be3b3e5d Bug 96003 - buglist.cgi should not return all bugs if called without any parameters. Patch by gerv; r=myk. 2002-07-23 07:16:57 +00:00
gerv%gerv.net f40727eef3 Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. 2002-07-22 23:17:48 +00:00
jouni%heikniemi.net d698f88a32 Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields template. 2002-07-22 11:09:06 +00:00
gerv%gerv.net c4f3c92577 Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. 2002-07-21 21:47:43 +00:00
gerv%gerv.net 66675fddb5 Fixing trivial but obvious bug where "and QA contact" was not displaying correctly; noticed on b.m.o. No bug number. 2002-07-21 14:14:41 +00:00
bbaetz%student.usyd.edu.au 120976a543 Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni
2002-07-19 14:03:58 +00:00
gerv%gerv.net ab40e5791f Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts. 2xr=jouni. 2002-07-17 18:28:15 +00:00
ian%hixie.ch 8db0d6ded5 Some minor code fixups with no semantic change. Also, fixed the getArgumentsAsString method to not screw up the output when there are empty arrays in the arguments hash (as can happen when you call createArgument, which happens when getArgument is called and the argument is missing) and when the arguments hash contains scalars. 2002-07-16 15:50:14 +00:00
ian%hixie.ch a35d045656 Add support for a command which does nothing but pass its argument to the output system. This is especially useful for templates that want to show other templates without actually doing anything else, and so the command is called 'showTemplate'. 2002-07-16 15:46:28 +00:00
jouni%heikniemi.net bd76fafce6 Bug 156426: Query interface had �:s instead of ':s in "doesn't".
2xr=timeless
2002-07-11 19:29:27 +00:00
jouni%heikniemi.net b5f05c561d Bug 156680: "Undefined variable warning" in createaccount.cgi
2xr=bbaetz
2002-07-11 19:24:29 +00:00
bbaetz%student.usyd.edu.au ae3aebbdc0 Bug 156844 - 'use of uninitialized value in string eq' warning
r=jouni x2
2002-07-11 11:46:08 +00:00
jouni%heikniemi.net f68aa4cb58 Bug 117297: CC list mailing had case-sensitive dupe checking, making it possible to mail both "a@b.com" and
"a@B.com".
Patch by thomas+mozilla@stromberg.org (Thomas Stromberg), r=jouni,timeless
2002-07-11 08:05:05 +00:00
myk%mozilla.org 24b9e67382 Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries quicker, kill 'em all at once, give better notifications, and not include globals.pl, which is unnecessary.
r=dmose
2002-07-11 01:16:23 +00:00
myk%mozilla.org 505e21f82c Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.
2xr=bbaetz
2002-07-10 16:46:30 +00:00
ian%hixie.ch e30b8ac746 Fix a typo which confused older Perls, and fix a big error in the handling of uppercase channel names. b=MasterTLH (thanks dude), p=Hixie, r=justdave,bbaetz 2002-07-10 13:56:22 +00:00
bbaetz%student.usyd.edu.au f9e0652da4 Bug 155031 - search by votes is shown even when votes are turned off.
r=jouni x2
2002-07-10 13:16:02 +00:00
bbaetz%student.usyd.edu.au 83f4873b14 Bug 155793 - $::FORM is not tainted under perl 5.6.1
r=myk, jouni
2002-07-10 06:27:11 +00:00
myk%mozilla.org 176809e684 Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.
2xr=bbaetz
2002-07-10 00:45:52 +00:00
bbaetz%student.usyd.edu.au 77edac54ce Bug 156568 - data dir is not correctly created
r=myk x2
2002-07-10 00:43:44 +00:00
bbaetz%student.usyd.edu.au b3b1cfa914 Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
2002-07-10 00:05:42 +00:00
bbaetz%student.usyd.edu.au 88961d3b64 bug 155861 - showdependancygraph.cgi fails taint check with local dot
installation
r=gerv, myk
2002-07-09 23:40:32 +00:00
jouni%heikniemi.net b799fd6bb0 Bug 149246: Allow use of relative time units in query screen.
Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni
2002-07-09 10:58:10 +00:00
myk%mozilla.org d48668c9c1 Fix for bug 150925: make email address changes work.
2xr=bbaetz
2002-07-09 02:16:56 +00:00
bbaetz%student.usyd.edu.au fe976807e1 Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug
150770
r=myk x2 on the new patch
2002-07-09 01:46:30 +00:00
bbaetz%student.usyd.edu.au d74ee16523 Bug 151714 - user with no canconfirm permission should not get option to
mark bugs they reported as NEW
r=jouni, myk
2002-07-09 01:17:17 +00:00
myk%mozilla.org 099e05229b Fix for bug 150804: makes "allwords" the default when searching for keywords.
2xr=bbaetz
2002-07-09 00:48:25 +00:00
bbaetz%student.usyd.edu.au e3e655516a Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
r=jouni x2
2002-07-08 06:10:47 +00:00
ian%hixie.ch 5a6c17d958 Let's try a different tactic in a scalar context. If there's no data, return undef. 2002-07-07 15:42:57 +00:00
ian%hixie.ch 299f260287 Update the string data source to use the new input metadata APIs 2002-07-07 00:13:29 +00:00
myk%mozilla.org 6fca9fcb20 Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint checks.
2rx=bbaetz
2002-07-06 18:27:18 +00:00
ian%hixie.ch 62165e7d5b Typo: adddress should be address. Doesn't make any particular difference to anything unless someone has already written automated installation scripts... 2002-07-06 17:59:10 +00:00
ian%hixie.ch 12d86e0428 Change the 'row' method of the ResultsFrame API to return an array in an array context, a hashref in a scalar context, and the value on its own if there is only one returned value. (Controversial change. This could introduce hard to spot regressions, and might be backed out at some point.) 2002-07-06 17:52:21 +00:00
ian%hixie.ch c5ff59c053 Introduce the service.uaStringInterpreter.<protocol> service, which takes a UA string and splits it into name, version, manufacturer, platform and comment. This is the HTTP implementation of that service. 2002-07-06 17:49:22 +00:00
ian%hixie.ch c931d0e91f Added the following filters to the Template Toolkit toolbox: htmlcomment, xmlcomment, xml, cdata, htmljs, js, css. Added support for named [% BLOCK %], which had been removed when the template processing code was overridden. 2002-07-06 16:14:58 +00:00
ian%hixie.ch 67ff1ef52d Remove XXX comment about needing an API to enable or disable UI elements, since that need has disappeared now that we use provide that information reliably in the user object. Also split a long line into two for no particular reason. 2002-07-06 16:12:42 +00:00
ian%hixie.ch 724d714a02 Changed the default handling of the generic output module. Now, if there's no generic dispatcher for an output command, it'll effectively synthesise one on the fly, using the method name as the string name and the arguments as an array of values for a 'data' variable. This means that applications can skip out on implementing a generic dispatcher now. Anyone using strings with dot separators (i.e. anyone writing libraries) still need to have generic output dispatcher methods though, to map the method call to a string name. 2002-07-06 16:05:48 +00:00
ian%hixie.ch 927a78dfd7 Made the SMTP 'timeout' value configurable at setup time (defaults to 5 seconds) 2002-07-06 16:02:07 +00:00
ian%hixie.ch 3f748a7c22 Implement getArgumentsTree(), which returns a hash tree representing the first value of each unique argument name in a branch, using dots as the separator. Finally replaced the hardcoded non-extensible meta data stuff with a proper getMetaData() API. Implemented that in the various Input modules. Renamed 'parameter' to 'property' in the CGI Input module. Added '--batch-force-defaults' as an argument handled by the CommandLine Input module. Made CommandLine derive from Default instead of Arguments, so that it can pick up the default handling of metadata and default output protocol. 2002-07-06 15:59:56 +00:00
jouni%heikniemi.net 3ccecf11d8 Bug 155388: <link> elements for next/prev/first/last in buglists didn't appear post-templatization.
r=gerv,bbaetz
2002-07-06 09:33:39 +00:00
timeless%mac.com 6a3435735b Bug 155805 doeditcheckin.cgi still has an unported TCL line(!!)
r=justdave
2002-07-04 18:24:19 +00:00
jouni%heikniemi.net f4663c4cf4 Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
2xr=bbaetz
2002-07-04 11:16:02 +00:00
jouni%heikniemi.net df13b24c40 Bug 145795: editcomponents had error messages referring to products where it should've been components.
r=bbaetz,afranke
2002-07-04 11:13:50 +00:00
jouni%heikniemi.net 40a67027f9 Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin of bug 99203.
2xr=bbaetz
2002-07-04 11:06:59 +00:00
jouni%heikniemi.net 8620785718 Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the
documentation issue was split to bug 155743.
2xr=bbaetz
2002-07-04 09:12:33 +00:00
myk%mozilla.org 07ba2589b3 Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
bbaetz%student.usyd.edu.au ced17778df Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
few other misc bugs too.
r=myk x2
2002-07-03 02:45:13 +00:00
myk%mozilla.org 00ce4849c3 Fix for bug 122900: implements email preference for unconfirmed bugs.
r=jouni
2002-07-02 22:18:49 +00:00
myk%mozilla.org de2a97e058 Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript" parameter.
2xr=jouni
2002-07-02 21:40:30 +00:00
bbaetz%student.usyd.edu.au 4af4f29561 Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave
2002-07-01 03:28:56 +00:00
ian%hixie.ch 7c56b08e2b Update to TemplateToolkit format 2002-06-30 21:35:27 +00:00
ian%hixie.ch 19251aa801 Include character set information in the HTTP headers 2002-06-30 21:34:57 +00:00
ian%hixie.ch b0b0c2d2b3 HTTP needs RFC822 dates for its Date: line 2002-06-30 21:33:21 +00:00
ian%hixie.ch 24c018b496 Primitive POST support (work in progress) 2002-06-30 21:30:43 +00:00
ian%hixie.ch f4a812c534 Oops, wrong repository... 2002-06-30 21:05:35 +00:00
ian%hixie.ch 71c3a67ce8 Initial checkin 2002-06-30 21:02:35 +00:00
bbaetz%student.usyd.edu.au a5031a1db1 Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
patch by davef@tetsubo.com, r=kiko x2
2002-06-30 04:22:57 +00:00
gerv%gerv.net bc73d733c2 Bug 152693 - added "resolution" to the INTERFACE comment. 2002-06-28 20:06:32 +00:00
gerv%gerv.net 877c7d89c0 Bug 151281 - change duplicates.cgi to make one query instead of several thousand. Patch by gerv; r=myk, bbaetz. 2002-06-28 20:02:09 +00:00
bbaetz%student.usyd.edu.au bf0d6aeda1 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
timeless%mac.com 5d5bd27956 Bug 32239 rebuildcvshistory fails on files whose rlog date are in mm/dd/yyyy format.
patch by mgstahl@sonalysts.com r=tara
2002-06-27 04:31:28 +00:00
tara%tequilarista.org e5582bf3fd Landing fix for bug #153744, enabling proper branch handling for diff and blame 2002-06-27 03:41:42 +00:00
bbaetz%student.usyd.edu.au e53a1781f1 Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv
2002-06-26 12:16:24 +00:00
bbaetz%student.usyd.edu.au 4b3fa0a5f9 Bug 157085 - verify-new-product doesn't set defaults
r=jouni, gerv
2002-06-25 10:07:59 +00:00
jouni%heikniemi.net 5fe64c3b8a Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also removes the My Bugs query from the index page.
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
2002-06-23 17:34:14 +00:00
gerv%gerv.net 9c2fbebce4 Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz. 2002-06-23 15:13:43 +00:00
bbaetz%student.usyd.edu.au 4e48f11acc Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
jouni%heikniemi.net 7ad43e8523 Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
2xr=kiko
2002-06-22 23:54:33 +00:00
jouni%heikniemi.net 739ade1186 Bug 150778: Remove an extraneous linefeed above initial bug comments (not visible in all browsers).
2xr=bbaetz
2002-06-22 21:02:06 +00:00
jouni%heikniemi.net 76b467b3f8 Bug 152283: Show votes by bug -list has a logged out footer.
2xr=bbaetz
2002-06-22 10:32:38 +00:00
myk%mozilla.org b75cac0546 Fix for bgu 153114: Files bugs about changes (that the user can't make herself because she doesn't have CVS access) into the mozilla.org product, webmaster@mozilla.org component instead of the Documentation product. Also, adds a link to the document's change log so users can figure out to whom to assign the bug. 2002-06-20 22:56:23 +00:00
gerv%gerv.net cd29ee5857 Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=bbaetz. 2002-06-19 22:52:52 +00:00
timeless%mac.com c0b7e7d826 Bug 12180 Menu overlaps filenames
Bug 88759 improperly nested tags break links
r=tara
2002-06-19 07:00:18 +00:00
myk%mozilla.org 5659dd078d Fix for bug 152688: HTML-escape CVS error messages before they are output. 2002-06-18 23:33:26 +00:00
bbaetz%student.usyd.edu.au 2ced097afd Bug 152541 - After deleting remembered query it is still in page footer
r=jouni x2
2002-06-18 10:25:59 +00:00
gerv%gerv.net b8b9508e38 Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz. 2002-06-17 21:52:00 +00:00
myk%mozilla.org b38ebe63a2 Fix for bug 150792: Locks profiles table so adding a CC while creating a bug doesn't fail.
2xr=bbaetz
2002-06-17 15:54:50 +00:00
bbaetz%student.usyd.edu.au 3327303fbe Bug 151529 - No list of votes shown if there is a + sign in the address
r=jouni x2
2002-06-17 11:29:45 +00:00
bbaetz%student.usyd.edu.au 693d63dda2 Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
bbaetz%student.usyd.edu.au dd519e4374 Bug 151369 - need to trim the entered assignee's email address
r=mattyt x2
2002-06-16 05:26:50 +00:00
bbaetz%student.usyd.edu.au 78775f9e88 Bug 148712 - add component with error/invalid initial owner results in
double header output
patch by stu@xanboo.com (Stu Tomlinson), r=jouni, bbaetz
2002-06-15 05:34:42 +00:00
bbaetz%student.usyd.edu.au 31f73de2dc Bug 151695 - assignee/qa contact can't access secure bugs
r=myk x2
2002-06-15 01:52:59 +00:00
myk%mozilla.org 2150942351 Fix for bug 151658: get UI for moving bugs showing again.
r=gerv,bbaetz
2002-06-14 16:56:20 +00:00
gerv%gerv.net b49522dfbf Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz. 2002-06-14 07:20:03 +00:00
gerv%gerv.net 9e6b49ed4f Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by gerv; 2xr=bbaetz. 2002-06-13 22:45:19 +00:00
gerv%gerv.net ce34567495 Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by gerv; r=bbaetz, jouni. 2002-06-13 22:21:53 +00:00
bbaetz%student.usyd.edu.au 8f14e4f9bf Bug 150882 - SQL error when sorting by bugs.votes with explicit direction
r=gerv x2
2002-06-12 23:18:58 +00:00
bbaetz%student.usyd.edu.au 51d1fc0692 Bug 150802 - default version for bug entry not read from cookies
r=jouni x2
2002-06-11 13:32:01 +00:00
bbaetz%student.usyd.edu.au 8226cfb52e Bug 150826 - missing space between list of attachments
r=mattyt x2
2002-06-11 09:27:27 +00:00
bbaetz%student.usyd.edu.au 5e4576f2d2 Bug 150798 - Extra whitespace included in saved query links
r=mattyt x2
2002-06-11 06:14:49 +00:00
myk%mozilla.org 0cfe7d6788 Backing out change I accidentally made while checking in fix for bug 137855. 2002-06-11 02:25:29 +00:00
myk%mozilla.org e7ab4e4520 Fix for bug 150703: Adds format support to query.cgi.
2rx=gerv
2002-06-10 22:38:48 +00:00
mcafee%netscape.com 0550cb1b6a Adding mozilla favicon 2002-06-08 10:43:08 +00:00
bbaetz%student.usyd.edu.au 7eb23ca2d9 Bug 149845 - buglist.cgi checks for ORDER validity are wrong
r=myk x2
2002-06-08 03:06:10 +00:00
matty%chariot.net.au 7fd909fe95 Release notes updates. 2002-06-07 23:39:35 +00:00
dkl%redhat.com 7a32f193b8 Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com 2002-06-07 16:39:38 +00:00
myk%mozilla.org 623fb7b506 Backing out incorrect change to background color that was accidentally checked in as part of the fix for bug 148179. 2002-06-06 22:11:29 +00:00
matty%chariot.net.au 91e3d50d91 Release notes updates. 2002-06-06 04:07:02 +00:00
timeless%mac.com 5175193e79 Bug 90598 spelling and minor syntactic correctness [doeHs]
a=baloo
2002-06-05 17:57:41 +00:00
matty%chariot.net.au 134730e1df Release notes updates. 2002-06-05 04:43:05 +00:00
matty%chariot.net.au 188bc9262c Bug 148919: Make entryheader a separate template. (again) 2002-06-05 03:40:28 +00:00
justdave%syndicomm.com df969a46dc Fix for bug 148679: permit multiple stylesheets in the header template.
Patch by Joel Peshkin <bugreport@peshkin.net>
r= jouni, gerv
2002-06-05 02:21:18 +00:00
myk%mozilla.org 173210f48a Fix for bug 148179: Cleans up interface to header.html.tmpl.
r=justdave,bbaetz
2002-06-04 22:54:07 +00:00
matty%chariot.net.au ed8e670065 Bug #142890: Make the banner a separate template. 2002-06-04 05:56:04 +00:00
bbaetz%student.usyd.edu.au c1d3775ff8 Bug 143574 - taint errors with alternate formats. Also make data/template
writable for non webservergroup users.
r=myk, justdave
2002-06-04 05:47:28 +00:00
bbaetz%student.usyd.edu.au 615278689a Bug 144285 - checksetup.pl fails to set data dir (and other dir)
permissions properly
r=justdave, myk
2002-06-04 02:38:55 +00:00
myk%mozilla.org 0e8ae6b3e3 Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
myk%mozilla.org 549dd0f817 Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved.
r=jouni,gerv
2002-06-03 22:31:11 +00:00
timeless%mac.com 48dc2bd8cf Update README to post TCL post terry world
This file probably contains many inaccuracies, but at least it's a bit closer to reality
a=tara
2002-06-03 21:09:49 +00:00
timeless%mac.com 84bd46f942 Bug 61366 "branchspam.cgi" and "branchspammer.cgi" should be removed from Makefile.in and README
suggested by bugzilla@gemal.dk
Also removed from bonsai.spec
2002-06-03 14:52:31 +00:00
matty%chariot.net.au 4f213c0fd5 Release notes updates. 2002-06-03 14:15:27 +00:00
bbaetz%student.usyd.edu.au 0c6f77e971 Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni
2002-06-03 13:36:39 +00:00
timeless%mac.com 8113aa6e97 Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
2002-06-03 02:42:00 +00:00
bbaetz%student.usyd.edu.au 34fc077f95 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
justdave%syndicomm.com 394070853a Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT
2002-06-02 17:25:14 +00:00
preed%sigkill.com 6990c6f133 Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk 2002-06-01 09:26:25 +00:00
bbaetz%student.usyd.edu.au 2bc4120dad Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-06-01 02:28:35 +00:00
leaf%mozilla.org 1eb2085c0f cleanup the hack 2002-05-30 23:00:04 +00:00
leaf%mozilla.org ed7ecdf28e trick who.cgi into passing the branchtype=regexp parameter to bonsai 2002-05-30 22:33:53 +00:00
leaf%mozilla.org 0612fede80 who menu still isn't getting branchtyp passed to it, trying another assignment
operation.
2002-05-30 21:23:37 +00:00
dkl%redhat.com d788b8d3bc Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org 2002-05-30 19:54:55 +00:00
leaf%mozilla.org d865bcd6ca how about i send the variable i just modified to who.cgi, so it will do some good? 2002-05-30 18:19:26 +00:00
leaf%mozilla.org df2343823c extend hack to the who.cgi call so we can get "last checkin" queries working 2002-05-30 18:16:08 +00:00
tara%tequilarista.org ec64756df0 Checking Myk's fix for bug #146244 2002-05-30 15:03:30 +00:00
tara%tequilarista.org 334253837a Checking in Myk's fix for bug #142317 2002-05-30 13:55:10 +00:00
timeless%mac.com 692c34b6a4 Bug 144837 bonsai file display always shows trunk revision
r=tara
2002-05-30 04:45:11 +00:00
leaf%mozilla.org 78e0e6a53e set branchtype to regexp if there are regexp-indicative characters in
the branchname
2002-05-30 03:11:59 +00:00
myk%mozilla.org 004f08b1dc Fix for bug 148011: Move pseudo-method definitions together.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-30 01:44:33 +00:00
leaf%mozilla.org dddd9bafa8 hack to do bonsai branchtype=regexp queries if +, *, or ? is in the branch name, first part of bug 147948. 2002-05-29 23:41:44 +00:00
bbaetz%student.usyd.edu.au e8be494fce Bug 147272 - no background for bugzilla pages
r=justdave, preed
2002-05-29 11:43:26 +00:00
gerv%gerv.net c4d9231226 Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-29 07:21:44 +00:00
ian%hixie.ch ce4478beee Some versions of the Net::SMTP module handle the timeout by raising a SIG ALRM, so handle this case as well. Also increase the timeout by ten seconds since in the real world, some servers are actually that slow. We might need to make this asynchronous at some point. 2002-05-26 15:08:48 +00:00
ian%hixie.ch 42ac389024 Perl 5.005_03 compatability: the precedence of the not and comma operators changed at some point, so disambiguate this usage. 2002-05-26 15:05:37 +00:00
ian%hixie.ch 78a7589fdc Cache the Term::ReadLine input device. On some systems, it has to be cached, otherwise you end up trying to open too many input handles or something like that. This also means we can have session history where available. 2002-05-26 15:03:48 +00:00
ian%hixie.ch 8ffd16f0b1 Add some null checking -- if the string is undefined, then turn it into the empty string. This avoids many undefined value warnings when the data provided by the user is incomplete. 2002-05-26 15:02:33 +00:00
ian%hixie.ch f5ec789f5f Implemented rowsAffected(), which will return the number of database rows that were affected by the last execution of the statement associated with the results frame. 2002-05-26 15:00:56 +00:00
gerv%gerv.net 00267aa804 Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out. 2002-05-26 07:01:53 +00:00
matty%chariot.net.au e5bd287315 Release notes updates. 2002-05-26 05:34:25 +00:00
gerv%gerv.net e6fae5a5dc Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. 2002-05-25 10:35:53 +00:00
gerv%gerv.net 4c9c617dc2 Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv. 2002-05-25 10:29:20 +00:00
gerv%gerv.net 8b460a6f60 Bug 144768 - Selecting multiple products on query page causes script error in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz. 2002-05-25 10:15:55 +00:00
myk%mozilla.org 020933de2b Fix for bug 146261: fixes bug preventing the sending of email to users when the status of bugs changes in some situations.
Patch by Tim Taylor <ttaylor@mitre.org>.
r=myk,bbaetz
2002-05-23 08:08:53 +00:00
matty%chariot.net.au 4dfcf84b92 Release notes updates. 2002-05-23 05:31:37 +00:00
matty%chariot.net.au bcbb81dbcc Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
bbaetz%student.usyd.edu.au 5654419b9e Bug 144565 - describecomponents.cgi shows wrong components when user has
access to only one product
Bug 145113 - describecomponents doesn't call quietly_check_login()
r=justdave, gerv
2002-05-21 23:36:25 +00:00
myk%mozilla.org 8186b44781 Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>.
r=justdave,myk
2002-05-21 17:53:48 +00:00
myk%mozilla.org da27bba67f Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave
2002-05-21 14:17:56 +00:00
dkl%redhat.com 6804f33ca7 Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au 2002-05-21 03:42:35 +00:00
gerv%gerv.net bc009a9530 Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv. 2002-05-13 22:28:48 +00:00
justdave%syndicomm.com b662e938e9 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
preed%sigkill.com 15a6747ad2 Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backported this bug's patch to the 2_14_1-BRANCH, which was checked in today 2002-05-13 15:27:09 +00:00
gerv%gerv.net d7d65019fa Bug 143560 - showdependencytree.cgi eats all available memory if there's a circular dependency. Patch by myk; 2xr=gerv. 2002-05-13 06:24:49 +00:00
gerv%gerv.net 768e6858c7 Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx.de; 2xr=gerv. 2002-05-10 23:32:24 +00:00
kestes%walrus.com 82852b8d5d turn off mozilla layers 2002-05-10 23:23:05 +00:00
kestes%walrus.com 2acb4b8418 fixes for mozilla layers. 2002-05-10 23:21:23 +00:00
kestes%walrus.com 916df2a95e fixes to link_choices 2002-05-10 23:14:30 +00:00
kestes%walrus.com dcdfeab02c checkins for mozilla layers 2002-05-10 23:07:57 +00:00
kestes%walrus.com 3fb4a18009 fixes for mozilla layers. 2002-05-10 23:00:41 +00:00
kestes%walrus.com 0b95860636 fixes 2002-05-10 22:56:57 +00:00
myk%mozilla.org 205dca8b2f Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-05-10 22:55:09 +00:00
kestes%walrus.com 68bebde62c fixes 2002-05-10 22:51:05 +00:00
kestes%walrus.com 149bafd785 bug fixes 2002-05-10 22:48:33 +00:00
justdave%syndicomm.com f9ae8a8610 Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release process is now ocurring on BUGZILLA-2_16-BRANCH. Any bugs intended for 2.16 must be checked in both on the branch and the trunk. Checkins for 2.17/2.18 items can be checked in on the trunk now. 2002-05-10 22:47:00 +00:00
kestes%walrus.com 502df74498 fixes for mozillay layers. 2002-05-10 22:42:08 +00:00
kestes%walrus.com 687a1f9b34 add SECONDS_PER_WEEK 2002-05-10 22:41:41 +00:00
kestes%walrus.com 3c3e715b58 fixes for mozillalayers. 2002-05-10 22:00:45 +00:00
kestes%walrus.com 4375f54ede not radio but checkbox group 2002-05-10 21:49:33 +00:00
kestes%walrus.com f1d8650cc1 fixes for addnote association code 2002-05-10 21:46:25 +00:00
kestes%walrus.com f791b2701b fixes 2002-05-10 21:38:03 +00:00
kestes%walrus.com 6a626e0f8d new association code, need to check it in to test it. 2002-05-10 21:24:39 +00:00
kestes%walrus.com 9cbf8e92a0 switch star gif. 2002-05-10 21:23:38 +00:00
kestes%walrus.com ff1cbe35ba no need for 'use syslog' any more. 2002-05-10 21:22:48 +00:00
kestes%walrus.com 719af3d0ac no need for 'use syslog' anymore. 2002-05-10 21:21:59 +00:00
kestes%walrus.com 60851dc6eb misspelt word. 2002-05-10 21:21:07 +00:00
kestes%walrus.com 40d787cd6f new notice assciations stuff. 2002-05-10 21:20:30 +00:00
kestes%walrus.com 4822f00814 new notice association code 2002-05-10 21:19:42 +00:00
kestes%walrus.com 2407216bc0 resync file with changes to other columns. This does not include new NOTICES changes. 2002-05-10 21:18:52 +00:00
kestes%walrus.com c071739b2e add new associations information. 2002-05-10 21:17:56 +00:00
kestes%walrus.com d5d38ef01f add localtime to output to help with debugging. 2002-05-10 21:16:53 +00:00
justdave%syndicomm.com 458fd3bc85 Fix for bug 78701: missing . in INVALID description in queryhelp.cgi
Patch by norton@w5ac.tamu.edu
2xr= justdave
2002-05-10 20:10:32 +00:00
matty%chariot.net.au 148d6c759a Release notes update. 2002-05-10 01:31:19 +00:00
kestes%walrus.com 061d6e0d0c remove unused gifs, give used gifs names which are disciptive. 2002-05-09 23:19:35 +00:00
gerv%gerv.net 703ad03c21 Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-09 23:15:26 +00:00
kestes%walrus.com 1031a0d615 from mgalli@netscape.com 2002-05-09 22:56:37 +00:00
kestes%walrus.com 9bfbdfbccd update 2002-05-09 22:40:58 +00:00
kestes%walrus.com a9f7d24c13 add new gif info. 2002-05-09 22:40:42 +00:00
kestes%walrus.com 20e5c7c59b minor cleanup. 2002-05-09 22:40:09 +00:00
kestes%walrus.com 8b124ce569 add perl warnings to compiles, check for cvs keywords. 2002-05-09 22:37:06 +00:00
myk%mozilla.org 8522c1037c Fix for bug 135449: allows named queries to override the last sort order.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-09 21:37:37 +00:00
kestes%walrus.com 8f78a090a1 add new star gifs 2002-05-09 21:12:39 +00:00
dkl%redhat.com 774af26ab5 Bug 143251 - RFE: checksetup.pl should report module version in error message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com 2002-05-09 19:39:05 +00:00
kestes%walrus.com 4b05586a36 quiet warnings. 2002-05-09 18:17:39 +00:00
kestes%walrus.com a6b9ea06ae fix problem when different CVS roots are used. 2002-05-09 18:16:56 +00:00
kestes%walrus.com 292d32c27b add more comments, this is a confusing issue. 2002-05-09 18:15:57 +00:00
matty%chariot.net.au 5741fadaf3 Release notes updates. 2002-05-09 16:51:58 +00:00
justdave%syndicomm.com cd3088bdb0 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
kestes%walrus.com c8bb467074 change name from 'progress' to 'columns' this is clearer 2002-05-09 03:10:40 +00:00
kestes%walrus.com e271d4a551 I like these flames better. 2002-05-09 03:09:52 +00:00
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