aboutsummaryrefslogtreecommitdiff
path: root/plugin/file/setup.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11plugin/file: fix file leak (#5687)Gravatar Yong Tang 1-9/+18
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+0
2022-02-14Fix security scans by cleaning up file path (#5185)Gravatar Yong Tang 1-1/+1
2021-12-09fix invalid reload when multiple file plugins (#5020)Gravatar LiuCongran 1-4/+4
2021-11-19plugin/auto: Fix panic caused by config invalid reload value (#4986)Gravatar gomakesix 1-1/+6
2021-05-17reverse zone: fix Normalize (#4621)Gravatar Miek Gieben 1-11/+3
2020-10-30Speed up testing (#4239)Gravatar Miek Gieben 1-6/+10
2020-09-24Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)Gravatar Yong Tang 1-29/+30
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 1-2/+1
2020-07-08Revert "Implement notifies for transfer plugin (#3972)" (#3995)Gravatar Yong Tang 1-30/+29
2020-07-07Implement notifies for transfer plugin (#3972)Gravatar Miek Gieben 1-29/+30
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 1-6/+1
2019-07-27plugin/file: allow README.md testing (#3052)Gravatar Miek Gieben 1-0/+1
2019-07-18plugin/file: fix setting ReloadInterval (#3017)Gravatar Miek Gieben 1-3/+6
2019-07-04plugin/file: make non-existent file non-fatal (#2955)Gravatar Miek Gieben 1-8/+20
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 1-1/+1
2019-07-02plugins: set upstream unconditionally (#2956)Gravatar Miek Gieben 1-2/+2
2019-04-01Fully deprecate TIMEOUT and NO_RELOAD (#2742)Gravatar Xiao An 1-4/+0
2019-03-07Add deprecation notice for NO_RELOAD (#2643)Gravatar Xiao An 1-0/+1
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 1-6/+3
2018-10-21Use filepath when manipulating file paths (#2221)Gravatar Manuel Stocker 1-3/+3
2018-09-29Configurable zone reload interval in file plugin (#2110)Gravatar marqc 1-3/+11
2018-07-28Fix ineffassign (#1959)Gravatar Yong Tang 1-2/+1
2018-06-15plugin/forward: add REFUSED test (#1878)Gravatar Miek Gieben 1-1/+1
2018-02-28plugin/file: shutdown reload goroutine (#1571)Gravatar Miek Gieben 1-0/+4
2018-02-16plugin/auto/file/secondary: Use new upstream resolver (#1534)Gravatar Chris O'Haver 1-9/+5
2017-12-13Moving TransferParse from file to its own package (#1286)Gravatar Brad Beam 1-41/+2
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+171