aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵Byron Jones2013-03-281-0/+4
| | | | | | will display r=LpSolit, a=LpSolit
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-1/+7
|
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵Reed Loden2012-12-311-3/+3
| | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit]
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
| | | | r/a=LpSolit
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+10
| | | | r/a=LpSolit
* Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin2012-11-261-2/+1
| | | | | | timetracking group r=dkl a=LpSolit
* Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3Frédéric Buclin2012-10-151-1/+3
| | | | r=glob a=LpSolit
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
| | | | r=wicked a=LpSolit
* Branch for 4.4 created. Trunk is now 4.5Frédéric Buclin2012-08-311-1/+1
|
* Bumped version post-releaseDave Lawrence2012-08-301-1/+1
|
* Bump version to 4.3.3Dave Lawrence2012-08-301-1/+1
|
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-181-0/+4
| | | | r/a=LpSolit
* Bump the version post-releaseFrédéric Buclin2012-07-271-1/+1
|
* Bump version to 4.3.2Dave Lawrence2012-07-261-1/+1
|
* Fix test failures caused by Bug 762787Byron Jones2012-06-271-1/+1
|
* Bug 762787: Reduce CGI_URI_LIMIT from 8000 to 2083 (IE only)Simon Green2012-06-271-1/+2
| | | | r=glob, a=LpSolit
* Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu2012-05-171-0/+4
| | | | | | better understand what they are used for r/a=LpSolit
* Bump the version post-releaseFrédéric Buclin2012-04-191-1/+1
|
* Bump version to 4.3.1Dave Lawrence2012-04-181-1/+1
|
* Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi2012-04-131-0/+5
| | | | r/a=LpSolit
* Make Target Milestone field have the same maximum length as Version field. ↵Gervase Markham2012-03-261-1/+1
| | | | | r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-221-2/+4
| | | | r=LpSolit, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-29/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Expand max length of attachment filename from 100 to 255 characters. r=glob, ↵Gervase Markham2011-12-081-0/+6
| | | | | a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=705078
* Bug 705393: Improve the error message thrown by Update.pm when ↵Frédéric Buclin2011-11-281-0/+7
| | | | | | updates.bugzilla.org is unavailable r=glob a=LpSolit
* Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD ↵David Lawrence2011-08-081-9/+10
| | | | | | creation)) r=mkanat, a=LpSolit
* Bump the version number post-release to 4.3.Max Kanat-Alexander2011-08-051-1/+1
|
* Bump version for 4.1.3.Max Kanat-Alexander2011-08-041-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=660531
* Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander2011-08-041-1/+1
| | | | | | difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat
* Bug 649281 - Add ircs:// to url protocols for external links in commentMatt Selsky2011-06-061-2/+2
| | | | author=Matt Selsky, r=dkl, a=LpSolit
* Bump the version number post-release.Max Kanat-Alexander2011-04-271-1/+1
|
* Bump version number for 4.1.2.Max Kanat-Alexander2011-04-271-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=652474
* Bump the version number post-release.Max Kanat-Alexander2011-03-141-1/+1
|
* Bump version number for 4.1.1.Max Kanat-Alexander2011-03-131-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=638032
* Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objectsMax Kanat-Alexander2011-03-131-0/+8
| | | | r=dkl, a=mkanat
* Bug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 orMax Kanat-Alexander2011-02-141-0/+2
| | | | | later. r=dkl, a=mkanat
* Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin2011-01-301-7/+0
| | | | r/a=mkanat
* Update default column list to something more sensible. r=mkanat, lpsolit, ↵Gervase Markham2011-01-271-2/+2
| | | | | wurblzap. https://bugzilla.mozilla.org/show_bug.cgi?id=621676
* Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, ↵Frédéric Buclin2010-11-031-0/+1
| | | | | | and product names are viewable in graphs/ r=wurblzap a=LpSolit
* Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander2010-10-271-0/+9
| | | | r=LpSolit, a=mkanat
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+1
| | | | r=glob, a=mkanat
* Bug 605663: For MySQL, use information_schema instead of SHOW TABLE STATUSMax Kanat-Alexander2010-10-191-3/+5
| | | | | | to get table information during checksetup, because it's much faster. This also bumps our MySQL requirement to 5.0.15. r=mkanat, a=mkanat (module owner)
* Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander2010-10-131-3/+5
| | | | | cached templates should be stored somewhere else than the data directory. r=LpSolit, a=mkanat
* Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander2010-09-031-0/+2
| | | | | when it finishes. r=mkanat, a=mkanat (module owner)
* Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when ↵Frédéric Buclin2010-08-051-0/+2
| | | | | | viewing a bug if a comment contains 'bug <num>' or 'attachment <num>' where <num> is greater than the max allowed integer r=mkanat a=LpSolit
* Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin2010-08-041-0/+3
| | | | r=glob a=LpSolit
* Bug 581622: When a quicksearch includes the "content" field, it is limited ↵Frédéric Buclin2010-08-021-6/+0
| | | | | | to 200 bugs r/a=mkanat
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-5/+10
| | | | | in a loop r=glob, a=mkanat
* Bug 305412: Update the minimum Pg requirement to 8.3, to allow castingMax Kanat-Alexander2010-07-081-1/+1
| | | | | bytea to text in Search.pm. r=mkanat, a=mkanat (module owner)
* Bump the version number to 4.1 on trunk.Max Kanat-Alexander2010-07-081-1/+1
|