summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2016-10-07Bug 1305176 - Populate Triage Leads field (perform as automation@bmo.tld user)David Lawrence1-0/+3
2016-10-05Bug 1305176 - Populate Triage Leads fieldDavid Lawrence1-0/+68
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison37-94/+86
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison37-86/+94
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 Hardison37-94/+86
local symlink to data/ directory
2016-09-01Bug 1298978 - Bulk assign P3 to all open intermittent bugs without a ↵David Lawrence1-0/+91
priority set in Firefox components
2016-08-29Bug 1298815 - Re-introduce generate_bmo_data.plDylan William Hardison1-0/+729
2016-08-08Bug 1279368 - Run Script to Remove Old Whiteboard Tag and Add New Keyword to ↵David Lawrence1-0/+162
affected bugs where we are creating new keywords.
2016-07-20- Fix some permissions in scripts directoryDavid Lawrence4-0/+0
2016-07-19Bug 1254882 - develop a nightly script to revoke access to legal bugs from ↵Dylan Hardison1-0/+166
ex-employees
2016-07-13Bug 1286650 - Add option to scripts/issue-api-key.pl to specify an API key ↵Mark Côté1-2/+9
explicitly. r=dylan This is useful for testing, so we don't have to store a randomly generated key for the duration of the test; instead we can hardcode one in the tests.
2016-05-14Bug 232193 - bmo's systems (webheads, database, etc) should use UTC natively ↵David Lawrence1-0/+125
for o/s timezone and date storage
2016-03-07Bug 1253691 - In issue-api-key.pl, set the MozReview API key if the ↵Mark Côté1-2/+9
description is 'mozreview'. r=dylan
2016-02-24Bug 1249196 - mass-resolve l10n fxos bugsDavid Lawrence1-0/+82
2016-02-02Bug 1244996 - (remove unused import)Byron Jones1-1/+0
2016-02-02Bug 1244996 - add a script to manage a user's settingsByron Jones1-0/+57
2016-02-01Bug 1244604 - configure nagios alerting for the bmo/reviewboard connectorByron Jones1-0/+83
2016-01-30Bug 1243051 - Create one off script to output cpanfile with all modules and ↵David Lawrence1-0/+126
their current versions to be used for version pinning
2016-01-20Bug 1236161 - when converting a BMP attachment to PNG fails a zero byte ↵Dylan Hardison1-0/+42
attachment is created
2016-01-16Bug 1236461 - Mass update mozilla-reps groupDylan Hardison1-0/+117
2016-01-11Bug 1237185 - hide 'cab review' custom field behind a "click through" to ↵Byron Jones1-1/+1
direct people to servicenow
2015-11-18Bug 1225883 - remove user_request_log entries in sanitizeme.pl scriptDylan Hardison1-0/+6
2015-11-18Revert "Bug 1222497 - Refactor the BMO docker image with new file and script ↵David Lawrence1-0/+0
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-0/+0
structure while minimizing final image size
2015-10-14Bug 1195952 - Please add the following choices to the CAB review drop down ↵David Lawrence1-0/+102
area of bugzilla
2015-10-09Bug 1178094 - Update crash signatures to match new Socorro signature generationByron Jones1-0/+199
2015-10-06Bug 1196620 - support automatic removal of inactive users from groupsDavid Lawrence1-0/+132
2015-09-02Bug 1199136 - lower memory consumption to better operate in bugzilladm'sByron Jones1-4/+5
low memory environment
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones1-0/+1
2015-09-01Bug 1199136 - add update-bug-groups.pl for automated group changesByron Jones1-0/+96
2015-08-31this script lives elsewhere nowByron Jones1-542/+0
2015-08-11Bug 1160929 - add support for storing attachments in s3Byron Jones1-6/+49
2015-08-11Bug 1191888 - fix duplicate IDsByron Jones1-4/+4
2015-08-11Bug 1187220 - develop a script to remove non-public data from the bmo databaseByron Jones1-0/+243
2015-08-07Bug 1191888: Create security_remove.pl script to remove user from all ↵David Lawrence1-0/+189
visibility roles in secure bugs
2015-07-21Bug 1180572 - create attachment_storage parameterByron Jones1-0/+111
2015-07-14Bug 1180570 - store attachment size in the databaseByron Jones1-1/+2
2015-07-07fix permissionsByron Jones1-0/+0
2015-07-06Bug 1172968: Move the scripts we want to keep from contrib/* and place them ↵David Lawrence23-0/+3121
in scripts/ directory. Remove contrib from repo