Files
core/tests
Johann Kellerman 4cf618334c Update recorder. (#2549)
* Update recorder.

models.py:
 - Use scoped_session in models.py to fix shutdown error
__init__.py:
 - Session _commit & retry method
 - Single session var for purge_data
 - Ensure single _INSTANCE
 - repeat purge every 2 days
 - show correct time in log_error

* _commit

* Restore models to old functionality, swap purge, remove _INSTANCE cleanup from tests, typing ignore Base class

* pylint

* Remove recorder from model unit test
2016-07-23 11:25:17 -07:00
..
2016-07-23 11:25:17 -07:00
2016-07-22 19:47:43 -07:00
2016-01-30 14:08:32 -05:00
2016-07-11 08:56:07 -07:00
2016-06-26 00:33:23 -07:00
2016-03-09 10:25:50 +01:00