- Nov 21, 2018
-
-
Vladimír Čunát authored
(cherry picked from commit 5a90597d)
-
Vladimír Čunát authored
In particular, in .gitlab-ci.yml I see no reason to hard-code the version of clang tools - it seems easier to control that only when generating the image. (cherry picked from commit 449851ff)
-
- Oct 18, 2018
-
-
Vladimír Čunát authored
respdiff:iter:udp:linux:amd64
-
Vladimír Čunát authored
-
(cherry picked from commit 5a127f15)
-
(cherry picked from commit 004d9c8b)
-
(cherry picked from commit 22225315)
-
(cherry picked from commit 8c1fd14f)
-
(cherry picked from commit 3a1e5626)
-
(cherry picked from commit e4689226)
-
(cherry picked from commit 67d2a49f)
-
(cherry picked from commit 4ee2015c)
-
(cherry picked from commit 90160b6f)
-
(cherry picked from commit c1f22b9a)
-
(cherry picked from commit fcefcb5c)
-
(cherry picked from commit cd1eb176)
-
(cherry picked from commit 7f1a186b)
-
(cherry picked from commit 2b5a24ed)
-
- Aug 17, 2018
-
-
Tomas Krizek authored
Release 3.0.0 See merge request !653
-
-
-
-
-
-
-
Petr Špaček authored
-
Petr Špaček authored
lua: resurrect cache.clear('name') See merge request !633
-
Vladimír Čunát authored
-
-
Problem was caused by our lookup format where only the root zone starts with \0 and all other zones start differently. This caused cache_match('.') to match only data from root zone.
-
-
Vladimír Čunát authored
... to avoid colliding e.g. with cache.clear('.')
-
-
-
-
-
-
-
This is handy mainly for tests but it costs nothing so why not to do it.
-