Craig Cook
f49d20a79c
Merge pull request #4728 from alexgibson/bug-1342235-site-footer-heading-color
...
[bug 1342235] Fix default footer heading color for sandstone
2017-03-21 08:50:48 -04:00
Alex Gibson
82a04e2707
Merge pull request #4727 from craigcook/bug-1348376-leadership-updates
...
[fix bug 1348376] Correct titles/bios for Bryant and Rescorla
2017-03-21 08:41:27 -04:00
alexgibson
92f3f60cae
[bug 1342235] Fix default footer heading color for sandstone
2017-03-21 08:34:28 -04:00
Craig Cook
08de12906f
Merge pull request #4713 from alexgibson/bug-1342235-redesigned-footer
...
[fix bug 1342235] Redesigned site footer
2017-03-21 00:11:28 -04:00
Craig Cook
cbd5654d15
[fix bug 1348376] Correct titles/bios for Bryant and Rescorla
2017-03-21 00:05:53 -04:00
alexgibson
c65772b51c
[fix bug 1342235] Redesigned site footer
2017-03-20 14:38:25 -04:00
Alex Gibson
71771b14a4
Merge pull request #4726 from craigcook/bug-1348376-leadership-updates
...
[fix bug 1348376] Update titles for D. Bryant and E. Rescorla
2017-03-20 16:36:01 +00:00
Craig Cook
f21a18dc14
[fix bug 1348376] Update titles for D. Bryant and E. Rescorla
...
[fix bug 1348083] Update A. Plohman’s title
2017-03-19 23:22:14 -04:00
Craig Cook
ffa87a90c3
Merge pull request #4702 from alexgibson/bug-1344270-open-innovation-sub-page
...
[fix bug 1344270] Open Innovation sub page for Internet Health
2017-03-17 08:12:46 -07:00
Craig Cook
4de3ef721e
Merge pull request #4720 from craigcook/bug-1340600-css-grid-page
...
[bug 1340600] CSS Grid landing page
2017-03-17 08:07:38 -07:00
alexgibson
cca202d52e
[fix bug 1344270] Open Innovation sub page for Internet Health
2017-03-17 09:34:01 +00:00
Craig Cook
20c43c785e
Merge pull request #4716 from rforbes/master
...
name missing from hall of fame. adding.
2017-03-16 15:11:01 -07:00
Craig Cook
a6a84ae745
[bug 1340600] CSS Grid landing page
2017-03-16 11:46:56 -07:00
Alex Gibson
fbf91234ee
Merge pull request #4719 from peiying2/bug1346687
...
Fix Bug 1346687 - Enable be on production for mozilla.org
2017-03-16 18:24:35 +00:00
Josh Mize
0ba7c406aa
Merge pull request #4709 from pmac/stub-installer-win64-all-channels
...
Bug 1344220: Enable stub installer for win64
2017-03-16 10:41:09 -05:00
Paul McLanahan
5d34c8755f
Bug 1344220: Enable stub installer for win64
...
All locales for beta and release, and en-US only for aurora and nightly.
2017-03-16 11:20:38 -04:00
Josh Mize
abb0bdce5f
Merge pull request #4714 from pmac/allow-5-char-locales-newsletters-1082122
...
Fix bug 1082122: Allow 5 char locales for newsletters
2017-03-16 10:03:28 -05:00
Alex Gibson
83dff909c5
Merge pull request #4722 from pmac/fix-cert-policy-formatting-1343200
...
Fix bug 1343200: Use a better tool to process policy markdown
2017-03-16 11:16:22 +00:00
Alex Gibson
e41a5a5b5a
Merge pull request #4725 from kyoshino/bug-1347697-url-reverse-error
...
Fix Bug 1347697 - /about/history/details/ throwing 500s
2017-03-16 09:19:24 +00:00
Kohei Yoshino
9d49b6e13e
Fix Bug 1347697 - /about/history/details/ throwing 500s
...
A regression from #4660 .
2017-03-15 17:56:38 -04:00
Josh Mize
a7dfb112cc
Merge pull request #4723 from pmac/remove-last-modified-headers-security-advisories-1344381
...
Fix bug 1344381: Disable last-modified headers from security pages
2017-03-15 14:50:15 -05:00
Josh Mize
b7242e383c
Merge pull request #4724 from pmac/add-etag-headers-1347663
...
Fix bug 1347663: Add etag headers to responses
2017-03-15 14:47:40 -05:00
Paul McLanahan
e7343fe113
Fix bug 1347663: Add etag headers to responses
2017-03-15 15:20:27 -04:00
Paul McLanahan
102868e2e1
Fix bug 1344381: Disable last-modified headers from security pages
...
They were causing a miss-match in HTML and static file cache.
I will be investigating ways in which we can more efficiently
use our CDN caches.
2017-03-15 15:01:33 -04:00
Paul McLanahan
febf43bf23
Fix bug 1343200: Use a better tool to process policy markdown
...
Using grip now to better ensure that the result matches the
expection from Github as close as possible.
https://github.com/joeyespo/grip
2017-03-15 11:25:30 -04:00
Alex Gibson
5252f6bf38
Merge pull request #4721 from pmac/fix-linkchecker-again
...
Downgrade Requests to fix LinkChecker
2017-03-15 14:30:00 +00:00
Paul McLanahan
7bab6434d2
Downgrade Requests to fix LinkChecker
...
Turns out LinkChecker checks for a good version of python-requests
in a dumb way, so it sees version "2.13.0" as being lower than
"2.2.0". Also the project seems to have been abandoned, so there
isn't a newer release, though it seems this issue has been fixed
in the master branch.
Easiest fix is to just downgrade requests to the latest version
that is < 2.10.0, which is what I've done.
2017-03-15 10:10:56 -04:00
Peiying Mo
bf6ffb7f50
Fix Bug 1346687 - Enable be on production for mozilla.org
2017-03-14 20:24:39 -07:00
Paul McLanahan
15a3bad765
Merge pull request #4712 from alexgibson/fix-linkchecker-requirements
...
Add requests v2.13.0 to linkchecker.txt requirements
2017-03-14 21:58:12 -04:00
Paul McLanahan
76574fd1f5
Merge pull request #4715 from craigcook/update-sass-and-stylelint
...
[no bug] Update node-sass to 4.5 and gulp-stylelint to 3.9
2017-03-14 12:34:34 -04:00
Alex Gibson
dd83f87d53
Merge pull request #4718 from pmac/add-retry-to-integration-tests
...
Add one retry to integration test runs
2017-03-14 16:30:12 +00:00
Paul McLanahan
1829058d4b
Add one retry to integration test runs
...
We're seeing random failures, and this would help prevent
having to run the full deployment again.
2017-03-13 14:46:45 -04:00
Craig Cook
4f90087125
Merge pull request #4717 from alexgibson/bug-1341425-rate-limit-survey
...
[bug 1341425] Rate limit task completion survey at 10%
2017-03-13 08:52:59 -07:00
alexgibson
cecd0890b2
[bug 1341425] Rate limit task completion survey at 10%
2017-03-13 15:33:44 +00:00
Craig Cook
be3449ce3e
Merge pull request #4703 from alexgibson/bug-1344240-modal-all-downloads-link
...
[fix bug 1344240] Move /all link from page footer to inside modal on /firefox/new/
2017-03-12 23:52:07 -07:00
Craig Cook
fbc98f6572
Merge pull request #4668 from alexgibson/bug-1336150-remove-old-home-page
...
[fix bug 1336150] Remove old home page template
2017-03-12 23:48:09 -07:00
Raymond Forbes
6d6288a46d
Update hall-of-fame.html
2017-03-12 03:56:36 -07:00
Craig Cook
cff090ba9d
[no bug] Update node-sass to 4.5 and gulp-stylelint to 3.9
...
Also remove deprecated lint rules
2017-03-10 12:39:51 -08:00
Josh Mize
4060ee07fc
Merge pull request #4711 from pmac/fix-funnelcake-config
...
Bug 1345467: Allow per experiment configuration of funnelcake platforms and locales
2017-03-10 10:24:11 -06:00
Jon Petto
77103cce05
Merge pull request #4692 from alexgibson/bug-1343033-yahoo-pixel
...
[fix bug 1343033] Add Yahoo tracking pixels to scene2 of /firefox/new/
2017-03-10 10:09:52 -06:00
alexgibson
a7112e0263
[fix bug 1343033] Add Yahoo tracking pixels to scene2 of /firefox/new/
2017-03-10 09:16:16 +00:00
Paul McLanahan
7049ab4b9a
Bug 1345467: Allow per experiment configuration of funnelcake platforms and locales
...
Also disable defaults. The only time a link to a funnelcake to bouncer
will be served is if that funnelcake ID is specifically configured in
the environment with the appropriate locales and platforms.
2017-03-09 22:31:39 -05:00
Paul McLanahan
67220ddc1b
Fix bug 1082122: Allow 5 char locales for newsletters
2017-03-09 21:54:41 -05:00
Alex Gibson
ceb966e518
Merge pull request #4710 from craigcook/bug-1344885-leadership-updates
...
[fix bug 1344885] Remove A. Banks from leadership page
2017-03-09 16:21:06 +00:00
alexgibson
bc1e027cb1
[fix bug 1336150] Remove old home page template
2017-03-09 15:13:52 +00:00
Alex Gibson
19ca21fe3c
Merge pull request #4707 from kyoshino/bug-1333291-esr-diagram
...
Fix Bug 1333291 - Update Firefox ESR release overview image for ESR 52
2017-03-09 13:22:58 +00:00
alexgibson
4440240d36
Add requests v2.13.0 to linkchecker.txt requirements
2017-03-09 10:33:29 +00:00
alexgibson
1e2979c4c2
[fix bug 1344240] Move /all link from page footer to inside modal on /firefox/new/
2017-03-09 10:02:23 +00:00
Craig Cook
5e153ef773
[fix bug 1344885] Remove A. Banks from leadership page
...
Add J. McSorley as interim VP, HR
Also update reps council
2017-03-08 17:19:51 -08:00
Josh Mize
dcdf2fb2b9
Merge pull request #4708 from pmac/change-product-details-update-frequency
...
Bug 1296376: update product-details every 15 min.
2017-03-08 12:37:41 -06:00