- 09 Nov, 2016 1 commit
-
-
TNL-5909
Nimisha Asthagiri committed
-
- 08 Nov, 2016 5 commits
-
-
TNL-5669
alisan617 committed -
Update course grade query parameters and check scores when updating subsection grade For TNL-5861
Sanford Student committed -
Jesse Zoldak committed
-
Clinton Blackburn committed
-
Noraiz committed
-
- 07 Nov, 2016 5 commits
-
-
Gregory Martin committed
-
This reverts commit d59ab18b, reversing changes made to 0ebab35e.
Gregory Martin committed -
Will fall back to stored certificate grade if needed as we've discussed. TNL-5314
Sanford Student committed -
* Centralize creation of quick request objects. * Isolate caches to individual tests to prevent test ordering dependencies. TNL-5811
J. Cliff Dyer committed -
John Eskew committed
-
- 04 Nov, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 03 Nov, 2016 5 commits
-
-
Matthew Piatetsky committed
-
Adam Palay committed
-
Report to New Relic certain per-request details about the DjangoXBlockUserStateClient. The following metrics are reported for the get_many() call: xb_user_state.get_many.calls xb_user_state.get_many.duration xb_user_state.get_many.blocks_requested xb_user_state.get_many.blocks_out xb_user_state.get_many.size xb_user_state.get_many.<block_type>.blocks_requested xb_user_state.get_many.<block_type>.blocks_out xb_user_state.get_many.<block_type>.size Similarly, for the set_many() call: xb_user_state.set_many.calls xb_user_state.set_many.duration xb_user_state.set_many.blocks_created xb_user_state.set_many.blocks_updated xb_user_state.set_many.size xb_user_state.set_many.<block_type>.blocks_created xb_user_state.set_many.<block_type>.blocks_updated xb_user_state.set_many.<block_type>.size Where <block_type> is one of "chapter", "course", "problem", "video", etc. PERF-354
Troy Sankey committed -
This specifically enables/disables the underlying comment service client used to make calls to the service. When disabled, this client will now throw an exception which can be propagated upwards so that callers can make the right decision about how to notify users of the error, or handle retry, etc etc.
Toby Lawrence committed -
Gregory Martin committed
-
- 02 Nov, 2016 2 commits
-
-
TNL-5778
J. Cliff Dyer committed -
Nimisha Asthagiri committed
-
- 01 Nov, 2016 2 commits
-
-
This reverts commit 7aacae9a.
Eric Fischer committed -
Eric Fischer committed
-
- 31 Oct, 2016 1 commit
-
-
This reverts commit c6b6d0bc, reversing changes made to fa2b1ae4.
Matthew Piatetsky committed
-
- 28 Oct, 2016 1 commit
-
-
Noraiz committed
-
- 27 Oct, 2016 2 commits
-
-
Initial commit TNL-5484
Sanford Student committed -
Matthew Piatetsky committed
-
- 26 Oct, 2016 1 commit
-
-
TNL-5835
Nimisha Asthagiri committed
-
- 25 Oct, 2016 1 commit
-
-
Makes use of the new SUBSECTION_SCORE_CHANGED signal to trigger a task that updates persisted course grade values. We've also renamed SCORE_CHANGED to PROBLEM_SCORE_CHANGED to head off any issues with unclear signal names. TNL-5740
Eric Fischer committed
-
- 24 Oct, 2016 4 commits
-
-
Albert St. Aubin committed
-
Dmitry Viskov committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 21 Oct, 2016 3 commits
-
-
Qubad786 committed
-
Mushtaq Ali committed
-
Updated the problem meta to show a score of 0 and refactored/simplified the JS that build the problem meta string TNL-5549
Albert St. Aubin committed
-
- 20 Oct, 2016 3 commits
-
-
TNL-5046
Nimisha Asthagiri committed -
Matthew Piatetsky committed
-
Includes: * CAPA * ORA * LTI * LTI-Consumer * SGA * Randomized Content Block TNL-5692 TNL-5464
J. Cliff Dyer committed
-
- 19 Oct, 2016 2 commits
-
-
Sanford Student committed
-
The task will now be retried if an IntegrityError is encountered, up to the default of 3 times. Test included. TNL-5739
Eric Fischer committed
-
- 18 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-