summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Expand)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin5-5/+5
2016-02-26generate_test_data.pl is an executableFrédéric Buclin1-0/+1
2016-02-24fix permsDylan William Hardison1-1/+1
2016-02-24Bug 1250875 - Bugzilla crashes immediately due to unreadable META.json and MY...Dylan Hardison1-0/+4
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...Dylan Hardison3-1132/+3
2016-02-10Bug 1244528 - Default to DBD::SQLite for new installs for "out of the box" wo...Dylan Hardison1-1/+1
2016-01-27Bug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfigDylan Hardison1-0/+4
2016-01-27Bug 1241026 - checksetup.pl requires editing localconfig to remove apache groupDylan Hardison1-1/+12
2016-01-14Bug 1239582 - The new REST API fails to work properly under mod_perl due to i...David Lawrence1-2/+2
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin3-0/+32
2015-12-16Bug 1232578: Do not save hashed passwords in audit_logFrédéric Buclin1-0/+27
2015-12-02Back out bug 1138463. This fix is actually incorrect and the bug was correctl...Frédéric Buclin1-50/+9
2015-09-15Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolitGervase Markham1-1/+1
2015-09-15Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylanLuke Bearl1-2/+2
2015-09-07Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ...Frédéric Buclin1-1/+1
2015-08-14Bug 946780: The 'version' column of the 'bz_schema' DB table should be UNIQUEFrédéric Buclin1-0/+4
2015-08-04Bug 1189737 - add File::Which to optional module requirements for building do...Gervase Markham1-1/+7
2015-07-30Bug 1188980: PostgreSQL crashes when running checksetup.pl due to too long co...Frédéric Buclin1-5/+1
2015-07-28Bug 1179856 - Increase length of logincookie value for greater securityDylan William Hardison1-0/+6
2015-07-28Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ...David Lawrence1-0/+1
2015-06-19Bug 1174695: The cpanfile created by checksetup.pl defines the same feature m...Ed Morley1-6/+21
2015-06-12Bug 1170722: Authentication Delegation should add an App ID column to associa...Dylan William Hardison1-0/+5
2015-05-27Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin1-2/+10
2015-05-14Bug 1163248: checksetup.pl is unable to run if File::Slurp is missingFrédéric Buclin1-3/+8
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison1-0/+4
2015-04-30Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...Frédéric Buclin1-0/+1
2015-04-10Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ...Gervase Markham1-3/+3
2015-04-10URI::Escape is part of URI, see bug 1051056Frédéric Buclin1-6/+0
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence1-1/+31
2015-04-02Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ...David Lawrence1-0/+56
2015-03-11Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691Frédéric Buclin1-1/+2
2015-03-11Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin1-9/+50
2015-03-09Bug 1130691: Support markdown tablesAlbert Ting1-3/+3
2015-02-20Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4...Frédéric Buclin1-16/+17
2015-02-11Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are en...Frédéric Buclin1-1/+3
2015-02-02Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann1-9/+90
2015-01-21Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent...Gervase Markham2-3/+3
2015-01-07Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin1-0/+2
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params int...Matt Selsky3-12/+59
2014-12-01Bug 1093616: Fix permissions for contrib/replyrcFrédéric Buclin1-0/+1
2014-11-26Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence1-0/+8
2014-11-25Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=ger...Gervase Markham1-11/+0
2014-11-24Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky1-0/+11
2014-11-24Oops. Revert commit with bogus message #2. paperbag=gerv.Gervase Markham1-11/+0
2014-11-24Are you sure you want to check in on branch masterMatt Selsky1-0/+11
2014-10-31Bug 1062739: add the ability for administrators to limit the number of emails...Byron Jones1-2/+2
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin1-4/+0
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin1-12/+4
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones1-6/+19
2014-09-15Bug 1066184: data/params.js should be renamed to data/params.json since the d...David Lawrence2-2/+2