- 04 Nov, 2016 5 commits
-
-
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 -
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 13 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 -
Update release with latest release-candidate
Eric Fischer committed -
TNL-5778
J. Cliff Dyer committed -
Update to reduce flakiness of this test set removed flaky annotation
Albert (AJ) St. Aubin committed -
problem-builder's tags are vX.Y.Z not X.Y.Z
Kevin Falcone committed -
Kevin Falcone committed
-
TNL-5582
Albert St. Aubin committed -
log pip freeze output for debugging jenkins builds
Stu Young committed -
Max Rothman committed
-
Updates problem-builder version to match master
Diana Huang committed
-