- Aug 26, 2024
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
It would be useful to be able to run some tasks outside of the Poetry environment.
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Aug 21, 2024
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
This should fix the lint:other CI. Forgotten in 39f4b5af.
-
Aleš Mrázek authored
manager: modeling: mypy ignore comparison-overlap error See merge request !1570
-
Aleš Mrázek authored
-
- Aug 20, 2024
-
-
Vladimír Čunát authored
-
- Aug 19, 2024
-
-
menakite authored
It is not guaranteed yet that the request will finish in state DONE. This prevents other EDE codes from being applied to the request and in case the request ends in FAIL state it produces a SERVFAIL answer with EDE "Stale Answer", which is a bit weird. Move setting EDEs in answer_finalize in the serve_stale module, where the proper EDE in case of NXDOMAIN is set too.
-
Vladimír Čunát authored
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
-
- Aug 13, 2024
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
i.e. respect the old chain-rule notion in this case. ... because why not, and someone wanted to use it this way already. Logically it makes sense in some cases, but I still implore to prefer 6.x -style rules where possible, as e.g. the interations are better.
-
Vladimír Čunát authored
-
Adds the following extended error codes: * 25 (Signature Expired before Valid): KNOT_EDNS_EDE_EXPIRED_INV * 26 (Too Early): KNOT_EDNS_EDE_TOO_EARLY * 27 (Unsupported NSEC3 Iterations Value): KNOT_EDNS_EDE_NSEC3_ITERS * 28 (Unable to conform to policy): KNOT_EDNS_EDE_NONCONF_POLICY * 29 (Synthesized): KNOT_EDNS_EDE_SYNTHESIZED
-
- Aug 12, 2024
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Aug 11, 2024
-
-
menakite authored
It was supposed to answer NOTIMP, but was returning FAIL instead of DONE and so the answer was SERVFAIL. Also added EDE code "Not Supported" for clarity.
-
- Aug 08, 2024
-