aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-247-0/+733
|
* Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2002-10-242-0/+591
|
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-247-733/+0
|
* Bugzilla Bug 175625 Timetracking columns are computed even if not displayedbugreport%peshkin.net2002-10-221-1/+1
| | | | | Patch by jeff.hedlund r=dkl,joel
* Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not ↵gerv%gerv.net2002-10-191-2/+2
| | | | attachments one. Patch by gerv; r=justdave.
* Bug 173495 - require perl 5.6bbaetz%student.usyd.edu.au2002-10-171-2/+2
|
* Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net2002-10-176-43/+186
| | | | | | | enter a bug. patch by jhedlund r,2xr=joel
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net2002-10-173-5/+11
| | | | jeff.hedlund@matrixsi.com; r=burnus, gerv.
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-174-589/+62
|
* Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au2002-10-163-247/+221
| | | | r=joel x2
* Bug 174464 - buglist code for empty query shouldn't set headers_donebbaetz%student.usyd.edu.au2002-10-161-2/+0
| | | | r=gerv x2
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-1322-72/+609
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-133-9/+10
| | | | r=burnus
* Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi ↵gerv%gerv.net2002-10-111-1/+1
| | | | line 133. Patch by gerv; r=bbaetz.
* Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-112-12/+14
|
* Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-1/+1
|
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-117-27/+53
| | | | r=bbaetz.
* Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-101-1/+1
|
* Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. ↵gerv%gerv.net2002-10-091-42/+42
| | | | Patch by burnus; r=gerv.
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net2002-10-0810-250/+412
| | | | rearranged UI, better API for new report types. Patch by gerv; r=joel.
* Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net2002-10-081-1/+1
|
* Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-072-1/+2
|
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net2002-10-0613-109/+119
| | | | Patch by gerv; r=burnus.
* ... and also fix a bug introduced trying to unrot the general bug check ↵matty%chariot.net.au2002-10-051-1/+1
| | | | rewrite, due to product IDs.
* Back out a stupid stupid change I made earlier when fixing the stupid stupid ↵matty%chariot.net.au2002-10-051-1/+3
| | | | bustage I made even earlier. I need sleep.
* ... oops missed a reviewer checkin condition.matty%chariot.net.au2002-10-051-1/+1
|
* Bug #93667: Minor style fix, uninit var fix, add explanatory comments to ↵matty%chariot.net.au2002-10-051-2/+33
| | | | CrossCheck/DoubleCrossCheck.
* Bug #93667: More movement, commenting, and remove an unused variable.matty%chariot.net.au2002-10-051-28/+32
|
* Bug #93667: Move some code around, add some section heading comments.matty%chariot.net.au2002-10-051-54/+65
|
* Bug #93667: Rewrite double cross checking.matty%chariot.net.au2002-10-051-68/+47
|
* Bug #93667: Rewrite single cross checking.matty%chariot.net.au2002-10-051-15/+16
|
* ... and fix build.matty%chariot.net.au2002-10-051-4/+2
|
* Bug #93667: General bug check refactoring.matty%chariot.net.au2002-10-051-127/+47
|
* Bug 155389 - More <link> elements & templatization of navigation_links. Fix ↵gerv%gerv.net2002-10-041-2/+2
| | | | small regression where I accidentally damaged the user.login field. Patch by gerv.
* Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net2002-10-035-49/+104
| | | | Patch by gerv; r=bbaetz.
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-023-9/+82
| | | | r=joel x2
* Bug 172045 can't see restricted bugs if cc setbugreport%peshkin.net2002-10-021-1/+1
| | | | r=daa,bbaetz
* Bug 172010 voting broken on tipbugreport%peshkin.net2002-10-022-2/+4
| | | | | Regression from 43600 and 157756 2xr=bbaetz
* Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtoolspreed%sigkill.com2002-10-021-1/+1
|
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net2002-10-027-71/+75
| | | | r=burnus.
* Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-026-12/+66
|
* Bug 171639 dupes not marked in original bugbugreport%peshkin.net2002-10-011-1/+2
| | | | 2xr=bbaetz
* Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net2002-09-307-49/+134
| | | | templates. Patch by burnus; r=gerv.
* Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2002-09-302-10/+6
| | | | r=justdave x2
* Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had ↵justdave%syndicomm.com2002-09-301-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
* Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for ↵myk%mozilla.org2002-09-301-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
* Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.myk%mozilla.org2002-09-291-18/+17
| | | | r=bbaetz
* Release notes.matty%chariot.net.au2002-09-291-3/+99
|
* Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net2002-09-291-0/+1
| | | | 2xr=bbaetz
* Bug 171440 editgroups shows system groups as usable for bugs even though ↵bugreport%peshkin.net2002-09-291-1/+1
| | | | | | they are not 2xr=justdave