- Jun 22, 2023
-
-
Vladimír Čunát authored
-
Jakub Ružička authored
No need for "a1", 6.0.x versions are reserved for alpha.
-
Jakub Ružička authored
It's now also PEP440 compatible. Before: 6.0.0.1686682076.ad1eaf76.tar.xz Now: 6.0.0.dev157+1bcc45.tar.xz
-
Jakub Ružička authored
Copy resulting tarball into pkg/archives/dev and delete build_dist/ dir to keep working copy clean.
-
-
Jakub Ružička authored
-
By definition it doesn't allow some kinds of tests.
-
Jakub Ružička authored
This prevents RPM build warnings: File listed twice: /usr/lib64/knot-resolver
-
Jakub Ružička authored
-
Jakub Ružička authored
Remove 4 to 5 upgrade scripts and more.
-
Jakub Ružička authored
-
Vladimír Čunát authored
-
- Jun 19, 2023
-
-
Vladimír Čunát authored
The lua CLI is not exposed anymore.
-
Vladimír Čunát authored
-
Aleš Mrázek authored
manager: datamodel: global option for config validation strictness See merge request !1415
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
The new global variable is intended to distinguish between strict and normal validation.
-
- Jun 15, 2023
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Aleš Mrázek authored
manager: kresctl: global validation context for convert cmd See merge request !1414
-
Aleš Mrázek authored
-
Aleš Mrázek authored
manager: datamodel: local-data: missing config options added See merge request !1413
-
Vladimír Čunát authored
In versions before 6.x these errors intentionally didn't cause the startup fail, but I think we can be more strict now.
-
- Jun 14, 2023
-
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
-
-
Vladimír Čunát authored
-
Aleš Mrázek authored
-
- Jun 13, 2023
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
The `pages` job works. We might consolidate this later, also e.g. drop the doc dependencies from the default image if we won't really use that image for docs anymore.
-
- Jun 12, 2023
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Ideally we'd expand it as needed, but that seems relatively complicated, so for now let's go big with the sparse file and allow to override.
-
Vladimír Čunát authored
In particular, log them with `[rules ]` instead of `[cache ]`
-
Vladimír Čunát authored
When inserting rules from a config file, process everything in a single transaction to avoid using inconsistent sets of rules, especially in a different instance and/or in case some error happens. Also fix some over-eager assertions (CHECK_RET).
-