Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-26 | Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵ | Dylan William Hardison | 1 | -10/+3 | |
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a. | |||||
2018-06-15 | Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵ | Dylan William Hardison | 1 | -3/+10 | |
/bug/ALIAS. | |||||
2018-05-08 | Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmail | Dylan William Hardison | 1 | -0/+4 | |
2018-05-04 | no bug - untaint default values in localconfig | Dylan William Hardison | 1 | -0/+1 | |
2018-03-21 | Bug 1447669 - Add localconfig parameter for changing shadowdb user and pass | Israel Madueme | 1 | -0/+8 | |
2018-03-12 | Bug 1437238 - Create override parameters for mailer configuration | Dylan William Hardison | 1 | -7/+7 | |
2018-03-02 | Bug 1442520 - move inbound_proxies to localconfig | Dylan William Hardison | 1 | -2/+5 | |
2018-02-27 | Bug 1438206 - Process SES email bounces properly | byron jones | 1 | -1/+9 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -4/+15 | |
2017-10-07 | Bug 1404092 - Bugzilla->localconfig should directly use environmental ↵ | Dylan William Hardison | 1 | -2/+55 | |
variables and ignore the localconfig file | |||||
2017-07-25 | Bug 1380531 - Write initial CircleCI configuration for BMO | Dylan William Hardison | 1 | -4/+9 | |
This is the first (working) iteration of a configuration that allows CircleCI to build 'bmo' docker images that are runnable. Some other changes were required for this: 1. The base image used in Dockerfile was changed from centos:6.7 to mozillabteam/bmo-base:slim. This is a new version of (github) mozilla-bteam/docker-bmo-base which is much smaller, and includes all the system RPMs and other bits that our bmo Dockerfile expects. 2. init.pl mistakenly had '--no-assets' which is not currently a checksetup.pl option. 3. 901-secure-mail-loop.t (which checks for an infinite loop) had to have its timeout increased because CircleCI sometimes is quite slow. 4. version.txt // __version__ now includes build information from CircleCI environmental variables | |||||
2017-07-07 | Bug 1377807 - Move memcached options from data/params to localconfig | Mary Umoh | 1 | -0/+16 | |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -10/+10 | |
2017-07-07 | Bug 1361439 - Create dockerflow-compliant container that runs a BMO web head | Dylan William Hardison | 1 | -6/+3 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+19 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -19/+20 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+19 | |
local symlink to data/ directory | |||||
2016-07-08 | Bug 1283664 - Add minimum to Apache2::SizeLimit to ensure better performance | Dylan Hardison | 1 | -1/+1 | |
2015-11-05 | Bug 1221998 - Make sure localconfig is generated deterministically | Philippe M. Chiasson | 1 | -0/+3 | |
2015-11-04 | Bug 1219750 - Allow Apache2::SizeLimit to be configured via params | Dylan Hardison | 1 | -0/+4 | |
2015-10-31 | Bug 1218457 - Allow localconfig to override (force) certain data/params values | Dylan William Hardison | 1 | -0/+12 | |
2012-01-11 | Bug 716227: When checksetup.pl tells the admin that he should edit variables ↵ | Frédéric Buclin | 1 | -3/+6 | |
in localconfig, the message should be red r=timello a=LpSolit | |||||
2011-08-17 | Bug 655472: Print out localconfig as UTF-8 so we don't mangle UTF-8 comments. | Max Kanat-Alexander | 1 | -2/+3 | |
r=LpSolit, a=LpSolit | |||||
2011-01-24 | Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of | Max Kanat-Alexander | 1 | -2/+11 | |
generate_random_password, to protect against an account compromise issue and other critical vulnerabilities. r=LpSolit, a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=621591 | |||||
2010-08-11 | Bug 586210: Make every important string printed by checksetup.pl localizable, | Max Kanat-Alexander | 1 | -155/+21 | |
including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner) | |||||
2010-04-22 | Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it. | Max Kanat-Alexander | 1 | -2/+2 | |
r=LpSolit, a=LpSolit | |||||
2009-09-30 | Bug 519676: Allow users to set blank/false values for things in ↵ | mkanat%bugzilla.org | 1 | -1/+6 | |
checksetup.pl's "answers" file. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-04-03 | Bug 123165 â Permissions setup option for bugzilla_user==webserver_user ↵ | wurblzap%gmail.com | 1 | -2/+19 | |
(suexec). Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-02-03 | Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
same token be generated over and over Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2009-02-02 | I almost forgot the fix on checkin for bug 26257 | lpsolit%gmail.com | 1 | -1/+0 | |
2009-02-02 | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 1 | -0/+13 | |
bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-04 | Bug 147776: Make checksetup.pl re-write localconfig with the current ↵ | mkanat%bugzilla.org | 1 | -42/+74 | |
comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2008-01-18 | Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic ↵ | lpsolit%gmail.com | 1 | -48/+30 | |
message | |||||
2008-01-18 | Bug 147776: Make checksetup.pl re-write localconfig with the most modern ↵ | mkanat%bugzilla.org | 1 | -30/+48 | |
comments. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-10-24 | Bug 262269: A tool to auto-install missing perl packages on non-Windows systems | mkanat%bugzilla.org | 1 | -37/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) | |||||
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 1 | -1/+1 | |
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | |||||
2006-12-09 | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | |||||
2006-10-15 | Bug 356206: Allow "do $file" to be used within localconfig | olav%bkor.dhs.org | 1 | -0/+3 | |
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave | |||||
2006-09-19 | Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵ | mkanat%bugzilla.org | 1 | -9/+10 | |
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -65/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-04 | Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ↵ | mkanat%bugzilla.org | 1 | -6/+7 | |
calls with it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-01 | Checkin fix: IO::File exports everything we need from Fcntl, so there's no ↵ | mkanat%bugzilla.org | 1 | -1/+0 | |
need to use Fcntl--it just causes errors. Also fixing a small typo that made docs/xml have the wrong permissions. | |||||
2006-07-29 | Fix a small cut-and-paste error from a recent patch, pointed out by LpSolit. | mkanat%bugzilla.org | 1 | -1/+2 | |
2006-07-29 | Bug 346344: Move checksetup's localconfig-handling code into ↵ | mkanat%bugzilla.org | 1 | -0/+531 | |
Bugzilla::Install::Localconfig Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave |