Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add a TODO note | Egor Tensin | 2023-05-06 |
* | shut down server/workers gracefully on SIGTERM | Egor Tensin | 2023-05-06 |
* | get rid of __attribute__((constructor)) | Egor Tensin | 2023-05-06 |
* | make struct ci_queue_entry opaque | Egor Tensin | 2023-04-29 |
* | make struct worker opaque | Egor Tensin | 2023-04-29 |
* | rename commands | Egor Tensin | 2023-04-27 |
* | add copyright notices | Egor Tensin | 2022-12-02 |
* | log: refactoring | Egor Tensin | 2022-09-08 |
* | sanitize #include-s | Egor Tensin | 2022-09-08 |
* | update command names | Egor Tensin | 2022-08-28 |
* | worker: fix a crash | Egor Tensin | 2022-08-28 |
* | make proper "error" messages | Egor Tensin | 2022-08-28 |
* | make compilers happier | Egor Tensin | 2022-08-28 |
* | holy crap, it actually kinda works now | Egor Tensin | 2022-08-28 |
* | add check_errno macro | Egor Tensin | 2022-08-26 |
* | fix pthread error handling | Egor Tensin | 2022-08-26 |
* | worker: allow graceful shutdowns | Egor Tensin | 2022-08-26 |
* | worker: capture process output | Egor Tensin | 2022-08-26 |
* | add some more code | Egor Tensin | 2022-08-26 |