.. |
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
|
Rename ParseDedupAndSortStrings to ParseDedupLowercaseAndSortStrings (#2614)
|
2017-04-19 10:39:07 -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
|
DynamoDB: Check for children more efficiently (#2722)
|
2017-05-15 08:53:41 -07: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
|
check for failure on that mysql query (#2105)
|
2016-11-17 09:59:27 -05: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
|
s3: use pooled transport for http client (#2481)
|
2017-03-29 10:27:27 -07:00 |
s3_test.go
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
swift.go
|
Added "Domain" configuration parameter to Swift provider to enable V3 authentication (#2554)
|
2017-04-17 11:59:44 -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
|
physical/zk: Ignore ErrNoNode when deleting znodes (#2256)
|
2017-01-11 09:42:30 -05:00 |
zookeeper_test.go
|
Fix zookeeper backend so that properly deletes/lists secrets.
|
2016-10-04 21:56:12 +02:00 |