Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-27 | no bug - Add VS Code task configuration file | Kohei Yoshino | 1 | -0/+6 | |
2018-06-26 | Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵ | Dylan William Hardison | 1 | -4/+1 | |
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 | -1/+4 | |
/bug/ALIAS. | |||||
2018-04-10 | Bug 1450990 - Refactor a bunch of the logging config files | Dylan William Hardison | 1 | -0/+7 | |
2018-04-04 | Bug 1447028 - Add auth delegation test script | Dylan William Hardison | 1 | -0/+16 | |
2018-03-29 | Bug 1447027 - Change default mail method for vagrant and update README | Israel Madueme | 1 | -1/+48 | |
Updates the default mail_delivery_method to be Sendmail for vagrant development. This allows developers to connect to the imap server running at bmo-web.vm:143 to view mail using a real mail client. The default method remains the same for docker users, 'Test'. Both methods are described in the README in a new section. | |||||
2018-03-12 | Bug 1437238 - Create override parameters for mailer configuration | Dylan William Hardison | 1 | -0/+9 | |
2018-03-12 | Revert "test commit" | David Lawrence | 1 | -1/+0 | |
This reverts commit 9fd98bfe45f1433bcd52cd46898fad8fa0e9360c. | |||||
2018-03-12 | test commit | David Lawrence | 1 | -0/+1 | |
2018-03-01 | Bug 1437646 - add support for Log::Log4perl | Dylan William Hardison | 1 | -0/+6 | |
2018-02-18 | Added docs for ensuring the correct Docker setup on Ubuntu | Upasana | 1 | -1/+28 | |
2018-02-18 | Add docker-compose setup for local development | Dylan William Hardison | 1 | -8/+31 | |
2018-02-16 | no bug - add USE_NYTPROF to PerlPassEnv (#395) | Dylan William Hardison | 1 | -0/+12 | |
2018-02-15 | no bug - fix brew instructions in README | Gijs | 1 | -1/+1 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -0/+23 | |
2017-11-29 | restore old env for unsafe auth | Dylan William Hardison | 1 | -1/+1 | |
2017-11-27 | no bug - tweaks for conduit/phabricator dev environments | Dylan William Hardison | 1 | -0/+3 | |
* tweak * change around unsafe auth delegation to work in bmo container * fixes for critic errors | |||||
2017-10-06 | Bug 1406235 - Cleanup httpd config and expose server limits as env settings | Dylan William Hardison | 1 | -3/+39 | |
2017-07-25 | Bug 1380531 - Write initial CircleCI configuration for BMO | Dylan William Hardison | 1 | -0/+3 | |
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-21 | better defaults for re.pl | Dylan William Hardison | 1 | -0/+50 | |
2017-07-07 | Bug 1361439 - Create dockerflow-compliant container that runs a BMO web head | Dylan William Hardison | 1 | -6/+97 | |
2017-06-17 | Replace the update provision command in README (#107) | Sebastin Santy | 1 | -2/+7 | |
* A mention about when to use full provision * Added a note on command failure | |||||
2017-06-07 | Fix and improve wording in README.rst. (#93) | Mark Côté | 1 | -23/+25 | |
This fixes a number of typos, formatting errors, and awkward phrasings. | |||||
2017-04-14 | Bug 1328874 - Add Vagrantfile for production-like development VMs | Dylan William Hardison | 1 | -0/+77 | |