summaryrefslogtreecommitdiff
path: root/data/datasource_merge.go
AgeCommit message (Expand)Author
2022-01-09Propagate context into datasource read functions (#1282)Dave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-05-20Refactoring: deduplicating identical URL-parsing functionsDave Henderson
2019-11-13Export /v3 from go moduleDave Henderson
2019-11-09Fix bug where subpath was ignored when inferring MIME typeDave Henderson
2019-04-06Fixing merge behaviour for booleansDave Henderson
2019-01-31New merge datasource, for merging multiple datasourcesDave Henderson