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
Will Daly
6f080b2fca
Install Python prereqs before running doc and i18n tests
2014-02-04 20:19:11 -05:00
Will Daly
194c906c19
List which test suites failed
...
Add section headings to test console output
i18n tests generate XUnit reports
Move i18n and docs test commands out of tests.rake
2014-02-04 12:36:19 -05:00
Alexander Kryklia
688d47fb62
Give numerical response tolerance as a range (for example [5,7)) (BLD-25)
2014-01-27 14:58:19 +02:00
David Baumgold
8a370ea14b
Reorganize documentation files for i18n
...
STUD-1094
2014-01-16 14:11:11 -05:00
Calen Pennington
11bbf4c182
Add grading functionality to LTI xmodule
...
Co-author: Alexander Kryklia <kryklia@edx.org >
Co-author: Ned Batchelder <ned@edx.org >
Co-author: Oleg Marchev <oleg@edx.org >
Co-author: Valera Rozuvan <valera@edx.org >
Co-author: polesye
[BLD-384]
2013-11-26 16:30:55 -05:00
Anton Stupak
aecc20af6b
Add Timed Transcripts Editor.
2013-10-22 21:45:03 +03:00
Will Daly
12cf060ba7
Silence doc test errors/warnings
2013-08-26 15:57:58 -04:00
Julian Arni
0bbd80fedf
Add verbose option
2013-08-06 14:00:31 -04:00
Julian Arni
332703c856
Fix repeated doc builds
2013-08-02 16:23:25 -04:00
Julian Arni
5451bb642c
Code cleanup.
...
From PR review.
2013-07-30 17:43:43 -04:00
Julian Arni
2540be2442
Update rake docs to reflect change in folder structure
2013-07-16 13:45:22 -04:00
Lyla Fischer
e3fa27a3d8
moved docs into one repo. Broke compilation
2013-07-11 10:38:20 -04:00
Calen Pennington
83af3e594f
Use built-in rakelibdir feature
...
Rake by default imports all .rake files in the rakelib dir, so we can
use that rather than doing our own import loop.
2013-06-20 09:11:45 -04:00