- 09 Nov, 2016 2 commits
-
-
Release candidate hotfix-2016-11-08
Douglas Hall committed -
Updates problem-builder to v2.6.1
Christopher Lee committed
-
- 08 Nov, 2016 3 commits
-
-
Brian Beggs committed
-
Release Candidate rc/2016-11-08
Christopher Lee committed
-
- 07 Nov, 2016 4 commits
-
-
Provide a default configuration for forums if none already exists.
Toby Lawrence committed -
Toby Lawrence committed
-
Revert "Updates problem-builder version to use 2.6.0"
Kevin Falcone committed -
https://openedx.atlassian.net/browse/TNL-5903 This reverts commit d6787cd1. This reverts commit 0016d1af.
Kevin Falcone committed
-
- 04 Nov, 2016 11 commits
-
-
add ability to skip courses when dumping to neo4j
Adam committed -
Adam Palay committed
-
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
-
E. Kolpakov committed
-
Fix instructor dashboard data download pending task message
alisan617 committed
-
- 03 Nov, 2016 20 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
-