1. 28 Apr, 2016 1 commit
    • Switch to using the edxapp-migrate-(lms|cms) tools · b7e070e0
      edxapp-migrate-lms figures out at system build time what databases
      it needs to migrate (just default, or default + student_module_history).
      This avoids paver needing to be clever about figuring out if a user has
      enabled the split CSMHE databases flag and permits this to merge early
      and safely.
      
      We can turn the CSMHE flag on from configuration at the same time we
      enable all of the database config and ensure that the new database is
      created.  Until a devstack is provisioned using that version of
      configuration, it'll continue to have 1 DB and migrate 1 DB.  This
      allows us to better control deployment.
      Kevin Falcone committed
  2. 21 Apr, 2016 7 commits
  3. 20 Apr, 2016 14 commits
  4. 19 Apr, 2016 10 commits
  5. 18 Apr, 2016 8 commits