summaryrefslogtreecommitdiffstats
path: root/globals.pl
AgeCommit message (Collapse)AuthorFilesLines
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-144/+7
r=myk,jake
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-2/+1
r=joel, a=justdave
2003-04-27Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org1-3/+3
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave
2003-04-25Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org1-49/+57
request notifications r=bbaetz,jpreed a=justdave
2003-04-25Bug 179513, take N. Fix the bracketing so that it actually works...bbaetz%acm.org1-24/+24
r=myk, justdave a=justdave
2003-04-25Bug 197153: Fix for insecure temporary filename handling.justdave%syndicomm.com1-22/+24
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org1-3/+2
r=gerv a=justdave
2003-03-22Bug 195695 - Requesting a non-existant format results in an Internal Errorbbaetz%acm.org1-1/+19
r=gerv, a=myk
2003-02-23Bug 194394 - Internal error after turning useqacontact offbbaetz%acm.org1-1/+1
r,a=justdave
2003-02-09Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org1-1/+1
r, a=justdave
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-3/+1
r=gerv, justdave a=justdave
2003-01-23Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ↵timeless%mozdev.org1-5/+8
breaks bug entering patch by jon@vmware.com r=justdave a=justdave
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-186/+1
r=justdave, myk, joel, preed a=justdave
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-69/+10
r, a=myk
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
r=gerv, justdave a=justdave
2002-12-10Bug 184081 Change search interfaces to use Viewable products instead of ↵bugreport%peshkin.net1-7/+17
enterable products r=bbaetz a=justdave
2002-12-08Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au1-2/+3
field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-5/+14
r=justdave, joel a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-3/+6
every time we display. r=justdave a=justdave
2002-11-25Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net1-0/+45
patch by joel r=bbaetz a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-1/+112
Patch by joel r=bbaetz,justdave a=justdave
2002-11-22Bug 181613 - $::ENV not being clearedbbaetz%student.usyd.edu.au1-1/+1
r=gerv, a=justdave
2002-11-19Bug 124589 - support database replicationbbaetz%student.usyd.edu.au1-16/+57
r=myk, a=justdave
2002-11-17Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, ↵gerv%gerv.net1-1/+3
a=justdave.
2002-11-10Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)bugreport%peshkin.net1-6/+3
r,a=justdave
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+1
r=gerv, justdave
2002-10-16Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au1-2/+2
r=joel x2
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-7/+34
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net1-4/+0
r=bbaetz.
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). ↵gerv%gerv.net1-13/+7
Patch by gerv; r=burnus.
2002-10-02Bug 172045 can't see restricted bugs if cc setbugreport%peshkin.net1-1/+1
r=daa,bbaetz
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 ↵myk%mozilla.org1-4/+8
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-27Bug 170986 - General Summary reports don't work with taint checking. Also ↵gerv%gerv.net1-0/+2
fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz.
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
r=bbaetz, gerv
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net1-0/+3
Patch by gerv; r=kiko.
2002-09-19Bug 169561 - Speed up UserInGroup by using cached information. Patch by ↵gerv%gerv.net1-14/+1
gerv; r=bbaetz, joel, myk.
2002-09-18Bug 146495 - clean up format ambiguities. We now have separate "format" and ↵gerv%gerv.net1-109/+17
"ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk.
2002-09-09Bug 166023 - On failure in template->new, a template is used to display errorbugreport%peshkin.net1-2/+1
2xr = bbaetz
2002-09-06Spelling fixes.matty%chariot.net.au1-2/+2
2002-08-31Bug 165221: Apostrophes not properly handled during account creation. ↵preed%sigkill.com1-2/+10
r=joel,r2=bbaetz
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-151/+37
r=joel, preed
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
* NO CODE CHANGES *
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-10/+17
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-19Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au1-72/+3
r=preed x2
2002-08-17Backing out patch for bug 126955 (supporting localized templates) due to ↵justdave%syndicomm.com1-49/+1
fatal regression in checksetup.pl for initial checkouts/clean installs. See comment 25 onward in bug for details.