Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-28 | run mojolicious daemon instead of httpd | Dylan William Hardison | 1 | -3/+4 | |
2018-06-28 | a bit of a quantum leap | Dylan William Hardison | 1 | -0/+17 | |
It's now possible to load the CGIs into a mojolicious controller. Compatibility isn't 100% yet, but it should give a migration path for any random CGI to become a proper controller. | |||||
2018-06-26 | Bug 1457550 - Update scripts/remove-non-public-data.pl suitability for ↵ | Dylan William Hardison | 2 | -2/+1 | |
current BMO infrastructure. | |||||
2018-05-29 | bump version to 20180529.2 | Dylan William Hardison | 1 | -2/+2 | |
2018-05-29 | bump version to 20180529.1 (#589) | Dylan William Hardison | 1 | -5/+5 | |
2018-05-29 | Bug 1464312 - Write script to undo the INACTIVE changes on bugs | Dylan William Hardison | 1 | -0/+203 | |
2018-05-23 | no bug - fix-remove-non-public-data.pl should use use FindBin | Dylan William Hardison | 1 | -2/+12 | |
2018-04-26 | Bug 1454647 - Mirror all BMO groups as Phabricator projects and keep them in ↵ | dklawren | 1 | -1/+0 | |
sync | |||||
2018-04-10 | Bug 1453126 - Bugzilla::Bloomfilter should encourage preserving the input ↵ | Dylan William Hardison | 1 | -4/+2 | |
files for its filters | |||||
2018-04-10 | Bug 1450679 - Replace custom Sentry integration with Logging | Dylan William Hardison | 1 | -2/+2 | |
2018-04-04 | Bug 1447028 - Add auth delegation test script | Dylan William Hardison | 1 | -0/+72 | |
2018-03-28 | Bug 1449413 - Refactor circleci container building stuff | Dylan William Hardison | 1 | -0/+203 | |
2018-03-26 | no bug - fix jobqueue command to run with multiplexed json output | Dylan William Hardison | 1 | -1/+2 | |
2018-03-13 | Bug 1441181 - Step 8 - Add jobqueue command to entrypoint | Dylan William Hardison | 1 | -0/+7 | |
2018-03-13 | Bug 1445098 - flush stdout on cereal daemon | Dylan William Hardison | 1 | -1/+4 | |
2018-03-10 | no bug - move cereal to its own script | Dylan William Hardison | 1 | -0/+49 | |
2018-03-04 | remove file that was accidentally added | Dylan William Hardison | 1 | -35/+0 | |
2018-03-04 | apply checksetup.pl's permission changes | Dylan William Hardison | 5 | -0/+0 | |
2018-03-01 | Bug 1437646 - Refactor entrypoint to use Bugzilla::DaemonControl | Dylan William Hardison | 1 | -187/+68 | |
2018-02-28 | Bug 1441569 - remove_idle_group_members.pl fails on vagrant box | byron jones | 1 | -0/+5 | |
Create missing automation@bmo.tld user. | |||||
2018-02-28 | Bug 1403344 - Add command to docker container for schema / data migrations | Dylan William Hardison | 1 | -0/+6 | |
2018-02-19 | Bug 1435735 - Add script to add email job to jobqueue | Dylan William Hardison | 1 | -0/+39 | |
2018-02-18 | Add docker-compose setup for local development | Dylan William Hardison | 1 | -0/+14 | |
2018-02-14 | fix critic warnings from secbugstats (#397) | Dylan William Hardison | 1 | -2/+8 | |
2018-02-13 | Bug 1343248 - Migrate secbugstats scripts to bmo production | Dylan William Hardison | 1 | -0/+26 | |
2018-02-07 | Bug 1436301 - Exempt bot accounts from idle group removal | Dylan William Hardison | 1 | -2/+6 | |
2018-01-23 | no bug - fix the entrypoint arbitrary command execution | Dylan William Hardison | 1 | -1/+1 | |
2018-01-09 | Bug 1429060 - Fix nagios checker blocker breakage from PR #340 | Dylan William Hardison | 1 | -1/+2 | |
2018-01-04 | no bug - fix some perlcritic warnings to make test happy (#340) | Dylan William Hardison | 1 | -13/+14 | |
2018-01-04 | no bug - move contrib nagios checker to scripts dir | gcoxmoz | 1 | -70/+113 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 2 | -32/+73 | |
2017-12-13 | Bug 1424155 - Write scripts to import/export attachments to disk | Dylan William Hardison | 1 | -0/+133 | |
2017-12-13 | no bug - add bmo product and cf_due_date to testing data set (#293) | Dylan William Hardison | 1 | -2/+61 | |
2017-12-06 | Bug 1423391 - Add additional phabricator settings to ↵ | dklawren | 2 | -38/+53 | |
generate_conduit_data.pl for running bmo-extensions demo | |||||
2017-12-01 | make linter happy | Dylan William Hardison | 1 | -4/+4 | |
2017-12-01 | fix quotes in conduit script | Dylan William Hardison | 1 | -4/+4 | |
2017-11-27 | no bug - tweaks for conduit/phabricator dev environments | Dylan William Hardison | 2 | -16/+192 | |
* tweak * change around unsafe auth delegation to work in bmo container * fixes for critic errors | |||||
2017-11-14 | no bug - add demo command and allow PORT to be 80 (#271) | Dylan William Hardison | 1 | -0/+5 | |
2017-10-07 | Bug 1404092 - Bugzilla->localconfig should directly use environmental ↵ | Dylan William Hardison | 1 | -63/+2 | |
variables and ignore the localconfig file | |||||
2017-09-15 | re-add cmd_httpd | Dylan William Hardison | 1 | -2/+2 | |
also fix some whitespace | |||||
2017-09-11 | Bug 1393888 - Write httpd access handler to block by ip address stored in ↵ | Dylan William Hardison | 1 | -0/+55 | |
memcached | |||||
2017-08-28 | Bug 1393643 - Add whitelist to rate limiting code (#220) | Dylan William Hardison | 1 | -0/+21 | |
* Bug 1393643 - Add whitelist to rate limiting code * use version that has new module * add memcache to bloomfilter loading | |||||
2017-08-26 | Bug 1393532 - Document sanitizeme.pl script | Mary Umoh | 1 | -0/+100 | |
2017-08-18 | Bug 1388148 - Test password quality checking code | Dylan William Hardison | 2 | -6/+20 | |
2017-08-17 | no bug - have the test runners start up the httpd (#203) | Dylan William Hardison | 1 | -44/+183 | |
2017-08-07 | Bug 1383355 - Migrate CI tests from taskcluster to CircleCI | Dylan William Hardison | 1 | -0/+234 | |
2017-07-22 | Bug 1381567 - wrap heredoc in an if | Emma Humphries | 1 | -2/+5 | |
2017-07-20 | Bug 1381869 - Use separate elasticsearch index for Bugzilla::User | Dylan William Hardison | 1 | -3/+1 | |
This patch removes the concept of a single, bugzilla-wide index in favor of a per-class index. bugs and comments continue to use Bugzilla->params->{elasticsearch_index} but users use Bugzilla->params->{elasticsearch_index} . "_user". It is assured via the ChildObject trait (role) that comments will share the index with bugs, and we have kept the index for bugs/comments the same to avoid the multi-hour reindexing of production. Re-indexing users takes only five minutes. Subsequent work on this will allow use to version the index names and use aliases, but I wanted to keep this patch small. This patch also corrects some mistakes 1. $indexer->put_mapping() should not have been a public method. 2. Time::HiRes should be imported at the top of the file, not in a sub. | |||||
2017-07-12 | Bug 1378999 - Add update/new stats to bulk_indexer verbose mode | Dylan William Hardison | 1 | -8/+16 | |
2017-06-20 | Renamed create_app_key.pl to create_app_id.pl | David Lawrence | 1 | -0/+0 | |