index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build_c_extensions.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
daemon/ratelimiting: polish
Lukáš Ondráček
15
-25
/
+52
2024-11-04
daemon/ratelimiting: fix runtime configuration reload
Lukáš Ondráček
1
-1
/
+2
2024-11-04
daemon/ratelimiting: use slip instead of tc_limit
Lukáš Ondráček
7
-24
/
+27
2024-10-23
Revert "pytests: change log level from debug to notice"
Lukáš Ondráček
1
-1
/
+1
2024-10-23
daemon/defer: disable by default, use real time in KRU
Lukáš Ondráček
5
-25
/
+79
2024-10-23
Revert "daemon/defer: use total accounted time as KRU time"
Lukáš Ondráček
1
-25
/
+12
2024-10-17
doc/dev/manager-dev-env.rst: update
Aleš Mrázek
1
-13
/
+6
2024-10-17
tests/pytests: ruff linter fixes
Aleš Mrázek
3
-17
/
+14
2024-10-17
python/knot_resolver: ruff linter fixes
Aleš Mrázek
33
-254
/
+216
2024-10-17
.gitlab-ci.manager.yml: lint and format added
Aleš Mrázek
1
-4
/
+20
2024-10-17
scripts/poe-tasks: separate lint from other check script
Aleš Mrázek
6
-50
/
+71
2024-10-17
.gitlab-ci.manager.yml: install optional deps
Aleš Mrázek
1
-3
/
+3
2024-10-17
lint: pylint and flake8 removed
Aleš Mrázek
4
-65
/
+1
2024-10-17
python: linting fixes
Aleš Mrázek
1
-8
/
+8
2024-10-17
python: code format fixes
Aleš Mrázek
9
-23
/
+23
2024-10-17
scripts/poe-tasks: use ruff instead of black, isort, pylint and flake8
Aleš Mrázek
2
-21
/
+15
2024-10-17
pyproject.toml: ruff linter and code formatter added
Aleš Mrázek
1
-50
/
+25
2024-10-17
pytests: change log level from debug to notice
Lukáš Ondráček
1
-1
/
+1
2024-10-16
daemon/ratelimiting: lint fixes
Lukáš Ondráček
3
-4
/
+36
2024-10-14
distro/pkg/deb: silence more irrelevant lintian cries
Jakub Ružička
3
-4
/
+26
2024-10-14
distro/pkg/deb: make pkgconfig available for cross-compilation
Jakub Ružička
1
-1
/
+1
2024-10-14
distro/pkg/deb: exclude redundant COPYING file
Jakub Ružička
2
-2
/
+2
2024-10-14
distro/pkg/deb: extend -dev package description
Jakub Ružička
1
-0
/
+6
2024-10-14
distro/pkg/deb: remove Multi-Arch: same from dnstap
Jakub Ružička
1
-1
/
+0
2024-10-14
distro/pkg/deb: improve knot-resolver6.postinst
Jakub Ružička
1
-2
/
+2
2024-10-14
daemon/defer: cleanup heads of queues after idle
Lukáš Ondráček
1
-27
/
+56
2024-10-10
daemon/defer: defer or close whole streams at once
Lukáš Ondráček
3
-8
/
+75
2024-10-09
distro/pkg/deb: update knot-resolver6.links
Jakub Ružička
1
-1
/
+1
2024-10-09
distro/pkg/deb: use meson through debhelper
Jakub Ružička
1
-13
/
+12
2024-10-09
daemon/ratelimiting: disable for non-UDP requests
Lukáš Ondráček
1
-11
/
+5
2024-10-09
python: utils: 'typing.Pattern' compatibility fix
Aleš Mrázek
3
-4
/
+11
2024-10-09
python: datamodel: types: pylint error fix
Aleš Mrázek
1
-1
/
+3
2024-10-09
.python-version: versions update
Aleš Mrázek
1
-5
/
+6
2024-10-09
.gitlab-ci.manager.yml: python3.13 unit tests
Aleš Mrázek
1
-4
/
+9
2024-10-07
daemon/defer: add alternate UDP and non-UDP phases
Lukáš Ondráček
2
-25
/
+92
2024-10-02
daemon/defer: use total accounted time as KRU time
Lukáš Ondráček
1
-12
/
+25
2024-10-02
lib/kru: fix zero increment
Lukáš Ondráček
1
-3
/
+4
2024-10-01
fixup! lib/log: add [defer ] group
Lukáš Ondráček
1
-0
/
+1
2024-10-01
fixup! lib/log: add [defer ] group
Vladimír Čunát
1
-1
/
+1
2024-10-01
daemon/mmapped: remove padding from header where used
Lukáš Ondráček
2
-2
/
+13
2024-10-01
lib/log: add [defer ] group
Vladimír Čunát
3
-2
/
+4
2024-10-01
fixup! Merge branch 'master' into rrl-wip
Vladimír Čunát
2
-3
/
+3
2024-10-01
lib/utils: deduplicate kr_straddr_socket* + describe
Vladimír Čunát
2
-50
/
+22
2024-09-30
python: datamodel: added permissions_default to global validation context
Aleš Mrázek
3
-25
/
+23
2024-09-30
python: manager: check the current user against the default constant when the...
Aleš Mrázek
1
-1
/
+10
2024-09-30
datamodel: types: files: improvements
Aleš Mrázek
1
-3
/
+21
2024-09-30
.gitlab-ci.yml: IMAGE_TAG update
Aleš Mrázek
1
-1
/
+1
2024-09-30
CI: use standard docker for pkg:arch
Jakub Ružička
1
-2
/
+6
2024-09-30
tests/packaging: skip systemd tests without systemd
Jakub Ružička
1
-0
/
+8
2024-09-30
distro/pkg: update packaging for single python module
Jakub Ružička
3
-33
/
+3
[next]