summaryrefslogtreecommitdiffstats
path: root/.luacheckrc (follow)
Commit message (Expand)AuthorAgeFilesLines
* logging: linter nitpicksTomas Krizek2021-07-291-0/+3
* treewide: avoid using the deprecated verbose()Vladimír Čunát2021-07-291-1/+0
* log: add log functions and LOG_GRP_MODULE group for users's modulesLukáš Ježek2021-07-291-0/+1
* log: lua loggingLukáš Ježek2021-07-291-2/+13
* daemon/lua/kres-gen: support two versions based on KnotVladimír Čunát2021-07-161-2/+3
* daemon: allow kr_assume() configurationTomas Krizek2021-05-251-0/+1
* fix map() command on 32-bit platforms; regressed in 5.2.0Vladimír Čunát2020-11-161-0/+1
* map: use control sockets instead of pipe from parent processLukáš Ježek2020-10-261-0/+1
* daemon/lua: get rid of __engine symbol in luaVladimír Čunát2020-08-051-1/+0
* treewide: machine readable license for all the restPetr Špaček2020-02-251-0/+1
* luacheck: allow globals for upgrade scriptTomas Krizek2020-01-241-0/+1
* treewide: drop support for other lua versionsVladimír Čunát2019-06-131-1/+0
* modules impl.: avoid using custom trampolinesVladimír Čunát2019-06-131-0/+1
* ci: fix luacheckTomas Krizek2019-04-041-4/+4
* ci: luacheckrc - organize, add ta_updateTomas Krizek2019-04-041-13/+11
* modules/ta_update: move RFC5011 to a separate moduleTomas Krizek2019-04-041-0/+1
* meson: remove moduledirTomas Krizek2019-03-121-1/+0
* trust anchors: implementation cleanupVladimír Čunát2019-01-231-1/+0
* added tests for new web apisUlrich Wisser2018-12-111-0/+1
* cache.clear: clearing root clears everything, not only the root zonePetr Špaček2018-08-171-0/+1
* added package_version() in Lua, removed version moduleMarek Vavruša2018-07-161-0/+1
* luacheck: added missing module (trust_anchors)Marek Vavruša2018-07-161-0/+1
* Merge branch 'master'Vladimír Čunát2018-01-231-1/+1
|\
| * config-test: refactor config test framework, add keyfile testsVítězslav Kříž2018-01-231-1/+1
* | modules/http: added /trace endpoint for request log tracing, added testsMarek Vavruša2017-12-211-1/+1
|/
* fixed issues with newer luacheckMarek Vavruša2017-11-281-1/+1
* tests/config: added a TAP-based test environment for modules/configsMarek Vavruša2017-11-281-1/+2
* daemon/lua: fixed unused variables, whitespace, cleanupMarek Vavruša2017-11-241-0/+1
* tests/config: added basic assert support (compatible with busted)Marek Vavruša2017-11-241-1/+2
* Added luacheck for linting Lua files and static analysisMarek Vavruša2017-11-231-0/+76