summaryrefslogtreecommitdiffstats
path: root/modules/predict (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules: predict: prefetching expired records has been removedAleš Mrázek2024-04-222-33/+4
* Merge branch 'master' into managerVasek Sraier2023-01-101-1/+1
|\
| * predict: fully deactivate prediction with `period = 0`Vladimír Čunát2022-12-221-1/+1
* | tests: remove tests/packagingJakub Ružička2022-09-271-4/+0
|/
* predict docs: be more explicit about recommended useVladimír Čunát2022-03-141-3/+2
* predict docs: better explain how it worksVladimír Čunát2021-03-021-11/+26
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* treewide: machine readable license for all the restPetr Špaček2020-02-254-0/+5
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-4/+4
* tests: packagingLukáš Ježek2019-11-201-0/+3
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-1/+0
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-2/+0
* modules/predict: move test to module dirTomas Krizek2019-03-121-0/+0
* modules/predict: don't skip reconfiguration if nil is passedVladimír Čunát2019-01-142-2/+5
* predict: don't auto-load stats if not neededVladimír Čunát2018-04-043-8/+8
* Merge branch 'master'Vladimír Čunát2018-01-231-0/+0
|\
| * config-test: refactor config test framework, add keyfile testsVítězslav Kříž2018-01-231-0/+0
* | clean up on module test success, fix priming query failing predict testMarek Vavruša2017-12-211-0/+1
* | daemon: added callback for resolve() query initialisationMarek Vavruša2017-12-212-3/+3
|/
* tests/config: added a TAP-based test environment for modules/configsMarek Vavruša2017-11-281-0/+59
* modules/predict: added test for prediction processMarek Vavruša2017-11-241-13/+17
* modules/predict: cleaned up unused function, variables, trailing whitespaceMarek Vavruša2017-11-241-33/+18
* qflags: WIP refactor - lua-related fixupsVladimír Čunát2017-08-011-3/+3
* predict docs: fix the description of expiring recordsVladimír Čunát2017-07-271-2/+2
* predict: refresh expiring records immediatelyVladimír Čunát2017-07-272-12/+23
* rrcache: fix prefetching of expiring insecure RRsVladimír Čunát2017-07-271-1/+1
* predict.generate: fix modular arithmeticVladimír Čunát2017-07-261-3/+2
* predict: fix enquing from predict logvitas2017-07-131-13/+29
* allow generating most cdefs for luaVladimír Čunát2016-12-191-2/+2
* modules/predict: fixed a typoMarek Vavrusa2016-06-161-1/+1
* modules/predict: fixupMarek Vavrusa2016-05-311-3/+4
* modules/tinyweb: simplified without channelsMarek Vavruša2015-11-121-3/+1
* lib/rplan: added ‘NO_CACHE’ flag to avoid cache lookupMarek Vavruša2015-09-271-1/+1
* modules/predict: turn off prediction by setting empty periodMarek Vavruša2015-07-192-8/+11
* modules/predict: cleanupMarek Vavruša2015-07-191-4/+10
* modules/predict: cleaned up implementation, docMarek Vavruša2015-07-193-0/+216