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

601 Коммитов

Автор SHA1 Сообщение Дата
Paul McLanahan e9cfbc8daa Fix bug 1144901: GNU Terry Pratchett 2015-03-19 11:06:37 -04:00
Josh Mize 6d87486a3b Merge pull request #2837 from pmclanahan/update-external-files-cron-1142850
Fix bug 1142850: Add cron job to update external files hourly.
2015-03-18 14:49:47 -05:00
Paul McLanahan 5435b548ea Fix bug 1142850: Add cron job to update external files hourly. 2015-03-18 13:37:38 -04:00
Josh Mize 82640ac512 Remove dev cron jobs: fix bug 114384 2015-03-17 12:28:54 -05:00
Francesco Lodolo (:flod) 132146e1ac Bug 1115066 - Add Thunderbird redirect for dsb, hsb, zh-CN 2015-03-16 08:51:54 +01:00
Steven Garrity 0f3de9d338 Bug 1142583 Remove MWC from fx family nav
and redirect /mwc/ to /firefox/partners/
2015-03-13 12:30:19 -03:00
Josh Mize f6e89fd4d1 Merge pull request #2826 from pmclanahan/quiet-new-crons
Log output from cron jobs.
2015-03-12 11:59:59 -05:00
Francesco Lodolo (:flod) 1eb67f3e0e Bug 1125328 - Enabled 'ha' for production 2015-03-12 16:59:23 +01:00
Francesco Lodolo (:flod) 76f962c606 Bug 1115066 - Add 'ga-IE' to Thunderbird redirect 2015-03-12 10:23:11 +01:00
Paul McLanahan 8470b2371c Log output from cron jobs. 2015-03-10 10:31:27 -04:00
Paul McLanahan 76260016df Fix bug 1135693: Add update scripts to repo. 2015-03-06 16:18:00 -05:00
Francesco Lodolo (:flod) 9dc9dd17ae Bug 1115066 - Add 'hu', 'lt' to Thunderbird redirect 2015-03-04 10:36:20 +01:00
Paul McLanahan 5e8d55d00d Get current hash from local file and run dev autodeploy every 20min.
I looked at the logs and dev was being deployed more often
than it should have based on changes in master. This is due
to the request to www-dev.m.o/media/revision.txt sometimes
returning a 500 page. This is seen by the script as different
from the hash on github, and thus it deploys. The problem is that
this error is most likely just the previous deploy finishing up since
deploys now take longer than before. This change both reduces the
frequency of autodeploys to every 20 min and checks the local
revision.txt for what is currently deployed. We might consider
moving to a python-based autodeploy script in future for more
flexibility in checking things on the dev server and github.
2015-02-26 11:54:14 -05:00
Josh Mize 5bcae2ab1b Merge pull request #2770 from pmclanahan/mofo-mfsa-importer-no-error-1136307
Fix bug 1136307: Catch all errors and report exceptions for MFSA import.
2015-02-25 16:35:46 -06:00
Paul McLanahan 9ab3132f5e Fix bug 1136559: Add dev deploy cron scripts to repo.
Also fix dev chief autodeploy script.
2015-02-25 13:42:18 -05:00
Paul McLanahan 59b7b0991d Fix bug 1136307: Catch all errors and report exceptions for MFSA import. 2015-02-24 14:43:13 -05:00
Josh Mize 1ecd039a13 Merge pull request #2717 from pmclanahan/automate-mozid-data-tableau-1116511
Bug 1116511: Add tableau data sync and JSON view for MozID.
2015-02-23 14:42:36 -06:00
Francesco Lodolo (:flod) d627564d35 Bug 1111597 - Set up Santali (sat) for production 2015-02-23 14:54:28 -05:00
Kohei Yoshino e27fa38e3d Fix Bug 1128579 - Finish moving certs/included and certs/pending web pages to wiki pages 2015-02-23 13:04:05 -05:00
Paul McLanahan b807b1a05d Bug 1116511: Add cron jobs for stage and prod tableau data. 2015-02-23 13:03:00 -05:00
Paul McLanahan acca7041dd Bug 1116511: Add view for serving JSON contributor data. 2015-02-23 13:01:43 -05:00
Josh Mize 442554e03f Merge pull request #2718 from alexgibson/bug-1131680-stop-redirecting-geolocation-mozilla-taiwan
[fix bug 1131680] Stop redirecting Firefox Geolocation page to Mozilla Taiwan
2015-02-23 00:12:57 -06:00
Paul McLanahan 1d75aa79e0 Merge pull request #2721 from jgmize/firefox-os-feeds
Add backend for fxos feed links
2015-02-20 14:16:29 -05:00
Steven Garrity f0ab7b5714 Bug 1120689 MWC Preview page for 2015 2015-02-20 13:45:29 -04:00
Josh Mize 4a8100155e Restore dev update crons: fix bug 1133942 2015-02-20 01:06:25 -06:00
Josh Mize d681e78278 Add backend for fxos feed links: bug 1128587 2015-02-20 00:40:16 -06:00
Paul McLanahan c5cbfd7dd8 Enable locale update cron jobs; they are now fixed. 2015-02-11 17:20:03 -05:00
Paul McLanahan a61fd11f6b Disable locale sync from crons temporarily. 2015-02-11 12:58:43 -05:00
Paul McLanahan 56b89a19a5 Serve static files with Whitenoise.
Create root_files dir for serving via Whitenoise.
Move .htaccess for media into static folder.
Will remove it later.
2015-02-10 20:52:25 -05:00
Paul McLanahan a3b0895cc0 Reorder deployment to keep the git repo clean.
Deployment updates the code via git, then syncs
the files to another directory for processing,
then syncs the files to the servers. It was doing
a lot of processing in the git repo thus creating
a lot of extra files that can cause problems. Moving
this creation to the destination dir means rsync will
clean these up every time and the git repo remains
pristine.

