This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-01 19:12:41 +01:00
Code
Activity
Files
2d293c19bf0d566405d1fc062444c1f42a2dd418
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
250f032a0d
Ensure recorder still shuts down if the final commit fails (
#87799
)
2023-02-13 09:22:14 -05:00
..
__init__.py
…
common.py
…
db_schema_0.py
…
db_schema_16.py
…
db_schema_18.py
…
db_schema_22.py
…
db_schema_23_with_newer_columns.py
…
db_schema_23.py
…
db_schema_25.py
…
db_schema_28.py
…
db_schema_30.py
Terminate strings at NUL when recording states and events (
#86687
)
2023-01-26 21:46:51 -05:00
test_backup.py
…
test_filters_with_entityfilter.py
…
test_filters.py
…
test_history_db_schema_30.py
Optimize history.get_last_state_changes query (
#87554
)
2023-02-07 13:40:13 -05:00
test_history.py
Optimize history.get_last_state_changes query (
#87554
)
2023-02-07 13:40:13 -05:00
test_init.py
Terminate strings at NUL when recording states and events (
#86687
)
2023-01-26 21:46:51 -05:00
test_migrate.py
Update black to 23.1.0 (
#87188
)
2023-02-04 21:26:10 -05:00
test_models.py
…
test_pool.py
…
test_purge.py
…
test_run_history.py
Ensure recorder still shuts down if the final commit fails (
#87799
)
2023-02-13 09:22:14 -05:00
test_statistics_v23_migration.py
…
test_statistics.py
…
test_system_health.py
…
test_util.py
Speed up purge time with newer MariaDB versions (
#87409
)
2023-02-07 13:39:58 -05:00
test_v32_migration.py
…
test_websocket_api.py
Reduce chance of queue overflow during schema migration (
#87090
)
2023-02-01 18:40:47 +01:00