open-vault/http
Jeff Mitchell 496420a5ab Make cubbyhole local instead of replicated. (#2397)
This doesn't really change behavior, just what it looks like in the UX.
However, it does make tests more complicated. Most were fixed by adding
a sorting function, which is generally useful anyways.
2017-02-18 13:51:05 -05:00
..
forwarding_test.go
handler.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
handler_test.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
help.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
help_test.go
http_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
logical.go Internally append trailing slash for all LIST operations. (#2390) 2017-02-16 23:23:32 -05:00
logical_test.go Internally append trailing slash for all LIST operations. (#2390) 2017-02-16 23:23:32 -05:00
sys_audit_test.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_auth_test.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_generate_root.go Use 'http.MaxBytesReader' to limit request size (#2131) 2016-12-01 10:59:00 -08:00
sys_generate_root_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_health.go
sys_health_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_init.go init: pgp-keys input validations 2017-01-11 23:32:38 -05:00
sys_init_test.go init: pgp-keys input validations 2017-01-11 23:32:38 -05:00
sys_leader.go
sys_leader_test.go
sys_lease_test.go
sys_mount_test.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
sys_policy_test.go
sys_rekey.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_rekey_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_rotate_test.go
sys_seal.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_seal_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_wrapping_test.go all: test: Fix govet warnings 2016-12-21 19:44:07 +01:00
testing.go