- 07 Nov, 2016 3 commits
-
-
* Centralize creation of quick request objects. * Isolate caches to individual tests to prevent test ordering dependencies. TNL-5811
J. Cliff Dyer committed -
ECOM-5281 Adding retries and celery task for sending activation email.
Attiya Ishaque committed -
attiyaishaque committed
-
- 06 Nov, 2016 1 commit
-
-
fix None value for orientation update
Syed Hasan raza committed
-
- 04 Nov, 2016 10 commits
-
-
Revert "Implement DateUtils in LMS"
Ben Patterson committed -
Updates to correct a11y issues with CodeMirror
Albert (AJ) St. Aubin committed -
ECOM-5769 Add JWT auth and hidden flag to course_api for retrieving hidden courses
Matthew Piatetsky committed -
Library creation test is not flaky anymore
Eugeny Kolpakov committed -
Merge to master for patch/2016-11-03
Cliff Dyer committed -
TNL-5281
Albert St. Aubin committed -
Jesse Zoldak committed
-
Syed Hassan Raza committed
-
E. Kolpakov committed
-
Fix instructor dashboard data download pending task message
alisan617 committed
-
- 03 Nov, 2016 22 commits
-
-
Matthew Piatetsky committed
-
alisan617 committed
-
Patch 2016-11-03: LTI mgt command merge to release
Cliff Dyer committed -
Add 404 and 500 handlers back in.
Diana Huang committed -
handle refund notification message formatting when translated with un…
Adam committed -
Implement DateUtils in LMS
Gregory Martin committed -
Adam Palay committed
-
[PERF-386] Utilize ForumsConfig to enable and disable forums.
Toby Lawrence committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Ned Batchelder committed
-
Switch to using nodeenv
Max Rothman committed -
Diana Huang committed
-
* Implement the newrelic_custom_metrics middleware * Instrument DjangoXBlockUserStateClient with New Relic
Troy Sankey 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 -
Use this middleware and its helpers to accumulate custom New Relic metrics on a per-request basis. If, while handling a request, the app does not accumulate any metrics, this middleware is a very lightweight no-op. This commit also enables the middleware! 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
-
Patch release with mgt command to resend LTI scores.
Cliff Dyer committed -
Create management command to send lti_provider scores to lti consumers.
Cliff Dyer committed -
Revert "format xml before displaying"
Mushtaq Ali committed -
Revert commit bf9d467f
Mushtaq Ali committed -
Mushtaq Ali committed
-
- 02 Nov, 2016 4 commits
-
-
Update xblock-lti-consumer version.
Diana Huang committed -
Hotfix 2016-11-02 Release to master
Eric Fischer committed -
Diana Huang committed
-
Use fonts from the Pattern Library
Andy Armstrong committed
-