- 08 May, 2015 16 commits
-
-
Feanil Patel committed
-
When celery runs in eager mode, there is a bug and an exception is not thrown when using retry logic. A PR to fix the bug can be found here: https://github.com/celery/celery/pull/2607 In the mean time, we have to deal with the fact that in eager mode celery will not throw the exception but simply return it. So we raise it ourselves.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Changelog for 3.1 can be found here: http://celery.readthedocs.org/en/latest/whatsnew-3.1.html Changelog from 3.1.0 to 3.1.18 can be found here: http://celery.readthedocs.org/en/latest/changelog.html
Feanil Patel committed -
Delete static_tab for split courses raises 500 error
Shrhawk committed -
Updated ora release tag.
Waheed Ahmed committed -
Waheed Ahmed committed
-
ECOM-1476: sending email on software secure response initial work
Aamir committed -
Exclude filtering for microsite orgs
Martyn James committed -
Updated Take Photo page to include verification requirements
Clinton Blackburn committed -
Martyn James committed
-
- 07 May, 2015 18 commits
-
-
As part of the unification of verify later/now, the take photo page needs to list the verification requirements. XCOM-254
Clinton Blackburn committed -
Add params to CS query in thread list endpoint
Greg Price committed -
The thread list endpoint needs to restrict the set of threads it retrieves if the course is cohorted and the user is not privileged. This also adds an explicit default sort (by most recent activity).
Greg Price committed -
(SOL-776)(SOL-740)(SOL-532) Prerequisites for course discovery feature
Martyn James committed -
add lettuce features to the omitted directories in coveragerc files
Christine Lytwynec committed -
Clean up keyword_substitution.py
Adam committed -
Christine Lytwynec committed
-
aamir-khan committed
-
Make user_track use eventtracking
Gabe Mulley committed -
add custom PayPal payment button and js tests for buttons.
Jim Abramson committed -
Hiding Billing Address for Orders without Billing Addresses
Clinton Blackburn committed -
fix ecommerce api calls in verify_student and add tests.
Jim Abramson committed -
Problem builder version bump [OSPR-575]
Eugeny Kolpakov committed -
Problem builder version bump: includes presentation updates and accessibility improvements [OSPR-575]
E. Kolpakov committed -
(SOL-776)(SOL-740)(SOL-532) Added setting flags for COURSE DISCOVERY feature; Exposed course search input as well as the course result page; Added flag for limiting the number of course cards on the homepage;
marjev committed -
change photo reverification page heading from h3 to h1
zubair-arbi committed -
XCOM-287
jsa committed -
Gabe Mulley committed
-
- 06 May, 2015 6 commits
-
-
XCOM-270
jsa committed -
Update docstring and remove unused import This is cleanup after edx/edx-platform#7605
Kevin Luo committed -
Some orders, specifically those paid for with PayPal, do not have a billing address. This information will not be rendered in such cases.
Clinton Blackburn committed -
Clytwynec/unique dirs for test results
Christine Lytwynec committed -
Paver: Ability to run only servers or only tests
Ben Patterson committed -
Enable unit preview by default.
Muzaffar yousaf committed
-