vishalnayak
|
5b458db104
|
Merge branch 'master-oss' into json-use-number
Conflicts:
http/handler.go
logical/framework/field_data.go
logical/framework/wal.go
vault/logical_passthrough.go
|
2016-07-15 19:21:55 -04:00 |
|
vishalnayak
|
35cbe22f56
|
Use go-uuid's GenerateUUID in PutWAL and discart logical.UUID()
|
2016-07-07 17:57:36 -04:00 |
|
vishalnayak
|
ef97199360
|
Added JSON Decode and Encode helpers.
Changed all the occurances of Unmarshal to use the helpers.
Fixed http/ package tests.
|
2016-07-06 12:25:40 -04:00 |
|
Sean Chittenden
|
339c0a4127
|
Speling police
|
2016-05-15 09:58:36 -07:00 |
|
Mitchell Hashimoto
|
56fb620b2d
|
logical/framework: only rollback old enough WAL entries
|
2015-03-17 20:39:46 -05:00 |
|
Mitchell Hashimoto
|
93f828ec0d
|
logical/framework: WAL entry supports "kind"
|
2015-03-17 20:39:46 -05:00 |
|
Mitchell Hashimoto
|
79af0e5d9e
|
logical/framework: WAL should live here
|
2015-03-17 20:39:45 -05:00 |
|