summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/Extension.pm
AgeCommit message (Collapse)AuthorFilesLines
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user ↵Vladimir Panteleev1-5/+5
(nobody@mozilla.org)
2018-03-18Revert "Merge remote-tracking branch 'dylanwh/unextend-schema' into unstable"Dylan William Hardison1-0/+237
This reverts commit b70a4853a02d9011a3f0ba2a1d563df18810c934, reversing changes made to de95ef821f24d08c629ac764c7524970f968d70c.
2018-03-12fix default security bug id thingDylan William Hardison1-25/+0
2018-03-10Merge remote-tracking branch 'dylanwh/unextend-schema' into unstableDylan William Hardison1-212/+0
2018-03-10de-sugarDylan William Hardison1-4/+4
2018-03-10support extensions betterDylan William Hardison1-0/+23
2018-03-10initial changes, no templatesDylan William Hardison1-212/+0
2018-02-13Bug 1343248 - Migrate secbugstats scripts to bmo productionDylan William Hardison1-0/+54
2018-02-05no bug - change version.json build setting to match dockerflow ↵Bob Micheletto1-1/+1
specifications (#389)
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-9/+4
2017-09-07Bug 1397747 - Move _get_all_group_names to ↵Dylan William Hardison1-2/+2
Bugzilla::Config::Common::_get_all_group_names, and remove copy-pasted code
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison1-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-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-18/+18
2017-07-07Bug 1376023 - Undo accidental reversion of bug 1352907Dylan William Hardison1-2/+3
This reverts commit 38b13ae3f1885faa0da1d0040a0dda87dc786515. * change __lbheartbeat__ to "httpd OK" again
2017-07-07Bug 1367604 - BMO extension to apply security policies to Phabricator ↵dklawren1-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-17use non-whimsical string for lbheartbeatDylan William Hardison1-4/+4
2017-04-19Bug 1357809 - Add endpoints for future cloud-services integrationDylan William Hardison1-0/+36
2017-04-11Revert "Bug 1352913 - Extensions must register for template_before_process()"Dylan William Hardison1-44/+0
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a.
2017-04-10Bug 1352913 - Extensions must register for template_before_process()Dylan William Hardison1-0/+44
We can skip a lot of method calls if extensions must declare what templates they act on.
2017-03-24Bug 1349899 - Clean up invalid mozreview urls on attachment pageDylan William Hardison1-1/+2
2017-03-15Bug 1309112 - Detect and linkify GitHub issue in commentSebastin Santy1-0/+12
2017-01-20Bug 1332540 - Cannot set param "delete_comments_group": Undefined subroutine ↵David Lawrence1-0/+1
&Bugzilla::Extension::BMO::check_group called
2016-10-27Bug 1309965 - Report: List of Triage Owners which can be sorted and filtered ↵David Lawrence1-2/+7
on product and component
2016-10-27Bug 1292679 - Custom form for Shield StudiesDavid Lawrence1-0/+138
2016-10-27Bug 1306637 - add checkbox to page.cgi?id=query_database.html to dump ↵David Lawrence1-1/+17
results as csv instead of rendering html table
2016-09-27Bug 1305713 - BMO: Persistent XSS via Git commit messages in commentsDavid Lawrence1-13/+13
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-0/+4
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-4/+0
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 Hardison1-0/+4
local symlink to data/ directory
2016-08-09Bug 1287895 - fetching Github pull requests should have better logging to ↵David Lawrence1-2/+6
help with debugging errors
2016-07-25Bug 1282931 - update git.mozilla.org links on the fly for BMO/Bugzilla to ↵David Lawrence1-0/+53
point to github.com instead
2016-07-19Bug 1254882 - develop a nightly script to revoke access to legal bugs from ↵Dylan Hardison1-0/+23
ex-employees
2016-07-18Bug 1286960 - certain github commit messages are not being auto-linkified ↵David Lawrence1-1/+1
properly
2016-07-12Bug 1283649 - When an attachment is a github pull request link, the pull ↵David Lawrence1-0/+22
request diff should be displayed in the edit page
2016-06-28Bug 1281479 - Rewrite references to git commits to point to githubDavid Lawrence1-2/+19
2016-06-03Bug 1277863 - Add crash signature field for "External Software Affecting ↵Dylan Hardison1-0/+16
Firefox" product
2016-03-10Bug 1252578 - CSRF and SELECT-only SQL execution attack against ↵Dylan Hardison1-0/+1
query_database.html
2016-03-07Bug 1252862 - Remove calls to delete_token() in several places where it is ↵David Lawrence1-1/+0
unnecessary
2016-03-01Bug 1252219 - Attachment bounty form is vulnerable to CSRF and persistent XSSDylan Hardison1-0/+6
2016-01-28Bug 1241667 - Trying to report a bug traps the user in an infinite loopDavid Lawrence1-1/+4
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-4/+12
2015-10-19Bug 1146780 - treat github and mozreview attachments as patchesByron Jones1-4/+10
2015-10-14Bug 1195952 - Please add the following choices to the CAB review drop down ↵David Lawrence1-1/+11
area of bugzilla
2015-10-05Bug 1164063 - show a warning near the attachments table for ↵Byron Jones1-1/+50
sec-high/sec-crit bugs without sec-approval? on patches
2015-09-03Bug 1196508: Intern Request Metric DashboardDavid Lawrence1-0/+4
2015-08-24Bug 1197696 - group_members report doesn't display nested inherited groupsByron Jones1-1/+1
2015-08-12Bug 1193590 - Warning about obsolete patches on an unassigned bugByron Jones1-2/+3
2015-08-10Bug 1153108 - add page allowing users to grant canconfirm rights onto themselvesByron Jones1-0/+15
2015-08-03Bug 1190255 - modal UI is used immediately after bug creation, even if ↵Byron Jones1-1/+2
preferenced off
2015-07-30Bug 1188561: Pre-populate form.fxos.feature fields with GET parametersDavid Lawrence1-0/+12