Commit graph

  • 7f3f715ae0
    Fix file path lookup Mark Sagi-Kazar 2019-12-06 17:23:59 +0100
  • 5ad4bc05cf Add decoder opts to unmarshal exact v1.6.0 Mark Sagi-Kazar 2019-12-06 14:23:11 +0100
  • 44451a5d15
    Add decoder opts to unmarshal exact Mark Sagi-Kazar 2019-12-06 14:23:11 +0100
  • bcb420b705 Add global UnmarshalExact method Gregory Haynes 2018-06-08 20:32:49 +0000
  • 4ad4c8df70 Add string replacer interface and env key replacer option Mark Sagi-Kazar 2019-12-06 14:11:31 +0100
  • 32b0923abd
    Add string replacer interface and env key replacer option Mark Sagi-Kazar 2019-12-06 14:11:31 +0100
  • 6fcf985c5a Fix readme Mark Sagi-Kazar 2019-12-06 13:45:02 +0100
  • bdf2db0ff8 Fix goimports Mark Sagi-Kazar 2019-12-06 13:41:38 +0100
  • a842b8f618 Replace SetKeyDelimiter with functional options Mark Sagi-Kazar 2019-11-08 14:23:20 +0100
  • 9a405be5c0 Add SetKeyDelimiter to the README Mark Sagi-Kazar 2019-11-06 12:54:38 +0100
  • a73303ee89 Add key delimiter setter Mark Sagi-Kazar 2019-11-06 12:40:41 +0100
  • b6ced70067 Generic improvements Mark Sagi-Kazar 2019-12-06 13:58:19 +0100
  • 52836e66ad Improve badges Mark Sagi-Kazar 2019-12-06 13:54:28 +0100
  • 6895c083d6 INI is supported Mark Sagi-Kazar 2019-12-06 13:51:40 +0100
  • 90f360dcc3
    Generic improvements Mark Sagi-Kazar 2019-12-06 13:58:19 +0100
  • 8b23141933
    Improve badges Mark Sagi-Kazar 2019-12-06 13:54:28 +0100
  • 18d0ff77b8
    INI is supported Mark Sagi-Kazar 2019-12-06 13:51:40 +0100
  • 7e989b70bf
    Fix readme Mark Sagi-Kazar 2019-12-06 13:45:02 +0100
  • 3e8ddd14d6
    Fix goimports Mark Sagi-Kazar 2019-12-06 13:41:38 +0100
  • 0782b3aad2
    Replace SetKeyDelimiter with functional options Mark Sagi-Kazar 2019-11-08 14:23:20 +0100
  • f78f680b4d
    Add SetKeyDelimiter to the README Mark Sagi-Kazar 2019-11-06 12:54:38 +0100
  • 0d7630515a
    Add key delimiter setter Mark Sagi-Kazar 2019-11-06 12:40:41 +0100
  • c4fedd192b Fix check target Mark Sagi-Kazar 2019-12-06 12:49:13 +0100
  • 2fd264d3d1 Fix misspell Mark Sagi-Kazar 2019-12-06 12:48:55 +0100
  • 8b7fbcaa4b Fix golint Mark Sagi-Kazar 2019-12-06 12:46:23 +0100
  • 29bb3ee94f Fix deadcode Mark Sagi-Kazar 2019-12-06 12:41:03 +0100
  • 7b5adba788 Fix whitespace Mark Sagi-Kazar 2019-12-06 12:39:08 +0100
  • cea8b9dfcd Fix goimports Mark Sagi-Kazar 2019-12-06 12:38:20 +0100
  • e316012b4d Fix gofmt Mark Sagi-Kazar 2019-12-06 12:37:45 +0100
  • 58fab6b53e
    Fix check target Mark Sagi-Kazar 2019-12-06 12:49:13 +0100
  • 05fdacfe48
    Fix misspell Mark Sagi-Kazar 2019-12-06 12:48:55 +0100
  • 33e978d67b
    Fix golint Mark Sagi-Kazar 2019-12-06 12:46:23 +0100
  • 7b2d6c81e1
    Fix deadcode Mark Sagi-Kazar 2019-12-06 12:41:03 +0100
  • 2f7478466a
    Fix whitespace Mark Sagi-Kazar 2019-12-06 12:39:08 +0100
  • 087ec1d95d
    Fix goimports Mark Sagi-Kazar 2019-12-06 12:38:20 +0100
  • 7ad386263a
    Fix gofmt Mark Sagi-Kazar 2019-12-06 12:37:45 +0100
  • 78a0e37a24 Add github actions workflow Mark Sagi-Kazar 2019-12-06 12:22:07 +0100
  • ef74f26155
    Add github actions workflow Mark Sagi-Kazar 2019-12-06 12:22:07 +0100
  • fae3a81867 Add ide integration Mark Sagi-Kazar 2019-12-06 11:50:04 +0100
  • d52c544291 Add Makefile Mark Sagi-Kazar 2019-12-06 11:48:32 +0100
  • abdeaff171 Add golangci config Mark Sagi-Kazar 2019-12-06 11:41:59 +0100
  • 2184ad77c8
    Add ide integration Mark Sagi-Kazar 2019-12-06 11:50:04 +0100
  • d4a387c7c1
    Add Makefile Mark Sagi-Kazar 2019-12-06 11:48:32 +0100
  • a70245f979
    Add golangci config Mark Sagi-Kazar 2019-12-06 11:41:59 +0100
  • f07d179a0d
    Merge branch 'master' into modfile_cleanup Alexey Kryuchkov 2019-12-06 13:35:38 +0300
  • 8feab54f0e Tidy dependencies Mark Sagi-Kazar 2019-12-06 10:56:50 +0100
  • c90162036c Removed unused dependencies Alexey Kryuchkov 2019-12-06 13:10:08 +0300
  • 75fd49c5e9
    Tidy dependencies Mark Sagi-Kazar 2019-12-06 10:56:50 +0100
  • 351bfe9719 loop through ini sections Matti R 2019-12-03 10:46:17 -0500
  • 3a19b6e0d9 Review updates to utilize afero for file checks and updated checks on unit tests javaducky 2019-12-03 19:14:08 -0600
  • a708479794 Updating SafeWriteConfig and SafeWriteConfigAs to match documented behavior. javaducky 2019-09-13 09:29:19 -0500
  • aae889b066 Review updates to utilize afero for file checks and updated checks on unit tests javaducky 2019-12-03 19:14:08 -0600
  • bb3bcc8a51
    loop through ini sections Matti R 2019-12-03 10:46:17 -0500
  • 9e353e395e find() looks for flag's default values only when requested. Benoit Masson 2017-04-11 22:15:44 +0200
  • 4e1ebbdaba Added tests to TestIsSet() Benoit Masson 2017-04-11 17:49:10 +0200
  • f9d0975955 find() looks for flag's default values only when requested. Benoit Masson 2017-04-11 22:15:44 +0200
  • eafbc11f43 Added tests to TestIsSet() Benoit Masson 2017-04-11 17:49:10 +0200
  • ee480d6b4c
    Merge 829e890a30 into 01d7d76eb0 Joe Frank 2019-11-22 15:10:08 -0500
  • 0c356e526c
    Merge aa2bb3a537 into 01d7d76eb0 koooge 2019-11-16 17:03:32 -0300
  • e46f916bce
    Merge cf9182539d into 01d7d76eb0 RajR 2019-11-13 14:17:44 +0800
  • c65226d006
    Merge d18964fe22 into 01d7d76eb0 Raven 2019-11-09 21:16:02 -0600
  • 8f3a9443bb
    Merge c3ab84f775 into 01d7d76eb0 Daniel Einspanjer 2019-11-09 21:15:00 -0600
  • bce0fd1101
    Merge e5459cc690 into 01d7d76eb0 Harley Laue 2019-11-08 21:09:02 +0300
  • 01d7d76eb0 Add Mercure in the list of projects using Viper Kévin Dunglas 2019-11-08 01:09:09 +0100
  • 9138a67def
    Add Mercure in the list of projects using Viper Kévin Dunglas 2019-11-08 01:09:09 +0100
  • d1c60d9e69 Support config files with no extensions (#722) Pedro Silva 2019-11-06 13:54:13 +0000
  • 1107623164
    First look for config file with extension and only after fallback to no extension Pedro Silva 2019-11-06 10:50:06 +0000
  • 895aadc1d8
    Merge branch 'master' into support-config-file-with-no-extension Pedro Silva 2019-11-05 13:33:29 +0000
  • 059e69cf18
    Update README informing config files without extension are supported Pedro Silva 2019-11-05 13:29:29 +0000
  • 72b022eb35 Added capacity to slice creation v1.5.0 Vivek V 2019-10-09 19:06:40 +0530
  • 69c351ace2 add sync.RWMutex for goroutine safe root 2019-10-31 14:45:35 +0800
  • cb23e03ea4 Use nil value variable declaration Duncan Mac-Vicar P 2019-10-17 15:06:26 +0200
  • 19b0e4054c If the extension is empty, do not append the dot when building the path Duncan Mac-Vicar P 2019-02-05 14:04:58 +0100
  • 40e41dd224 Updates YAML to v2.2.4 Navid Shaikh 2019-10-16 13:09:46 +0530
  • f5863a9eeb Updates YAML to v2.2.4 Navid Shaikh 2019-10-16 13:09:46 +0530
  • 6d59e31dc5 Added dep search to InConfig method Sergey Novichkov 2018-12-19 08:28:16 +0300
  • cf9182539d
    re-implemented WatchRemoteConfigOnChannel() RajR 2019-10-09 22:52:12 -0400
  • e0755a91fc
    re-implemented WatchRemoteConfigOnChannel() RajR 2019-10-09 22:29:19 -0400
  • 7be4aed41a Added capacity to slice creation Vivek V 2019-10-09 19:06:40 +0530
  • 5dfc4e0609 Adding support for the .tf extension (Terraform) Mitch Robins 2019-10-04 08:11:16 -0500
  • 71509d2887 Revert the effective changes of #673 Mark Sagi-Kazar 2019-09-27 17:18:11 +0200
  • 398adc5a7d Add breaking test that requires reverting #673 Mark Sagi-Kazar 2019-09-27 17:09:18 +0200
  • 371f39c3ab Add Go 1.13 to travis Mark Sagi-Kazar 2019-09-27 21:51:10 +0200
  • c171232d3a Add go version to the mod file Mark Sagi-Kazar 2019-09-27 21:50:09 +0200
  • 1053a4905c
    Add Go 1.13 to travis Mark Sagi-Kazar 2019-09-27 21:51:10 +0200
  • e43d408b2d
    Add go version to the mod file Mark Sagi-Kazar 2019-09-27 21:50:09 +0200
  • 583f79b3ea remote: fix two dropped errors Lars Lehtonen 2019-09-18 08:47:54 -0700
  • d54a8fc315
    remote: fix two dropped errors Lars Lehtonen 2019-09-18 08:47:54 -0700
  • 141d214de1
    Revert the effective changes of #673 Mark Sagi-Kazar 2019-09-27 17:18:11 +0200
  • e5833fadda
    Add breaking test that requires reverting #673 Mark Sagi-Kazar 2019-09-27 17:09:18 +0200
  • 78f7390c39 Added function to check for partial keys existing: Includes checking PFlags and Envs, unlike IsSet() (#764) inkychris 2019-09-18 09:07:48 +0100
  • 06c0f4f03a Updating SafeWriteConfig and SafeWriteConfigAs to match documented behavior. javaducky 2019-09-13 09:29:19 -0500
  • 1cf67c10ab Read onlu view with sub config Rotm Erlich 2019-09-02 12:06:07 +0300
  • 99520c81d8 Implemented ability to unmarshal keys containing dots to structs. Changed formatting of test objects for better git diffing and readibility. Fixed failing tests on Windows. inkychris 2019-03-16 11:10:32 +0000
  • e68188b9ad Implemented ability to unmarshal keys containing dots to structs. Changed formatting of test objects for better git diffing and readibility. Fixed failing tests on Windows. inkychris 2019-03-16 11:10:32 +0000
  • efcc8aa25b Reverting to mapstructure v1.0.0 due to issue with validator.v9 on empty slices gbunt 2019-08-31 14:51:53 +0000
  • b6f8cd85a4 Update module path in go.mod gbunt 2019-08-30 17:45:09 +0000
  • e3fecf5462
    Merge pull request #1 from gbunt/SetKeysCaseSensitive gbunt 2019-08-30 17:53:36 +0200
  • dbe6d247ea README fix to correct function name to SetKeysCaseSensitive() gbunt 2019-08-30 15:44:37 +0000
  • 66b6dc1a03 Add viper.SetKeysCaseSensitive() to disable automatic key lowercasing. Kailash Nadh 2019-01-25 12:23:27 +0530