Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/worker_queue.c (follow)
Commit message (Expand)AuthorAge
* tcp_server: keep track of client threadsEgor Tensin2023-07-05
* worker_queue: fix worker_queue_add_lastEgor Tensin2023-06-09
* STAILQ -> SIMPLEQEgor Tensin2023-06-09
* add {file,net}_close as a wrapper to close(2)Egor Tensin2023-06-09
* worker_queue: forgot to close file descriptors in worker_destroyEgor Tensin2023-05-15
* rework server-worker communicationEgor Tensin2023-05-15
* holy crap, it actually kinda works nowEgor Tensin2022-08-28
* add check_errno macroEgor Tensin2022-08-26
* add some more codeEgor Tensin2022-08-26