Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-31 | Bug 1395143 - Remove onclick/onchange handlers in favor of event listener | Dylan William Hardison | 1 | -15/+18 | |
2017-08-30 | Revert "Bug 1395346 - Allow setting obsolete to false for phabricator ↵ | David Lawrence | 1 | -8/+2 | |
attachments when a user reclaims a revision" This reverts commit c48fede1691feb1056cd21422716f297af9e7bc3. | |||||
2017-08-30 | Bug 1395346 - Allow setting obsolete to false for phabricator attachments ↵ | David Lawrence | 1 | -2/+8 | |
when a user reclaims a revision | |||||
2017-08-30 | Bug 1393023: Approving a revision creates an r+ flag on the revision ↵ | dklawren | 3 | -39/+183 | |
attachment in the associated bug (#219) Approving a revision creates an r+ flag on the revision attachment in the associated bug * - Working version - Splits accepted_users on ':' instead of accepting a list (phab issue) | |||||
2017-08-23 | Bug 1390316 - Unused variable in PhabBugz script $phab_api_key | Mary Umoh | 1 | -5/+1 | |
2017-08-23 | Bug 1386784 - High resolution pic for unfurls (#216) | Cynthia Pereira | 3 | -1/+1 | |
2017-08-22 | cleanup some stuff in new-bug (#215) | Dylan William Hardison | 2 | -59/+2 | |
2017-08-22 | Revert "Bug 1390225 - Make general/untriaged component as default, if available" | Dylan William Hardison | 2 | -32/+7 | |
This reverts commit 293b657da11e7197e90f260dc3e0c118cba126dd. | |||||
2017-08-21 | Bug 1390225 - Make general/untriaged component as default, if available | Sebastin Santy | 2 | -7/+32 | |
2017-08-19 | Bug 1389111 - Address complaints with autosized comments | William Lachance | 2 | -1/+4 | |
2017-08-17 | Bug 1383500 - Allow giving a default product in the URL in new-bug | Sebastin Santy | 1 | -45/+65 | |
2017-08-17 | Bug 1389372 - Add REST API endpoint to validate whether a BMO user ID can ↵ | David Walsh | 2 | -0/+52 | |
see a given BMO bug | |||||
2017-08-15 | Bug 1387106 - UI tweaks and ideas | Sebastin Santy | 2 | -2/+12 | |
2017-08-11 | Bug 1382225 - Missing code from PhabBugz extension such as http basic auth ↵ | dklawren | 4 | -43/+106 | |
support and other minor improvements | |||||
2017-08-08 | Bug 1386336 - Generate robots.txt at checksetup.pl from a template | Mary Umoh | 3 | -45/+5 | |
2017-08-02 | Fix #1386675 - Update user comparison in Phabricator push connector | David Walsh | 1 | -4/+8 | |
2017-08-01 | Bug 1386238 - Multi-select boxes broken by bug 1366143 | Dylan William Hardison | 2 | -5/+5 | |
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92. | |||||
2017-08-01 | Bug 1385947 - Make revisions fully public (#189) | David Walsh | 1 | -2/+2 | |
2017-07-31 | Bug 1383108 - Sync security groups with Phabricator push connector | David Walsh | 3 | -33/+130 | |
r=dkl | |||||
2017-07-28 | Bug 1383268 - Add attachments to new-bug | Sebastin Santy | 2 | -2/+23 | |
2017-07-28 | Bug 1369211 - Remove the product dashboard extension as it exists | Dylan William Hardison | 21 | -1802/+0 | |
2017-07-27 | Bug 1365983 - enter_bug.cgi should be updated to use "Data Platform and Tools" | Dipankar Das | 1 | -1/+1 | |
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-21 | Bug 1381752 - Re-organize the layout | Sebastin Santy | 6 | -18/+64 | |
2017-07-20 | Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug ↵ | dklawren | 1 | -2/+2 | |
Made Public | |||||
2017-07-19 | Bug 1366143 - Fix alignment of select boxes | Kohei Yoshino | 2 | -5/+5 | |
2017-07-19 | Bug 1380352 - Allow vertical resizing of autosized comments | William Lachance | 2 | -2/+4 | |
2017-07-19 | Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug ↵ | David Walsh | 3 | -13/+54 | |
Made Public | |||||
2017-07-19 | Bug 1374396 - Add initial push connector for Phabricator | David Walsh | 1 | -14/+2 | |
2017-07-18 | Bug 1381751 - Move create button to the right, and contributor agreement to ↵ | Sebastin Santy | 2 | -3/+7 | |
the left | |||||
2017-07-18 | Bug 1381749 - Add keywords to new-bug | Sebastin Santy | 2 | -15/+32 | |
2017-07-18 | Bug 1381742 - Increase maximum size of autosized comments | William Lachance | 1 | -1/+1 | |
2017-07-18 | Bug 1380389 - autosize comments should be a user pref (default: on) | Mary Umoh | 2 | -8/+18 | |
2017-07-12 | Bug 1380350 - invalid html - missing space before "required" attribute | Dylan William Hardison | 1 | -1/+1 | |
2017-07-12 | Bug 1371446 - Don't allow needinfo requests from the void | Mary Umoh | 2 | -0/+8 | |
2017-07-11 | Bug 1331305 - Auto-resize comment boxes | William Lachance | 5 | -14/+13 | |
Inspired by earlier work by @KuoE0 in https://github.com/mozilla-bteam/bmo/pull/40 * address review comments * Auto-resize comment when replying | |||||
2017-07-11 | Bug 1379483 - Required fields in bug_modal | Sebastin Santy | 1 | -0/+1 | |
2017-07-10 | Bug 1379632 - Error is thrown by update_project_members.pl when Phabricator ↵ | David Lawrence | 1 | -1/+2 | |
returns a null value for a bmo user id search | |||||
2017-07-07 | Bug 1378583 - /new-bug has several js errors | Sebastin Santy | 1 | -5/+0 | |
2017-07-07 | Bug 1377621 - YUI is broken on review history page | Dylan William Hardison | 2 | -15/+17 | |
2017-07-07 | Bug 1365345 - Modal Bug Entry Prototype | Sebastin Santy | 3 | -42/+89 | |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 29 | -211/+211 | |
2017-07-07 | Revert "Bug 1365345 - Modal Bug Entry Prototype" | Dylan William Hardison | 3 | -89/+42 | |
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf. | |||||
2017-07-07 | Bug 1365345 - Modal Bug Entry Prototype | Sebastin Santy | 3 | -42/+89 | |
2017-07-07 | Bug 1377232 - Revert code from bug 1361890 | Dylan William Hardison | 5 | -8/+8 | |
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 | 9 | -120/+449 | |
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-07-07 | Bug 1375950, remove unnecessary language in get_permissions.html | Emma Humphries | 2 | -6/+0 | |
2017-06-23 | change opengraph image to use asset hash file | Dylan William Hardison | 1 | -1/+1 | |
2017-06-23 | Bug 1361890 - Fix problems with current js and css concatenation | Dylan William Hardison | 4 | -7/+7 | |