summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-30python: use CACHE_DIR and RUN_DIR constantsAleš Mrázek6-10/+8
2024-09-30python: removed env vars from python codeAleš Mrázek3-22/+4
2024-09-30scripts/poe-tasks: improvementsAleš Mrázek13-60/+74
2024-09-30doc/_static/config.schema.json: updateAleš Mrázek1-2/+2
2024-09-30ci/images/manager/DockerFile removedAleš Mrázek1-21/+0
2024-09-30scripts/poe-tasks: use id cmd instead of $USER env var in _env.shAleš Mrázek1-1/+1
2024-09-30ci: manager: configure meson before every testAleš Mrázek7-16/+28
2024-09-30python/knot_resolver: constants fixesAleš Mrázek9-41/+45
2024-09-30python/knot_resolver: use constants.py configured by MesonAleš Mrázek7-79/+54
2024-09-30scripts/poe-tasks: text and naming improvementsAleš Mrázek6-33/+45
2024-09-30meson, NEWS: bump minimal libuv versionVladimír Čunát2-1/+3
2024-09-30daemon udp connect: use connected udp communicationFrantisek Tobias6-3/+23
2024-09-25daemon/session2: avoid incorrectly generated errorsVladimír Čunát1-0/+4
2024-09-25local-data: generate CNAMEs from DNAMEsVladimír Čunát6-16/+136
2024-09-16doc/user/gettingstarted-install.rst: don't advertise launchpad hereVladimír Čunát1-2/+0
2024-09-16python datamodel: tweak cache TTL validationVladimír Čunát1-2/+2
2024-09-16CI: allow_failure in pkg:archVladimír Čunát1-0/+1
2024-09-16doc/dev/layered-protocols.rst: tweak the intro titlesVladimír Čunát1-2/+5
2024-09-16doc/dev: add layered-protocols.rstOto Šťáva4-0/+446
2024-09-15daemon/session2: more Coverity in *wrap_after()Vladimír Čunát1-4/+5
2024-09-12lib/generic/array: extend the return type of array_push*()Vladimír Čunát1-1/+1
2024-09-12daemon/session2: try to avoid triggering CoverityVladimír Čunát1-6/+9
2024-09-12daemon/session2: fix error handling in *wrap_after()Vladimír Čunát1-4/+4
2024-09-09datamodel: workers-max: constant default to have a consistent JSON schemaAleš Mrázek2-5/+8
2024-09-09doc: create static JSON schemaAleš Mrázek4-5/+1710