summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Update default column list to something more sensible. r=mkanat, lpsolit, wur...Gervase Markham1-2/+2
2010-11-03Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a...Frédéric Buclin1-0/+1
2010-10-27Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander1-0/+9
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-1/+1
2010-10-20Bug 605663: For MySQL, use information_schema instead of SHOW TABLE STATUSMax Kanat-Alexander1-3/+5
2010-10-14Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander1-3/+5
2010-09-04Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander1-0/+2
2010-08-05Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...Frédéric Buclin1-0/+2
2010-08-04Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin1-0/+3
2010-08-02Bug 581622: When a quicksearch includes the "content" field, it is limited to...Frédéric Buclin1-6/+0
2010-07-09Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander1-5/+10
2010-07-08Bug 305412: Update the minimum Pg requirement to 8.3, to allow castingMax Kanat-Alexander1-1/+1
2010-07-08Bump the version number to 4.1 on trunk.Max Kanat-Alexander1-1/+1
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-0/+4
2010-07-06Bump the version number post-release.Max Kanat-Alexander1-1/+1
2010-07-06Bump the version number for 3.7.2.Max Kanat-Alexander1-1/+1
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers1-0/+1
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-0/+2
2010-06-26Bug 562475 - "Bugzilla should use strict-transport-security (STS) headers"Reed Loden1-0/+5
2010-06-25Bump version number post-releaseMax Kanat-Alexander1-1/+1
2010-06-24Bump the version number for 3.7.1.Max Kanat-Alexander1-1/+1
2010-06-22Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander1-0/+5
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-2/+1
2010-06-16Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander1-0/+5
2010-05-28Bug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r=mkanat.1-0/+1
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-0/+4
2010-04-20Bug 560284: Make all errors that checksetup.pl throws be redMax Kanat-Alexander1-0/+5
2010-03-23Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence1-0/+14
2010-03-05Bug 513989 - large search query causing internal server error (500) but valid...David Lawrence1-1/+1
2010-03-03Bug 513989 - large search query causing internal server error (500) but valid...Dave Lawrence1-0/+7
2010-02-23Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander1-0/+3
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-5/+3
2010-02-11Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander1-2/+12
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander1-0/+9
2010-02-02Set version number to 3.7 on trunk after branching.Max Kanat-Alexander1-1/+1
2010-02-01Bump version number post-release.Max Kanat-Alexander1-1/+1
2010-02-01Bump version number for 3.5.3.Max Kanat-Alexander1-1/+1
2009-12-13Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org1-0/+2
2009-12-13Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org1-0/+10
2009-12-04Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org1-0/+2
2009-11-24Bug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Fréd...lpsolit%gmail.com1-1/+1
2009-11-19Bump version number post-release.mkanat%bugzilla.org1-1/+1
2009-11-19Bump the version number for 3.5.2.mkanat%bugzilla.org1-1/+1
2009-11-09Bug 524669: Allow every simple field in fielddefs to be specified directly in...mkanat%bugzilla.org1-0/+8
2009-11-05Bump version number post-release.mkanat%bugzilla.org1-1/+1
2009-11-05Bump version number for 3.5.1.mkanat%bugzilla.org1-1/+1
2009-09-04Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org1-4/+4
2009-08-09Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...lpsolit%gmail.com1-3/+1
2009-04-12Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com1-0/+4
2009-04-09Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...lpsolit%gmail.com1-12/+17