Jeremy Bowman
|
5289c7e828
|
PLAT-1915 Stop using deprecated BaseException.message
|
2018-01-31 17:22:01 -05:00 |
|
Ned Batchelder
|
e23e3a0486
|
Fix a number of unused-import pylint violations
|
2017-11-21 19:57:06 -05:00 |
|
John Eskew
|
947e814216
|
Remove deprecated django.utils.importlib.
|
2017-06-29 12:08:21 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
J. Cliff Dyer
|
9366c43a83
|
Fix issues with RequestFactory used as Request.
* Centralize creation of quick request objects.
* Isolate caches to individual tests to prevent test ordering
dependencies.
TNL-5811
|
2016-11-07 10:51:04 -05:00 |
|
Calen Pennington
|
bc20a37c2b
|
Simplify how shards are selected in CI
|
2016-08-03 16:23:02 -04:00 |
|
Ben Patterson
|
c504029b39
|
Create a third shard for lms unit tests.
This will leverage the nose attrib plugin to allow us
to break tests apart on our build system to run
in parallel on separate nodes.
|
2016-03-17 12:01:42 -04:00 |
|
Nimisha Asthagiri
|
de3fca35be
|
Quiet the safe sessions logging for expected use case
|
2016-03-02 14:47:44 -05:00 |
|
Qubad786
|
faf3a64e36
|
Bypass unnecessary logs on loging out
|
2016-02-17 13:42:01 +05:00 |
|
Nimisha Asthagiri
|
e76e05fa77
|
Specially handle login redirect for mobile apps
|
2016-01-26 17:23:04 -05:00 |
|
Nimisha Asthagiri
|
f3cb692472
|
Safe Session Cookies Middleware
|
2016-01-26 17:23:03 -05:00 |
|