Commit graph

  • f49646ab83 Merge d1e96a5653 into e133904c4f Daniel Eloff 2015-03-13 02:19:25 +0000
  • e133904c4f Add GetSizeInBytes. Daniel Eloff 2015-02-28 16:03:22 -0500
  • 5b0b926e3d :%s/insensativiseMap/insensitiviseMap/g Anthony Fok 2015-01-22 00:43:42 -0700
  • 8b99f53550 Avoid searching for config file in executable's path Anthony Fok 2015-01-22 00:49:08 -0700
  • 0c5f3e2462 Minor revisions to README.md Anthony Fok 2015-03-07 03:52:13 -0700
  • 1258332127 Fix whitespace Chance Zibolski 2015-03-06 11:21:50 -0800
  • 03fb74b5d7 Support rewriting env keys Chance Zibolski 2015-03-06 11:21:17 -0800
  • 44f5f7c1c2 Merge 988f859eff into ededa04e0b Chance Zibolski 2015-03-06 18:12:53 +0000
  • ededa04e0b Add viper.GetDuration Chance Zibolski 2015-02-18 19:03:20 -0800
  • d1e96a5653 Add GetSizeInBytes. Daniel Eloff 2015-02-28 16:03:22 -0500
  • 0926c9179c Merge 888e1e5f0b into 90734830d1 Kiril Zvezdarov 2015-02-26 03:32:17 +0000
  • bbf41d5503 Merge 95de24ad3c into 90734830d1 Kiril Zvezdarov 2015-02-26 02:50:29 +0000
  • 988f859eff Add viper.GetDuration Chance Zibolski 2015-02-18 19:03:20 -0800
  • 07064faba2 Merge 7b71291b35 into 90734830d1 Ross Cooperman 2015-02-24 16:54:28 +0000
  • 90734830d1 Move viper.Reset() back to the public interface Ross Cooperman 2015-02-19 10:39:44 -0500
  • 7b71291b35 Move viper.Reset() back to the public interface Ross Cooperman 2015-02-19 10:39:44 -0500
  • 95de24ad3c Exported the Viper type in order to better support multiple Vipers Kiril Zvezdarov 2015-02-17 09:22:37 -0500
  • 888e1e5f0b Added keys from env and pflags to AllKeys Kiril Zvezdarov 2015-02-16 23:42:29 -0500
  • 347c770cfb Marshal now gets the map via the AllSettings method Kiril Zvezdarov 2015-02-16 23:42:08 -0500
  • 6c5a915341 adding more env tests spf13 2015-02-16 23:32:10 -0500
  • 82cbb7dec7 Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2 Anthony Fok 2015-01-26 06:56:55 -0700
  • e69822897f bug fix: maps are not guaranteed to have consistent key ordering - always look in the order of AddConfigPath IntelliJ reformat code simplify cascade lookup Bill Robbins 2015-02-08 20:21:37 -0600
  • 64fc762506 enable 'static' method call of EnableCascading Bill Robbins 2015-02-06 15:58:40 -0600
  • 997cc95aa8 handle TMPDIR not existing for tests Bill Robbins 2015-02-06 15:20:54 -0600
  • b31edd9647 Update README.md dude 2015-02-06 15:01:11 -0600
  • f8427a63f0 Update README.md dude 2015-02-06 15:00:58 -0600
  • 10178ad847 Update for enabling cascading Bill Robbins 2015-02-06 15:00:04 -0600
  • 24b9be4805 adding cascading file support, off by default Bill Robbins 2015-02-06 14:35:00 -0600
  • c8bda1f37d Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2 Anthony Fok 2015-01-26 06:56:55 -0700
  • f783671488 Merge pull request #2 from giantswarm/read-raw-config Tim Schindler 2015-01-24 00:56:15 +0100
  • d86cab2376 comment Tim Schindler 2015-01-22 16:16:15 +0000
  • fc23950253 read raw configuration by given bytes Tim Schindler 2015-01-22 16:14:18 +0000
  • b126443ea3 Merge pull request #1 from giantswarm/export-viper Tim Schindler 2015-01-20 17:05:01 +0100
  • 1e64bed1a9 exported viper struct for better usage in libraries Tim Schindler 2015-01-20 15:26:09 +0000
  • d8f2aa78d4 More intelligent AutomaticEnv behavior and updated documentation. spf13 2014-12-22 22:47:25 -0500
  • 54fed16054 Adding docs for SetEnvPrefix and cleaning up docs. spf13 2014-12-22 21:45:56 -0500
  • 1022d75c73 Adding Support for Environment variable prefixes spf13 2014-12-22 18:31:11 -0500
  • 183a253509 Merge 22c70c134e into 2909239689 g 2014-12-09 13:31:07 +0000
  • 2909239689 Change from Get(key) to v.Get(key) in GetXXX(key string) and MarshalKey(key string, rawVal interface{}) functions. kgv 2014-12-09 15:42:09 +0300
  • 22c70c134e Change from Get(key) to v.Get(key) in GetXXX(key string) and MarshalKey(key string, rawVal interface{}) functions. kgv 2014-12-09 15:42:09 +0300
  • cacbc4c733 Rewriting the documentation spf13 2014-12-07 02:03:49 +0100
  • 91b076eec5 MarshallReader -> marshalReader spf13 2014-12-06 09:48:28 +0100
  • 18a87c05c6 Adding documentation inline. Moving Reset() to viper_test.go spf13 2014-12-05 17:04:40 +0100
  • 29f1858f87 Viper now supports multiple vipers. No API changes. spf13 2014-12-05 03:55:51 +0100
  • be4807add1 Merge d2af0d4a25 into 90193e564a justin-calleja 2014-11-26 01:08:09 +0000
  • de1e3d60b0 Merge 69ce0aedb0 into 90193e564a andrewcohen 2014-11-13 21:36:44 +0000
  • 90193e564a Add travis ci support Andrew Cohen 2014-11-13 15:38:47 -0500
  • 6d5260a751 Merge c3dd71c3fb into 5aa1437cf3 andrewcohen 2014-11-13 21:23:22 +0000
  • 5aa1437cf3 Fix missed path->filepath renaming Andrew Cohen 2014-11-13 14:43:51 -0500
  • 69ce0aedb0 Add travis ci support Andrew Cohen 2014-11-13 15:38:47 -0500
  • ca8f15bd45 Fix missing package: path George Czabania 2014-11-14 09:03:29 +1300
  • c3dd71c3fb Fix missed path->filepath renaming Andrew Cohen 2014-11-13 14:43:51 -0500
  • 64816e4860 Merge pull request #21 from cudevmaxwell/typo Steve Francia 2014-11-12 16:54:00 -0500
  • 4dcc7d4916 Merge pull request #20 from mohae/fix-windows-path Steve Francia 2014-11-12 16:53:34 -0500
  • 6c340f2886 Fixed typo Kevin Bowrin 2014-11-07 18:14:27 +0000
  • 22f85e27c4 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 Joel Scoble 2014-11-05 18:23:02 -0600
  • 3695fce1ff Documentation for nested config access. jacobstr 2014-10-29 22:31:20 -0600
  • 77144270da Merge pull request #18 from stp-ip/patch-1 Steve Francia 2014-10-29 07:51:07 -0400
  • bddcf7e104 Fix typo Michael Grosser 2014-10-29 07:43:14 +0100
  • 22d0391e9b Merge pull request #17 from bketelsen/etcd-consul-crypt Steve Francia 2014-10-28 22:22:49 -0400
  • 0562ef4c8b merge upstream/master Brian Ketelsen 2014-10-28 22:09:30 -0400
  • e55c96ecc9 document consul support, not requirement to set config type for remote KV stores Brian Ketelsen 2014-10-27 21:53:22 -0400
  • 563f4d44c4 add support for consul Brian Ketelsen 2014-10-27 21:14:46 -0400
  • 51da30f655 Added basic documentation, pointers to crypt repository, and tests for precedence Brian Ketelsen 2014-10-27 15:32:46 -0400
  • 779adc021a Merge pull request #13 from chrishamant/master Steve Francia 2014-10-27 14:35:35 -0400
  • 5e1d5e7207 removing some debugging printlns Brian Ketelsen 2014-10-27 12:21:03 -0400
  • ea04102003 Actually return the kvstore retrieved from the kv server Brian Ketelsen 2014-10-27 11:06:20 -0400
  • d2d8f6caa1 added error for remote configuration not found Brian Ketelsen 2014-10-27 11:03:11 -0400
  • c33e690687 add readremoteconfig for cases when there are no local configuration files Brian Ketelsen 2014-10-27 10:14:45 -0400
  • f8939d9229 existing tests pass Brian Ketelsen 2014-10-26 09:48:21 -0400
  • a28bee1fba adding preliminary etcd support Brian Ketelsen 2014-10-26 09:42:03 -0400
  • 3d8182460c work in progress Brian Ketelsen 2014-10-24 15:38:01 -0400
  • d2af0d4a25 Attempt to resolve issue 579. Justin Calleja 2014-10-24 19:42:48 +0200
  • 9057a06529 Merge 0b15bed35b into 83fd92627c Jacob Straszynski 2014-10-24 03:47:02 +0000
  • 0b15bed35b Adding some test cases for deep aliases. jacobstr 2014-10-23 21:46:46 -0600
  • df68c0ac38 Materialized path key traversal. jacobstr 2014-10-22 02:27:34 -0600
  • 1b8adf4854 fixing problem with case sensitivity with keys in env and flags maps Chris Hamant 2014-10-09 16:39:24 -0400
  • 01b1780288 adding simple test for BindPFlag Chris Hamant 2014-10-09 15:48:55 -0400
  • 83fd92627c Adding automatic reading from ENV w/tests spf13 2014-09-27 14:01:11 -0700
  • aacc3049e2 Adding AllKeys and AllSettings functions and tests spf13 2014-09-27 14:00:51 -0700
  • 181a3b5f3b Adding support for ENV variables spf13 2014-09-27 14:03:00 -0700
  • 367dc50064 Merge ce4124419d into d56c59c66a David Pelaez 2014-09-08 16:03:41 +0000
  • d56c59c66a Included .yml as supported extension. David Pelaez 2014-08-15 12:08:05 -0500
  • ce4124419d Included .yml as supported extension. David Pelaez 2014-08-15 12:08:05 -0500
  • 06537ac17f Merge 670867b0e9 into 2b24bea958 Nate Finch 2014-08-06 04:28:35 +0000
  • 69cdb5c3a0 Merge 582df0ba6d into 2b24bea958 Nate Finch 2014-08-06 04:28:02 +0000
  • 2b24bea958 fix issue #8 Nate Finch 2014-08-05 07:35:21 -0400
  • 3cf05f93ef fix test after function rename Nate Finch 2014-08-05 06:07:25 -0400
  • 582df0ba6d fix issue #8 Nate Finch 2014-08-05 07:35:21 -0400
  • 670867b0e9 fix test after function rename Nate Finch 2014-08-05 06:07:25 -0400
  • 38c6d9eca3 Better comments for go doc spf13 2014-07-11 10:42:07 -0400
  • c5a9056e3b Better naming of the Marshal functionality. spf13 2014-07-11 10:41:45 -0400
  • 1cebee8d97 Better binding to Pflag spf13 2014-07-11 10:28:03 -0400
  • 7c42740ea6 Adding the ability to bind a flag to a key. Will set the default & override automatically. spf13 2014-06-27 12:29:37 -0400
  • af373af72c Adding the ability to get into a struct spf13 2014-06-26 17:58:55 -0400
  • 7f5b583ff1 Handle $HOME and other environment variables in paths spf13 2014-06-25 17:23:00 -0400
  • 541c1f8c59 Fixing case sensitivity bug with override values spf13 2014-05-29 16:48:24 -0400
  • 86dbc9f09f Merge d2b17a6b2e into 16d5c7c27d Victor Castell 2014-05-10 03:29:06 +0000
  • 16d5c7c27d Add support for yml extension Victor Castell 2014-05-08 16:40:14 +0200
  • d2b17a6b2e Add support for yml extension Victor Castell 2014-05-08 16:40:14 +0200