open-vault/physical
Jeff Mitchell 3e7205c4c1 Add another nil guard to S3, follow on from #2785 2017-06-05 10:54:26 -04:00
..
azure.go Update to new Azure code after dep update (#2603) 2017-04-17 12:15:12 -04:00
azure_test.go Fix azure test round 2 2017-04-17 14:52:52 -04:00
cache.go Use locks in a slice rather than a map, which is faster and makes things cleaner (#2446) 2017-03-07 11:21:32 -05:00
cache_test.go Make cache not actually cache values under core/ (#2439) 2017-03-03 16:04:31 -05:00
consul.go Fix brokenness from Consul API updates 2017-05-24 11:10:59 -04:00
consul_test.go change consistency config value from a bool to a string (#2282) 2017-01-19 17:36:33 -05:00
dynamodb.go Fixes #2789 (#2790) 2017-06-03 08:15:37 -04:00
dynamodb_test.go Fix dynamo test that can double close a channel 2017-03-04 16:59:00 -05:00
etcd.go Etcd DNS discovery (#2521) 2017-04-04 08:50:44 -07:00
etcd2.go Etcd DNS discovery (#2521) 2017-04-04 08:50:44 -07:00
etcd3.go Etcd DNS discovery (#2521) 2017-04-04 08:50:44 -07:00
etcd3_test.go physical: add etcd3 backend (#2168) 2017-01-03 14:43:46 -05:00
etcd_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
file.go Don't allow parent references in file paths 2017-05-12 13:52:33 -04:00
file_test.go Oops, fix tests again 2017-05-12 14:38:52 -04:00
gcs.go gcs physical backend (#2099) 2016-12-01 11:42:31 -08:00
gcs_test.go gcs physical backend (#2099) 2016-12-01 11:42:31 -08:00
inmem.go Add faultPseudo for testing 2017-02-20 11:08:03 -05:00
inmem_ha.go Final rep porting (#2392) 2017-02-17 09:15:35 -05:00
inmem_ha_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
inmem_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
mssql.go add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
mssql_test.go add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
mysql.go Add max_parallel parameter to MySQL backend. (#2760) 2017-06-01 15:20:32 -07:00
mysql_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
physical.go add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
physical_test.go physical: add etcd3 backend (#2168) 2017-01-03 14:43:46 -05:00
postgresql.go Fix listing of deep paths in PostgreSQL backend (#2393) 2017-02-17 09:14:11 -05:00
postgresql_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
s3.go Add another nil guard to S3, follow on from #2785 2017-06-05 10:54:26 -04:00
s3_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
swift.go fixed bug where the project name was not being read from configuration if it was provided via the "tenant" attribute. this was causing the swift client to crash with an EOF error. (#2803) 2017-06-05 10:48:39 -04:00
swift_test.go Added "Domain" configuration parameter to Swift provider to enable V3 authentication (#2554) 2017-04-17 11:59:44 -04:00
transactions.go Add pseudo transactional test 2017-02-20 11:40:36 -05:00
transactions_test.go Add pseudo transactional test 2017-02-20 11:40:36 -05:00
zookeeper.go Ignore go-zookeeper lock children (#2724) 2017-05-22 13:23:28 -04:00
zookeeper_test.go Fix zookeeper backend so that properly deletes/lists secrets. 2016-10-04 21:56:12 +02:00