- 29 Feb, 2016 2 commits
-
-
This now correctly migrates and dumps files for both databases. Run lettuce migrations for both databases
Kevin Falcone committed -
This is a clone (copy) of CSMH's declaration and methods with an added id of UnsignedBigInAutoField We should be able to delete the save_history code, but needs testing. Add error logging when capa failures happen Put StudentModuleHistory into its own database Bump out the primary key on CSMHE This gives us a gap to backfill as needed. Since the new table's pk is an unsigned bigint, even for people who don't consolidate CSMH into CSMHE, the lost rows are unlikely to matter. Remove StudentModuleHistory cleaner
Calen Pennington committed
-
- 19 Feb, 2016 1 commit
-
-
It also contains the lettuce caches.
Kevin Falcone committed
-
- 08 Feb, 2016 1 commit
-
-
Sass compilation is no longer dependent on Ruby, so we are removing its dependencies.
Ben Patterson committed
-
- 05 Feb, 2016 1 commit
-
-
Other small changes: * output the list of installed python packages * tee the pylint output to the console so the build doesn't timeout when computing violations
Jesse Zoldak committed
-
- 01 Feb, 2016 1 commit
-
-
Ned Batchelder committed
-
- 19 Jan, 2016 1 commit
-
-
Ben Patterson committed
-
- 14 Jan, 2016 1 commit
-
-
Ben Patterson committed
-
- 13 Jan, 2016 1 commit
-
-
This will ensure a clean database for new runs, and will likewise allow for the serversonly / testsonly approach for developing bok-choy acceptance tests. The cleaner model will completely rebuild the edxtest database for any new test run. This will not be a costly maneuver because of our test cache.
Ben Patterson committed
-
- 12 Jan, 2016 2 commits
-
-
Jesse Zoldak committed
-
Jesse Zoldak committed
-
- 31 Dec, 2015 1 commit
-
-
Zia Fazal committed
-
- 28 Dec, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 22 Dec, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 19 Dec, 2015 1 commit
-
-
Ned Batchelder committed
-
- 17 Dec, 2015 1 commit
-
-
Sarina Canelake committed
-
- 14 Dec, 2015 1 commit
-
-
Ned Batchelder committed
-
- 09 Dec, 2015 1 commit
-
-
Sarina Canelake committed
-
- 23 Nov, 2015 2 commits
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed -
David Baumgold committed
-
- 19 Nov, 2015 2 commits
-
-
This is a partial revert from d8fd8ed6
Ben Patterson committed -
Chris Rodriguez committed
-
- 18 Nov, 2015 1 commit
-
-
Usman Khalid committed
-
- 13 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 09 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 05 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 03 Nov, 2015 2 commits
-
-
Ned Batchelder committed
-
This includes: * Ability to specify number of processes to run bok-choy tests in * A forked nose commit to get the multiprocess plugin's logging to work * A different plugin (xunitmp) must be used for pulling together xunit results This works by: * Starting the various servers that are needed for the acceptance test environment * Running the tests themselves in multiprocess mode
Ben Patterson committed
-
- 30 Oct, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 29 Oct, 2015 1 commit
-
-
In the event of a pylint failure, we need to cat the log. This will also ensure that the remaining scripts in the job can run.
Ben Patterson committed
-
- 27 Oct, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 08 Oct, 2015 1 commit
-
-
Bill DeRusha committed
-
- 07 Oct, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 30 Sep, 2015 1 commit
-
-
The jenkins-common script is the better place for this particular setup, since that script is doing similar setup steps to prepare the environment for running various tests/subsequent scripts. This also will resolve downstream processes, such as our jenkins AMI builder (for jenkins-worker images).
Ben Patterson committed
-
- 27 Sep, 2015 1 commit
-
-
Ned Batchelder committed
-
- 23 Sep, 2015 1 commit
-
-
Note that because js testing occurs on a different CI job than python unit testing, files will not be clobbered by this change. The python unit testing job also creates the same-named report through the diff_coverage task.
Ben Patterson committed
-
- 21 Sep, 2015 1 commit
-
-
Ned Batchelder committed
-
- 16 Sep, 2015 1 commit
-
-
The latest version is compatible with the new coverage.py.
Ben Patterson committed
-
- 14 Sep, 2015 1 commit
-
-
David Baumgold committed
-