aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* ci.sh: build w/ gcc & clangEgor Tensin2023-04-27
* fix a typoEgor Tensin2023-04-27
* rename commandsEgor Tensin2023-04-27
* sqlite: fix error handlingEgor Tensin2023-04-11
* put SQL headers to a separate directoryEgor Tensin2023-04-11
* sqlite: create indicesEgor Tensin2023-04-11
* .editorconfig: minor adjustmentsEgor Tensin2023-04-11
* .editorconfig: disable tab indentation for Python filesEgor Tensin2023-04-11
* actually create some tables in SQLite databaseEgor Tensin2023-04-11
* add .editorconfigEgor Tensin2023-03-04
* use `--progress plain` with docker-compose buildEgor Tensin2023-02-25
* use --quiet flags for installationsEgor Tensin2023-02-25
* make .gitattributes more consistentEgor Tensin2022-12-03
* fix preludes in bash scriptsEgor Tensin2022-12-03
* README: updateEgor Tensin2022-12-02
* add copyright noticesEgor Tensin2022-12-02
* README: updateEgor Tensin2022-12-02
* docker: bump base imageEgor Tensin2022-12-02
* create SQLite database on startupEgor Tensin2022-09-11
* log: refactoringEgor Tensin2022-09-08
* log: prepend timestampsEgor Tensin2022-09-08
* sanitize #include-sEgor Tensin2022-09-08
* add README.mdEgor Tensin2022-09-07
* add scripts (pre-commit hook, etc.)Egor Tensin2022-09-07
* ci: set some environment variablesEgor Tensin2022-09-07
* doc: fix a typoEgor Tensin2022-09-07
* add ci scriptEgor Tensin2022-09-07
* docker: add bin to PATHEgor Tensin2022-09-07
* add MakefileEgor Tensin2022-09-07
* net: removed unused APIEgor Tensin2022-08-30
* net: error out unless net_recv_all receives all bytesEgor Tensin2022-08-30
* net: more portableEgor Tensin2022-08-30
* net: bind to IPv6Egor Tensin2022-08-30
* update command namesEgor Tensin2022-08-28
* docker: shorten command valuesEgor Tensin2022-08-28
* server: notify workers about requeued jobsEgor Tensin2022-08-28
* worker: fix a crashEgor Tensin2022-08-28
* server: notify all threads about shutting downEgor Tensin2022-08-28
* docker: add initial configurationEgor Tensin2022-08-28
* make proper "error" messagesEgor Tensin2022-08-28
* fix Alpine buildsEgor Tensin2022-08-28
* don't use the latest glibc featuresEgor Tensin2022-08-28
* add missing #includeEgor Tensin2022-08-28
* cmake: add install() rulesEgor Tensin2022-08-28
* make compilers happierEgor Tensin2022-08-28
* server: more loggingEgor Tensin2022-08-28
* msg: fix a buffer overflowEgor Tensin2022-08-28
* holy crap, it actually kinda works nowEgor Tensin2022-08-28
* net: use MSG_NOSIGNALEgor Tensin2022-08-28
* server: shutting down more gracefullyEgor Tensin2022-08-28