summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Localconfig.pm
AgeCommit message (Expand)AuthorFilesLines
2018-04-01Fix AUTOMATIC-type urlbaseDylan William Hardison1-1/+6
2018-03-21Bug 1447669 - Add localconfig parameter for changing shadowdb user and passIsrael Madueme1-0/+8
2018-03-12Bug 1437238 - Create override parameters for mailer configurationDylan William Hardison1-7/+7
2018-03-02Bug 1442520 - move inbound_proxies to localconfigDylan William Hardison1-2/+5
2018-02-27Bug 1438206 - Process SES email bounces properlybyron jones1-1/+9
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-4/+15
2017-10-07Bug 1404092 - Bugzilla->localconfig should directly use environmental variabl...Dylan William Hardison1-2/+55
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison1-4/+9
2017-07-07Bug 1377807 - Move memcached options from data/params to localconfigMary Umoh1-0/+16
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-10/+10
2017-07-07Bug 1361439 - Create dockerflow-compliant container that runs a BMO web headDylan William Hardison1-6/+3
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-20/+19
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-19/+20
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-20/+19
2016-07-08Bug 1283664 - Add minimum to Apache2::SizeLimit to ensure better performanceDylan Hardison1-1/+1
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
2012-01-11Bug 716227: When checksetup.pl tells the admin that he should edit variables ...Frédéric Buclin1-3/+6
2011-08-17Bug 655472: Print out localconfig as UTF-8 so we don't mangle UTF-8 comments.Max Kanat-Alexander1-2/+3
2011-01-24Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander1-2/+11
2010-08-11Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander1-155/+21
2010-04-22Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.Max Kanat-Alexander1-2/+2
2009-09-30Bug 519676: Allow users to set blank/false values for things in checksetup.pl...mkanat%bugzilla.org1-1/+6
2009-04-03Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com1-2/+19
2009-02-03Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ...mkanat%bugzilla.org1-1/+1
2009-02-02I almost forgot the fix on checkin for bug 26257lpsolit%gmail.com1-1/+0
2009-02-02Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com1-0/+13
2009-01-04Bug 147776: Make checksetup.pl re-write localconfig with the current comments...mkanat%bugzilla.org1-42/+74
2008-01-18Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic m...lpsolit%gmail.com1-48/+30
2008-01-18Bug 147776: Make checksetup.pl re-write localconfig with the most modern comm...mkanat%bugzilla.org1-30/+48
2007-10-24Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org1-37/+6
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org1-1/+1
2006-12-09Bug 361252: checksetup.pl should get confirmation from the user before causin...lpsolit%gmail.com1-3/+3
2006-10-15Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org1-0/+3
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from...mkanat%bugzilla.org1-9/+10
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-65/+0
2006-09-04Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ca...mkanat%bugzilla.org1-6/+7
2006-08-01Checkin fix: IO::File exports everything we need from Fcntl, so there's no ne...mkanat%bugzilla.org1-1/+0
2006-07-29Fix a small cut-and-paste error from a recent patch, pointed out by LpSolit.mkanat%bugzilla.org1-1/+2
2006-07-29Bug 346344: Move checksetup's localconfig-handling code into Bugzilla::Instal...mkanat%bugzilla.org1-0/+531