* Don't die if there is no media/revision.txt.
* Allow running of some commands from src dir.
2015-02-10 20:52:25 -05:00
Alex Gibson 9a4de715b3 [fix bug 1131680] Stop redirecting Firefox Geolocation page to Mozilla Taiwan website 2015-02-10 17:13:57 +00:00
Francesco Lodolo (:flod) e5496d64ad Bug 1115066 - Add 'si' to Thunderbird start page redirect 2015-02-09 11:51:32 +01:00
Francesco Lodolo (:flod) 25a8afa385 Bug 1115066 - Add more locales to Thunderbird start page redirect
Added locales: bg, rm
2015-02-02 08:40:08 +01:00
Steven Garrity badc6598b7 Merge pull request #2593 from gerv/1112600
Change Committer's Agreement to a web page that must be acknowledged
2015-01-30 11:30:50 -04:00
Francesco Lodolo (:flod) 603242cd5a Bug 1115066 - Add more locales to Thunderbird start page redirect
Added locales: el, en-GB, eu
2015-01-22 14:50:35 +01:00
Josh Mize 5d29dfc76e Merge pull request #2666 from alexgibson/bug-787269-fix-signed-script-redirect
[bug 787269] Redirect signed-script pages to MDN article
2015-01-16 09:56:26 -06:00
Alex Gibson d3076c443c [bug 787269] Redirect signed-script pages to MDN article 2015-01-16 12:34:12 +00:00
Francesco Lodolo (:flod) d8feefa955 Bug 1115066 - Add more locales to Thunderbird start page redirect
Added locale: id
2015-01-16 11:34:37 +01:00
Josh Mize c6d0a3d532 Merge pull request #2645 from alexgibson/bug-787269-redirect-signed-script-pages-mdn-article
[fix bug 787269] Redirect signed-script pages to MDN article
2015-01-15 08:10:55 -06:00
Alex Gibson 4a178caf68 [fix bug 787269] Redirect signed-script pages to MDN article 2015-01-14 10:22:34 +00:00
Cory Price 64191ab886 [fix bug 1121082] Redirect /hello to /firefox/hello 2015-01-13 12:31:15 -08:00
Jon Petto ad4c7a534c Merge pull request #2643 from mozilla/fix-firefox-releases-whatsnew-redirect
Fix bug 1014823 redirect
2015-01-13 13:02:35 -06:00
Paul McLanahan 279d53dd2e Fix bug 1120658: Add redirect for seamonkey transition doc. 2015-01-13 12:12:06 -05:00
Josh Mize 16d1f8f409 Fix bug 1014823 redirect and remove redundant rule 2015-01-12 22:53:54 -06:00
Craig Cook 5e3cc72731 Merge pull request #2636 from TheoChevalier/bug-1115066-thunderbird-redirects
Bug 1115066 - Add more locales to Thunderbird start page redirect
2015-01-12 10:18:27 -08:00
Josh Mize 4153457dc4 Merge pull request #2597 from kyoshino/bug-1110927-legacy-404
Fix Bug 1110927 - 301 redirect legacy pages that are 404ing
2015-01-12 12:07:43 -06:00
Alex Gibson 75e0337dc5 [fix bug 1109132] Implement Firefox Hello FTUE 2015-01-12 16:42:13 +00:00
Alex Gibson 023ddcb7b4 Merge pull request #2631 from jpetto/bug-1101984-hello-product-page
Add Hello product page. Bug 1101984.
2015-01-12 16:36:35 +00:00
Alex Gibson 73dc10ea0e [fix bug 1119022] Hello: zh-TW locale redirects to SUMO article 2015-01-12 12:53:53 +00:00
TheoChevalier 8c8c2d5c55 Bug 1115066 - Add more locales to Thunderbird start page redirect 2015-01-11 20:16:41 +01:00