aboutsummaryrefslogtreecommitdiff
path: root/internal/config/yaml.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann2020-04-191-10/+11
* Do not print the parsedCfg anymoreRené 'Necoro' Neumann2020-04-191-1/+1
* Tests for `buildFeeds` and corresponding fixesRené 'Necoro' Neumann2020-04-181-3/+4
* Error if unnamed feedRené 'Necoro' Neumann2020-04-181-0/+4
* Fix dup key detectionRené 'Necoro' Neumann2020-04-181-1/+2
* TestsRené 'Necoro' Neumann2020-04-181-1/+19
* Split up main.goRené 'Necoro' Neumann2020-04-171-0/+71
follow=1'>new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129