summaryrefslogtreecommitdiffstats
path: root/globals.pl
AgeCommit message (Expand)AuthorFilesLines
2003-02-09Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org1-1/+1
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-3/+1
2003-01-23Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ...timeless%mozdev.org1-5/+8
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-186/+1
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-69/+10
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-182/+15
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au1-0/+2
2002-12-10Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net1-7/+17
2002-12-08Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au1-2/+3
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-5/+14
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org1-3/+6
2002-11-25Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net1-0/+45
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-1/+112
2002-11-22Bug 181613 - $::ENV not being clearedbbaetz%student.usyd.edu.au1-1/+1
2002-11-19Bug 124589 - support database replicationbbaetz%student.usyd.edu.au1-16/+57
2002-11-17Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=just...gerv%gerv.net1-1/+3
2002-11-10Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)bugreport%peshkin.net1-6/+3
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+1
2002-10-16Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au1-2/+2
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-7/+34
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net1-4/+0
2002-10-07Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+1
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net1-13/+7
2002-10-02Bug 172045 can't see restricted bugs if cc setbugreport%peshkin.net1-1/+1
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net1-1/+1
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org1-4/+8
2002-09-27Bug 170986 - General Summary reports don't work with taint checking. Also fix...gerv%gerv.net1-0/+2
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+12
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-128/+241
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net1-0/+3
2002-09-19Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv;...gerv%gerv.net1-14/+1
2002-09-18Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net1-109/+17
2002-09-09Bug 166023 - On failure in template->new, a template is used to display errorbugreport%peshkin.net1-2/+1
2002-09-06Spelling fixes.matty%chariot.net.au1-2/+2
2002-08-31Bug 165221: Apostrophes not properly handled during account creation. r=joel,...preed%sigkill.com1-2/+10
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-151/+37
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net1-10/+17
2002-08-19Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au1-72/+3
2002-08-17Backing out patch for bug 126955 (supporting localized templates) due to fata...justdave%syndicomm.com1-49/+1
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net1-4/+2
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-5/+57
2002-08-12Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole B...preed%sigkill.com1-1/+7
2002-08-11D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once"...preed%sigkill.com1-0/+1
2002-08-11Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=j...preed%sigkill.com1-22/+26
2002-08-11Bug 126955 - Bugzilla should support translated/localized templates. This pat...gerv%gerv.net1-1/+49
2002-08-10Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au1-6/+1
2002-07-27... and = instead of =>.gerv%gerv.net1-1/+1
2002-07-27Fixing bustage caused by ; instead of , in burnus' patch.gerv%gerv.net1-1/+1