Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reintroduce yaml-internal `feed` | René 'Necoro' Neumann | 2020-05-01 | 1 | -5/+12 |
| | |||||
* | Print warning on deprecated options. Handle "disable-ssl-verification" | René 'Necoro' Neumann | 2020-05-01 | 1 | -3/+5 |
| | |||||
* | Print warning, when unknown global option. Also support specifying the new ↵ | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+23 |
| | | | | 'options:' keys on global level, but print warning. | ||||
* | YAML Parsing: Enable 'KnownFields' | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+9 |
| | |||||
* | Yaml: Pass `Reader` around instead of []byte | René 'Necoro' Neumann | 2020-05-01 | 1 | -5/+6 |
| | |||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 1 | -14/+66 |
| | | | | options. | ||||
* | Handle `target: null` the same as `target: ""`. | René 'Necoro' Neumann | 2020-04-26 | 1 | -5/+20 |
| | | | | Closes #1 | ||||
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -2/+3 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+120 |