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

33 Коммитов

Автор SHA1 Сообщение Дата
Paul McLanahan 39373cb661 Add locales to jenkins workspace. 2014-05-22 23:08:22 -04:00
Chris Turra 2f8c33c89a adding deploy scripts for 2 new demo environments. bug 986571 2014-03-21 13:39:41 -07:00
Paul McLanahan fc4a91f7b1 Move jenkins settings to a dedicated file.
This makes test settings a lot easier to discover,
as well as making it easier to run the tests under jenkins
conditions.

JENKINS_HOME=1 python manage.py test
2014-03-07 14:50:44 -05:00
Paul McLanahan 8318c19116 Add management command utility function to deployment.
Calling python for manage.py was inconsistent.
2013-12-16 13:50:45 -05:00
Paul McLanahan 569e7cd99a Bug 931310: Further improve New Relic deploy ping.
* Move revision.txt handling to update instead of pre_update.
* Get a real change log instead of just a github url.
* Steal wonderful description code from chief-james (willkg)
2013-11-27 15:27:49 -05:00
Paul McLanahan f314928fa0 Fix bug 931310: Add New Relic deployment notification to deploy scripts. 2013-11-25 12:59:41 -05:00
Paul McLanahan ad72b10d8b Consolidate deploy scripts and add db truncate command. 2013-11-14 15:12:29 -05:00
Paul McLanahan 9cc46b45a3 Bug 920067: Enable the database.
* Add sqlite config to base settings.
* Update tests to use Django's database aware TestCase.
* Install south.
* Install django-waffle.
* Update jenkins to use the database for CI.

Django admin will be enabled in a separate PR.
2013-11-14 15:11:02 -05:00
Paul McLanahan af82ffd059 Add lib to flake8 run and fix pep8 issues.
Remove schematic files.
2013-10-31 11:10:38 -04:00
Paul McLanahan 388c5500c5 Use github api to get latest sha for branch in open-compare.py.
Use short SHAs in the url, and make it absolute
over time by including the latest SHA for the branch
in the compare url.
2013-10-23 12:47:50 -04:00
Josh Mize 557d84afd1 Fix Bug 929141 - disable collectstatic on demo1 2013-10-22 12:39:49 -05:00
Chris Turra ee04ecf7d8 adding deploy scripts from current chief bedrock environments. 2013-09-12 16:11:36 -07:00
Dan Poirier 7518b4f802 Bug 910894 - Cleanup pep8 violations and have jenkins run flake8
Add flake8 to requirements
2013-09-03 11:10:47 -04:00
Dan Poirier e58e7bfdaa Bug 901541 - newsletter recovery page
* When someone goes to the /existing page with an invalid token or no
  token, redirect them to a recovery page
* On the recovery page, they can enter their email address and we'll
  send them a message containing a valid link to manage their subscriptions.
* If the email is not known, we tell them to check for typos or go sign up.
2013-08-27 13:56:54 -04:00
Dan Poirier 3c0626e2e3 Safer bin/jenkins.sh
If someone runs bin/jenkins.sh without first setting $WORKSPACE,
don't cd to their home directory and start rampaging around.
Just use the current directory.
2013-05-27 15:40:09 -04:00
Paul McLanahan a6280885c1 Remove older local submodules that are now in vendor.
* Update some out-of-date docs.
* Add upgrade instructions.
2013-05-16 22:47:37 -04:00
Hector Zhao 8f7dabd14a Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
Paul McLanahan 45364cae81 Add option to just print github url to open-compare.py. 2013-03-14 17:04:14 -04:00
Paul McLanahan 3a33081d4d Add script to open github compare view for any env. 2013-02-25 12:14:20 -05:00
Gervase Markham 0cc8e6cd35 Update license to MPL 2. 2012-11-28 18:26:46 +01:00
Anthony Ricaud e55dabf0cf Detect string formatting issues
- Fallback to original string
- Mail managers

fix bug 775557
2012-08-07 18:11:38 +02:00
Anthony Ricaud adb6965439 Correct path for manage.py command 2012-06-09 13:58:40 +02:00
Anthony Ricaud 8a90b0fae4 Fix tests after removal of product_details output
see https://github.com/mozilla/bedrock/pull/153
2012-06-09 13:58:40 +02:00
Anthony Ricaud b083b4e866 Jenkins shell script to run tests 2012-05-31 15:34:22 +02:00
Austin King 0f916323d0 Since playdoh has different branches on project and vendor repos... we should have two branches per env 2011-01-26 21:04:29 -08:00
Fred Wenzel 96fe1a5adb Suggest an SVN checkout for L10n, rather than a git clone. Closes #11. 2011-01-24 09:19:55 -08:00
Fred Wenzel d28c8818f0 chmod 2011-01-22 15:12:47 -08:00
Austin King 84b3cbff37 Adding operations notes and documenting ./bin/update_site.py 2011-01-21 09:54:44 -08:00
Fred Wenzel af9af41839 Added autol10n script. 2011-01-19 15:52:52 -08:00
Austin King 0f6622c374 Moving compile-mo into bin and integrating locale/README into docs 2011-01-14 15:01:24 -08:00
Fred Wenzel 10473df57e Text formatting cosmetics. 2011-01-12 18:40:14 -08:00
Austin King e9ddbc85e1 Not everyone is running pythonz these dayz... 2011-01-12 13:00:42 -08:00
Austin King 5eecf599d3 Basic site update script for dev, stage, or production environments. 2011-01-11 17:20:01 -08:00