summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net12-119/+122
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...jocuri%softhome.net9-0/+598
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...jocuri%softhome.net3-229/+178
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net19-17/+142
2005-01-16Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...jocuri%softhome.net3-18/+23
2005-01-16Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when i...jocuri%softhome.net1-1/+1
2005-01-16Patch for bug 260682: Support redirecting to HTTPS always or for authenticate...jocuri%softhome.net4-0/+81
2005-01-16Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...jocuri%softhome.net4-35/+43
2005-01-15Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org1-1/+1
2005-01-15Bug 275700 : FAQ update: "Disabling mail for testing" is incompletetravis%sedsystems.ca1-4/+42
2005-01-15Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org2-4/+4
2005-01-15Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2-3/+9
2005-01-15Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca1-6/+6
2005-01-15Bug 277621 : Uninitialized value message when changing timetracking fieldstravis%sedsystems.ca1-2/+2
2005-01-14Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ...jake%bugzilla.org3-15/+9
2005-01-14Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org1-4/+8
2005-01-14Bug 278148: checksetup.pl *still* errors when trying to drop index on milesto...travis%sedsystems.ca1-3/+8
2005-01-13Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca2-35/+35
2005-01-13Bug 277571 : checksetup should not always output a message about checking for...travis%sedsystems.ca1-4/+1
2005-01-12Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch...travis%sedsystems.ca3-6/+12
2005-01-11Bug 276660erik%dasbistro.com1-2/+3
2005-01-10One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca1-11/+1
2005-01-10Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca1-2/+2
2005-01-10Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2-19/+21
2005-01-10Bug 239852 - Documentation changes for Windows supporttravis%sedsystems.ca2-114/+279
2005-01-09Patch for bug 277389: Modify flag notification code so it doesn't append emai...jocuri%softhome.net2-2/+9
2005-01-09Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias Sa...jocuri%softhome.net1-1/+27
2005-01-09Patch for bug 277013: provides a fix for the SQL error that appears when a us...jocuri%softhome.net3-11/+19
2005-01-09Patch for bug 240250: Shouldn't receive an unfriendly error when editing grou...jocuri%softhome.net1-0/+2
2005-01-09Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying...jocuri%softhome.net1-9/+2
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca3-41/+29
2005-01-08Bug 277299: edit-multiple offers to change Target Milestone even if Param(use...travis%sedsystems.ca1-8/+9
2005-01-08Bug 276600: checking votes in editproducts.cgi is broken (regression due to b...travis%sedsystems.ca1-0/+2
2005-01-08Bug 276913: Uninitialized value message from CGI.pl line 176travis%sedsystems.ca1-1/+1
2005-01-08Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca7-55/+124
2005-01-08Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca3-3/+28
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net2-2/+8
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