15232: Fix type of Collections.BlobSigningTTL config key.
[arvados.git] / lib / config /
2019-05-15 Tom Clegg15232: Fix type of Collections.BlobSigningTTL config...
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 Peter AmstutzMerge branch '14670-new-java-sdk-docs' refs #14670
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: Add 'arvados-server dump-config' command.
2019-04-23 Tom Clegg15003: Load config over defaults.
2019-04-23 Tom Clegg15003: Generate config.DefaultYAML from source file.
2019-04-19 Eric BiagiottiMerge branch 'master' into 14723-cwl-multiple-file...
2019-04-18 Peter AmstutzMerge branch '13996-new-api-config' refs #13996
2019-04-11 Peter Amstutz13996: Tweak rake tasks
2019-04-08 Ward Vandewege13996: rename config.defaults.yml to config.default...
2019-04-08 Peter Amstutz13996: Refactor, create ConfigLoader class
2019-04-08 Peter Amstutz13996: More config migrations, refactor some code into...
2019-04-08 Peter Amstutz13996: Parsing durations wip
2019-04-08 Peter Amstutz13996: Migrate majority of defaults to config.defaults.yml
2019-04-08 Peter Amstutz13996: Updating API server to use new config object WIP
2019-04-08 Peter Amstutz13996: Migrating defaults to new config structure