aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/storage_sqlite.h (unfollow)
Commit message (Expand)Author
2023-11-15implement a command to list runsEgor Tensin
2023-07-09store process output in SQLiteEgor Tensin
2023-07-04storage: mark completed runs as suchEgor Tensin
2023-07-04storage: requeue old runs from storage on startupEgor Tensin
2023-07-04sqlite: store new runs in SQLiteEgor Tensin
2023-07-04storage_sqlite: refactoringEgor Tensin
2023-04-29make struct storage_settings_sqlite opaqueEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-09-11create SQLite database on startupEgor Tensin