Commit graph

  • 8c64cb5dbe fix_ini_save_error flow00 2020-03-15 17:55:27 +0800
  • 077606a41f Make Viper.Sub() inherit values from the bound pflags of the parent Blagoj Atanasovski 2020-03-12 19:11:58 +0100
  • a925fa4053 Remove useless parenthesis gopherclass 2020-03-09 19:39:39 +0900
  • 7da613aa94 Fix panic while writing invalid ini gopherclass 2020-03-09 19:37:51 +0900
  • 896fc959b3 Add test for writing invalid ini gopherclass 2020-03-09 19:30:20 +0900
  • deb8393798 Add SubSlice to return slice of sub vipers andig 2020-03-08 18:27:23 +0100
  • fa4e03eaf5
    Merge pull request #13 from DataDog/define-custom-install Cody Lee 2020-02-27 10:44:43 -0600
  • bf41424e1c
    add back go.sum Cody Lee 2020-02-27 10:38:11 -0600
  • 940e2f6b82 move travis diff call to before vendoring MRHwick 2020-02-27 11:28:17 -0500
  • 8a855103ac
    try excluding vendor from gofmt Matthew Hardwick 2020-02-27 11:18:38 -0500
  • 7d500a2af3
    bump patch for etcd Matthew Hardwick 2020-02-27 10:51:42 -0500
  • 2922e4434f
    Try fixing go.mod problem from ugorji/go/codec Matthew Hardwick 2020-02-27 10:30:37 -0500
  • 31f45ebfd6
    try build with -mod=readonly for test command Matthew Hardwick 2020-02-27 09:59:02 -0500
  • 146f689044
    start the script by vendoring first Cody Lee 2020-02-26 17:07:36 -0600
  • 713af2cac4
    hacks from other travis users Cody Lee 2020-02-26 17:01:06 -0600
  • cfa0e76c89
    define custom install to make go modules work Cody Lee 2020-02-26 16:56:56 -0600
  • 6163a31d56
    Merge pull request #12 from DataDog/go-mod-fix Cody Lee 2020-02-26 16:45:49 -0600
  • 69031d4075
    bump to 1.14 Cody Lee 2020-02-26 16:44:40 -0600
  • a4cbd30fbd
    fix travis.yml so build actually works Cody Lee 2020-02-26 16:36:08 -0600
  • 5b85211713
    fix go.mod module definition to use the correct path Cody Lee 2020-02-26 16:23:04 -0600
  • dc20f95f1f Add example regarding required flags with Cobra + Viper Miguel Elias dos Santos 2020-02-25 17:46:37 +1100
  • 4e6b00728f Use ristretto to improve find performance aeneasr 2020-02-20 11:59:41 +0100
  • 13632a2ce0 find config file which with extension first. tick 2020-02-18 21:18:05 +0800
  • 97ee7adfef
    Add support to save file with no extension (#813) Gustavo Bazan 2020-02-19 23:41:04 +0000
  • b31a49291e updated docs in README. Alexey Maslov 2020-01-31 23:46:40 +0800
  • 9c81997cb1 added firestore support. Alexey Maslov 2020-01-17 00:20:46 +0800
  • 502400c0d9 changed github.com/xordataexchange/crypt to github.com/bketelsen/crypt. Alexey Maslov 2020-01-16 23:49:29 +0800
  • 7ddaa61d67 Remove .idea directory aeneasr 2020-02-19 23:14:44 +0100
  • 4834fb6636 Add GetStringPtr Satya 2020-02-19 14:22:00 -0800
  • aef201df37
    Remove .idea directory aeneasr 2020-02-19 23:14:44 +0100
  • 44ba541298
    Fixed Error text YuvalDahn 2020-02-06 18:29:42 +0200
  • 925f54edcf Verified flag != nil in viper.BindPFlag Yuval Dahan 2020-02-06 18:05:59 +0200
  • 3424c8c181 cleanup artefact David Bérichon 2020-02-02 13:19:04 +0100
  • fc501f85e2 Resolves #742 David Bérichon 2020-02-02 12:52:58 +0100
  • 05af1f8818 updated docs in README. Alexey Maslov 2020-01-31 23:46:40 +0800
  • 7af5276560
    Merge 4f738d6f3f into f2cbaea4c2 cmohrb 2020-01-25 10:56:22 -0500
  • 2e6c46a2ec
    Remove unused eventsWG in WatchConfig david-berichon 2020-01-25 13:07:47 +0100
  • f2cbaea4c2
    Fix copy-paste error in documentation Mark Sagi-Kazar 2020-01-16 19:54:31 +0100
  • df9f4af211
    Remove travis config Mark Sagi-Kazar 2020-01-16 19:38:02 +0100
  • 1b7d3e05fd
    Improve golangci config Mark Sagi-Kazar 2020-01-16 19:37:50 +0100
  • 16fb4b9d29
    Add editorconfig Mark Sagi-Kazar 2020-01-16 19:37:42 +0100
  • 4525543ce4
    Improve CI v1.6.2 Mark Sagi-Kazar 2020-01-16 19:27:10 +0100
  • 9cd571279d Extensionless files only allowed when config type is set (#827) Pedro Silva 2020-01-16 18:23:50 +0000
  • 2f42a4127b added firestore support. Alexey Maslov 2020-01-17 00:20:46 +0800
  • 5482a93b68 changed github.com/xordataexchange/crypt to github.com/bketelsen/crypt. Alexey Maslov 2020-01-16 23:49:29 +0800
  • 9991524de0 another lock autom8ter 2020-01-15 12:56:04 -0700
  • 82dd6e2b2f unused autom8ter 2020-01-15 12:24:37 -0700
  • 09fc8bc4a3 less mutexes autom8ter 2020-01-15 12:19:03 -0700
  • 2849d52fa5 fix import autom8ter 2020-01-15 12:04:21 -0700
  • 9f5517814e no travis autom8ter 2020-01-15 12:00:49 -0700
  • 19dcf27f68 modules autom8ter 2020-01-15 11:59:38 -0700
  • f8ccbe2a8c use local remote autom8ter 2020-01-15 11:59:07 -0700
  • c2297727bd Merge branch 'mutex' autom8ter 2020-01-15 11:51:38 -0700
  • 2fb8e6a5eb new go.mod autom8ter 2020-01-15 11:51:31 -0700
  • db38821c37 rwMutexes autom8ter 2020-01-15 11:48:46 -0700
  • 0dc4bb19c6
    First check for config type then for file without extension Pedro Silva 2020-01-12 11:41:09 +0000
  • 40548756fc
    Hides unused variable in test Pedro Silva 2020-01-12 10:32:08 +0000
  • ea03b43202
    Only consider files without extension if the config type is explicitly specified Pedro Silva 2020-01-12 10:19:57 +0000
  • 9ba0d1bf43
    Mod name change (#4) pallabi-spectralogic 2020-01-10 16:57:57 -0700
  • 7d33dd75e3
    Mod name change (#3) pallabi-spectralogic 2020-01-10 16:39:38 -0700
  • 3c4d6e9510
    Mod name change (#2) pallabi-spectralogic 2020-01-10 16:16:31 -0700
  • 1c55a94a73
    change mod and import path name (#1) pallabi-spectralogic 2020-01-10 16:02:17 -0700
  • 54fe457930 change mod and import path name Pallabi 2020-01-10 15:51:15 -0700
  • 717d682741
    PR comments Gustavo Bazan 2020-01-10 15:35:19 +0000
  • 06ab5a4b62 Add documentation about unmarshaling into embedded structs Mark Sagi-Kazar 2020-01-08 10:55:18 +0100
  • f1486e4bc1
    Add documentation about unmarshaling into embedded structs Mark Sagi-Kazar 2020-01-08 10:55:18 +0100
  • 8f40d15c56
    Update viper_test.go Gustavo Bazan 2019-12-15 19:48:06 +0000
  • cc8e02114f
    Update viper_test.go Gustavo Bazan 2019-12-15 19:45:10 +0000
  • b1b6c1d559
    Add support to save file with no extension Gustavo Bazan 2019-12-15 17:01:20 +0000
  • eabbc68a3e Fix file path lookup v1.6.1 Mark Sagi-Kazar 2019-12-06 17:23:59 +0100
  • 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