- 23 Jun, 2016 1 commit
-
-
This reverts commit 55d84d34.
Adam Palay committed
-
- 22 Jun, 2016 7 commits
-
-
Douglas Hall committed
-
Douglas Hall committed
-
* mattdrayer: Add helpers.get_value test * mattdrayer: Change to simpler implementation, per @douglashall * mattdrayer: Address quality violations and test failures
Michael Frey committed -
Douglas Hall committed
-
Revert "[PERF-325] Add versioned course asset URLs when canonicalizin…
Kevin Falcone committed -
We're seeing errors in NR from objects read out of the cache lacking the 'StaticContent' object has no attribute 'content_digest' File "/edx/app/edxapp/edx-platform/common/djangoapps/contentserver/middleware.py", line 70, in process_request This reverts commit 849ebc5f.
Kevin Falcone committed -
Rc/2016 06 21
mdinino committed
-
- 21 Jun, 2016 1 commit
-
-
ECOM-4610
Clinton Blackburn committed
-
- 20 Jun, 2016 2 commits
-
-
Add a third fixed case where images could overflow (refs #12735)
Brian Jacobel committed -
Brian Jacobel committed
-
- 17 Jun, 2016 7 commits
-
-
Added CSV catalog downloads
Clinton Blackburn committed -
WL-531 Pass purchase_workflow parameter through to post-FinishAuth views
Douglas Hall committed -
ECOM-4653
Clinton Blackburn committed -
ECOM-4729
Clinton Blackburn committed -
ECOM-4729
Clinton Blackburn committed -
Retrieving the URL from settings rather than an OAuth client that might not exist. ECOM-4729
Clinton Blackburn committed -
Douglas Hall committed
-
- 16 Jun, 2016 13 commits
-
-
Release to Master (2016-06-16 hotfix)
David Ormsbee committed -
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 -
Create forums config model for adjusting connection timeouts.
David Ormsbee committed -
David Ormsbee committed
-
Remove invalid css syntax.
Ben Patterson committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Remove improper scss syntax.
Ben Patterson committed -
Merging Patch Release 2016-06-15 back to master
Douglas Hall committed -
Ned Batchelder committed
-
This line can safely be removed since it does not impact styling (nothing is being supplied to calculate). Reference [here](http://www.w3schools.com/cssref/func_calc.asp)
Ben Patterson committed -
This was a typo that was missed, and is not resulting in any styling. Removing it is a no-op. The original committer does not work in this code anymore, and it is old enough such that changing it would be more disruptive.
Ben Patterson committed -
A more considerate outer_atomic.
Muzaffar yousaf committed -
A named outer is suitable when dealing with IntegrityErrors. It only checks that it is not nested under an atomic only if it is nested under enable_outer_atomic(name=<name>). This way only the view which is causing IntegrityErrors needs to have its automatic transaction management disabled and other callers are not effected.
Usman Khalid committed
-
- 15 Jun, 2016 9 commits
-
-
Changed refund log level to warning.
Waheed Ahmed committed -
ECOM-2378
Waheed Ahmed committed -
AC-455 adding main to PDF books; styling chapters
Chris committed -
Patch Release 2016-06-15
Douglas Hall committed -
Merge Release to Master
estute committed -
Don't try and cleanup a directory that doesn't exist (in badging tests)
Calen Pennington committed -
Chris Rodriguez committed
-
Calen Pennington committed
-
Douglas Hall committed
-