1. 10 Aug, 2013 1 commit
  2. 01 Aug, 2013 2 commits
  3. 19 Jul, 2013 1 commit
    • Implement next generation modulestore · df7b917b
      A new modulestore backed by mongo that changes the data format to
      facilitate easy versioning, sharing content between courses, and fast
      lookup of course structure and Scope.settings data.
      
      Conflicts:
      	cms/djangoapps/contentstore/tests/test_contentstore.py
      Don Mitchell committed
  4. 09 Jul, 2013 1 commit
  5. 01 Jul, 2013 1 commit
    • Make DraftModuleStore mongo only · ddfbe598
      DraftModuleStore was originally designed as a mixin, but never used that
      way, and with the upcoming changes to use the versioned module store,
      never will be. This changes removes a circular dependency between
      mongo.py and draft.py.
      Don Mitchell committed
  6. 26 Jun, 2013 1 commit
  7. 21 Jun, 2013 1 commit
  8. 17 Jun, 2013 4 commits
  9. 10 Jun, 2013 2 commits
  10. 05 Jun, 2013 1 commit
    • Developer-private settings files · 7e8c06ca
      Developers can have private settings files by creating
      lms/envs/private.py or cms/envs/private.py.  They are imported
      at the end of dev.py.  Note that they won't be imported if you
      are using one of the other dev*.py variants.
      Ned Batchelder committed
  11. 23 May, 2013 1 commit
  12. 21 May, 2013 1 commit
  13. 17 May, 2013 2 commits
  14. 06 May, 2013 1 commit
  15. 04 Apr, 2013 4 commits
  16. 03 Apr, 2013 2 commits
  17. 29 Mar, 2013 2 commits
  18. 19 Mar, 2013 1 commit
  19. 13 Mar, 2013 1 commit
  20. 07 Mar, 2013 1 commit
  21. 06 Mar, 2013 1 commit
  22. 06 Feb, 2013 1 commit
  23. 12 Oct, 2012 2 commits
  24. 11 Oct, 2012 2 commits
  25. 10 Oct, 2012 1 commit
  26. 09 Oct, 2012 2 commits