- 12 Nov, 2015 2 commits
-
-
SWAT-92
Peter Fogg committed -
Feanil Patel committed
-
- 09 Nov, 2015 1 commit
-
-
Add a prefix from the hostname. If building images, this will be the hostname of the machine that the image is based on. If running in a rolling fashion, this will give each machine its own cache.
Feanil Patel committed
-
- 29 Oct, 2015 1 commit
-
-
arbabnazar committed
-
- 19 Oct, 2015 1 commit
-
-
Zia Fazal committed
-
- 12 Oct, 2015 1 commit
-
- 09 Oct, 2015 2 commits
-
-
arbabnazar committed
-
arbabnazar committed
-
- 01 Oct, 2015 1 commit
-
-
This is releated to that so it is also reverted.
Feanil Patel committed
-
- 29 Sep, 2015 1 commit
-
-
Bill DeRusha committed
-
- 28 Sep, 2015 1 commit
-
-
- Added explicit values for variables that must be shared between ecommerce and edxapp - Added ecommerce virtualenv bin directory to PATH for ecommerce user - Using local Django settings (instead of production) - Disabled static file compilation for devstack - Allowing ecommerce version to be specified via environment variable ECOM-2185
Clinton Blackburn committed
-
- 23 Sep, 2015 2 commits
-
-
David Baumgold committed
-
ECOM-2185
Clinton Blackburn committed
-
- 17 Sep, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 15 Sep, 2015 1 commit
-
-
Kevin Falcone committed
-
- 08 Sep, 2015 1 commit
-
-
Fred Smith committed
-
- 02 Sep, 2015 1 commit
-
-
An aggregate score is one derived from multiple problems (such as the cumulative score for a vertical element containing many problems). Sending aggregate scores immediately introduces two issues: one is a race condition between the view method and the Celery task where the updated score may not yet be visible to the database if the view has not yet returned (and committed its transaction). The other is that the student is likely to receive a stream of notifications as the score is updated with every problem. Waiting a reasonable period of time allows the view transaction to end, and allows us to collapse multiple score updates into a single message. The time value is in seconds.
David Ormsbee committed
-
- 26 Aug, 2015 1 commit
-
-
This is a feature flag, not a setting This reverts commit adb81f4a.
Kevin Falcone committed
-
- 24 Aug, 2015 2 commits
-
-
Fred Smith committed
-
Fred Smith committed
-
- 21 Aug, 2015 1 commit
-
-
Feanil Patel committed
-
- 14 Aug, 2015 1 commit
-
-
Kevin Falcone committed
-
- 12 Aug, 2015 3 commits
-
-
Gabe Mulley committed
-
Gabe Mulley committed
-
Gabe Mulley committed
-
- 28 Jul, 2015 1 commit
-
-
Ned Batchelder committed
-
- 23 Jul, 2015 1 commit
-
-
Will Daly committed
-
- 22 Jul, 2015 1 commit
-
-
Renzo Lucioni committed
-
- 20 Jul, 2015 2 commits
-
-
3rd Party auth is now managed via django admin an not from json config. https://github.com/edx/edx-platform/pull/8140/files#diff-8a23909bc8d201fba8525b1dd6396247
Feanil Patel committed -
Carson Gee committed
-
- 17 Jul, 2015 1 commit
-
-
Fred Smith committed
-
- 15 Jul, 2015 1 commit
-
-
This returns backwards compatibility of configuration versions before 09807f8e. (cherry picked from commit 25cb491d6465b1f743a46c198443a8332ada1dff)
Brandon DeRosier committed
-
- 10 Jul, 2015 1 commit
-
-
Nickersoft committed
-
- 29 Jun, 2015 1 commit
-
-
Since the cookie's domain is *.edx.org use different names to help with testing in stage/prod/edge.
Kevin Falcone committed
-
- 25 Jun, 2015 1 commit
-
-
Will Daly committed
-
- 23 Jun, 2015 3 commits
-
-
Edward Zarecor committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
- 22 Jun, 2015 1 commit
-
-
Max Rothman committed
-
- 18 Jun, 2015 1 commit
-
-
Fred Smith committed
-