0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2 More... over 9 years ago
Avoid searching for config file in executable's path More... over 9 years ago
:%s/insensativiseMap/insensitiviseMap/g More... over 9 years ago
More intelligent AutomaticEnv behavior and updated documentation. More... over 9 years ago
Adding docs for SetEnvPrefix and cleaning up docs. More... over 9 years ago
Adding Support for Environment variable prefixes More... over 9 years ago
Change from Get(key) to v.Get(key) in GetXXX(key string) and MarshalKey(key string, rawVal interface{}) functions.
kgv
More... over 9 years ago
Rewriting the documentation More... over 9 years ago
MarshallReader -> marshalReader More... over 9 years ago
Adding documentation inline. Moving Reset() to viper_test.go More... over 9 years ago
Viper now supports multiple vipers. No API changes. More... over 9 years ago
Add travis ci support More... over 9 years ago
Fix missed path->filepath renaming More... over 9 years ago
Merge pull request #21 from cudevmaxwell/typo More... over 9 years ago
Merge pull request #20 from mohae/fix-windows-path More... over 9 years ago
Fixed typo More... over 9 years ago
update to consistently use filepath instead of path and add looking in os.Getwd() for the config file to fix finding the config file in Windows issue More... over 9 years ago
Merge pull request #18 from stp-ip/patch-1 More... over 9 years ago
Fix typo More... over 9 years ago
Merge pull request #17 from bketelsen/etcd-consul-crypt More... over 9 years ago
merge upstream/master More... over 9 years ago
document consul support, not requirement to set config type for remote KV stores More... over 9 years ago
add support for consul More... over 9 years ago
Added basic documentation, pointers to crypt repository, and tests for precedence More... over 9 years ago
Merge pull request #13 from chrishamant/master More... over 9 years ago
removing some debugging printlns More... over 9 years ago
Actually return the kvstore retrieved from the kv server More... over 9 years ago
added error for remote configuration not found More... over 9 years ago
add readremoteconfig for cases when there are no local configuration files More... over 9 years ago
existing tests pass More... over 9 years ago