Calen Pennington
519b0f5e14
Make paver update_db run against both LMS and Studio models
2014-12-19 11:56:38 -05:00
Adam Palay
1aba7f81b4
disable pycontracts except in development environments (PLAT-122)
2014-10-15 13:22:24 -04:00
Christine Lytwynec
4270d8f01b
change default settings for servers/assets paver tasks from "dev" to "devstack"
2014-09-02 10:01:55 -04:00
Alexander Kryklia
c13282462a
Modify paver run_all_servers to allow different settings for LMS and Studio.
2014-05-12 17:12:40 +03:00
Dave St.Germain
7d38c493f7
Fixes potential 'too many open files error' when running all servers.
2014-04-02 11:45:00 -04:00
Dave St.Germain
f886c9b7c5
Watch for asset changes.
2014-03-31 15:28:15 -04:00
David Baumgold
4fbfbf11ff
write_stderr() function is unnecessary
2014-03-25 11:32:19 -04:00
David Baumgold
e9b0cc713a
from __future__ import print_function
...
and print errors and warnings to sys.stderr
2014-03-25 11:32:19 -04:00
Will Daly
44dad41ede
Switch from Rake to Paver
2014-03-25 11:32:19 -04:00
Will Daly
812e71bbbb
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
...
This reverts commit 544616be4b .
2014-02-24 11:30:40 -05:00
Will Daly
544616be4b
Fix sys.path manipulation in pavement.py, with detailed comment
...
Restore reverted changes from paver part 1
2014-02-18 15:09:07 -05:00
Will Daly
c85c4b22ed
Revert "Replace rake functions with python paver functions"
...
This reverts commit df2e410f2a .
2014-02-14 14:25:28 -05:00
David Glance
df2e410f2a
Replace rake functions with python paver functions
...
Deprecated rake functions issue a warning and then call paver
replacements
Bring Paver commands up to date with master for servers, assets, and docs.
Revert deprecation of quality, tests, and i18n for a future pull request.
Deprecate workspace migration
2014-02-14 11:25:55 -05:00