Commit graph

  • 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
  • 18aa81631f Merge 73f4371418 into 1a2e68e1bc Joshua Rubin 2014-04-10 18:16:02 +0000
  • 1a2e68e1bc return more useful error if config file is missing Joshua Rubin 2014-04-08 16:57:45 -0600
  • 73f4371418 return more useful error if config file is missing Joshua Rubin 2014-04-08 16:57:45 -0600
  • 25817ada59 Added Reset Function spf13 2014-04-07 23:35:53 -0400
  • 8b744a9310 Added "ConfigFileUsed" function spf13 2014-04-07 23:35:40 -0400
  • a54c415b55 Adding first draft of README. spf13 2014-04-05 15:44:26 -0400
  • bcb02e2472 Viper is now case insensitive spf13 2014-04-05 01:19:39 -0400
  • 98be0718d2 Initial Version spf13 2014-04-04 17:21:59 -0400
  • f98d9bf08b Initial commit Steve Francia 2014-04-02 07:33:33 -0700