Jeremy Bowman
|
5ca1a51460
|
PLAT-1350 Log Python warnings in production
|
2018-01-29 15:50:13 -05:00 |
|
John Eskew
|
2194d390c8
|
Remove memory dump signal until meliae packaging issues are resolved.
|
2017-09-25 10:33:14 -04:00 |
|
Calen Pennington
|
a69c4efd21
|
Add the ability to send SIGPROF to an edx-platform process to obtain a memory dump
|
2015-02-02 13:12:58 -05:00 |
|
stv
|
5677b143db
|
Fix PEP8: W391 blank line at end of file
|
2014-11-10 11:00:18 -08:00 |
|
Usman Khalid
|
32c6dad526
|
Moved imports to manage.py and wsgi.py.
|
2014-10-14 18:27:31 +05:00 |
|
Calen Pennington
|
7b81dcc3ea
|
Make split_mongo assert block identity uniqueness only over (block_type, block_id) tuples [LMS-11364]
|
2014-09-11 09:38:13 -04:00 |
|
Calen Pennington
|
407b02b358
|
Centralize startup code, and execute in all contexts
Inspired by: http://eldarion.com/blog/2013/02/14/entry-point-hook-django-projects/
Moves startup code to lms.startup and cms.startup, and calls the startup
methods in wsgi.py and manage.py for both projects.
|
2013-08-27 12:12:20 -04:00 |
|