Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-18 | Bug 1446236 - Allow customizing the name of the "nobody" user ↵ | Vladimir Panteleev | 1 | -5/+5 | |
(nobody@mozilla.org) | |||||
2018-03-18 | Revert "Merge remote-tracking branch 'dylanwh/unextend-schema' into unstable" | Dylan William Hardison | 1 | -0/+237 | |
This reverts commit b70a4853a02d9011a3f0ba2a1d563df18810c934, reversing changes made to de95ef821f24d08c629ac764c7524970f968d70c. | |||||
2018-03-12 | fix default security bug id thing | Dylan William Hardison | 1 | -25/+0 | |
2018-03-10 | Merge remote-tracking branch 'dylanwh/unextend-schema' into unstable | Dylan William Hardison | 1 | -212/+0 | |
2018-03-10 | de-sugar | Dylan William Hardison | 1 | -4/+4 | |
2018-03-10 | support extensions better | Dylan William Hardison | 1 | -0/+23 | |
2018-03-10 | initial changes, no templates | Dylan William Hardison | 1 | -212/+0 | |
2018-02-13 | Bug 1343248 - Migrate secbugstats scripts to bmo production | Dylan William Hardison | 1 | -0/+54 | |
2018-02-05 | no bug - change version.json build setting to match dockerflow ↵ | Bob Micheletto | 1 | -1/+1 | |
specifications (#389) | |||||
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -9/+4 | |
2017-09-07 | Bug 1397747 - Move _get_all_group_names to ↵ | Dylan William Hardison | 1 | -2/+2 | |
Bugzilla::Config::Common::_get_all_group_names, and remove copy-pasted code | |||||
2017-07-25 | Bug 1380531 - Write initial CircleCI configuration for BMO | Dylan William Hardison | 1 | -3/+6 | |
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 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -18/+18 | |
2017-07-07 | Bug 1376023 - Undo accidental reversion of bug 1352907 | Dylan William Hardison | 1 | -2/+3 | |
This reverts commit 38b13ae3f1885faa0da1d0040a0dda87dc786515. * change __lbheartbeat__ to "httpd OK" again | |||||
2017-07-07 | Bug 1367604 - BMO extension to apply security policies to Phabricator ↵ | dklawren | 1 | -1/+5 | |
revisions as needed * - Updated based on dylans review - Fixed custom policy to instead allow projects and subscribers and then add BMO roles to the subscriber list - Some other bug fixes * fix lifetime of phabricator_url_re() Instead of passing the value (which depends on runtime configuration) pass in a reference. Also edit extensions/BMO/Extension.pm to allow %autodetect_attach_urls regex option to be a callback instead of just a plain regexp ref. * - Fixed regex in BMO extension to detect phabricator attachments - Use request_cache for useragent handle in Util.pm | |||||
2017-05-17 | use non-whimsical string for lbheartbeat | Dylan William Hardison | 1 | -4/+4 | |
2017-04-19 | Bug 1357809 - Add endpoints for future cloud-services integration | Dylan William Hardison | 1 | -0/+36 | |
2017-04-11 | Revert "Bug 1352913 - Extensions must register for template_before_process()" | Dylan William Hardison | 1 | -44/+0 | |
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a. | |||||
2017-04-10 | Bug 1352913 - Extensions must register for template_before_process() | Dylan William Hardison | 1 | -0/+44 | |
We can skip a lot of method calls if extensions must declare what templates they act on. | |||||
2017-03-24 | Bug 1349899 - Clean up invalid mozreview urls on attachment page | Dylan William Hardison | 1 | -1/+2 | |
2017-03-15 | Bug 1309112 - Detect and linkify GitHub issue in comment | Sebastin Santy | 1 | -0/+12 | |
2017-01-20 | Bug 1332540 - Cannot set param "delete_comments_group": Undefined subroutine ↵ | David Lawrence | 1 | -0/+1 | |
&Bugzilla::Extension::BMO::check_group called | |||||
2016-10-27 | Bug 1309965 - Report: List of Triage Owners which can be sorted and filtered ↵ | David Lawrence | 1 | -2/+7 | |
on product and component | |||||
2016-10-27 | Bug 1292679 - Custom form for Shield Studies | David Lawrence | 1 | -0/+138 | |
2016-10-27 | Bug 1306637 - add checkbox to page.cgi?id=query_database.html to dump ↵ | David Lawrence | 1 | -1/+17 | |
results as csv instead of rendering html table | |||||
2016-09-27 | Bug 1305713 - BMO: Persistent XSS via Git commit messages in comments | David Lawrence | 1 | -13/+13 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -0/+4 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -4/+0 | |
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 | -0/+4 | |
local symlink to data/ directory | |||||
2016-08-09 | Bug 1287895 - fetching Github pull requests should have better logging to ↵ | David Lawrence | 1 | -2/+6 | |
help with debugging errors | |||||
2016-07-25 | Bug 1282931 - update git.mozilla.org links on the fly for BMO/Bugzilla to ↵ | David Lawrence | 1 | -0/+53 | |
point to github.com instead | |||||
2016-07-19 | Bug 1254882 - develop a nightly script to revoke access to legal bugs from ↵ | Dylan Hardison | 1 | -0/+23 | |
ex-employees | |||||
2016-07-18 | Bug 1286960 - certain github commit messages are not being auto-linkified ↵ | David Lawrence | 1 | -1/+1 | |
properly | |||||
2016-07-12 | Bug 1283649 - When an attachment is a github pull request link, the pull ↵ | David Lawrence | 1 | -0/+22 | |
request diff should be displayed in the edit page | |||||
2016-06-28 | Bug 1281479 - Rewrite references to git commits to point to github | David Lawrence | 1 | -2/+19 | |
2016-06-03 | Bug 1277863 - Add crash signature field for "External Software Affecting ↵ | Dylan Hardison | 1 | -0/+16 | |
Firefox" product | |||||
2016-03-10 | Bug 1252578 - CSRF and SELECT-only SQL execution attack against ↵ | Dylan Hardison | 1 | -0/+1 | |
query_database.html | |||||
2016-03-07 | Bug 1252862 - Remove calls to delete_token() in several places where it is ↵ | David Lawrence | 1 | -1/+0 | |
unnecessary | |||||
2016-03-01 | Bug 1252219 - Attachment bounty form is vulnerable to CSRF and persistent XSS | Dylan Hardison | 1 | -0/+6 | |
2016-01-28 | Bug 1241667 - Trying to report a bug traps the user in an infinite loop | David Lawrence | 1 | -1/+4 | |
2015-10-21 | Bug 1209599 - group general preferences by category | David Lawrence | 1 | -4/+12 | |
2015-10-19 | Bug 1146780 - treat github and mozreview attachments as patches | Byron Jones | 1 | -4/+10 | |
2015-10-14 | Bug 1195952 - Please add the following choices to the CAB review drop down ↵ | David Lawrence | 1 | -1/+11 | |
area of bugzilla | |||||
2015-10-05 | Bug 1164063 - show a warning near the attachments table for ↵ | Byron Jones | 1 | -1/+50 | |
sec-high/sec-crit bugs without sec-approval? on patches | |||||
2015-09-03 | Bug 1196508: Intern Request Metric Dashboard | David Lawrence | 1 | -0/+4 | |
2015-08-24 | Bug 1197696 - group_members report doesn't display nested inherited groups | Byron Jones | 1 | -1/+1 | |
2015-08-12 | Bug 1193590 - Warning about obsolete patches on an unassigned bug | Byron Jones | 1 | -2/+3 | |
2015-08-10 | Bug 1153108 - add page allowing users to grant canconfirm rights onto themselves | Byron Jones | 1 | -0/+15 | |
2015-08-03 | Bug 1190255 - modal UI is used immediately after bug creation, even if ↵ | Byron Jones | 1 | -1/+2 | |
preferenced off | |||||
2015-07-30 | Bug 1188561: Pre-populate form.fxos.feature fields with GET parameters | David Lawrence | 1 | -0/+12 | |