Commit graph

  • dd94a73d72 fixing second slice type needed jackspirou 2015-07-30 15:46:38 -0500
  • e7be87777c changing import statements back jackspirou 2015-07-30 15:44:12 -0500
  • 0def2189a8 typo: slice type needed jackspirou 2015-07-30 15:43:18 -0500
  • 30232be240 using my own version of github.com/spf13/cast for now jackspirou 2015-07-30 15:38:59 -0500
  • a51b73284f adding GetStringMapStringSlice method jackspirou 2015-07-30 15:27:34 -0500
  • 2abb1bebfd Readme fixes and small edits jackspirou 2015-07-19 12:52:04 -0500
  • e95f0d7ddc Merge c36643ca68 into f14e1baa25 Vlad Didenko 2015-07-30 17:35:22 +0000
  • f14e1baa25 Fixes #83 Vlad Didenko 2015-07-18 17:30:30 -0500
  • 6038c2162d Merge f0c40e2656 into 1e6a237e05 Maxime Horcholle 2015-07-30 17:29:49 +0000
  • 1e6a237e05 Syntax highlighting Maxime Horcholle 2015-07-16 14:16:31 +0200
  • 6b783adad5 Merge eac5b31a90 into db7ff930a1 Dana NicCaluim 2015-07-21 01:26:18 +0000
  • eac5b31a90 Merge remote-tracking branch 'wrobbins/master' Dana NicCaluim 2015-07-20 18:20:28 -0700
  • b8e0ead58d Merge b7b134786b into db7ff930a1 Jack Spirou 2015-07-19 18:04:24 +0000
  • b7b134786b readme updates jackspirou 2015-07-19 12:52:04 -0500
  • c36643ca68 Fixes #83 Vlad Didenko 2015-07-18 17:30:30 -0500
  • f0c40e2656 Syntax highlighting Maxime Horcholle 2015-07-16 14:16:31 +0200
  • 786d9a9b95 Use config paths for reading directory trees Dana NicCaluim 2015-07-14 17:40:09 -0700
  • 5adc40fc58 Support for loading from a directory tree where each file represents one setting Dana NicCaluim 2015-07-14 17:12:54 -0700
  • 31f218ede6 preserve default value if not set in config file Steeve Chailloux 2015-07-04 02:28:58 -0500
  • 12990ac1c8 implement nested config alias -test included Steeve Chailloux 2015-07-03 19:37:40 -0500
  • d804e77e6a Merge 97a05cfd0d into db7ff930a1 Vlad Didenko 2015-06-22 03:12:07 +0000
  • 489cd6f1c8 Merge 7a8c6fea79 into db7ff930a1 Vlad Didenko 2015-06-22 02:50:30 +0000
  • 7a8c6fea79 Merge branch 'master' into fixed_68_73_83 Vlad Didenko 2015-06-21 21:50:03 -0500
  • efdb5de285 Merge branch 'spf13/master' Vlad Didenko 2015-06-21 21:49:18 -0500
  • db7ff930a1 AddSecureRemoteProvider adds the secret keyring to the default provider struct Kiril Zvezdarov 2015-06-21 19:19:00 -0400
  • 3eea92d449 Merge d3f9571518 into 8e930a9714 paul 2015-06-21 23:13:30 +0000
  • 8e930a9714 Revert "The AddSecureRemoteProvider function didn't add secretKeyring to the remoteProvider struct." Kiril Zvezdarov 2015-06-21 19:13:01 -0400
  • ca00a9b4f7 The AddSecureRemoteProvider function didn't add secretKeyring to the remoteProvider struct. chalupaul 2015-05-27 15:50:32 -0500
  • 0f978314e3 Merge df837aca11 into 12f7ec6566 Vlad Didenko 2015-06-21 22:59:13 +0000
  • 12f7ec6566 Fixes #87 Vlad Didenko 2015-06-15 09:31:24 -0500
  • de15b0b6c8 Merge 80484ae051 into 28ada1e5b0 Dotan J. Nahum 2015-06-21 22:52:28 +0000
  • 28ada1e5b0 Nested keys properly recurse on map[interface{}]interface{} Dotan Nahum 2015-05-27 18:15:02 +0300
  • df837aca11 Fixes #87 Vlad Didenko 2015-06-15 09:31:24 -0500
  • ad82755e41 Fixes spf13/viper#68 Vlad Didenko 2015-06-09 02:46:08 -0500
  • 1241d2e04b Fixes spf/viper#83 Vlad Didenko 2015-06-09 02:02:36 -0500
  • 4e0fa7ea7a Merge branch 'no-silent-cwd' into pulls_from_main Vlad Didenko 2015-06-09 01:54:25 -0500
  • e4dd0af974 we should let uesr decide when to exit the program oliveagle 2015-06-01 13:17:46 +0800
  • 97a05cfd0d Merge branch 'spf13/master' into no-silent-cwd Vlad Didenko 2015-05-30 20:15:13 -0500
  • 330968cdb5 Merge d2789e22ed into be5ff3e484 Bjørn Erik Pedersen 2015-05-30 19:28:58 +0000
  • be5ff3e484 Make the remote features optional bep 2015-05-30 21:28:33 +0200
  • d2789e22ed Make the remote features optional bep 2015-05-28 13:15:45 +0200
  • 5fa6a974f2 spf13/viper#73 Test to document no config in CWD when expected Vlad Didenko 2015-05-27 16:35:34 -0500
  • c53a6dbc69 spf13/viper#73 Fix when no config found in specified directories Vlad Didenko 2015-05-27 16:29:08 -0500
  • 033e966e68 spf13/viper#73 More specific test to document current behavior Vlad Didenko 2015-05-27 16:03:21 -0500
  • d3f9571518 The AddSecureRemoteProvider function didn't add secretKeyring to the remoteProvider struct. chalupaul 2015-05-27 15:50:32 -0500
  • fb16a6b8d5 spf13/viper#73 Tests to document current behavior and expose the bug Vlad Didenko 2015-05-27 15:30:04 -0500
  • 80484ae051 a failing test and a fix Dotan Nahum 2015-05-27 18:15:02 +0300
  • f49a02e1b3 Merge cf1f00f226 into d62d4bb4c6 Vlad Didenko 2015-05-24 01:27:26 +0000
  • cf1f00f226 Proper nil assert Vlad Didenko 2015-05-23 20:27:16 -0500
  • 7fe5335130 Meaningful error propagation when config not found Vlad Didenko 2015-05-23 18:52:19 -0500
  • 9853229d98 Fixed function name typo Vlad Didenko 2015-05-23 18:29:26 -0500
  • 0776ded240 Switch between provided and not provided paths. Vlad Didenko 2015-05-23 18:09:54 -0500
  • 3f164ab4ca #73 Avoid searching CWD if no config in provided dirs Vlad Didenko 2015-05-23 01:20:20 -0500
  • d62d4bb4c6 Merge pull request #72 from kzvezdarov/cwd-fix Bjørn Erik Pedersen 2015-05-22 23:30:46 +0200
  • 79ee5adf46 Removed CWD from default search path Kiril Zvezdarov 2015-05-22 17:19:48 -0400
  • 27f6685122 Merge 23d0f4785a into 0d75ecea1c oliver 2015-05-19 14:07:32 +0000
  • 0d75ecea1c update README.md oliveagle 2015-05-15 19:36:05 +0800
  • f3482afcd0 replace bytes.Buffer with io.Reader oliveagle 2015-05-14 17:40:59 +0800
  • 2a7f7f40fc add README.md, and fix strings.ToLower(configType) oliveagle 2015-05-11 12:33:35 +0800
  • 4aa8f94511 clean a little: added watch and ReadBufConf oliveagle 2015-05-08 17:18:00 +0800
  • 3492885e84 ReadBufConfig oliveagle 2015-05-08 17:13:33 +0800
  • 23d0f4785a update README.md oliveagle 2015-05-15 19:36:05 +0800
  • 5736fabdfa replace bytes.Buffer with io.Reader oliveagle 2015-05-14 17:40:59 +0800
  • be782f3fee Revert "Recursively insensitivize the configuration structures" bep 2015-05-11 23:36:42 +0200
  • 9c9f7f12c8 add README.md, and fix strings.ToLower(configType) oliveagle 2015-05-11 12:33:35 +0800
  • 1c1277d5b3 clean a little: added watch and ReadBufConf oliveagle 2015-05-08 17:18:00 +0800
  • 9f725cec5c ReadBufConfig oliveagle 2015-05-08 17:13:33 +0800
  • 2e47d9ed4a Added doc entry on nested key access Kiril Zvezdarov 2015-05-02 14:20:33 -0400
  • d3ddcebda2 Merge 1fbfce02f5 into 8d9577a72e Kiril Zvezdarov 2015-05-02 02:52:54 +0000
  • 8d9577a72e Recursively insensitivize the configuration structures Kiril Zvezdarov 2015-05-01 16:18:03 -0400
  • 47b5435941 Added test coverage for searching for deeply nested values Kiril Zvezdarov 2015-05-01 15:15:24 -0400
  • b22fa2b439 Reordered the debug dump of configs to print them in order of precedence Kiril Zvezdarov 2015-05-01 15:14:41 -0400
  • c174e2427c Added accessing deep keys by recursive hierarchical search Kiril Zvezdarov 2015-04-26 15:02:19 -0400
  • 1fbfce02f5 Recursively insensitivize the configuration structures Kiril Zvezdarov 2015-05-01 16:18:03 -0400
  • a141461e4f Merge b477d087b3 into 2578450e4a Kiril Zvezdarov 2015-05-01 20:08:59 +0000
  • 2578450e4a Merge pull request #64 from gitter-badger/gitter-badge Steve Francia 2015-05-01 16:03:55 -0400
  • 2763b90eff Added Gitter badge The Gitter Badger 2015-05-01 20:02:50 +0000
  • c0c19ab651 Added test coverage for searching for deeply nested values Kiril Zvezdarov 2015-05-01 15:15:24 -0400
  • 73f97d107c Reordered the debug dump of configs to print them in order of precedence Kiril Zvezdarov 2015-05-01 15:14:41 -0400
  • a1b9194c7a Added accessing deep keys by recursive hierarchical search Kiril Zvezdarov 2015-04-26 15:02:19 -0400
  • 54e585af54 Clean config register before reading in from file in order to avoid stale values Kiril Zvezdarov 2015-04-26 15:08:10 -0400
  • ba3382dd23 59 - add properties file support to viper Wayne Walker 2015-04-14 13:15:02 -0500
  • b477d087b3 Fixed missing test preconditions Kiril Zvezdarov 2015-04-06 17:31:13 -0400
  • 59bc322d1a Moved indexing function to utils and added docs Kiril Zvezdarov 2015-03-27 17:03:12 -0400
  • b3a443f0b9 Unit test coverage for index creation and retrieval Kiril Zvezdarov 2015-03-27 13:40:58 -0400
  • 34ced34b4f Insensitivise indexes on creation Kiril Zvezdarov 2015-03-27 13:40:31 -0400
  • 10c9322d34 Use the index as a fall back if the regular key is not found Kiril Zvezdarov 2015-03-26 17:51:40 -0400
  • 7b841dc66d Added indexing of nested config values Kiril Zvezdarov 2015-03-23 09:07:56 -0400
  • 1edb5c4491 Merge fe3c783800 into 39ab3ca72e Kiril Zvezdarov 2015-04-03 13:02:37 +0000
  • 39ab3ca72e Noted that ReadInConfig returns errors that can be handled Kiril Zvezdarov 2015-03-28 13:43:38 -0400
  • 40762f7541 Current working directory is added to the config search paths by default Kiril Zvezdarov 2015-03-28 13:36:55 -0400
  • 001931a78f Merge bf641426ac into c861bdefb7 Kiril Zvezdarov 2015-04-02 21:04:49 +0000
  • c861bdefb7 Set default values when binding the whole flagset Kiril Zvezdarov 2015-04-01 21:42:06 -0400
  • 19ed496472 Added the pflags register to the debug output Kiril Zvezdarov 2015-04-01 21:39:09 -0400
  • 24dd877ad7 Added BindPFlags function which binds all flags in a given flag set to the pflags register Kiril Zvezdarov 2015-04-01 21:38:54 -0400
  • bf641426ac Set default values when binding the whole flagset Kiril Zvezdarov 2015-04-01 21:42:06 -0400
  • 590bfb59e5 Added the pflags register to the debug output Kiril Zvezdarov 2015-04-01 21:39:09 -0400
  • 2ef7a4a18b Added BindPFlags function which binds all flags in a given flag set to the pflags register Kiril Zvezdarov 2015-04-01 21:38:54 -0400
  • 9a0a6692b7 Added docstrings to all exported functions Kiril Zvezdarov 2015-04-01 17:08:42 -0400
  • fe3c783800 Noted that ReadInConfig returns errors that can be handled Kiril Zvezdarov 2015-03-28 13:43:38 -0400