summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-29Add some XS modules that we can use later to make things fasterDylan William Hardison3-2/+6
2017-12-28Bug 1427230 - Avoid loading CGI::Carp, which makes templates slow.Dylan William Hardison2-3/+5
2017-12-23Bug 1426963 - Make Bugzilla::User->in_group() use a hash lookupDylan William Hardison1-1/+3
2017-12-23no bug - support Devel::NYTProfDylan William Hardison7-4/+28
2017-12-22Bug 1426390 - Serve WOFF2 Fira Sans fontKohei Yoshino24-9/+17
2017-12-21bump version to 20171220.2Dylan William Hardison1-1/+1
2017-12-21Bug 1424408 - "Sign in with GitHub" button triggers a bugzilla security error...Dylan William Hardison2-2/+2
2017-12-21Bug 905763 follow-up - Make sure focused comment will always be displayed und...Kohei Yoshino1-1/+1
2017-12-21Bug 1426117 - Failure when opening a bug: Invalid parameter passed to Bugzill...Dylan William Hardison2-1/+73
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison16-250/+69
2017-12-20Bug 1426424 - feed daemon complains when trying to set an inactive review flagDavid Lawrence1-2/+2
2017-12-20bump version to 20171220.1Dylan William Hardison1-1/+1
2017-12-19no bug - don't remove old params (#305)Dylan William Hardison1-32/+0
2017-12-19send param_must_be_numeric to sentryDylan William Hardison1-0/+1
2017-12-19no bug - ensure urlbase is always present in data/params (#304)Dylan William Hardison1-1/+3
2017-12-19fix urlbase in socorroDylan William Hardison2-2/+2
2017-12-19bump version to 20171219.1Dylan William Hardison1-1/+1
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino21-334/+309
2017-12-19Bug 1422329 - The phabricator conduit API method feed.query_id return data fo...David Lawrence3-21/+13
2017-12-19Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...David Lawrence12-61/+1350
2017-12-18Bug 905763 - Fix named anchors in various pages so that the Sandstone theme h...Kohei Yoshino3-20/+22
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison69-494/+326
2017-12-15Bug 1424940 - Removing datetimepicker residueSebastin Santy1-24/+1
2017-12-15Bug 1425119 - Release new-bug interfaceSebastin Santy1-8/+2
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino31-537/+614
2017-12-13Bug 1424155 - Write scripts to import/export attachments to diskDylan William Hardison3-1/+267
2017-12-13Bug 1424940 - Support HTML5 datepickerSebastin Santy2-4/+2
2017-12-13Bug 1424787 - Due Date on bug modal is 1 day aheadKohei Yoshino1-1/+1
2017-12-13no bug - add bmo product and cf_due_date to testing data set (#293)Dylan William Hardison1-2/+61
2017-12-12No Bug - Update Ansible to the latest during vagrant provision (#292)Sebastin Santy1-0/+2
2017-12-11no bug - Remove deprecation warning due to include in Ansible (#287)Sebastin Santy2-11/+11
2017-12-10no bug - set docs_urlbase to production value in vagrant setup (#290)Dylan William Hardison1-0/+1
2017-12-06Bug 1423391 - Add additional phabricator settings to generate_conduit_data.pl...dklawren2-38/+53
2017-12-05bump version to 20171205.3Dylan William Hardison1-1/+1
2017-12-05Bug 1423206 - Remove aha removal codeDylan William Hardison1-9/+0
2017-12-05bump version to 20171205.1Dylan William Hardison1-1/+1
2017-12-05Revert "Bug 1409957 - Create polling daemon to query Phabricator for recent t...Dylan William Hardison12-1350/+61
2017-12-05Revert "Bug 1422329 - The phabricator conduit API method feed.query_id return...Dylan William Hardison3-13/+21
2017-12-04no bug - avoid running compile tests in CI (#284)Dylan William Hardison1-3/+7
2017-12-02Bug 1417980 - Fix non-HTTPS links and outdated links where possibleKohei Yoshino53-143/+131
2017-12-02Bug 1381296 - Buttons on modal UI are not displayed in Fira Sans font, too sm...Kohei Yoshino3-7/+7
2017-12-02Bug 1420295 - Remove the Bugzilla version number from homepageKohei Yoshino7-20/+1
2017-12-02fix passwdqc_min for dev envDylan William Hardison1-0/+1
2017-12-01Bug 1422329 - The phabricator conduit API method feed.query_id return data fo...David Lawrence3-21/+13
2017-12-01fix test test_custom_fields.tDylan William Hardison1-0/+1
2017-12-01make linter happyDylan William Hardison1-4/+4
2017-12-01fix quotes in conduit scriptDylan William Hardison1-4/+4
2017-12-01Bug 1420300 - Move bug tagging tool from global footer to bug footerKohei Yoshino6-18/+26
2017-11-30Bug 1363889 - Update BMO to use new Mozilla brandingKohei Yoshino7-71/+105
2017-11-29Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...dklawren12-61/+1350