summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommende...Dylan William Hardison1-2/+1
2016-05-20Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ...Frédéric Buclin1-9/+8
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
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 Hardison1-2/+0
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin1-0/+1
2015-12-02Back out bug 1138463. This fix is actually incorrect and the bug was correctl...Frédéric Buclin1-50/+9
2015-03-11Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin1-9/+50
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-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 Markham1-1/+1
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params int...Matt Selsky1-7/+7
2014-12-01Bug 1093616: Fix permissions for contrib/replyrcFrédéric Buclin1-0/+1
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 Lawrence1-1/+1
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin1-1/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-05-28Bug 1016199: move skins/assets to data/assetsByron Jones1-4/+27
2014-05-14Bug 977969: concatenate and slightly minify css filesByron Jones1-0/+12
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+1
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+26
2012-10-16Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann1-0/+61
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+1
2012-04-09Fix typoFrédéric Buclin1-1/+1
2012-04-092nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executableFrédéric Buclin1-0/+1
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-15/+5
2011-11-26Bug 368250: collectstats.pl creates files with wrong ownershipFrédéric Buclin1-0/+27
2011-04-01Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to...David Lawrence1-0/+10
2011-02-17Bug 634826: .htaccess file permissions are not set by checksetup.plFrédéric Buclin1-0/+1
2010-11-03Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a...Frédéric Buclin1-3/+16
2010-10-27Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander1-0/+3
2010-10-16Bug 604835: Have checksetup.pl give WS_EXECUTE permissions to .pl scripts thatMax Kanat-Alexander1-0/+1
2010-10-14Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander1-1/+2
2010-07-21Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander1-20/+39
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-0/+4
2010-06-25Bug 457373: Refactor the permissions system in Bugzilla::Install::FilesystemMax Kanat-Alexander1-130/+171
2010-06-24Bug 561797: (CVE-2010-0180) [SECURITY] checksetup.pl with $suexec=1 setsMax Kanat-Alexander1-0/+14
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander1-1/+0
2010-05-23Bug 560733: Move the base .htaccess file into bzr instead of having itMax Kanat-Alexander1-40/+2
2010-02-20Bug 546871: Make checksetup.pl not try to fix the permissions ofMax Kanat-Alexander1-1/+0
2010-02-01Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from ...Reed Loden1-0/+7
2010-02-01Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CV...Max Kanat-Alexander1-29/+50
2009-12-31Bug 519858 - Move uncommonly used parameters out of the "Required" section an...mkanat%bugzilla.org1-9/+36
2009-12-15After the checkin of bug 524603, checksetup.pl printed "No such file or direc...mkanat%bugzilla.org1-3/+3
2009-12-15Bug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (fo...mkanat%bugzilla.org1-1/+25
2009-11-25Bug 530767: Allow for CPAN distribution of extensionsmkanat%bugzilla.org1-1/+5
2009-11-25Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org1-0/+1