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
Rob Hudson
4ffe5b278c
Added git post-merge hook example to run pip installs
2012-10-10 15:00:54 -07:00
Jason Thomas
edac28b151
add loadtest to update.py
2012-10-10 22:56:50 +04:00
Wil Clouser
3f05a4f9c1
Remove Rock Your Firefox. Bug 792507 killed it
2012-10-04 13:10:00 -07:00
Jeremy Orem
4f277093ab
Update scripts/update/update.py
2012-10-03 11:20:05 -07:00
Jeremiah Orem
fcb952bf07
Try using find links instead of our pypi mirror.
2012-10-02 14:43:39 -07:00
Jeremy Orem
2c3af71802
Update scripts/update/update.py
2012-10-02 09:56:42 -07:00
Rob Hudson
ab9807d270
Cleaned up crontab a bit
...
`cleanup_old_signed` never existed, according to the git logs.
`update_perf` was removed in commit b46ab423
but the crontab wasn't.
2012-10-02 08:42:30 -07:00
Wil Clouser
8c2962cd9a
Remove reset_featured_addons crontab; was removed with @wraithan's bug 771593
2012-10-01 07:23:11 -07:00
Jeremiah Orem
16e4d60cdd
catch some errors in create_virtualenv
2012-09-25 11:19:49 -07:00
Andy McKay
625013400c
allow us to turn off deprecation warnings in cron, off by default
2012-09-24 10:31:41 -07:00
Andy McKay
4ca868d3e8
remove jinja2 and uncomment M2Crypto
2012-09-21 17:01:36 -04:00
Andy McKay
376e258baf
add in special signing for reviewers (bug 791738)
2012-09-21 10:15:25 -07:00
Jeremiah Orem
004a4f8608
If a virtualenv exists, crons should use it.
2012-09-19 13:10:36 -07:00
Andy McKay
ee701fa39c
system packages on other builders and fix bleach
2012-09-18 15:10:16 -07:00