Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-18 | Bug 147480 - Lack of newlines when asking for password in checksetup.pl. ↵ | preed%sigkill.com | 1 | -1/+1 | |
Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave | |||||
2003-07-10 | Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the | zach%zachlipton.com | 1 | -1/+1 | |
default in localconfig; admins will have to change existing installations manually. r+a=justdave | |||||
2003-07-08 | Bug 211758: checksetup.pl was trying to use params that didn't exist yet ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params. Patch by Brad Roberts <braddr@puremagic.com> r= justdave, a= justdave | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+142 | |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -19/+1 | |
r=joel, a=justdave | |||||
2003-05-01 | Bug 204008: checksetup.pl didn't set permissions on the js directory | justdave%syndicomm.com | 1 | -0/+2 | |
r= zach, a= justdave | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -7/+17 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-04-27 | Bug 203540 - RenameField doesn't get NULL/NOT NULL correct | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-04-25 | Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug | bbaetz%acm.org | 1 | -1/+7 | |
patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave | |||||
2003-04-25 | Bug 197153: Fix for insecure temporary filename handling. | justdave%syndicomm.com | 1 | -4/+3 | |
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave | |||||
2003-04-19 | Fix typo in previous checking for bug 200472. Date::Format should be ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
version *2*.21. | |||||
2003-04-19 | Bug 200472: Require specific version of Date::Format to ensure we don't run ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
into a bug in an older version that we're triggering. r= jake, a= justdave | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -22/+37 | |
r=gerv, justdave a=justdave | |||||
2003-03-08 | Bug 194345: checksetup.pl would die if you had your params set for a local ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
dot, and the executable didn't exist. The polite error message it was supposed to print works now. r= burnus, a= justdave | |||||
2003-02-27 | Bug 195137 - Keywords are not sent in new bug mail | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-02-13 | Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
in silent mode. r=zach, a=justdave | |||||
2003-02-10 | Bug 192513: importxml.pl and move.pl now use the new mail routines ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave | |||||
2003-01-25 | Bug 190582 - quips table initial definition in checksetup.pl missing ↵ | burnus%gmx.de | 1 | -1/+2 | |
approved column r,a=justdave | |||||
2003-01-24 | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 1 | -55/+55 | |
by burnus; r=gerv, a=justdave. | |||||
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵ | justdave%syndicomm.com | 1 | -0/+4 | |
be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=justdave, myk, joel, preed a=justdave | |||||
2003-01-12 | Bug 188656 Change required mysqld minimum to 3.23.41 | bugreport%peshkin.net | 1 | -1/+1 | |
r=bbaetz,justdave a=justdave | |||||
2002-12-23 | Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised) | bugreport%peshkin.net | 1 | -1/+24 | |
r=jaypee a=justdave | |||||
2002-12-23 | Backing out patch from bug 186383 because it broke quicksearch | bugreport%peshkin.net | 1 | -16/+1 | |
2002-12-22 | Bug 186383 Checksetup leaves editor backups of localconfig accessible | bugreport%peshkin.net | 1 | -1/+16 | |
r=zach a=justdave | |||||
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 1 | -9/+7 | |
r, a=myk | |||||
2002-12-20 | Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0 | bugreport%peshkin.net | 1 | -36/+33 | |
r=justdave a=justdave | |||||
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 1 | -1/+2 | |
r=gerv, justdave a=justdave | |||||
2002-12-02 | Bug 177850: checksetup.pl was failing if the user didn't have read ↵ | justdave%syndicomm.com | 1 | -12/+10 | |
permissions to the entire Bugzilla path Patch by Jussi Sirpoma <jussi@comlink.fi> r=justdave, a=justdave | |||||
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 1 | -8/+2 | |
r=justdave, joel a=justdave | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 1 | -0/+1 | |
every time we display. r=justdave a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -2/+63 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-11-19 | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 1 | -6/+14 | |
r=myk, a=justdave | |||||
2002-11-09 | Fix for bug 178841: removes full paths from filenames in attachments table ↵ | myk%mozilla.org | 1 | -1/+33 | |
and prevents them from appearing again r=gerv,bbaetz a=justdave | |||||
2002-11-05 | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 1 | -1/+5 | |
2002-10-30 | Bug 177351 - checksetup.pl tells about deleting templates in silent-running ↵ | gerv%gerv.net | 1 | -1/+1 | |
mode. Patch by gerv; r=justdave. | |||||
2002-10-29 | Bug 168191 - Checksetup needs to force template recompilation. Patch by ↵ | gerv%gerv.net | 1 | -25/+17 | |
bbaetz; r=gerv. Should fix tindebox bustage. | |||||
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵ | gerv%gerv.net | 1 | -11/+25 | |
2xr=joel. | |||||
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -2/+9 | |
r=gerv, justdave | |||||
2002-10-17 | Bug 173495 - require perl 5.6 | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
2002-10-17 | Bug 112373 you should be able to enter bug dependencies/blockers when you ↵ | bugreport%peshkin.net | 1 | -2/+2 | |
enter a bug. patch by jhedlund r,2xr=joel | |||||
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -0/+12 | |
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | |||||
2002-09-30 | Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had ↵ | justdave%syndicomm.com | 1 | -13/+22 | |
a dependency on File::Temp, which caused it to crash before the version checks were even done to warn the admin that it wasn't present. This patch reorders the loading sequence in checksetup.pl so that the version checks are done before the Config module is loaded. 2xr=bbaetz | |||||
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -17/+189 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+2 | |
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -242/+552 | |
r=bbaetz, gerv | |||||
2002-09-22 | Fix for bug 63601: Recommend filename when downloading attachments (except ↵ | justdave%syndicomm.com | 1 | -0/+1 | |
in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv | |||||
2002-09-18 | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵ | gerv%gerv.net | 1 | -11/+0 | |
"pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. | |||||
2002-09-10 | Bug 167643 - Schema Changes from bug 143826 are out of order | bugreport%peshkin.net | 1 | -5/+6 | |
2xr=JayPee |