summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-03Bug 274640: silently fix up custom sort order cookies which erroneously inclu...gerv%gerv.net1-0/+5
2005-01-02Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2-4/+7
2005-01-01Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...gerv%gerv.net9-71/+51
2005-01-01Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ...gerv%gerv.net1-8/+8
2005-01-01Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ...gerv%gerv.net1-158/+123
2005-01-01Bug 274419 - stop offering to forget a search which doesn't exist. Patch by g...gerv%gerv.net1-2/+2
2004-12-31Patch for bug 275631: Only the first column (not all) should have excess CSS ...jocuri%softhome.net2-2/+5
2004-12-31Patch for bug 276283: Users should be able to cancel their own flag requests;...jocuri%softhome.net1-1/+1
2004-12-31Patch for bug 272322: add a delete link to the editcomponents edit component ...jocuri%softhome.net1-1/+5
2004-12-31Patch for bug 274710: Align correctly buglist CSS column classes for edit-mul...jocuri%softhome.net1-0/+3
2004-12-31Patch for bug 275788: Provide a line of code that defines legal query formats...jocuri%softhome.net3-7/+25
2004-12-31Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; pat...jocuri%softhome.net1-8/+12
2004-12-31Bug 275019 - The query page no longer selects the defaults when the only opti...jake%bugzilla.org1-1/+9
2004-12-29Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ...jocuri%softhome.net1-0/+4
2004-12-29Patch for bug 232328: Update CSS file in order to fix the display of columns ...jocuri%softhome.net1-2/+2
2004-12-29Patch for bug 273339: Make attachment.cgi consistent with its activity log ti...jocuri%softhome.net2-14/+18
2004-12-29Documentation patch for bug 274220: Provide additional documentation about cr...jocuri%softhome.net1-0/+6
2004-12-27Patch for bug 274650: checksetup flag fixup code shouldn't output text when a...jocuri%softhome.net1-4/+4
2004-12-27Patch for bug 275939: Classification templates use wrong filtering in URLs; p...jocuri%softhome.net3-5/+5
2004-12-26Patch for bug 274392: Preserve search name when clicking Edit from Saves Sear...jocuri%softhome.net1-1/+1
2004-12-26Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of...jocuri%softhome.net1-1/+1
2004-12-26Patch for bug 264160: Make all default groups inherit the admin group on a ne...jocuri%softhome.net1-19/+13
2004-12-24Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSee...jake%bugzilla.org1-0/+1
2004-12-23Bug 274397 - Editing a saved search should now work even after clicking "Show...jake%bugzilla.org2-10/+26
2004-12-22Bug 188193 - Add some info to the troubleshooting appendix about what to do if ijake%bugzilla.org1-1/+16
2004-12-21Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...jake%bugzilla.org6-59/+39
2004-12-20Bug 137631 - Add a lifecycle (or workflow) diagram to the guidejake%bugzilla.org3-0/+1637
2004-12-18Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 rega...jake%bugzilla.org1-61/+97
2004-12-16Bug 267873 - Massive FAQ update. Everything should be up to date now.jake%bugzilla.org1-866/+1120
2004-12-14Bug 253720 - The docs now specify that it is required to run ./checksetup.pl ...jake%bugzilla.org1-83/+137
2004-12-14Patch for bug 270823: Remove failure on search 'time since owner touched bug'...jocuri%softhome.net1-2/+2
2004-12-14Fix for bug 241814: properly trim component fields according to product selec...myk%mozilla.org4-17/+19
2004-12-14Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patc...jocuri%softhome.net2-49/+47
2004-12-14Documentation patch for bug 262268: Document in release notes that flags shou...jocuri%softhome.net1-0/+18
2004-12-14Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...jocuri%softhome.net3-4/+4
2004-12-14Patch for bug 273935: avoid double-quoting dates in series_data table; patch ...jocuri%softhome.net1-2/+2
2004-12-14Patch for bug 244756: checksetup.pl shouldn't fail to remove product index fr...jocuri%softhome.net1-0/+9
2004-12-14Patch for bug 274456: Fix the use of <label> tags and remove problems with th...jocuri%softhome.net1-10/+10
2004-12-14Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or comma...jocuri%softhome.net1-0/+48
2004-12-14Patch for bug 274400: Safari should show the lock icons (the quoted value of ...jocuri%softhome.net1-7/+7
2004-12-13Add Vlad to the credits section.jake%bugzilla.org1-1/+2
2004-12-13Bug 274177 - The credits section had been previously severly reduced in size ...jake%bugzilla.org1-7/+74
2004-12-12Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set sta...jocuri%softhome.net2-16/+34
2004-12-11Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in...jocuri%softhome.net1-10/+15
2004-12-11Bug 256019 - The documentation was unclear regarding what to do if the admini...jake%bugzilla.org1-127/+167
2004-12-11Patch for bug 274134: Modify relative path to padlock.png in recently moved C...jocuri%softhome.net1-1/+1
2004-12-11Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); pa...jocuri%softhome.net4-1548/+9
2004-12-11Patch for bug 269398: request.cgi should not fail with error in SQL when no p...jocuri%softhome.net1-12/+14
2004-12-11Bug 264662: Don't delete old chart data. We'll document the problems instead....gerv%gerv.net1-11/+5
2004-12-10Patch for bug 201554: remove un-necessary warning to non-root user with webse...jocuri%softhome.net1-11/+18