- 03 Nov, 2016 17 commits
-
-
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
-
Revert "format xml before displaying"
Mushtaq Ali committed -
Revert commit bf9d467f
Mushtaq Ali committed -
Mushtaq Ali committed
-
- 02 Nov, 2016 15 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 -
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 -
Add grades feature check to subsection task handler.
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 01 Nov, 2016 8 commits
-
-
Upgrade to django 1.8.16 for the security release
Kevin Falcone committed -
Hotfix for grades issues in 2016-11-01 release
Eric Fischer committed -
This reverts commit 7aacae9a.
Eric Fischer committed -
Fix bad closing tag in staff problem info template
Christina Roberts committed -
* Updated the SASS to point to the Pattern Library * Removed duplicate copies of fonts
Andy Armstrong committed -
Eric Fischer committed
-
DOC-2921 Fix certificates Studio page sidebar Help text
Carol Tong committed -
Merge release into master
Matthew Piatetsky committed
-