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 (unfollow)
Commit message (Expand)Author
2023-06-09worker_queue: fix worker_queue_add_lastEgor Tensin
2023-06-09STAILQ -> SIMPLEQEgor Tensin
2023-06-09add {file,net}_close as a wrapper to close(2)Egor Tensin
2023-05-15worker_queue: forgot to close file descriptors in worker_destroyEgor Tensin
2023-05-15rework server-worker communicationEgor Tensin
2022-08-28holy crap, it actually kinda works nowEgor Tensin
2022-08-26add check_errno macroEgor Tensin
2022-08-26add some more codeEgor Tensin