aboutsummaryrefslogtreecommitdiff
path: root/plugin/reload (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Fix typo (#6053)Gravatar Dan Salmon 1-1/+1
2022-10-11plugin/reload : stop scheduler on shutdown (#5686)Gravatar Ondřej Benkovský 1-0/+1
2022-03-07[plugin/reload]: Change hash from md5 to sha512 (#5226)Gravatar Yong Tang 2-10/+10
2020-10-28docs: move Also See to See Also (#4245)Gravatar Miek Gieben 1-1/+1
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 3-5/+5
2020-07-25using promauto package to ensure all created metrics are properly registered ...Gravatar Zou Nengren 2-7/+3
2020-03-31introduce metric naming test (#3789)Gravatar Zou Nengren 3-4/+5
2020-03-27regitry reload metrics (#3784)Gravatar Zou Nengren 1-1/+1
2020-03-26Fix plugin name in project README (#3683)Gravatar Chris O'Haver 1-1/+1
2020-03-26Cleanup metrics (#3776)Gravatar Miek Gieben 2-2/+2
2020-03-25export config file hash in a metric (#3768)Gravatar Zou Nengren 4-3/+19
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 1-4/+0
2019-11-06plugin/reload: Fix "durations" documentation link (#3431)Gravatar Miciah Dashiel Butler Masters 1-1/+1
2019-10-08Directive -> plugin (#3363)Gravatar Miek Gieben 1-1/+1
2019-09-27plugin/reload: reflow documentation (#3313)Gravatar Miek Gieben 2-6/+7
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 1-6/+1
2019-08-23fix typo (#3180)Gravatar wwgfhf 1-1/+1
2019-08-21typo fixes (#3169)Gravatar Chris O'Haver 1-1/+1
2019-07-30plugin/reload: Graceful reload of imported files (#3068)Gravatar Erik Wilson 2-4/+26
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 3-3/+3
2019-06-26plugin/reload: Add metrics (#2922)Gravatar Anshul Sharma 3-0/+24
2019-03-02plugin/reload: add bug text about import (#2638)Gravatar Miek Gieben 1-0/+7
2019-02-17plugin/reload: fix data races (#2567)Gravatar Miek Gieben 2-13/+40
2019-01-19Stop importing testing in the main binary (#2479)Gravatar Miek Gieben 1-1/+1
2018-08-14Typo fixes (#2031)Gravatar Karsten Weiss 1-1/+1
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 1-0/+5
2018-07-06Docs (#1943)Gravatar Miek Gieben 1-1/+1
2018-05-11plugin/reload: mention auto in reload (#1793)Gravatar Chris O'Haver 1-0/+3
2018-04-22Use logging (#1718)Gravatar Miek Gieben 2-2/+3
2018-04-21reload: use OnRestart (#1709)Gravatar Miek Gieben 1-1/+27
2018-04-19Update all plugins to use plugin/pkg/log (#1694)Gravatar Miek Gieben 1-3/+4
2018-03-02plugin/reload: enable (#1587)Gravatar Miek Gieben 1-3/+3
2018-02-28return an error for multiple use of some plugins (#1559)Gravatar Miek Gieben 1-0/+2
2018-02-09plugin/reload: disable for now (#1511)Gravatar Miek Gieben 1-2/+2
2018-02-08add sync for proper termination (#1507)Gravatar Sandeep Rajan 1-3/+6
2018-02-08Add OWNERS file (#1486)Gravatar Miek Gieben 1-0/+4
2018-02-02Plugin/RELOAD - Tune usage of var global, add limit to options (#1457)Gravatar Francois Tur 4-16/+56
2018-01-27Reload hook (#1445)Gravatar John Belamaric 4-0/+234