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

372 Коммитов

Автор SHA1 Сообщение Дата
Jeremiah Orem 2354b8aa16 Fix style issues in update script. 2013-04-19 14:01:23 -07:00
Andy McKay 7cac383712 no need to clear out sessions from the db (bug 795363) 2013-04-19 09:30:38 -07:00
Jeremiah Orem 74ad4c1935 Notifier is too chatty. 2013-04-18 17:49:28 -07:00
Jeremiah Orem 60e2f0232b Add notifier to commander script. 2013-04-18 17:15:08 -07:00
Jeremiah Orem 592ad6d3bc Add notifier to deploy script. 2013-04-18 16:28:11 -07:00
Andy McKay 6640de353a add in xunit 2013-04-12 15:15:28 -07:00
Andy McKay 2105085233 if arg 3 isn't --with-coverage, pass the value in 2013-04-12 15:05:56 -07:00
Hanno Schlichting 405afe32fd Port `SET_ES_TESTS` trick from run_mkt_tests script 2013-04-06 15:10:00 +02:00
Wil Clouser 4e1c2a1889 remove personas crons 2013-03-28 13:31:08 -07:00
Chris Van c8ddda2887 use clean-css for marketplace-assets, add to settings_base.py 2013-03-18 16:11:24 -07:00
Chris Van 56f418d068 do not remove xregexp-min.js during build-assets (what a dumb filename btw) 2013-03-18 15:59:45 -07:00
Chris Van f3cda5ce96 point to .styl files instead of .less in Marketplace bundles (fixes marketplace-assets) 2013-03-18 15:30:38 -07:00
Chris Van ad7b5220e7 Revert "npm install during deployment"
This reverts commit 89a147b7fa.
2013-03-12 11:12:25 -07:00
Chris Van 89a147b7fa npm install during deployment 2013-03-12 10:58:38 -07:00
Andy McKay b047cb84b9 remove pending refunds (bug 828348) 2013-03-11 10:39:55 -07:00
Kumar McMillan 80ee713e38 Use local node dependencies for compress_assets 2013-02-25 14:42:40 -06:00
Chris Van 9894d72117 reindex webapp when added to categories for generate-mkt-cats script 2013-02-20 16:46:31 -08:00
Chris Van 856ef69113 add the rest of the categories to generate-mkt-cats script 2013-02-16 10:05:11 -08:00
Chris Van 099e9bc8c6 add a script to generate app categories for Marketplace 2013-02-15 18:55:13 -08:00
Jason Thomas bfd8bed5c0 enable update_products and update_locales 2013-01-25 13:31:21 -05:00
Chris Van 58c2e80725 skip update_products until SVN is restored 2013-01-14 09:31:19 -08:00
Chris Van c6babb6cbb skip update_locales until SVN is restored 2013-01-14 09:24:34 -08:00
Allen Short fb4eeda997 Remove webtrends stats collection, replace with Google Analytics. 2013-01-09 16:42:51 -08:00
Allen Short 76a64f261c proper datetime formatting 2013-01-02 17:35:29 -08:00
Allen Short 59d4b19472 hide google analytics secrets in admin view, add cron job 2013-01-02 16:47:59 -08:00
Allen Short b06487facd more google-y auth script 2013-01-02 15:53:19 -08:00
Allen Short eb1339a674 support the --noauth_local_webserver flag 2013-01-02 15:33:09 -08:00
Allen Short 8b6408207c Collect stats from Google Analytics (bug 821923) 2013-01-02 13:33:29 -08:00
Chris Van edd3b32881 Revert "reindex add-ons in cron after personas import script runs (bug 811030)"
This reverts commit 69d225c21e.
2012-12-05 11:07:58 -08:00
Chris Van 69d225c21e reindex add-ons in cron after personas import script runs (bug 811030) 2012-12-04 14:06:19 -08:00
Jeremiah Orem 426254a722 Avoid restarting workers until all content has been synced. 2012-12-04 10:21:30 -08:00
Jeremiah Orem ea57be1d47 Add option to install requirements in load.txt. 2012-12-04 09:54:22 -08:00
Rob Hudson c4c39d85fa Added install button and some descriptive text 2012-12-03 13:42:49 -08:00
Rob Hudson 6a6272d93f Added IP detection so absolute paths are reachable 2012-12-03 13:31:56 -08:00
Rob Hudson 05da1a1234 Added parent folder to URL so paths are unique.
This means, as long as your test folders are unique and remain
consistent, you can trigger updates to packaged apps locally and across
other packaged apps.
2012-12-03 10:58:07 -08:00
Rob Hudson 11430d1282 Update scripts/serve_packaged_apps.py
Removed assert I added for testing.
2012-12-02 10:14:55 -08:00
Rob Hudson ff50d1953d Added script to serve packaged apps from directory. 2012-11-30 12:30:31 -08:00
Jeremiah Orem fd795eb272 virtualenv location doesn't need to be configurable. 2012-11-16 14:27:33 -08:00
Andy McKay b656ca904d turn on nose-blockage for amo-master too 2012-11-14 10:09:51 -08:00
Andy McKay e040fc6790 add some blockage 2012-11-14 09:31:57 -08:00
Wil Clouser 200d3ee605 use old version of sqlalchemy 2012-11-12 14:12:56 -08:00
Jeremiah Orem 7b87df07d3 Delete virtualenv before deploy. 2012-11-08 14:13:01 -08:00
Andy McKay 6330a5b5d0 go back by one day and add in cron (bug 809631) 2012-11-08 11:38:15 -08:00
Rob Hudson 93fb638a4e More exhaustive search for deprecated CACHE settings 2012-10-23 10:46:13 -07:00
Rob Hudson e9e4ce3487 Removed cache from jenkins settings since it's set elsewhere. 2012-10-23 09:40:17 -07:00
Kumar McMillan b68aef71d1 Adds it easier to serve webapps on your IP in dev 2012-10-22 20:12:47 -05:00
Jeremy Orem 79fa5d7b77 Update scripts/update/update.py
da95f04065 should allow us to stop rm'ing lib64.
2012-10-15 16:12:18 -07:00
Andy McKay 25938084ff run schematic in venv 2012-10-15 16:07:03 -07:00
Andy McKay 3387a742fd move schematic to pip and use the script it installs (bug 798425) 2012-10-11 09:58:34 -07:00
Jeremy Orem 9660b361de Update scripts/update/update.py 2012-10-10 15:36:50 -07:00