J. Nick Koston
|
e2fd255a96
|
Cleanup recorder tests (#46836)
|
2021-02-21 09:52:41 +01:00 |
J. Nick Koston
|
9b69549f73
|
Recover and restart the recorder if the sqlite database encounters corruption while running (#46612)
|
2021-02-19 21:26:24 -10:00 |
J. Nick Koston
|
22dbac259b
|
Ensure recorder shuts down cleanly on restart before startup is finished (#46604)
|
2021-02-19 22:18:21 -08:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
J. Nick Koston
|
557684c3ce
|
Add ability to disable the sqlite3 quick_check (#39479)
|
2020-09-02 10:12:56 +02:00 |
J. Nick Koston
|
45401d4308
|
Fix flapping recorder last run test (#39134)
|
2020-08-22 09:35:18 +02:00 |
J. Nick Koston
|
7c346c2f7c
|
Skip the sqlite quick_check on clean restarts (#38972)
|
2020-08-21 14:20:46 +02:00 |
Bas Nijholt
|
0427d87ba4
|
Bump codespell from v1.16.0 to v1.17.1 and fix new spelling errors (#38663)
|
2020-08-08 14:41:02 +02:00 |
J. Nick Koston
|
1acdb28cdd
|
Automatically recover when the sqlite3 database is malformed or corrupted (#37949)
* Validate sqlite database on startup and move away if corruption is detected.
* do not switch context in test -- its all sync
|
2020-07-17 19:07:37 -10:00 |
J. Nick Koston
|
edad387b12
|
Make recorder execute avoid native conversion by default (#36938)
|
2020-06-21 21:58:57 -07:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Ville Skyttä
|
5216477353
|
Be consistent with Home Assistant and Hass.io spelling (#30500)
* Be consistent with Home Assistant spelling
* Be consistent with Hass.io spelling
|
2020-01-05 14:09:17 +02:00 |
Bas Nijholt
|
3d64405896
|
Sort imports according to PEP8 for recorder (#29652)
|
2019-12-08 18:48:18 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Ville Skyttä
|
dbd0763f83
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
Paulus Schoutsen
|
61909e873f
|
Feature/reorg recorder (#6237)
* Re-organize recorder
* Fix history
* Fix history stats
* Fix restore state
* Lint
* Fix session reconfigure
* Move imports around
* Do not start recording till HASS started
* Lint
* Fix logbook
* Fix race condition recorder init
* Better reporting on errors
|
2017-02-26 14:38:06 -08:00 |