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

52 Коммитов

Автор SHA1 Сообщение Дата
Jeremiah Orem c20240c756 Don't look at site packages during install phase of create_virtualenv. 2012-09-17 12:01:56 -07:00
Jeremy Orem 1732fb796f Update scripts/update/update.py
hax to fix up relocatable.
2012-09-14 18:25:47 -07:00
Jeremy Orem 1cc4e1a56e Update scripts/update/update.py
Add exists action to pip.
2012-09-14 17:50:01 -07:00
Jeremy Orem b791881ff9 Update scripts/update/update.py
--no-deps for pip install.
2012-09-14 15:05:55 -07:00
Jeremy Orem 9bee38975e Update scripts/update/update.py
Move create_virtualenv to update, so the function can change on updates.
2012-09-14 09:53:25 -07:00
Jeremy Orem 890200aaa9 Update scripts/update/update.py
Workaround for lib64 virtualenv "bug".
2012-09-13 22:06:36 -07:00
Jeremiah Orem 56d3d200db We need our lib64 symlink to be relative. 2012-09-13 15:50:47 -07:00
Jeremy Orem 04797e022c Update scripts/update/update.py
lib64 problem is fixed in newest virtualenv.
2012-09-12 15:41:46 -07:00
Jeremiah Orem 6d3abc8e51 Make python configurable in update script. 2012-09-12 09:56:34 -07:00
Jeremiah Orem 142e8d7aa0 Make pypi mirror configurable. 2012-09-12 09:31:48 -07:00
Kumar McMillan 6f33c5809a attempt #2 at handling repo URL changes on deploy 2012-09-07 12:42:14 -05:00
Jeremiah Orem 1d25a7b6bb use deploy script instead of rsync to checkin changes 2012-09-07 10:18:55 -07:00
Jeremy Orem 1de120c706 Update scripts/update/update.py 2012-09-07 10:03:47 -07:00
Jeremy Orem 7f1379305b Update scripts/update/update.py
Fix typo fail.
2012-09-07 09:59:55 -07:00
Jeremiah Orem 937110e29e Added create_virtualenv task to commander script. 2012-09-07 09:50:53 -07:00
Jason Thomas 4d1e2760e0 disable celery restarts via settings file 2012-08-24 09:03:17 -07:00
Jason Thomas 2f2959183e define gunicorn services that need to be restarted in settings 2012-08-24 09:03:17 -07:00
Kumar McMillan 45f6774850 Pass mkt settings to build_appcache 2012-05-21 17:41:33 -05:00
Kumar McMillan 201f266a6c Integrate django_appcache to become an "installed" app 2012-05-21 16:56:02 -05:00
Jeremy Orem 49427145f4 Restart pfs on update. 2012-05-01 18:04:58 -07:00
Jeremy Orem 003136e4f0 Separate unicorn workers for SAMO. 2012-04-19 14:45:43 -07:00
Jeremy Orem 1e6a559c4b Modify update script for gunicorn. 2012-04-17 11:15:00 -07:00
Andy McKay 1685870857 add in update ping 2012-03-30 13:34:58 -07:00
Jason Thomas e71cea6b05 Restart marketplace celery instance; bug 731340 2012-02-28 15:39:28 -05:00
Jeremy Orem 02ae91e1c1 Touch mkt.wsgi on update. 2012-02-17 11:27:13 -08:00
Andy McKay 0ceceac10e use os.path 2012-02-15 09:40:07 -08:00
Andy McKay 4d693da183 make optional mkt compress assets, remove once apps-preview is gone 2012-02-15 09:15:32 -08:00
Chris Van 64bbc73417 compress assets for marketplace 2012-02-14 15:19:55 -08:00
Kumar McMillan eec8083ef0 Clarify git bug in comments 2012-02-02 15:28:02 -06:00
Kumar McMillan 7f78b1aaae Sync the top level submodule after nested submodules
See also: https://github.com/mozilla/zamboni/commit/35174fee
2012-02-02 15:19:04 -06:00
Andy McKay 72bf4d7c62 Revert "disable update products for now, maybe run manually?"
This reverts commit 86624fa60b.
2012-02-02 13:18:19 -08:00
Andy McKay 86624fa60b disable update products for now, maybe run manually? 2012-02-02 13:05:59 -08:00
Chris Van 35174fee1c sync submodules harder 2012-01-26 16:48:53 -08:00
Jeremy Orem 84e285bf15 Touch more wsgis on update. 2011-11-18 12:21:30 -08:00
Wil Clouser 9a2ad4f145 Put the ctx.local() command in a directory. Thanks oremj. 2011-11-10 10:25:00 -08:00
Wil Clouser e5cdbc74cf Delete old validation results when deploying; bug 698789 2011-11-09 16:25:10 -08:00
Jeremy Orem c7648d918e No longer need git commit/add. 2011-10-24 13:24:11 -07:00
Jeff Balogh 1d654c492e treat vendor like a submodule 2011-10-17 12:56:24 -07:00
Jeff Balogh 6f06067d21 the images queue is handled by the devhub queue 2011-10-10 13:56:48 -07:00
Jeff Balogh c8910be6a5 restart the images queue too 2011-10-06 14:59:49 -07:00
Jeff Balogh a634b1641c dump some apps 2011-10-06 14:59:49 -07:00
Jeff Balogh 0ca7992779 update product details during pushes 2011-10-06 14:59:48 -07:00
Jeremy Orem bd98079c01 Add update_remora task. 2011-10-04 09:56:07 -07:00
Jeremy Orem 60bdd8cec1 Fix checkin_changes. 2011-08-04 14:15:19 -07:00
Jeff Balogh 5a192cde6f fetch harder 2011-08-02 14:48:13 -07:00
Jeff Balogh 5b5366efaa show the date first 2011-08-02 14:29:11 -07:00
Jeremy Orem d3f069db0d Add update_info to pre_update. 2011-08-02 14:21:43 -07:00
Jeremy Orem 6c74d17e48 update.py fix 2011-08-02 14:00:59 -07:00
Jeremy Orem 5cf75e3f67 update.py: Code update should accept refs and default to ref in settings. 2011-08-01 15:54:01 -07:00
Jeremy Orem 5fbee91bc7 Make update.py more compatible with deploy.py 2011-08-01 12:07:33 -07:00