.. |
__init__.py
|
|
|
common.py
|
Add live streaming logbook websocket endpoint (#72258)
|
2022-05-22 14:57:54 -05:00 |
models_schema_0.py
|
|
|
models_schema_16.py
|
|
|
models_schema_18.py
|
|
|
models_schema_22.py
|
|
|
models_schema_23.py
|
|
|
models_schema_23_with_newer_columns.py
|
Restore v23 stats migration tests (#71743)
|
2022-05-12 21:14:02 -04:00 |
models_schema_28.py
|
Prevent duplication of statistics metadata (#71637)
|
2022-05-24 15:34:46 +02:00 |
test_backup.py
|
Use recorder_mock in tests (#70363)
|
2022-04-22 19:29:44 -10:00 |
test_filters.py
|
Fix logbook not setting up with an recorder filter that has empty fields (#72869)
|
2022-06-01 22:12:00 -07:00 |
test_history.py
|
Fix last state in history minimal respones when all the states at the end are skipped (#72203)
|
2022-05-19 20:58:32 -07:00 |
test_init.py
|
Ensure recorder shuts down when its startup future is canceled out from under it (#72866)
|
2022-06-01 22:13:09 -07:00 |
test_migrate.py
|
Complete strict typing for recorder (#71274)
|
2022-05-04 12:22:50 -05:00 |
test_models.py
|
Avoid storing last_changed in the database if its the same as last_updated (#71843)
|
2022-05-14 12:06:31 -07:00 |
test_pool.py
|
Make database access in the eventloop raise an exception (#71547)
|
2022-05-09 15:22:08 -05:00 |
test_purge.py
|
Fix purge of legacy database events that are not state changed (#72815)
|
2022-06-01 11:56:06 +02:00 |
test_run_history.py
|
Refactor tracking of the recorder run history (#70456)
|
2022-04-26 09:59:43 -10:00 |
test_statistics.py
|
Prevent duplication of statistics metadata (#71637)
|
2022-05-24 15:34:46 +02:00 |
test_statistics_v23_migration.py
|
Restore v23 stats migration tests (#71743)
|
2022-05-12 21:14:02 -04:00 |
test_system_health.py
|
Fix recorder system health when the db_url is lacking a hostname (#72612)
|
2022-05-27 10:32:26 -07:00 |
test_util.py
|
Remove support for databases without ROW_NUMBER (#72092)
|
2022-05-18 21:52:38 -05:00 |
test_websocket_api.py
|
Move do_adhoc_statistics to recorder test helpers (#71544)
|
2022-05-08 12:45:57 -07:00 |