Граф коммитов

12032 Коммитов

Автор SHA1 Сообщение Дата
Craig Cook 5d447755ab Show footer MoFo link for more languages 2019-05-09 17:17:59 -05:00
Stephanie Hobson 201ec258c3 Add Firefox social meta data on Firefox pages (#7173)
Swap template to firefox/base-protocol for some Firefox pages
Fix #7171
2019-05-09 15:05:01 -07:00
chiak597 98dc61f296 Slovak holidays 2021-2025 2019-05-09 13:15:48 +01:00
Amy Churchwell 3d0c3123dc FxA validation of utm parameters (#6854) (#7110) 2019-05-09 10:24:42 +01:00
Craig Cook a7562c1da0 [fix bug 1549841] Update Dave Camp’s title and bio (#7165)
[fix #7018] Update leadership images
2019-05-08 09:02:58 -07:00
Josh Mize ed8d624ff1
Add 'newrelic.ini' param to newrelic.agent.initialize() (#7161) 2019-05-07 10:36:13 -05:00
Alex Gibson 5b54b8306b Update ESLint to consume @mozilla-protocol/eslint-config (Fixes #6868) (#7009) 2019-05-07 08:33:13 -07:00
Julien Cristau c8cf5f6daf Bug 1549219: don't link to android relnotes under "Desktop" heading and vice-versa
Fixes #7156
2019-05-07 10:27:12 -04:00
Alex Gibson 7aebcd0231 Redirect outdated /contribute pages (#6994) 2019-05-07 09:22:09 +01:00
Michael Kohler e17437eb50 Update Reps descriptions (#7155) 2019-05-06 15:43:33 -07:00
Stephanie Hobson 42db811e85 Add French version of EU elections page (#7145) 2019-05-03 16:56:09 -07:00
Alex Gibson 68a755d95a Update browser comparison pages for auto-play blocking in Firefox (Fixes #6536) (#7072) 2019-05-03 11:10:00 -07:00
Alex Gibson 5cbe679360 Remove templates from /firefox/new/ (Fixes #7046, #7115) (#7089)
* Remove templates from /firefox/new/ (Fixes #7046, #7115)
* Remove pre-download experiment code (#7121)
2019-05-03 10:55:05 -07:00
Stephanie Hobson b724d02d77 Fix typo on German elections page (#7151) 2019-05-03 10:25:34 -07:00
Josh Mize 5b8b210a73 Remove unused ability to use custom newrelic.ini 2019-05-02 15:54:12 -04:00
Josh Mize a3ee82e942 Import newrelic.agent first in wsgi app 2019-05-02 15:11:29 -04:00
Josh Mize c3625c75f1
Upgrade New Relic to 4.18.0.118; fix #7146 (#7147) 2019-05-02 13:06:14 -05:00
Jonathan Petto fc3a4ec1cd Remove lingering nose functions from tests (post django 1.11 update) (#7148) 2019-05-02 12:23:29 -05:00
Jonathan Petto 70877c03e5 Update template name in firstrun 40.0 test to match master branch. 2019-05-02 10:32:03 -04:00
Jonathan Petto 5d78cafa16 Update new tests to use assert instead of eq_. 2019-05-02 10:32:03 -04:00
Chris Beaven 3d4433f71b Fix test to work with new 1.11 common middleware 2019-05-02 10:32:03 -04:00
Chris Beaven ef1f797793 Update test for update_security_advisories management command 2019-05-02 10:32:03 -04:00
Chris Beaven b6480b17f8 Fix privacy urls to avoid regexes beginning with / 2019-05-02 10:32:03 -04:00
Chris Beaven 8d97972756 Fix debug urls for 404 and 500 handlers 2019-05-02 10:32:03 -04:00
Chris Beaven 5c7518d3cf Abstract a lockable management command, removing django-crontab 2019-05-02 10:32:03 -04:00
Chris Beaven 95f6b62eb7 Fix update_security_advisories management command 2019-05-02 10:32:03 -04:00
Chris Beaven aa7146a529 Update django-mozilla-product-details to django 1.11 friendly version 2019-05-02 10:32:03 -04:00
Chris Beaven 94af08e387 Explicitly require typing, now a prerequisite of django-extensions 2019-05-02 10:32:03 -04:00
Chris Beaven ca60220e73 Replace the deprecated RadioFieldRenderers 2019-05-02 10:32:03 -04:00
Chris Beaven 0951fd9c1f Fix a setting during test to avoid assumptions 2019-05-02 10:32:03 -04:00
Chris Beaven e539991f49 Replace request.REQUEST, was deprecated a long time ago 2019-05-02 10:32:03 -04:00
Chris Beaven d5d793964f Remove workaround to an exception that was fixed back in Django 1.7 2019-05-02 10:32:03 -04:00
Chris Beaven 6c87b43852 Making a memcached test more flexible
Newer memcached versions may only return a single error message.
The assertion being tested is still valid.
2019-05-02 10:32:03 -04:00
Chris Beaven a102d32eb9 Fix template tests that failed due to exception change in new django version 2019-05-02 10:32:03 -04:00
Chris Beaven a12d29adbc More robust locale tests 2019-05-02 10:32:03 -04:00
Chris Beaven a1bfb202ba TestCase.urls is was deprecated in Django 1.8 2019-05-02 10:32:03 -04:00
Chris Beaven 4294cf2235 Replace pytest yield tests - it's a deprecated format 2019-05-02 10:32:03 -04:00
Chris Beaven 44ffd4dbd0 Fix some redirection tests to not assume full uri 2019-05-02 10:32:03 -04:00
Chris Beaven 26c8b2bcdf Fix as_urlpatterns for page hierarchy 2019-05-02 10:32:03 -04:00
Chris Beaven aae1cf1d3d Complete removal of nose test artifacts 2019-05-02 10:32:03 -04:00
Chris Beaven b6aea8785b Fix assert_valid_url to not check location header against absolute URI 2019-05-02 10:32:03 -04:00
Chris Beaven 65321ef934 Fix url config for some bedrock base views 2019-05-02 10:32:03 -04:00
Chris Beaven cdad4426d4 Update management command to use new argument parser 2019-05-02 10:32:03 -04:00
Chris Beaven 17788a24a6 Remove a use of urls.patterns from test 2019-05-02 10:32:03 -04:00
Chris Beaven e696479c73 Update django-extensions to a 1.11 compatible version 2019-05-02 10:32:03 -04:00
Chris Beaven e3b23813fe Avoid too early import of a django model 2019-05-02 10:32:03 -04:00
Chris Beaven 36933ab318 Update django-statsd-mozilla to Django 1.11 compatible version 2019-05-02 10:32:03 -04:00
Chris Beaven a6ba8d924c Add missing pyquery requirements hash 2019-05-02 10:32:03 -04:00
Chris Beaven 6cf507862b Django -> 1.11.20 2019-05-02 10:32:03 -04:00
Stephanie Hobson e3d99dc7c6 Add subheading to elections page (#7137) 2019-05-02 09:21:35 +01:00