summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-10-25Bug 162990bugreport%peshkin.net1-0/+180
Adding missing new file
2002-10-25Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net6-19/+299
patch by not_erik@dasbistro.com r=joel, myk
2002-10-24require Perl 5.6justdave%syndicomm.com1-0/+6
2002-10-24Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests ↵gerv%gerv.net4-313/+0
still pass. Patch by gerv; r=myk.
2002-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com7-0/+733
2002-10-24Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2-0/+591
2002-10-24Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net7-733/+0
2002-10-22Bugzilla Bug 175625 Timetracking columns are computed even if not displayedbugreport%peshkin.net1-1/+1
Patch by jeff.hedlund r=dkl,joel
2002-10-19Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not ↵gerv%gerv.net1-2/+2
attachments one. Patch by gerv; r=justdave.
2002-10-17Bug 173495 - require perl 5.6bbaetz%student.usyd.edu.au1-2/+2
2002-10-17Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net6-43/+186
enter a bug. patch by jhedlund r,2xr=joel
2002-10-17Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net3-5/+11
jeff.hedlund@matrixsi.com; r=burnus, gerv.
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net4-589/+62
2002-10-16Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au3-247/+221
r=joel x2
2002-10-16Bug 174464 - buglist code for empty query shouldn't set headers_donebbaetz%student.usyd.edu.au1-2/+0
r=gerv x2
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net22-72/+609
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-13Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net3-9/+10
r=burnus
2002-10-11Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi ↵gerv%gerv.net1-1/+1
line 133. Patch by gerv; r=bbaetz.
2002-10-11Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net2-12/+14
2002-10-11Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net1-1/+1
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net7-27/+53
r=bbaetz.
2002-10-10Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz.gerv%gerv.net1-1/+1
2002-10-09Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. ↵gerv%gerv.net1-42/+42
Patch by burnus; r=gerv.
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net10-250/+412
rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-08Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net1-1/+1
2002-10-07Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net2-1/+2
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net13-109/+119
Patch by gerv; r=burnus.
2002-10-06... and also fix a bug introduced trying to unrot the general bug check ↵matty%chariot.net.au1-1/+1
rewrite, due to product IDs.
2002-10-06Back out a stupid stupid change I made earlier when fixing the stupid stupid ↵matty%chariot.net.au1-1/+3
bustage I made even earlier. I need sleep.
2002-10-06... oops missed a reviewer checkin condition.matty%chariot.net.au1-1/+1
2002-10-06Bug #93667: Minor style fix, uninit var fix, add explanatory comments to ↵matty%chariot.net.au1-2/+33
CrossCheck/DoubleCrossCheck.
2002-10-05Bug #93667: More movement, commenting, and remove an unused variable.matty%chariot.net.au1-28/+32
2002-10-05Bug #93667: Move some code around, add some section heading comments.matty%chariot.net.au1-54/+65
2002-10-05Bug #93667: Rewrite double cross checking.matty%chariot.net.au1-68/+47
2002-10-05Bug #93667: Rewrite single cross checking.matty%chariot.net.au1-15/+16
2002-10-05... and fix build.matty%chariot.net.au1-4/+2
2002-10-05Bug #93667: General bug check refactoring.matty%chariot.net.au1-127/+47
2002-10-04Bug 155389 - More <link> elements & templatization of navigation_links. Fix ↵gerv%gerv.net1-2/+2
small regression where I accidentally damaged the user.login field. Patch by gerv.
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net5-49/+104
Patch by gerv; r=bbaetz.
2002-10-02Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au3-9/+82
r=joel x2
2002-10-02Bug 172045 can't see restricted bugs if cc setbugreport%peshkin.net1-1/+1
r=daa,bbaetz
2002-10-02Bug 172010 voting broken on tipbugreport%peshkin.net2-2/+4
Regression from 43600 and 157756 2xr=bbaetz
2002-10-02Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtoolspreed%sigkill.com1-1/+1
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net7-71/+75
r=burnus.
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net6-12/+66
2002-10-01Bug 171639 dupes not marked in original bugbugreport%peshkin.net1-1/+2
2xr=bbaetz
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net7-49/+134
templates. Patch by burnus; r=gerv.
2002-09-30Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2-10/+6
r=justdave x2
2002-09-30Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had ↵justdave%syndicomm.com1-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-30Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for ↵myk%mozilla.org1-1/+2
correct product IDs in the flaginclusions and flagexclusions tables instead of the flagtypes table, which no longer has a product_id field. r=joel