1. 18 Apr, 2017 1 commit
  2. 14 Apr, 2017 2 commits
  3. 13 Apr, 2017 1 commit
  4. 11 Apr, 2017 2 commits
  5. 07 Apr, 2017 2 commits
    • Add Travis CI badge · 05a988c6
      Joel Barciauskas committed
    • Changes to support using runserver rather than ngninx · 1738d58f
      * Due to behavior of manage.py runserver, move docker-compose up to after
      loading the database
      * Run make provision as part of travis build
      * Use --initial-only flag with countries provisioning for ecomm
      * Serialize provision.sh and set -x for tracing
      * Restart LMS container after running install prereqs due to error resulting
      in LMS crashing
      * Skip discovery tasks until fix is made to index validation
      * Remove 'make validation' from .travis.yml, since it doesn't work
        'make provision' tells us everything we need to know
      Joel Barciauskas committed
  6. 06 Apr, 2017 1 commit
  7. 05 Apr, 2017 3 commits
  8. 04 Apr, 2017 2 commits
    • Corrected references to edxapp · 0933c821
      This service has been split into two to ease management in devstack.
      Provisioning commands will now operate on the LMS container.
      Clinton Blackburn committed
    • Using Django runserver to serve applications · c1f1dfdb
      Our initial desire to make development look like production by using nginx and supervisor is conflicting with our goal of easing local development pains. Specifically, front-end development requires re-compiling/collecting static assets with every change. Using Django to serve the applications alleviates this pain and allows developers to maintain their current workflows.
      Clinton Blackburn committed
  9. 30 Mar, 2017 2 commits
  10. 28 Mar, 2017 1 commit
  11. 24 Mar, 2017 1 commit
  12. 23 Mar, 2017 2 commits
  13. 16 Mar, 2017 2 commits
  14. 10 Mar, 2017 2 commits
  15. 08 Mar, 2017 1 commit
  16. 24 Feb, 2017 3 commits
  17. 21 Feb, 2017 1 commit
  18. 31 Jan, 2017 1 commit
  19. 30 Jan, 2017 1 commit
  20. 26 Jan, 2017 2 commits
  21. 25 Jan, 2017 7 commits