aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com2009-03-3110-71/+29
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-3117-97/+500
* Didn't set bz-nextver correctly in the docs in the last checkin.mkanat%bugzilla.org2009-03-301-1/+1
* Change trunk version number to 3.5.mkanat%bugzilla.org2009-03-302-3/+3
* Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.mkanat%bugzilla.org2009-03-302-0/+6
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com2009-03-303-3/+19
* Bug 485845: Release Notes for Bugzilla 3.2.3mkanat%bugzilla.org2009-03-301-7/+42
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com2009-03-173-0/+6
* Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ...reed%reedloden.com2009-03-091-2/+1
* Remove the unused 'unconfirmedstate' variable (as mentioned in the release no...lpsolit%gmail.com2009-03-061-2/+0
* Bug 481910: Login forms point to http:// instead of https:// when ssl='authen...lpsolit%gmail.com2009-03-061-1/+7
* 2nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...lpsolit%gmail.com2009-03-061-1/+1
* 2nd part of bug 481506: Filtering email addresses in comments can hang Bugzil...lpsolit%gmail.com2009-03-051-1/+1
* Bug 481506: Filtering email addresses in comments can hang Bugzilla in some c...lpsolit%gmail.com2009-03-051-2/+1
* Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...lpsolit%gmail.com2009-03-041-1/+1
* Bug 481025 - Remove rogue Byte Order Mark.wurblzap%gmail.com2009-03-022-2/+13
* Bug 480999: Irrelevant username check in the 'Email Addresses, Bug Numbers, a...lpsolit%gmail.com2009-03-021-9/+12
* Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug Numb...lpsolit%gmail.com2009-03-022-8/+0
* Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...mkanat%bugzilla.org2009-03-026-21/+71
* Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi.mkanat%bugzilla.org2009-03-015-21/+18
* Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org2009-03-015-77/+40
* Bug 480858: Change Columns fails to escape search name when re-running saved ...lpsolit%gmail.com2009-03-011-1/+2
* Bug 295205 - runtests.pl should check that the line endings of files conform...wurblzap%gmail.com2009-03-011-2/+18
* Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2009-03-011-1/+1
* Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net2009-03-011-4/+5
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2009-03-011-1/+1
* Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com2009-03-011-1/+1
* Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2009-03-011-12/+15
* Check templates for tabs, also.jake%acutex.net2009-03-011-0/+5
* Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...jake%acutex.net2009-03-011-1/+0
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2009-03-011-2/+4
* yet another meaningless whitespace change to test tinderbox withjustdave%syndicomm.com2009-03-011-1/+1
* another useless whitespace change to test tinderbox withjustdave%syndicomm.com2009-03-011-1/+1
* whitespace change to test tinderbox again.justdave%syndicomm.com2009-03-011-1/+1
* whitespace change to do a test checkin to see how tinderbox reactsjustdave%syndicomm.com2009-03-011-1/+1
* Tabs are not allowed in Bugzilla source... if we find one, issue a warning.jake%acutex.net2009-03-011-0/+45
* Bug 477745: [Oracle] Search doesn't work because of sql_string_until - Patch ...lpsolit%gmail.com2009-02-261-0/+7
* Bug 479446: email_in.pl wasn't splitting lines properly when they ended with ...mkanat%bugzilla.org2009-02-261-1/+1
* Add qs_suffix to filterexceptions.pl, which was missed on checkin of the new ...mkanat%bugzilla.org2009-02-261-2/+2
* Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...mkanat%bugzilla.org2009-02-255-34/+37
* Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by Fréd...lpsolit%gmail.com2009-02-254-4/+4
* Bug 479197: The mini_login Bugzilla_password box does not convert to text typ...mkanat%bugzilla.org2009-02-243-28/+62
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and res...mkanat%bugzilla.org2009-02-244-59/+45
* Bug 476607: "Constant subroutine redefined" warnings from Bugzilla::Field::Ch...mkanat%bugzilla.org2009-02-231-6/+6
* Bug 467920: Remove multiple CRs in a row from the email template and make sur...mkanat%bugzilla.org2009-02-221-1/+14
* Bug 479345: Field::Choice->update returns incorrect data in list context, lea...lpsolit%gmail.com2009-02-211-1/+1
* Bug 431201: recode.pl crash when trying to convert 2.16 database to 3.0.3 schemamkanat%bugzilla.org2009-02-201-10/+6
* Bug 477459: buglist.cgi crashes for logged out users if the "Reporter" column...lpsolit%gmail.com2009-02-202-2/+2
* Bug 479228: Duplicated words in the error message in importxml.pl when the de...lpsolit%gmail.com2009-02-191-9/+7
* Bug 333648: Add flag change to activity log and bugmail when only setter is c...wicked%sci.fi2009-02-142-32/+9