- 01 Jun, 2016 1 commit
-
-
The Catalog model is unmanaged, meaning no corresponding table exists in the database. When dumpdata tries to dump this model, it chokes because there's no table to read from.
Renzo Lucioni committed
-
- 25 Mar, 2016 1 commit
-
-
Omar Khan committed
-
- 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
-
- 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
-
- 19 Nov, 2015 1 commit
-
-
This is a partial revert from d8fd8ed6
Ben Patterson committed
-
- 18 Nov, 2015 1 commit
-
-
Usman Khalid 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
-
- 18 Dec, 2014 1 commit
-
-
Don Mitchell committed
-
- 17 Nov, 2014 1 commit
-
-
This db name is reserved and used by mysql installations. This can cause conflicts when trying to populate our own 'test' database on mysql. Conflicts: scripts/reset-test-db.sh
Ben Patterson committed
-
- 13 Nov, 2014 2 commits
-
-
This db name is reserved and used by mysql installations. This can cause conflicts when trying to populate our own 'test' database on mysql.
Ben Patterson committed -
Some mysql debian packages do not grant mysql user as many permissions, and we need to add them.
Ben Patterson committed
-
- 15 Jul, 2014 1 commit
-
-
There is a bootstrapping case where the test DB doesn't exist which causes reset_db to fail.
Feanil Patel committed
-
- 14 Feb, 2014 2 commits
-
-
Tests language selection feature for student dashboard
Julia Hansbrough committed -
Will Daly committed
-
- 28 Jan, 2014 1 commit
-
-
Will Daly committed
-