aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/yaml_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce yaml-internal `feed`René 'Necoro' Neumann2020-05-011-24/+24
* YAML Parsing: Enable 'KnownFields'René 'Necoro' Neumann2020-05-011-0/+2
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-011-2/+3
* Remove pointers from feed options. Detect unknown fields in feed and group op...René 'Necoro' Neumann2020-05-011-57/+89
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-43/+60
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-13/+13
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+284
2010-05-25Added the ability to edit an expenseRené 'Necoro' Neumann3-9/+34 2010-05-12FixRené 'Necoro' Neumann1-2/+2 2010-05-12Show more detailsRené 'Necoro' Neumann4-19/+42 2010-05-12Create new form each timeRené 'Necoro' Neumann1-24/+26 2010-05-10Fix redirect in AddRené 'Necoro' Neumann1-1/+1 2010-05-10Added the 'add expense' stuffRené 'Necoro' Neumann4-3/+69