aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Patch for bug 274392: Preserve search name when clicking Edit from Saves Sear...jocuri%softhome.net2004-12-261-1/+1
* Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of...jocuri%softhome.net2004-12-261-1/+1
* Patch for bug 264160: Make all default groups inherit the admin group on a ne...jocuri%softhome.net2004-12-261-19/+13
* Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSee...jake%bugzilla.org2004-12-241-0/+1
* Bug 274397 - Editing a saved search should now work even after clicking "Show...jake%bugzilla.org2004-12-232-10/+26
* Bug 188193 - Add some info to the troubleshooting appendix about what to do if ijake%bugzilla.org2004-12-221-1/+16
* Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...jake%bugzilla.org2004-12-216-59/+39
* Bug 137631 - Add a lifecycle (or workflow) diagram to the guidejake%bugzilla.org2004-12-203-0/+1637
* Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 rega...jake%bugzilla.org2004-12-181-61/+97
* Bug 267873 - Massive FAQ update. Everything should be up to date now.jake%bugzilla.org2004-12-161-866/+1120
* Bug 253720 - The docs now specify that it is required to run ./checksetup.pl ...jake%bugzilla.org2004-12-141-83/+137
* Patch for bug 270823: Remove failure on search 'time since owner touched bug'...jocuri%softhome.net2004-12-141-2/+2
* Fix for bug 241814: properly trim component fields according to product selec...myk%mozilla.org2004-12-144-17/+19
* Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patc...jocuri%softhome.net2004-12-142-49/+47
* Documentation patch for bug 262268: Document in release notes that flags shou...jocuri%softhome.net2004-12-141-0/+18
* Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...jocuri%softhome.net2004-12-143-4/+4
* Patch for bug 273935: avoid double-quoting dates in series_data table; patch ...jocuri%softhome.net2004-12-141-2/+2
* Patch for bug 244756: checksetup.pl shouldn't fail to remove product index fr...jocuri%softhome.net2004-12-141-0/+9
* Patch for bug 274456: Fix the use of <label> tags and remove problems with th...jocuri%softhome.net2004-12-141-10/+10
* Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or comma...jocuri%softhome.net2004-12-141-0/+48
* Patch for bug 274400: Safari should show the lock icons (the quoted value of ...jocuri%softhome.net2004-12-141-7/+7
* Add Vlad to the credits section.jake%bugzilla.org2004-12-131-1/+2
* Bug 274177 - The credits section had been previously severly reduced in size ...jake%bugzilla.org2004-12-131-7/+74
* Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set sta...jocuri%softhome.net2004-12-122-16/+34
* Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in...jocuri%softhome.net2004-12-111-10/+15
* Bug 256019 - The documentation was unclear regarding what to do if the admini...jake%bugzilla.org2004-12-111-127/+167
* Patch for bug 274134: Modify relative path to padlock.png in recently moved C...jocuri%softhome.net2004-12-111-1/+1
* Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); pa...jocuri%softhome.net2004-12-114-1548/+9
* Patch for bug 269398: request.cgi should not fail with error in SQL when no p...jocuri%softhome.net2004-12-111-12/+14
* Bug 264662: Don't delete old chart data. We'll document the problems instead....gerv%gerv.net2004-12-111-11/+5
* Patch for bug 201554: remove un-necessary warning to non-root user with webse...jocuri%softhome.net2004-12-101-11/+18
* Patch for bug 273483: update param(sendmailnow) information; patch by Shane H...jocuri%softhome.net2004-12-091-5/+7
* Patch for bug 271797: avoid making target_milestone empty if usetargetmilesto...jocuri%softhome.net2004-12-091-26/+21
* Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by M...jocuri%softhome.net2004-12-091-7/+34
* Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; p...jocuri%softhome.net2004-12-091-1/+1
* Patch for bug 233049: Improve error when filtering requests with component no...jocuri%softhome.net2004-12-092-10/+3
* Patch for bug 182375: Do not permit flags with spaces or commas; patch by FrÃ...jocuri%softhome.net2004-12-092-1/+3
* Add id's to sections that didn't have them.jake%bugzilla.org2004-12-071-5/+5
* Bug 265995 - Make the docs closer to being valid XML (note: to complete the p...jake%bugzilla.org2004-12-072-3/+3
* Bug 271360 - Moving the Troubleshooting section into an appendix instead. Als...jake%bugzilla.org2004-12-074-317/+332
* Patch for bug 262372: clicking on a column header shouldn't result in loss of...jocuri%softhome.net2004-12-071-2/+6
* Patch for bug 256592: Cut down the DBD error string to a reasonable size; pat...jocuri%softhome.net2004-12-071-0/+3
* Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc S...jocuri%softhome.net2004-12-071-2/+4
* Patch for bug 270589: Make t/008filter.t accept empty template directives; pa...jocuri%softhome.net2004-12-072-2/+3
* Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...jocuri%softhome.net2004-12-073-4/+3
* Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc...jocuri%softhome.net2004-12-071-5/+4
* Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED s...jocuri%softhome.net2004-12-051-5/+6
* Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes...jocuri%softhome.net2004-12-051-1/+4
* Patch for bug 271048: Remove confusion when sorting classifications by modify...jocuri%softhome.net2004-12-052-2/+2
* Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail whe...jocuri%softhome.net2004-12-052-2/+2