Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-02 | Plugin/RELOAD - Tune usage of var global, add limit to options (#1457) | 1 | -0/+12 | ||
* tune usage of var global, add limit to options * update readme for minimal values * useless change to quick-off codecov * fix msgs for min values and tune the flag for end of reload usage, with a 'maybe' option * adding UT for min values, adding MD5 of corefile on the log | |||||
2018-01-27 | Reload hook (#1445) | 1 | -0/+39 | ||
* Add reload directive * gofmt * Fix default jitter and error message * remove unneeded call to NextArg, add a couple negative setup tests * Review feedback |