1. 26 Feb, 2016 1 commit
    • Run migrate on every DB in DATABASES for both lms and the cms · 243ad1b6
      Does so by running the edxapp role just to generate config (as
      controlled by check-migrations.sh's use of the --tag) and then
      the tasks in the playbook are hardcoded to always run, regardless
      of the tag.  Because the edxapp play has run, the tasks have
      access to the various config variables containing DATABASES
      and can tell what DBs are in use.
      
      Skip the read replica
      Kevin Falcone committed
  2. 25 Feb, 2016 1 commit
  3. 24 Feb, 2016 2 commits
  4. 23 Feb, 2016 3 commits
  5. 22 Feb, 2016 3 commits
  6. 20 Feb, 2016 1 commit
    • Remove almost all references to syncdb · d7d7839e
      Django 1.8 removed the syncdb command so we can no longer run it, don't
      imply that we are running it in documentation/messages, also don't
      provide the scripts used on devstack/sandboxes to run it since they'll
      never work anyway.
      
      Additionally - remove yet another openid workaround which is unnecesary
      since the Django 1.8 upgrade.
      Kevin Falcone committed
  7. 19 Feb, 2016 2 commits
  8. 18 Feb, 2016 4 commits
  9. 17 Feb, 2016 2 commits
  10. 16 Feb, 2016 6 commits
  11. 15 Feb, 2016 6 commits
  12. 13 Feb, 2016 1 commit
  13. 12 Feb, 2016 7 commits
  14. 11 Feb, 2016 1 commit