aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/run_queue.h (unfollow)
Commit message (Expand)Author
2023-07-04move custom message parsing to a separate moduleEgor 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-06-09STAILQ -> SIMPLEQEgor Tensin
2023-05-15rework server-worker communicationEgor Tensin
2023-05-13ci_queue -> run_queueEgor Tensin