1. 11 Jul, 2017 1 commit
  2. 31 May, 2017 1 commit
  3. 30 May, 2017 1 commit
  4. 12 May, 2017 1 commit
  5. 20 Mar, 2017 1 commit
  6. 16 Jun, 2016 1 commit
    • update_in_cache on lms worker (#12689) · fdc6d915
      This commit "undoes"a previous hotfix, and allows a cms course_publish
      signal to trigger a block_structure update_course_in_cache task, which
      is run on an lms worker queue.
      
      Changes:
          -exposes ALTERNATE_QUEUE_ENVS
          -adds routing layer in celery.py
          -moves prior dev_with_worker settings file to devstack_with_worker
          -moves course_block api functionality into openedx/core/djangoapps/content/block_structure
      Eric Fischer committed
  7. 08 May, 2015 3 commits