summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Collapse)AuthorFilesLines
2015-12-16Bug 1232578: Do not save hashed passwords in audit_logFrédéric Buclin1-0/+27
r=dkl
2015-12-02Back out bug 1138463. This fix is actually incorrect and the bug was ↵Frédéric Buclin1-50/+9
correctly fixed by bug 1223790 a=dkl on IRC
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
for graphs r=gerv
2015-08-14Bug 946780: The 'version' column of the 'bz_schema' DB table should be UNIQUEFrédéric Buclin1-0/+4
r=dkl a=sgreen
2015-08-04Bug 1189737 - add File::Which to optional module requirements for building ↵Gervase Markham1-1/+7
documentation. r=LpSolit
2015-07-30Bug 1188980: PostgreSQL crashes when running checksetup.pl due to too long ↵Frédéric Buclin1-5/+1
cookies in the logincookies table r=gerv a=dkl
2015-07-28Bug 1179856 - Increase length of logincookie value for greater securityDylan William Hardison1-0/+6
r=gerv,a=sgreen
2015-07-28Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ↵David Lawrence1-0/+1
mod_perl install r=emorley,a=simon
2015-06-19Bug 1174695: The cpanfile created by checksetup.pl defines the same feature ↵Ed Morley1-6/+21
multiple times, breaking cpanm r=dkl,a=glob
2015-06-12Bug 1170722: Authentication Delegation should add an App ID column to ↵Dylan William Hardison1-0/+5
associate api keys with specific callbacks r=dkl,a=glob
2015-05-27Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin1-2/+10
r=dylan a=glob
2015-05-14Bug 1163248: checksetup.pl is unable to run if File::Slurp is missingFrédéric Buclin1-3/+8
r=dkl a=glob
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison1-0/+4
r/a=glob
2015-04-30Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵Frédéric Buclin1-0/+1
in bugzilla/lib/ r=dkl a=glob
2015-04-10Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ↵Gervase Markham1-3/+3
testserver.pl output
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 ↵David Lawrence1-1/+31
made that do not break compatibility r=dylan,a=glob
2015-04-02Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ↵David Lawrence1-0/+56
by utilities such as cpanm for installing Perl dependencies r=dylan,a=glob
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
r=dkl a=glob
2015-03-09Bug 1130691: Support markdown tablesAlbert Ting1-3/+3
r=dkl,a=glob
2015-02-20Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵Frédéric Buclin1-16/+17
2.4 directives r=dkl a=glob
2015-02-11Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin1-1/+3
enabled r=dkl a=glob
2015-02-02Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann1-9/+90
r=dkl,a=glob
2015-01-21Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵Gervase Markham2-3/+3
prevent shell code injection r=dylan,a=simon
2015-01-07Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin1-0/+2
r=dkl a=glob
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Matt Selsky3-12/+59
into localconfig (and kill the Graphs panel). r=gerv, a=glob.
2014-12-01Bug 1093616: Fix permissions for contrib/replyrcFrédéric Buclin1-0/+1
r=gerv a=glob
2014-11-26Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence1-0/+8
r=gerv,a=glob
2014-11-25Revert "Bug 317021 - improve description of bz_canusewhine* parameters. ↵Gervase Markham1-11/+0
r=gerv." Old version of patch committed by mistake. This reverts commit 88e4ee5b99ef75a149f8d39bd2b92ccac3e5743b.
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
This reverts commit 82674d427a9b6f210347279dbb74da631f3d57cb.
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 ↵Byron Jones1-2/+2
emails sent to a user per minute and hour r=dylan,a=glob
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin1-4/+0
r=gerv a=glob
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin1-12/+4
r=dylan a=glob
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones1-6/+19
r=dkl,a=glob
2014-09-15Bug 1066184: data/params.js should be renamed to data/params.json since the ↵David Lawrence2-2/+2
data form is JSON and not JS r=LpSolit,a=sgreen
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵Frédéric Buclin3-9/+8
data/params r=dkl r=wurblzap a=sgreen
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM2-0/+13
r=dkl,a=sgreen
2014-08-14Correctly remove the bugs.alias column, see bug 1012506Frédéric Buclin1-4/+0
r=sgreen
2014-08-14Bug 1012506 - Allow a bug to have multiple aliasesSimon Green1-0/+16
r=dkl, a=sgreen
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin6-0/+6
r=dkl a=sgreen
2014-07-31Bug 1044561: Bad definition of indexes for the new user_api_keys DB tableFrédéric Buclin1-0/+17
r=sgreen a=glob
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green1-0/+4
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-06-12Bug 1022923 - Add index to bug_user_last_visit.last_visit_tsDylan William Hardison1-0/+5
r/a=glob
2014-06-04Bug 803201 - Bump minimum requirement for DateTime andDave Miller1-7/+5
DateTime::TimeZone to correctly detect the local timezone Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl, a=justdave
2014-05-28Bug 1016199: move skins/assets to data/assetsByron Jones1-4/+27
r=dkl, a=justdave