aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-081-2/+3
| | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-5/+14
| | | | | r=justdave, joel a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-281-3/+6
| | | | | | | every time we display. r=justdave a=justdave
* Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net2002-11-251-0/+45
| | | | | | patch by joel r=bbaetz a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-1/+112
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 181613 - $::ENV not being clearedbbaetz%student.usyd.edu.au2002-11-221-1/+1
| | | | r=gerv, a=justdave
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-16/+57
| | | | r=myk, a=justdave
* Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, ↵gerv%gerv.net2002-11-171-1/+3
| | | | a=justdave.
* Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)bugreport%peshkin.net2002-11-101-6/+3
| | | | r,a=justdave
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+1
| | | | r=gerv, justdave
* Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au2002-10-161-2/+2
| | | | r=joel x2
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-7/+34
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-4/+0
| | | | r=bbaetz.
* Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-071-0/+1
|
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net2002-10-061-13/+7
| | | | Patch by gerv; r=burnus.
* Bug 172045 can't see restricted bugs if cc setbugreport%peshkin.net2002-10-021-1/+1
| | | | r=daa,bbaetz
* Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-021-1/+1
|
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-4/+8
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 170986 - General Summary reports don't work with taint checking. Also ↵gerv%gerv.net2002-09-271-0/+2
| | | | fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz.
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+12
|
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-128/+241
| | | | r=bbaetz, gerv
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net2002-09-211-0/+3
| | | | Patch by gerv; r=kiko.
* Bug 169561 - Speed up UserInGroup by using cached information. Patch by ↵gerv%gerv.net2002-09-191-14/+1
| | | | gerv; r=bbaetz, joel, myk.
* Bug 146495 - clean up format ambiguities. We now have separate "format" and ↵gerv%gerv.net2002-09-181-109/+17
| | | | "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk.
* Bug 166023 - On failure in template->new, a template is used to display errorbugreport%peshkin.net2002-09-091-2/+1
| | | | 2xr = bbaetz
* Spelling fixes.matty%chariot.net.au2002-09-061-2/+2
|
* Bug 165221: Apostrophes not properly handled during account creation. ↵preed%sigkill.com2002-08-301-2/+10
| | | | r=joel,r2=bbaetz
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-151/+37
| | | | r=joel, preed
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
| | | | * NO CODE CHANGES *
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-10/+17
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au2002-08-191-72/+3
| | | | r=preed x2
* Backing out patch for bug 126955 (supporting localized templates) due to ↵justdave%syndicomm.com2002-08-171-49/+1
| | | | | | fatal regression in checksetup.pl for initial checkouts/clean installs. See comment 25 onward in bug for details.
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net2002-08-161-4/+2
| | | | by gerv; r=bbaetz.
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-5/+57
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole ↵preed%sigkill.com2002-08-121-1/+7
| | | | Bugzilla team a good bottle of tequila now (ask Baloo for details)
* D'OH! Previous checkin for Bug 160410 broke the build due to "only seen ↵preed%sigkill.com2002-08-111-0/+1
| | | | once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/
* Bug 160410: defparams.pl support for single/multi pulldown menus; ↵preed%sigkill.com2002-08-111-22/+26
| | | | p=preed,r=joel,r2=bbaetz
* Bug 126955 - Bugzilla should support translated/localized templates. This ↵gerv%gerv.net2002-08-101-1/+49
| | | | patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv.
* Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au2002-08-101-6/+1
| | | | r=joel x2
* ... and = instead of =>.gerv%gerv.net2002-07-271-1/+1
|
* Fixing bustage caused by ; instead of , in burnus' patch.gerv%gerv.net2002-07-271-1/+1
|
* Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-0/+3
|
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-0/+14
| | | | r=myk, jouni
* Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2002-07-101-7/+0
| | | | r=myk, jouni
* Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au2002-07-031-86/+90
| | | | | few other misc bugs too. r=myk x2
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-9/+0
| | | | r=jouni, justdave
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au2002-06-231-6/+0
| | | | r=jouni x2
* Bug 151695 - assignee/qa contact can't access secure bugsbbaetz%student.usyd.edu.au2002-06-151-2/+6
| | | | r=myk x2