Mitchell Hashimoto
|
eef1a10e8e
|
vault: fix more test race conditions
|
2015-04-28 19:17:45 -07:00 |
|
Mitchell Hashimoto
|
3d3274a66b
|
command/server: fix one race condition
|
2015-04-28 19:11:46 -07:00 |
|
Mitchell Hashimoto
|
e9621cdfe3
|
physical: more sorting to make tests deterministic
|
2015-04-28 19:01:01 -07:00 |
|
Mitchell Hashimoto
|
97285af6b8
|
update CHANGELOG
|
2015-04-28 18:56:44 -07:00 |
|
Mitchell Hashimoto
|
e80111502b
|
vault: way more verbose error if mlock fails [GH-59]
|
2015-04-28 18:56:16 -07:00 |
|
Mitchell Hashimoto
|
4ad3bb9d61
|
website: fix docs [GH-77]
|
2015-04-28 18:53:33 -07:00 |
|
Mitchell Hashimoto
|
68b3dd1a4b
|
physical: sort strings in test
|
2015-04-28 18:51:21 -07:00 |
|
Mitchell Hashimoto
|
6287513c30
|
logical/testing: add return after fatal?
|
2015-04-28 18:46:56 -07:00 |
|
Mitchell Hashimoto
|
27ddbc46ec
|
update godeps with test deps
|
2015-04-28 18:44:20 -07:00 |
|
Seth Vargo
|
a1f1d42437
|
Merge pull request #78 from dontrebootme/master
Fixed link to HTTP API
|
2015-04-28 21:07:23 -04:00 |
|
Patrick O'Connor
|
d94d302efb
|
Fixed link to HTTP API
|
2015-04-28 18:05:30 -07:00 |
|
Seth Vargo
|
e331da6504
|
Merge pull request #76 from jjshoe/patch-1
I think you a word.
|
2015-04-28 20:06:06 -04:00 |
|
jjshoe
|
8e182e4b97
|
I think you a word.
|
2015-04-28 18:05:40 -05:00 |
|
Mitchell Hashimoto
|
1739a4efcc
|
Merge pull request #69 from ceh/godep-vet
Makefile: don't vet Godeps
|
2015-04-28 15:19:39 -07:00 |
|
Mitchell Hashimoto
|
df41dd70a0
|
website: add disable_mlock flag
|
2015-04-28 15:13:07 -07:00 |
|
Mitchell Hashimoto
|
74888ff179
|
update CHANGELOG
|
2015-04-28 15:12:20 -07:00 |
|
Mitchell Hashimoto
|
d29ada47eb
|
command/server: disable mlock in dev mode
|
2015-04-28 15:11:39 -07:00 |
|
Mitchell Hashimoto
|
006d4fccfd
|
command/server: allow disabling mlock
|
2015-04-28 15:09:30 -07:00 |
|
Mitchell Hashimoto
|
f18805a3ac
|
Merge pull request #73 from hashicorp/b-mlock-wraning
Warning if mlock not available
|
2015-04-28 15:05:31 -07:00 |
|
Mitchell Hashimoto
|
6898c60292
|
command/server: warning if no mlock
|
2015-04-28 15:04:40 -07:00 |
|
Mitchell Hashimoto
|
b5f8f3b05a
|
vault: add helper/mlock for doing mlock
|
2015-04-28 14:59:43 -07:00 |
|
Mitchell Hashimoto
|
2961712e6e
|
update CHANGELOG
|
2015-04-28 14:54:14 -07:00 |
|
Mitchell Hashimoto
|
c53dc04d92
|
command/token: use executable path to find token helper [GH-60]
|
2015-04-28 14:52:55 -07:00 |
|
Mitchell Hashimoto
|
f31fa990a1
|
up version for dev
|
2015-04-28 14:45:38 -07:00 |
|
Emil Hessman
|
63b3a7de23
|
Makefile: don't vet Godeps
Only vet the actual vault packages; skip the Godeps directory.
|
2015-04-28 22:18:55 +02:00 |
|
Mitchell Hashimoto
|
62595c154c
|
Merge pull request #67 from hashicorp/sethvargo/travis_fixes
Install godep
|
2015-04-28 13:08:33 -07:00 |
|
Seth Vargo
|
ecd550cc82
|
Install godep
|
2015-04-28 16:07:21 -04:00 |
|
Mitchell Hashimoto
|
8cef6a6860
|
Merge pull request #66 from iffy/patch-1
command/server: fix typo
|
2015-04-28 13:04:00 -07:00 |
|
Matt Haggard
|
1346040c86
|
Update server.go
Did you mean "talking?" Or something else?
|
2015-04-28 14:01:45 -06:00 |
|
Mitchell Hashimoto
|
72d0aa9811
|
website: clear dead link [GH-65]
|
2015-04-28 13:00:11 -07:00 |
|
Mitchell Hashimoto
|
369afd8097
|
website: make it clear that entering via the CLI can be dangerous
|
2015-04-28 12:59:31 -07:00 |
|
Mitchell Hashimoto
|
346eb90b8e
|
Merge pull request #63 from hashicorp/sethvargo/travis
Add support for Travis CI
|
2015-04-28 12:54:36 -07:00 |
|
Seth Vargo
|
2e715717ce
|
Add support for Travis CI
|
2015-04-28 15:51:47 -04:00 |
|
Mitchell Hashimoto
|
fb059ea1e0
|
Merge pull request #61 from ceh/godep-cover
Makefile: run cover with godep
|
2015-04-28 12:07:08 -07:00 |
|
Emil Hessman
|
bfa672ae39
|
Makefile: run cover with godep
|
2015-04-28 21:05:11 +02:00 |
|
Mitchell Hashimoto
|
12a953dbd4
|
Merge pull request #58 from colinrymer/patch-1
website: typo fix for authentication website doc
|
2015-04-28 11:44:57 -07:00 |
|
Mitchell Hashimoto
|
096d034bc8
|
Merge pull request #57 from ceh/doc-typo
website: fix typo
|
2015-04-28 11:44:51 -07:00 |
|
Colin Rymer
|
967abc0921
|
Typo fix for authentication website doc
|
2015-04-28 14:43:40 -04:00 |
|
Emil Hessman
|
ba0225249e
|
website: fix typo
|
2015-04-28 20:42:53 +02:00 |
|
Mitchell Hashimoto
|
d873100562
|
website: we vendored
|
2015-04-28 11:40:36 -07:00 |
|
Mitchell Hashimoto
|
f3fd061ed0
|
Merge pull request #54 from pborreli/typos
website: fixed typos
|
2015-04-28 11:37:49 -07:00 |
|
Mitchell Hashimoto
|
d2a308668e
|
Merge pull request #53 from ceh/doc-typo
website: address minor doc typos
|
2015-04-28 11:37:18 -07:00 |
|
Emil Hessman
|
04d09c34d2
|
website: merge
|
2015-04-28 20:36:27 +02:00 |
|
Pascal Borreli
|
0ec229a9c9
|
Fixed typos
|
2015-04-28 19:36:16 +01:00 |
|
Mitchell Hashimoto
|
6a5954d8df
|
Merge pull request #52 from icebourg/patch-1
website: update architecture.html.md
|
2015-04-28 11:32:34 -07:00 |
|
AJ Bourg
|
cc10592dd4
|
Update architecture.html.md
Super trivial grammar fix.
|
2015-04-28 12:32:06 -06:00 |
|
Emil Hessman
|
3d5f3d1d70
|
website: address minor doc typos
|
2015-04-28 20:32:04 +02:00 |
|
Mitchell Hashimoto
|
bf0f76b25c
|
Merge pull request #51 from slackpad/consul-doc-fix
website: Cleans up some wording on the Consul vs page.
|
2015-04-28 11:28:51 -07:00 |
|
James Phillips
|
a51be643ee
|
Cleans up some wording on the Consul vs page.
|
2015-04-28 11:23:35 -07:00 |
|
Mitchell Hashimoto
|
8715d8003b
|
Merge pull request #50 from TheDude05/fix-typo
website: fix small typo
|
2015-04-28 11:22:46 -07:00 |
|