Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-11 | No Bug - clean trailing whitespace to t/008filter.t passes again (#135) | Dylan William Hardison | 1 | -3/+3 | |
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 1378848 - Add test to ensure Crypt::OpenPGP does not use /dev/random | Dylan William Hardison | 1 | -0/+25 | |
2017-07-07 | Bug 1377621 - YUI is broken on review history page | Dylan William Hardison | 2 | -15/+17 | |
2017-07-07 | Bug 1377620 - Elasticsearch bulk indexer ignores changes that happened ↵ | Dylan William Hardison | 1 | -45/+38 | |
before newest additions | |||||
2017-07-07 | Bug 1377596 - Add changed column to elasticsearch results | Dylan William Hardison | 1 | -5/+15 | |
2017-07-07 | remove memcached_* from init.pl override | Dylan William Hardison | 1 | -2/+0 | |
2017-07-07 | Bug 1377807 - Move memcached options from data/params to localconfig | Mary Umoh | 6 | -73/+27 | |
2017-07-07 | Bug 1365345 - Modal Bug Entry Prototype | Sebastin Santy | 7 | -44/+536 | |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 171 | -2126/+2126 | |
2017-07-07 | Revert "Bug 1365345 - Modal Bug Entry Prototype" | Dylan William Hardison | 7 | -537/+45 | |
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf. | |||||
2017-07-07 | Bug 1365345 - Modal Bug Entry Prototype | Sebastin Santy | 7 | -45/+537 | |
2017-07-07 | Bug 1377232 - Revert code from bug 1361890 | Dylan William Hardison | 22 | -328/+228 | |
2017-07-07 | Bug 1361439 - Create dockerflow-compliant container that runs a BMO web head | Dylan William Hardison | 7 | -73/+412 | |
2017-07-07 | Bug 1373295 - Encoded slashes in url allow misleading text on unstyled 404 ↵ | Dylan William Hardison | 2 | -5/+8 | |
pages due to AllowEncodedSlashes | |||||
2017-07-07 | Bug 1376023 - Undo accidental reversion of bug 1352907 | Dylan William Hardison | 6 | -269/+67 | |
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 1355169 - Add rate-limiting to show_bug.cgi and rest.cgi | Mary Umoh | 6 | -7/+80 | |
* fix mistake * Update * Updates * remove other file | |||||
2017-07-07 | Bug 1376850 - Add special case for substring searches on whiteboard status field | Dylan William Hardison | 1 | -0/+7 | |
2017-07-07 | re-add bugzilla_version tt function | Dylan William Hardison | 1 | -0/+15 | |
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 | include images dir in asset sources | Dylan William Hardison | 1 | -1/+1 | |
2017-06-23 | Bug 1361890 - Fix problems with current js and css concatenation | Dylan William Hardison | 21 | -240/+325 | |
2017-06-22 | Bug 1372693 Update to Recruiting Bugzilla Custom Form | Mary Umoh | 2 | -18/+3 | |
* Change to create-recruiting.html.tmpl | |||||
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 76 | -2935/+1216 | |
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake | |||||
2017-06-21 | Bug 1371464 - Delete code for Aha push connector | Mary Umoh | 2 | -183/+9 | |
* Add install_update_db to Extension.pm | |||||
2017-06-21 | Bug 1365344 - Extract the "status" and "null" modules (#101) | Sebastin Santy | 4 | -86/+179 | |
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations | |||||
2017-06-20 | Renamed create_app_key.pl to create_app_id.pl | David Lawrence | 1 | -0/+0 | |
2017-06-20 | New script to help with generating app key for auth delegation based on | David Lawrence | 1 | -0/+30 | |
callback and description values. | |||||
2017-06-20 | Bug 1374396 - Add initial push connector for Phabricator r=dkl | David Walsh | 2 | -0/+89 | |
2017-06-17 | Replace the update provision command in README (#107) | Sebastin Santy | 1 | -2/+7 | |
* A mention about when to use full provision * Added a note on command failure | |||||
2017-06-17 | add --user-pref option to generate_bmo_data.pl | Dylan William Hardison | 1 | -3/+6 | |
this option is used by bmo-ci to turn off the bug_modal interface | |||||
2017-06-16 | remove trailing whitespace | Dylan William Hardison | 1 | -107/+107 | |
2017-06-15 | Bug 1372363 - Fix BMO defaults (bug modal pref, needinfo exclusions) | Dylan William Hardison | 2 | -5/+5 | |
* add comment to explain 0:0 | |||||
2017-06-15 | perltidy cleanup | Dylan William Hardison | 1 | -8/+9 | |
2017-06-15 | Bug 1373000 - New BugModal API for product data and ↵ | Sebastin Santy | 1 | -0/+38 | |
component+product-specific data | |||||
2017-06-14 | Bug 1372653 - Upgrade LWP to 6.26 & add dependency for LWP::Protocol::https 6.07 | Dylan William Hardison | 2 | -7/+2 | |
* fix order * I mean 7 | |||||
2017-06-13 | bump version to 20170613.1 | Dylan William Hardison | 1 | -1/+1 | |
2017-06-13 | Bug 1372539 - Fix incorrect caching on bzapi/configuration | Dylan William Hardison | 1 | -1/+1 | |
2017-06-10 | Bug 1365342 - Extract the preview comment functionality and make it a ↵ | Sebastin Santy | 5 | -9/+2646 | |
reusable template * Putting variables.none at the top * Put the message at the top * Remove header_done * Add an #xhr-error to show bugzilla_ajax() errors | |||||
2017-06-09 | Bug 1067812 - Add date selectors to the review history API | Dylan William Hardison | 1 | -2/+20 | |
2017-06-08 | Bug 1370973 - Add support for CONNECT proxy (add LWP::Protocol::connect) | Dylan William Hardison | 3 | -23/+6 | |
* remove UserAgent from updates | |||||
2017-06-08 | Skipping some steps in ansible for rapid debugging (#92) | Sebastin Santy | 6 | -5/+43 | |
* Adding --no-templates to checksetup * my proposed changes | |||||
2017-06-07 | Bug 1370904 - Add "required" property to login input elements | William Lachance | 2 | -2/+6 | |
2017-06-07 | bump version to 20170607.1 | Dylan William Hardison | 1 | -1/+1 | |
2017-06-07 | Bug 1368764 - Component watching relationship constant not exported in ↵ | Dylan William Hardison | 3 | -3/+3 | |
template constants | |||||
2017-06-07 | Fix and improve wording in README.rst. (#93) | Mark Côté | 1 | -23/+25 | |
This fixes a number of typos, formatting errors, and awkward phrasings. | |||||
2017-06-06 | Bug 1370378 - Add Phabricator Extension enabled flag to instantly toggle off ↵ | David Walsh | 4 | -0/+12 | |
all Phabricator syncing. r?dkl |