summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
AgeCommit message (Collapse)AuthorFilesLines
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
r=dkl a=sgreen
2014-07-24Bump version post-releaseDavid Lawrence1-1/+1
2014-07-24Bump version to 4.5.5David Lawrence1-1/+1
2014-07-10Bug 1036225: Return a link to the REST documentation in "method not found" ↵David Lawrence1-0/+5
errors r=glob,a=glob
2014-05-28Bug 1016199: move skins/assets to data/assetsByron Jones1-0/+1
r=dkl, a=justdave
2014-04-21Bumped versiion post-releaseDavid Lawrence1-1/+1
2014-04-19Bump version to 4.5.4David Lawrence1-1/+1
2014-04-17Bumped version post-releaseDavid Lawrence1-1/+1
2014-04-17Bump version to 4.5.3David Lawrence1-1/+1
2014-03-21Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]1-0/+6
r=dkl,a=justdave
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville1-5/+5
r=gerv a=justdave
2014-02-26Bug 466178 - Add an INTEGER custom field typeSimon Green1-2/+4
r=glob, a=justdave
2014-01-28Bumped version post-releaseDave Lawrence1-1/+1
2014-01-27Bump version to 4.5.2Dave Lawrence1-1/+1
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones1-0/+7
r=dkl, a=glob
2013-11-13Bug 843457: PROJECT environment variable is not honored when mod_perl is enabledFrédéric Buclin1-3/+13
r/a=glob
2013-10-17Bump version post-releaseDave Lawrence1-1/+1
2013-10-16Bump version to 4.5.1Dave Lawrence1-1/+1
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-0/+4
r=glob,a=justdave
2013-03-28Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵Byron Jones1-0/+4
will display r=LpSolit, a=LpSolit
2013-01-02Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham1-1/+7
2012-12-31Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵Reed Loden1-3/+3
breaking compat with old hashes [r=LpSolit a=LpSolit]
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
r/a=LpSolit
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+10
r/a=LpSolit
2012-11-26Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin1-2/+1
timetracking group r=dkl a=LpSolit
2012-10-15Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3Frédéric Buclin1-1/+3
r=glob a=LpSolit
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+3
r=wicked a=LpSolit
2012-08-31Branch for 4.4 created. Trunk is now 4.5Frédéric Buclin1-1/+1
2012-08-30Bumped version post-releaseDave Lawrence1-1/+1
2012-08-30Bump version to 4.3.3Dave Lawrence1-1/+1
2012-08-18Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi1-0/+4
r/a=LpSolit
2012-07-27Bump the version post-releaseFrédéric Buclin1-1/+1
2012-07-26Bump version to 4.3.2Dave Lawrence1-1/+1
2012-06-27Fix test failures caused by Bug 762787Byron Jones1-1/+1
2012-06-27Bug 762787: Reduce CGI_URI_LIMIT from 8000 to 2083 (IE only)Simon Green1-1/+2
r=glob, a=LpSolit
2012-05-17Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu1-0/+4
better understand what they are used for r/a=LpSolit
2012-04-19Bump the version post-releaseFrédéric Buclin1-1/+1
2012-04-18Bump version to 4.3.1Dave Lawrence1-1/+1
2012-04-13Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi1-0/+5
r/a=LpSolit
2012-03-26Make Target Milestone field have the same maximum length as Version field. ↵Gervase Markham1-1/+1
r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551
2012-03-22Bug 731526: Adds an email event for product and/or component notificationsByron Jones1-2/+4
r=LpSolit, a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-29/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-12-08Expand max length of attachment filename from 100 to 255 characters. r=glob, ↵Gervase Markham1-0/+6
a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=705078
2011-11-28Bug 705393: Improve the error message thrown by Update.pm when ↵Frédéric Buclin1-0/+7
updates.bugzilla.org is unavailable r=glob a=LpSolit
2011-08-08Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD ↵David Lawrence1-9/+10
creation)) r=mkanat, a=LpSolit
2011-08-06Bump the version number post-release to 4.3.Max Kanat-Alexander1-1/+1
2011-08-05Bump version for 4.1.3.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=660531
2011-08-05Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander1-1/+1
difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat
2011-06-06Bug 649281 - Add ircs:// to url protocols for external links in commentMatt Selsky1-2/+2
author=Matt Selsky, r=dkl, a=LpSolit
2011-04-28Bump the version number post-release.Max Kanat-Alexander1-1/+1