aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 277299: edit-multiple offers to change Target Milestone even if Param(use...travis%sedsystems.ca2005-01-081-8/+9
* Bug 276600: checking votes in editproducts.cgi is broken (regression due to b...travis%sedsystems.ca2005-01-081-0/+2
* Bug 276913: Uninitialized value message from CGI.pl line 176travis%sedsystems.ca2005-01-081-1/+1
* Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca2005-01-087-55/+124
* Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca2005-01-083-3/+28
* Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net2005-01-042-2/+8
* Bug 274640: silently fix up custom sort order cookies which erroneously inclu...gerv%gerv.net2005-01-031-0/+5
* Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2005-01-022-4/+7
* Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...gerv%gerv.net2005-01-019-71/+51
* Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ...gerv%gerv.net2005-01-011-8/+8
* Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ...gerv%gerv.net2005-01-011-158/+123
* Bug 274419 - stop offering to forget a search which doesn't exist. Patch by g...gerv%gerv.net2005-01-011-2/+2
* Patch for bug 275631: Only the first column (not all) should have excess CSS ...jocuri%softhome.net2004-12-312-2/+5
* Patch for bug 276283: Users should be able to cancel their own flag requests;...jocuri%softhome.net2004-12-311-1/+1
* Patch for bug 272322: add a delete link to the editcomponents edit component ...jocuri%softhome.net2004-12-311-1/+5
* Patch for bug 274710: Align correctly buglist CSS column classes for edit-mul...jocuri%softhome.net2004-12-311-0/+3
* Patch for bug 275788: Provide a line of code that defines legal query formats...jocuri%softhome.net2004-12-313-7/+25
* Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; pat...jocuri%softhome.net2004-12-311-8/+12
* Bug 275019 - The query page no longer selects the defaults when the only opti...jake%bugzilla.org2004-12-311-1/+9
* Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ...jocuri%softhome.net2004-12-291-0/+4
* Patch for bug 232328: Update CSS file in order to fix the display of columns ...jocuri%softhome.net2004-12-291-2/+2
* Patch for bug 273339: Make attachment.cgi consistent with its activity log ti...jocuri%softhome.net2004-12-292-14/+18
* Documentation patch for bug 274220: Provide additional documentation about cr...jocuri%softhome.net2004-12-291-0/+6
* Patch for bug 274650: checksetup flag fixup code shouldn't output text when a...jocuri%softhome.net2004-12-271-4/+4
* Patch for bug 275939: Classification templates use wrong filtering in URLs; p...jocuri%softhome.net2004-12-273-5/+5
* 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