7782 Commits

Author SHA1 Message Date
Jack Pearkes
1943bb642e Merge pull request #3 from captainill/master
Demo updates
2015-03-17 09:07:51 -07:00
captainill
cf72e4a51a use mixin for transforms 2015-03-16 21:48:50 -07:00
captainill
aac6c973e5 add shadow to .demo-overlay 2015-03-16 20:31:59 -07:00
captainill
d5a1761035 add hover state to terminal close 2015-03-16 20:24:17 -07:00
captainill
ac1031ab6a close btn for termina 2015-03-16 20:22:35 -07:00
captainill
eb5f1c1c00 update button gray 2015-03-16 20:07:18 -07:00
captainill
2c4569fe85 add loading bar to bottom of terminal popup 2015-03-16 20:06:55 -07:00
Jack Pearkes
b594163ee7 website: tweak type aliasing, colors, weights 2015-03-16 17:17:10 -07:00
Armon Dadgar
680277b9b2 vault: Respect grace period for revocation 2015-03-16 17:09:18 -07:00
Armon Dadgar
5bcd5ac389 vault: Support sys/revoke-prefix/ 2015-03-16 16:33:48 -07:00
Armon Dadgar
68457c9b2d vault: Adding sys/revoke 2015-03-16 16:26:34 -07:00
Armon Dadgar
770ac11c30 vault: Test renew of bad ID 2015-03-16 16:14:53 -07:00
Armon Dadgar
93b7508dee vault: Testing sys/renew 2015-03-16 16:11:55 -07:00
Armon Dadgar
de11252838 vault: integration expiration manager with core 2015-03-16 15:28:50 -07:00
Armon Dadgar
7447e8f607 vault: Testing restore 2015-03-16 15:11:47 -07:00
Armon Dadgar
a0dd7defc7 vault: Testing revoke and renew 2015-03-16 15:11:47 -07:00
Armon Dadgar
7aaf76bc9c vault: testing internal expiration manager methods 2015-03-16 15:11:47 -07:00
Armon Dadgar
fc55bf8ce7 vault: testing expiration manager persistence 2015-03-16 15:11:46 -07:00
captainill
7cc2179a74 animation speed on vault logo 2015-03-16 14:35:57 -07:00
captainill
110694bdc4 Merge branch 'master' of github.com:hashicorp/vault 2015-03-16 14:21:42 -07:00
captainill
005058374e prototpe key animation 2015-03-16 14:21:29 -07:00
Armon Dadgar
e69df0e947 all: Removing fields from Lease 2015-03-16 13:29:51 -07:00
Armon Dadgar
4c7d8ebf8d vault: Handle a negetive renew increment 2015-03-16 11:52:38 -07:00
Armon Dadgar
f4aa96a566 vault: First pass at expiration manager 2015-03-16 11:35:43 -07:00
Armon Dadgar
28c987328b vault: Adding barrier view scan method 2015-03-16 11:35:43 -07:00
Mitchell Hashimoto
52a7c8bf11 vault: change to /sys/mounts 2015-03-16 10:52:35 -07:00
Mitchell Hashimoto
fe4fe231f8 http: fix mount endpoints 2015-03-16 10:51:13 -07:00
Mitchell Hashimoto
3f85dcba10 http: /v1/sys/mount DELETE 2015-03-16 10:41:08 -07:00
Mitchell Hashimoto
920938a862 http: /v1/sys/mount endpoint 2015-03-16 10:36:43 -07:00
Jack Pearkes
dc1f932108 Merge pull request #2 from hashicorp/website-demo
Initial demo interface
2015-03-15 23:09:34 -07:00
Jack Pearkes
145ad5d556 website: initial demo interface 2015-03-15 23:07:05 -07:00
Mitchell Hashimoto
92a7a763f4 command/mounts 2015-03-15 21:28:31 -07:00
Mitchell Hashimoto
c32a825568 http: /sys/mounts 2015-03-15 21:18:25 -07:00
Mitchell Hashimoto
52486b62e3 website: imageoptim 2015-03-15 21:12:24 -07:00
Mitchell Hashimoto
4f8323cb03 command/read 2015-03-15 20:52:28 -07:00
Mitchell Hashimoto
f11c8febad command/meta: VAULT_ADDR to set the addr via env var 2015-03-15 20:41:36 -07:00
Mitchell Hashimoto
f93f1198d5 command/write: can write arbitrary data from stdin 2015-03-15 20:40:12 -07:00
Mitchell Hashimoto
8093f94c65 command/write 2015-03-15 20:35:33 -07:00
Mitchell Hashimoto
80798a3869 update gitignore 2015-03-15 20:17:13 -07:00
Mitchell Hashimoto
60ad9a4ce4 physical: finish super naive file backend
This thing is SUPER slow and has some dumb edge cases. It is only really
meant for development at this point and is commented as such. We won't
document it publicly unless we make it good.
2015-03-15 20:15:27 -07:00
Mitchell Hashimoto
fb32e64f74 api: logical Read/Write 2015-03-15 19:47:32 -07:00
Mitchell Hashimoto
dba2b5d315 http: 404 if reading secret that doesn't exist 2015-03-15 19:42:24 -07:00
Mitchell Hashimoto
0584cea42c vault: fix merge conflict + pass tests 2015-03-15 19:38:23 -07:00
Mitchell Hashimoto
05d37bf9f1 http: generic read/write endpoint for secrets 2015-03-15 19:35:04 -07:00
captainill
e165e89f08 update tagline margin 2015-03-15 19:17:16 -07:00
captainill
e2b8ec7418 update logo-lockup and add css dots 2015-03-15 19:16:00 -07:00
Armon Dadgar
210e2ac994 vault: Merge conflict 2015-03-15 18:06:19 -07:00
Armon Dadgar
2b8db4831c vault: Assign renew time 2015-03-15 18:05:31 -07:00
Mitchell Hashimoto
1be431df51 vault: system using the framework 2015-03-15 17:35:59 -07:00
Mitchell Hashimoto
2d92c2ee10 fix all tests 2015-03-15 17:10:33 -07:00