..
system_health
Fix recorder system health when the db_url is lacking a hostname ( #72612 )
2022-05-27 10:32:26 -07:00
translations
[ci skip] Translation update
2022-06-02 00:27:51 +00:00
__init__.py
Convert history queries to use lambda_stmt ( #71870 )
2022-05-15 10:47:29 -05:00
backup.py
Add backup platform to recorder ( #68229 )
2022-03-25 23:17:11 -07:00
const.py
Revert "Initial orjson support ( #72754 )" ( #72789 )
2022-05-31 13:51:55 -07:00
core.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
db_schema.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
executor.py
Additional strict typing for recorder ( #68860 )
2022-03-30 09:20:44 -07:00
filters.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
history.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
manifest.json
Bump sqlalchemy to 1.4.37 ( #72809 )
2022-06-01 10:56:05 +02:00
migration.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
models.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
pool.py
Guard against recorder pool current connection disappearing during global destruction ( #71971 )
2022-05-16 17:48:14 -05:00
purge.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
queries.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
repack.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
run_history.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
services.py
Move processing of recorder service call arguments into services.py ( #71260 )
2022-05-03 13:56:22 -07:00
services.yaml
Correct description of entity_globs ( #65805 )
2022-02-06 18:36:38 +01:00
statistics.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
strings.json
Add dialect (database engine) and version to recorder system health data ( #72339 )
2022-05-22 21:29:30 -07:00
tasks.py
Prevent duplication of statistics metadata ( #71637 )
2022-05-24 15:34:46 +02:00
util.py
Separate recorder database schema from other classes ( #72977 )
2022-06-07 14:41:43 +02:00
websocket_api.py
Prevent duplication of statistics metadata ( #71637 )
2022-05-24 15:34:46 +02:00