Commit message (Expand) | Author | |
---|---|---|
2023-12-12 | switch to egor@tensin.name | Egor Tensin |
2023-11-15 | implement a command to list runs | Egor Tensin |
2023-07-04 | sanitize #include-s | Egor Tensin |
2023-07-04 | move custom message parsing to a separate module | Egor Tensin |
2023-07-04 | storage: mark completed runs as such | Egor Tensin |
2023-07-04 | storage: requeue old runs from storage on startup | Egor Tensin |
2023-07-04 | sqlite: store new runs in SQLite | Egor Tensin |
2023-06-09 | STAILQ -> SIMPLEQ | Egor Tensin |
2023-05-15 | msg: strings, not words | Egor Tensin |
2023-05-15 | rework server-worker communication | Egor Tensin |
2023-05-13 | ci_queue -> run_queue | Egor Tensin |
2023-05-13 | best practices & coding style fixes | Egor Tensin |
2023-05-13 | ci_queue: fix a broken getter | Egor Tensin |
2023-05-12 | ci_queue: rename a couple of functions | Egor Tensin |
2023-04-29 | make struct ci_queue_entry opaque | Egor Tensin |
2022-12-02 | add copyright notices | Egor Tensin |
2022-09-08 | log: refactoring | Egor Tensin |
2022-08-26 | add some more code | Egor Tensin |