summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06Bug 1293689 - Bring Bugzilla::CGI::ContentSecurityPolicy to BMO (Backport ↵Dylan William Hardison1-0/+1
Bug 1286287)
2016-09-27Bug 1268317 - Add Triage Contact to Components as an Editable Field (DB ↵David Lawrence1-0/+4
schema only)
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-1190/+290
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison6-290/+1190
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-1190/+290
local symlink to data/ directory
2016-08-30Bug 1290580 - Rebase docker infra off of CentOS 6David Lawrence1-7/+0
2016-07-13Bug 1286012 - file permsDylan Hardison1-0/+1
2016-07-08Bug 1283664 - Add minimum to Apache2::SizeLimit to ensure better performanceDylan Hardison1-1/+1
2015-11-18Revert "Bug 1222497 - Refactor the BMO docker image with new file and script ↵David Lawrence1-3/+2
structure while minimizing final image size" This reverts commit a0e7a4ffa25957c994fd0128a3f613758fefcd75.
2015-11-10Bug 1222497 - Refactor the BMO docker image with new file and script ↵David Lawrence1-2/+3
structure while minimizing final image size
2015-11-05Bug 1221998 - Make sure localconfig is generated deterministicallyPhilippe M. Chiasson1-0/+3
2015-11-04Bug 1219750 - Allow Apache2::SizeLimit to be configured via paramsDylan Hardison1-0/+4
2015-10-31Bug 1218457 - Allow localconfig to override (force) certain data/params valuesDylan William Hardison1-0/+12
2015-10-22Bug 1217551 - Add File::Copy::Recursive to Bugzilla/Install/Requirements.pmDavid Lawrence1-0/+7
2015-10-15Bug 1209599 - group general preferences by category (schema only)David Lawrence1-0/+14
2015-10-12Bug 1199089 - add support for duo-securityByron Jones1-1/+1
2015-10-02Bug 1196620: support automatic removal of inactive users from groups (schema ↵David Lawrence1-0/+3
only)
2015-09-01Bug 1196618: add support for group owners (schema only)David Lawrence1-0/+10
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones1-0/+15
2015-08-31Bug 1197073 - add support for 2fa using totp (schema-only)Byron Jones1-0/+2
2015-08-24Bug 1195836 - Remove install-module.pl from bmoDylan William Hardison2-2/+1
2015-08-24Bug 1196134 - add ability for admins to force a user to change their ↵Byron Jones1-0/+5
password on next login (schema only)
2015-08-24Bug 1197699 - always store the ip address in the logincookies table (schema ↵Byron Jones1-0/+11
only)
2015-08-24Bug 1196092 - Switch logincookies primary key to auto_incremented id, make ↵Dylan William Hardison1-1/+7
cookie a secondary UNIQUE key
2015-08-11Bug 1192688 - add ip to last used api key informationDylan William Hardison1-0/+3
2015-08-11Bug 1160929 - add support for storing attachments in s3Byron Jones1-1/+15
2015-07-30Bug 1188339 - Backport upstream bug 1179856 (Increase length of all tokens ↵Dylan William Hardison1-4/+6
value for greater security)
2015-07-28no bug - fix permissions of google verification filesByron Jones1-0/+3
2015-07-27Bug 1186788 - disabling an account should always disable bugmailByron Jones1-0/+7
2015-07-21Bug 1184001 - deliver error report to sentry via cron instead of immediatelyByron Jones1-11/+18
2015-07-17Bug 1184982 - Backport upstream bug 1174736 to bmo/4.2 to fix issue where ↵David Lawrence1-0/+1
checksetup results in an unsuccessful mod_perl install
2015-07-14Bug 1180570 - store attachment size in the databaseByron Jones1-1/+1
2015-07-14Bug 1180570 - (disable attachments.attach_size population during checksetup)Byron Jones1-1/+1
2015-07-09Bug 1180570: store attachment size in the databaseByron Jones1-0/+18
2015-07-06Bug 1172968: Move the scripts we want to keep from contrib/* and place them ↵David Lawrence1-4/+5
in scripts/ directory. Remove contrib from repo
2015-06-19Bug 1175644: backport upstream bug 1174695 to bmo/master to improve cpanfile ↵Ed Morley1-6/+21
created by checksetup.pl
2015-06-16Bug 1174057: Backport upstream bug 1170722 to add app_ids for auth delegationDylan William Hardison1-0/+5
2015-06-11Bug 1172953: Fix permissions on docker/*.{sh,pl}Byron Jones1-0/+2
2015-06-09Bug 1172953: Move contrib/docker/.* to docker/*David Lawrence1-3/+6
2015-06-08Bug 1172386: create a "feature" for the elasticsearch metrics and ensure its ↵David Lawrence1-0/+1
dependencies are tagged
2015-05-14Bug 1164863: backport upstream bug 1163248 to bmo to remove dependency on ↵David Lawrence1-4/+8
File::Slurp for checksetup.pl
2015-05-13Backport bug 69267 to BMO (Add the ability to deactivate keywords) - schema onlyDylan William Hardison1-0/+4
r=glob
2015-04-20Bug 880227: Install of Bugzilla DBI module fails due to mirror.hiwaay.net ↵Simon Green1-7/+1
not being available
2015-04-13Bug 1152360: backport upstream bug 1143005 that adds a parameter to ↵David Lawrence1-0/+44
checksetup.pl for generating cpanfile for dependency resolution
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence1-0/+21
keys for authentication
2015-01-27Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ↵David Lawrence2-3/+3
open() calls
2015-01-21Bug 1122269: no longer have access to ↵Byron Jones1-6/+7
https://bugzilla.mozilla.org/cvs-update.log
2015-01-07Bug 1077510: fix docker files permissionsByron Jones1-0/+2
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-1/+2
to limit the number of emails sent to a user per minute and hour)
2014-10-23Bug 1062940: Please increase bmo's alias length to match bugzilla 5.0 (40 ↵David Lawrence1-0/+3
chars instead of 20)