17803: Warn when config keys are ignored due to case mismatch.
[arvados.git] / lib / config / load.go
2019-06-12 Tom Clegg15003: Load config from default location or -config...
2019-06-10 Lucas Di PentimaMerge branch 'master' into 14930-arvput-trash-at
2019-06-10 Lucas Di PentimaMerge branch 'master' into 14946-ruby-2.5
2019-06-10 Eric BiagiottiMerge branch 'master' into 15106-trgm-text-search
2019-06-04 Peter AmstutzMerge branch '15028-cwl-v1.1' refs #15028
2019-05-31 Tom CleggMerge branch '15003-new-config-struct'
2019-05-31 Tom Clegg15003: Merge branch 'master'
2019-05-24 Tom Clegg15003: Merge branch 'master'
2019-05-23 Tom Clegg15003: Fix warnings about site-specific keys.
2019-05-17 Lucas Di PentimaMerge branch '14988-wb-rails5-upgrade'
2019-05-17 Lucas Di PentimaMerge branch '15227-apiserver-properties-bugfix'
2019-05-15 Peter AmstutzMerge branch '15061-fed-migrate' refs #15061
2019-05-15 Lucas Di PentimaMerge branch '15167-unlogged-attrs-api-docs'
2019-05-15 Tom CleggMerge branch '15003-preprocess-config'
2019-05-15 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-05-06 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-04-26 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-04-24 Tom Clegg15003: Warn about unknown keys and bad value types.
2019-04-23 Tom Clegg15003: Add config-check command.
2019-04-23 Tom Clegg15003: Error out if PostgreSQL connection map is ambiguous.
2019-04-23 Tom Clegg15003: Add missed error checks.
2019-04-23 Tom Clegg15003: Split out deprecated config stuff.
2019-04-23 Tom Clegg15003: Move keys from RequestLimits to API section.
2019-04-23 Tom Clegg15003: Use config lib for arvados-server.
2019-04-23 Tom Clegg15003: Load config over defaults.