aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objectsMax Kanat-Alexander2011-03-131-0/+8
* Bug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 orMax Kanat-Alexander2011-02-141-0/+2
* Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin2011-01-301-7/+0
* Update default column list to something more sensible. r=mkanat, lpsolit, wur...Gervase Markham2011-01-271-2/+2
* Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a...Frédéric Buclin2010-11-031-0/+1
* Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander2010-10-271-0/+9
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+1
* Bug 605663: For MySQL, use information_schema instead of SHOW TABLE STATUSMax Kanat-Alexander2010-10-191-3/+5
* Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander2010-10-131-3/+5
* Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander2010-09-031-0/+2
* Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...Frédéric Buclin2010-08-051-0/+2
* Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin2010-08-041-0/+3
* Bug 581622: When a quicksearch includes the "content" field, it is limited to...Frédéric Buclin2010-08-021-6/+0
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-5/+10
* Bug 305412: Update the minimum Pg requirement to 8.3, to allow castingMax Kanat-Alexander2010-07-081-1/+1
* Bump the version number to 4.1 on trunk.Max Kanat-Alexander2010-07-081-1/+1
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-071-0/+4
* Bump the version number post-release.Max Kanat-Alexander2010-07-051-1/+1
* Bump the version number for 3.7.2.Max Kanat-Alexander2010-07-051-1/+1
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-051-0/+1
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-0/+2
* Bug 562475 - "Bugzilla should use strict-transport-security (STS) headers"Reed Loden2010-06-251-0/+5
* Bump version number post-releaseMax Kanat-Alexander2010-06-241-1/+1
* Bump the version number for 3.7.1.Max Kanat-Alexander2010-06-241-1/+1
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-0/+5
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-2/+1
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-0/+5
* Bug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r=mkanat.2010-05-281-0/+1
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-191-0/+4
* Bug 560284: Make all errors that checksetup.pl throws be redMax Kanat-Alexander2010-04-191-0/+5
* Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence2010-03-231-0/+14
* Bug 513989 - large search query causing internal server error (500) but valid...David Lawrence2010-03-051-1/+1
* Bug 513989 - large search query causing internal server error (500) but valid...Dave Lawrence2010-03-031-0/+7
* Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander2010-02-221-0/+3
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-5/+3
* Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander2010-02-111-2/+12
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-0/+9
* Set version number to 3.7 on trunk after branching.Max Kanat-Alexander2010-02-011-1/+1
* Bump version number post-release.Max Kanat-Alexander2010-02-011-1/+1
* Bump version number for 3.5.3.Max Kanat-Alexander2010-02-011-1/+1
* Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org2009-12-131-0/+2
* Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2009-12-131-0/+10
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-041-0/+2
* Bug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Fréd...lpsolit%gmail.com2009-11-241-1/+1
* Bump version number post-release.mkanat%bugzilla.org2009-11-191-1/+1
* Bump the version number for 3.5.2.mkanat%bugzilla.org2009-11-191-1/+1
* Bug 524669: Allow every simple field in fielddefs to be specified directly in...mkanat%bugzilla.org2009-11-091-0/+8
* Bump version number post-release.mkanat%bugzilla.org2009-11-051-1/+1
* Bump version number for 3.5.1.mkanat%bugzilla.org2009-11-051-1/+1
* Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org2009-09-041-4/+4