aboutsummaryrefslogtreecommitdiffstats
path: root/repository/config_mem.go
Commit message (Expand)AuthorAgeFilesLines
* fix: remove repeated use of the same fmt.Errorf() callsSteve Moyer2022-11-281-1/+1
* feat: wrap ErrNoConfigEntry to report missing keySteve Moyer2022-11-271-1/+1
* repo: fix various config issues around case insentivityMichael Muré2021-03-281-3/+16
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-0/+8
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-12/+14
* bridge: improvement on the import resume featureMichael Muré2019-11-031-5/+5
* repository: add StoreTimestamp/StoreBool to the config interfaceamine2019-11-011-1/+11
* repository: add ReadTimestamp methods and improve namingamine2019-10-311-0/+74