- 18 Oct, 2016 4 commits
-
-
Nimisha Asthagiri committed
-
Robert Raposa committed
-
Update python-saml to latest version (v2.2.0)
Brandon DeRosier committed -
Use MathJax -full config.
Nimisha Asthagiri committed
-
- 17 Oct, 2016 6 commits
-
-
For more details, see the release document: https://github.com/onelogin/python-saml/releases/tag/v2.2.0 (cherry picked from commit bec0aeeb42d9b30580eed51efcde2b089e3693c5)
Brandon DeRosier committed -
Robert Raposa committed
-
Use Correct queue for grade recalculation
Eric Fischer committed -
Fix for UTM parameter tracking when UTM not present
Bill DeRusha committed -
aws.py redefines the default queues in order to expose cross-environment work. The new recalculate grades routing key shgould use that value rather than the default defined in common.py.
Eric Fischer committed -
Bill DeRusha committed
-
- 14 Oct, 2016 9 commits
-
-
Route grading updates to low priority queue
Eric Fischer committed -
Eric Fischer committed
-
Stabilize textbook tests
Ben Patterson committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Ned Batchelder committed
-
Ben Patterson committed
-
Cdodge/restricted oauth2 applications
Clinton Blackburn committed -
chrisndodge committed
-
Allows ChoiceResponse problems to set correctness with python variables
Jillian Vogel committed
-
- 13 Oct, 2016 21 commits
-
-
determine choice correctness, as MultipleChoiceResponse problems already do. Adds a unit test for this change, and for the existing MultipleChoiceResponse computed correctness capability.
Jillian Vogel committed -
Update persistent grades asynchronously
Eric Fischer committed -
ORA version update
Eric Fischer committed -
Move dark_lang and lang_pref apps to openedx/core
Andy Armstrong committed -
Merge hotfix back to master.
Brian Beggs committed -
Pull hotfix in to release branch.
Brian Beggs committed -
For better user-facing performance, the SCORE_CHANGED signal is now handled by enqueueing an async task to update the relevant stored grade, rather than making the request wait until that operation finishes. TNL-5738
Eric Fischer committed -
Revert "Cdodge/restricted oauth2 applications"
Jesse Zoldak committed -
Fix for spurious 'cb() never called' errors.
Ben Patterson committed -
Jesse Zoldak committed
-
Cdodge/restricted oauth2 applications
Clinton Blackburn committed -
Also, help with an echo.
Ben Patterson committed -
Andy Armstrong committed
-
Fix flaky bokchoy test: test_automatic_cohort_help, test_manual_cohort_help
Nimisha Asthagiri committed -
add location to attributes exported to neo4j
Adam committed -
Move more urls.py
Robert Raposa committed -
add child context check to unit page title TNL-5746
alisan617 committed -
Remove config_models & use external config_models repo instead.
Nimisha Asthagiri committed -
Some Jenkins builds are erroring when attempting to set up the npm environment with the error: `npm ERR! cb() never called!` Although it could point to a couple of different things, it is more classically a sign of a dirty npm environment cache. Cleaning the cache at the start of any given Jenkins job (which are sourced through this file) should alleviate the problem.
Ben Patterson committed -
TNL-5709
Nimisha Asthagiri committed -
Fixing flaky test_studio_help_links
Muzaffar yousaf committed
-