summaryrefslogtreecommitdiffstats
path: root/modules/serve_stale (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-12datamodel: /local-data/subtrees/*: drop parts that are not implementedVladimír Čunát2-18/+25
2023-09-12datamodel: /local-data/subtrees: implement redirect and ttlVladimír Čunát12-100/+93
2023-09-12scripts/gen-cdefs.sh: allow generating variablesVladimír Čunát2-9/+13
2023-09-12hints: expose as C kr_rule_local_*()Vladimír Čunát9-220/+273
2023-09-12hints: tweak internal APIs a bitVladimír Čunát1-25/+37
2023-09-04datamodel: types: ListOrItem: empty list not allowedAleš Mrázek2-0/+11
2023-09-04modeling/base_schema.py: empty lists not allowedAleš Mrázek2-0/+10
2023-08-30scripts/make-archive.sh: more precise tag detectionVladimír Čunát1-1/+1
2023-08-30Bump version to 6.0.2Jakub Ružička1-1/+1
2023-08-29.gitlab-ci.yml: use environments for documentation versioningOto Šťáva1-3/+56
2023-08-24manager/poe: allow kresctl to be run under Python <3.8Oto Šťáva2-1/+10
2023-08-24manager/poe: allow python3.7 when executed from manager dirAleš Mrázek2-4/+11
2023-08-24ci/images/manager: ensure usage of Python 3.7Oto Šťáva1-2/+2
2023-08-24manager: run kresctl from the executor's working directoryOto Šťáva2-3/+10
2023-08-23lib/rules: tiny bugfix for (most) subtree rulesVladimír Čunát1-1/+1
2023-08-22daemon: more avoidance of excessive TCP reconnectionsOto Šťáva4-29/+54
2023-08-22NEWS: date updateAleš Mrázek1-1/+1
2023-08-22manager: datamodel: fix /cache/ttl-max defaultVladimír Čunát1-1/+1
2023-08-21AUTHORS updateAleš Mrázek1-0/+1
2023-08-21manager: use self._type in KresID.__eq__()Oto Šťáva1-1/+1
2023-08-21release 5.7.0Aleš Mrázek2-2/+2
2023-08-21daemon: more avoidance of excessive TCP reconnectionsVladimír Čunát4-35/+42
2023-08-17utils: modeling: proper error for default creationAleš Mrázek1-1/+6
2023-08-17manager: better error handling for rundirAleš Mrázek2-13/+15
2023-08-17docs: fix padding descriptionsVladimír Čunát3-6/+6
2023-08-17hints: merge RRs instead of replacing themVladimír Čunát3-10/+67
2023-08-14lint: flake8: satisfy newer versionAleš Mrázek1-1/+1
2023-08-14manager/poetry.lock: removeOto Šťáva2-3151/+11
2023-08-13tests: datamodel: types: 'IPAddressEM' validationAleš Mrázek1-0/+12
2023-08-13manager: datamodel: custom type for IP address with '!' suffixAleš Mrázek3-1/+61
2023-08-08manager datamodel template: fix a tiny typoVladimír Čunát1-1/+1
2023-08-08manager datamodel template: fix ttl in /local-data/{records,rpz}Vladimír Čunát1-1/+1
2023-08-08manager: datamodel: templates: predict: fix syntaxVladimír Čunát1-2/+2
2023-08-08docs: unnecessary files removedAleš Mrázek8-205/+0
2023-08-08docs: references fixesAleš Mrázek13-20/+20
2023-08-08docs: generate documentation from poetryAleš Mrázek7-20/+216
2023-08-08docs: config: new declarative policyAleš Mrázek7-172/+348
2023-08-08docs: config: network subsectionAleš Mrázek7-27/+449
2023-08-08docs: config: yaml for experimental featuresAleš Mrázek3-2/+92
2023-08-08docs: config: performance subsectionAleš Mrázek10-28/+219
2023-08-08docs: config: declarative logging/monitoringAleš Mrázek11-73/+508