Christine Lytwynec
245ed42ddb
stop update_assets commands from being called extra times
2014-06-18 16:42:39 -04:00
e0d
2250338eba
shim to update ruby/node, not python reqs
2014-06-13 17:42:28 -04:00
Christine Lytwynec
e0deca26fc
fix for prereqs installation cache check
2014-06-02 10:47:32 -04:00
muhammad-ammar
8809c5f0e0
Merge pull request #3487 from edx/ammar/fix-paver-python-prereq-paths
...
Fix paver python prereq paths
2014-05-28 20:17:19 +05:00
Christine Lytwynec
550d054300
added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks
2014-05-23 13:19:27 -04:00
Jay Zoldak
4771242d57
Revert "added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks"
...
This reverts commit 7fd2305f39 .
2014-05-23 08:40:43 -04:00
Christine Lytwynec
7fd2305f39
added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks
2014-05-20 16:22:28 -04:00
Muhammad Ammar
69c1b8997d
Fix paver python prereq paths
2014-04-28 08:18:04 +00:00
Ned Batchelder
beb1d74029
Paver should install requirements/private.txt
2014-04-02 11:52:46 -04:00
David Baumgold
f6660f4c63
Make paver respect NO_PREREQ_INSTALL
2014-03-31 15:23:31 -04:00
Dave St.Germain
59333915c6
Reduce false cache misses when evaluating prerequisites
2014-03-28 00:23:23 -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