- Mar 25, 2020
-
-
Petr Špaček authored
DEBUG_IF accepts user-supplied function which decides which requests should be logged.
-
Petr Špaček authored
-
Petr Špaček authored
Attempt to avoid duplicating ten lines in debug_logfinish_cb lead me to splitting kr_log_qverbose_impl into two functions kr_log_q and kr_log_req. This is another minor change to API exposed to modules.
-
Petr Špaček authored
Formerly both logs used slightly different formats and duplicated code. From now on verbose log and request tracing are generated using the same code. This required a small change to request trace_log_f definition so it might affect external modules.
-
- Mar 16, 2020
-
-
Vladimír Čunát authored
Reported on Turris forums: https://forum.turris.cz/t/dns-over-tcp-just-a-single-transaction/12003/21
-
- Mar 09, 2020
-
-
Tomas Krizek authored
-
Petr Špaček authored
-
- Mar 05, 2020
-
-
Peter Keresztes Schmidt authored
-
- Feb 26, 2020
-
-
Tomas Krizek authored
-
- Feb 25, 2020
-
-
Source is git+https://github.com/twbs/bootstrap.git@a78dc3aed640a35914361b837ce24573a0515e19#yeti/bootstrap.min.css but our version has minor modifications: - removed link to font file - minor font and line height adjustments - added SPDX header Diffing minimized CSS file is a mess so use something like $ awk '{gsub(/{|}|;/,"&\n"); print}' to get something more legible.
-
-
Originally we used version 0.12.0 but the files in our repo did not exactly match files in the upstream repo and I could not confirm if the changes were meaningful or just artifact of source minimization process. To remove uncertainity I've updated selectize.js to latest upstream version 0.12.6, did not do any extra CSS minimization, and removed unused file selectize.min.css. As far as I can tell it seems to work. Source: git+https://github.com/selectize/selectize.js.git@eb0fca364f9bd6864ae197ea58c853f2717052a9
-
The SPDX file contains hand-written metadata about source URL, version, authors, and license. There are two missing pieces in HTTP module: - bootswatch theme - I could not find what theme we ship, maybe it is based on one of bootswatch themes but heavily modified - selectize.js source does not match respective files in upstream but contains minor changes I will deal with these in later commits.
-
These files did not have GNU GPL v3 boilderplate in them so I've added machine readable tag with appropriate license.
-
Long GNU GPLv3 boilderplate was automatically replaced with machine readable tag.
-
- Feb 14, 2020
-
-
Petr Špaček authored
-
- Feb 06, 2020
-
-
SH authored
-
- Jan 30, 2020
-
-
Vladimír Čunát authored
LFS isn't used since !912 (6d209ef9).
-
- Jan 23, 2020
-
-
Vladimír Čunát authored
In finish() phase DONE is (almost?) always set, so it didn't make sense. The mistake came from c16728f5 !678.
-
Vladimír Čunát authored
It was possible for some failures to disappear that way.
-
Tomas Krizek authored
Credit goes to https://github.com/hasnat/knot-resolver-issue-66
-
... to avoid shadowing which broke lint:other in CI. And add NEWS entry.
-
-
- Jan 21, 2020
-
-
Well, the `view` note applies to any sockets passed from a supervisor, but together that seems a very exotic combination.
-
Tomas Krizek authored
-
Vladimír Čunát authored
These addresses have been deprecated for quite some time, and this month they were even shut down.
-
- Jan 17, 2020
-
-
Tomas Krizek authored
-
- Jan 15, 2020
-
-
-
-
-
-
Reordered according to my intuition.
-
Neither graphire nor Prometheus are useful without stats, and any data they export needs explanation from stats module so it does not make sense to separate them.
-
-
Tomas Krizek authored
-
-
-
-
-