summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-07-07Bug 1377620 - Elasticsearch bulk indexer ignores changes that happened ↵Dylan William Hardison1-45/+38
before newest additions
2017-07-07Bug 1377596 - Add changed column to elasticsearch resultsDylan William Hardison1-5/+15
2017-07-07remove memcached_* from init.pl overrideDylan William Hardison1-2/+0
2017-07-07Bug 1377807 - Move memcached options from data/params to localconfigMary Umoh6-73/+27
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy7-44/+536
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison171-2126/+2126
2017-07-07Revert "Bug 1365345 - Modal Bug Entry Prototype"Dylan William Hardison7-537/+45
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf.
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy7-45/+537
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison22-328/+228
2017-07-07Bug 1361439 - Create dockerflow-compliant container that runs a BMO web headDylan William Hardison7-73/+412
2017-07-07Bug 1373295 - Encoded slashes in url allow misleading text on unstyled 404 ↵Dylan William Hardison2-5/+8
pages due to AllowEncodedSlashes
2017-07-07Bug 1376023 - Undo accidental reversion of bug 1352907Dylan William Hardison6-269/+67
This reverts commit 38b13ae3f1885faa0da1d0040a0dda87dc786515. * change __lbheartbeat__ to "httpd OK" again
2017-07-07Bug 1367604 - BMO extension to apply security policies to Phabricator ↵dklawren9-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-07Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgiMary Umoh6-7/+80
* fix mistake * Update * Updates * remove other file
2017-07-07Bug 1376850 - Add special case for substring searches on whiteboard status fieldDylan William Hardison1-0/+7
2017-07-07re-add bugzilla_version tt functionDylan William Hardison1-0/+15
2017-07-07Bug 1375950, remove unnecessary language in get_permissions.htmlEmma Humphries2-6/+0
2017-06-23change opengraph image to use asset hash fileDylan William Hardison1-1/+1
2017-06-23include images dir in asset sourcesDylan William Hardison1-1/+1
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison21-240/+325
2017-06-22Bug 1372693 Update to Recruiting Bugzilla Custom FormMary Umoh2-18/+3
* Change to create-recruiting.html.tmpl
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh76-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-21Bug 1371464 - Delete code for Aha push connectorMary Umoh2-183/+9
* Add install_update_db to Extension.pm
2017-06-21Bug 1365344 - Extract the "status" and "null" modules (#101)Sebastin Santy4-86/+179
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations
2017-06-20Renamed create_app_key.pl to create_app_id.plDavid Lawrence1-0/+0
2017-06-20New script to help with generating app key for auth delegation based onDavid Lawrence1-0/+30
callback and description values.
2017-06-20 Bug 1374396 - Add initial push connector for Phabricator r=dklDavid Walsh2-0/+89
2017-06-17Replace the update provision command in README (#107)Sebastin Santy1-2/+7
* A mention about when to use full provision * Added a note on command failure
2017-06-17add --user-pref option to generate_bmo_data.plDylan William Hardison1-3/+6
this option is used by bmo-ci to turn off the bug_modal interface
2017-06-16remove trailing whitespaceDylan William Hardison1-107/+107
2017-06-15Bug 1372363 - Fix BMO defaults (bug modal pref, needinfo exclusions)Dylan William Hardison2-5/+5
* add comment to explain 0:0
2017-06-15perltidy cleanupDylan William Hardison1-8/+9
2017-06-15Bug 1373000 - New BugModal API for product data and ↵Sebastin Santy1-0/+38
component+product-specific data
2017-06-14Bug 1372653 - Upgrade LWP to 6.26 & add dependency for LWP::Protocol::https 6.07Dylan William Hardison2-7/+2
* fix order * I mean 7
2017-06-13bump version to 20170613.1Dylan William Hardison1-1/+1
2017-06-13Bug 1372539 - Fix incorrect caching on bzapi/configurationDylan William Hardison1-1/+1
2017-06-10Bug 1365342 - Extract the preview comment functionality and make it a ↵Sebastin Santy5-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-09Bug 1067812 - Add date selectors to the review history APIDylan William Hardison1-2/+20
2017-06-08Bug 1370973 - Add support for CONNECT proxy (add LWP::Protocol::connect)Dylan William Hardison3-23/+6
* remove UserAgent from updates
2017-06-08Skipping some steps in ansible for rapid debugging (#92)Sebastin Santy6-5/+43
* Adding --no-templates to checksetup * my proposed changes
2017-06-07Bug 1370904 - Add "required" property to login input elementsWilliam Lachance2-2/+6
2017-06-07bump version to 20170607.1Dylan William Hardison1-1/+1
2017-06-07Bug 1368764 - Component watching relationship constant not exported in ↵Dylan William Hardison3-3/+3
template constants
2017-06-07Fix 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-06Bug 1370378 - Add Phabricator Extension enabled flag to instantly toggle off ↵David Walsh4-0/+12
all Phabricator syncing. r?dkl
2017-06-06bump versionDylan William Hardison1-1/+1
2017-06-05Bug 1348439 - History item "reporter accessible: true" is confusingMary Umoh1-0/+9
* Remove + signs
2017-06-02fix some errors in the vagrant setupDylan William Hardison2-1/+7
We had a duplicate name for one of the cron rules, because of how setting variables there works. Also, permissions of template_cache were problematic.
2017-06-02fix 901-secure-mail-loop.t testDylan William Hardison1-1/+2
2017-06-01downgrade EU::MM versionDylan William Hardison1-2/+2