Armon Dadgar
|
03713e1eb3
|
agent: Provide log info about encryption. Fixes #151.
|
2014-05-20 17:00:04 -07:00 |
Armon Dadgar
|
ce5470cbc2
|
agent: Support for raw key lookup. Fixes #150.
|
2014-05-20 16:53:43 -07:00 |
Armon Dadgar
|
bd4d338678
|
website: Document DNS truncation. Fixes #144.
|
2014-05-20 16:43:44 -07:00 |
Armon Dadgar
|
f2a65e4568
|
Merge pull request #162 from hashicorp/f-locking
Adding support for sessions and locking in the KV store
|
2014-05-20 16:41:20 -07:00 |
Armon Dadgar
|
9c5fca1a3e
|
website: Document KV changes
|
2014-05-20 16:25:30 -07:00 |
Armon Dadgar
|
2129b9d592
|
website: Documenting the session endpoints
|
2014-05-20 16:25:30 -07:00 |
Armon Dadgar
|
1e861114c7
|
website: Adding guide on leader election
|
2014-05-20 16:25:30 -07:00 |
Armon Dadgar
|
2748dcd4c6
|
website: Starting to document sessions
|
2014-05-20 16:25:30 -07:00 |
Armon Dadgar
|
07a75899ef
|
agent: Adding locking support to KV store
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
60c66ec7b5
|
agent: Adding support for specifying LockDelay, defaults to 15 seconds.
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
3b0d3b76c2
|
consul: Adding support for lock-delay in sessions
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
a53cb6e1dd
|
agent: Session endpoint tests
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
eb9a51bced
|
agent: Require PUT to SessionCreate
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
9470f9a5a2
|
gofmt
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
d5b1330227
|
agent: First pass at session endpoints
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
e0c791f305
|
consul: Adding tests for session endpoints
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
e58e9bceb0
|
consul: First pass at Session RPC endpoints
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
2fbcc07e1b
|
consul: Testing FSM snapshot of sessions
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
55ce278223
|
consul: Testing KVS Lock/Unlock in FSM
|
2014-05-20 16:25:29 -07:00 |
Armon Dadgar
|
bfd008a6da
|
consul: FSM tests for session
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
6ed9c4bdb6
|
consul: Adding support for sessions to FSM
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
8baa83a668
|
consul: Adding SessionList to snapshot
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
994a149965
|
consul: Session invalidation releases locks
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
cd7e3967be
|
consul: Support KVSLock and KVSUnlock
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
35996042ae
|
consul: Switch notify to using txn defer
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
679e4e6e70
|
consul: Adding session invalidation
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
2e3d3ec2f8
|
consul: Adding Defer to MDBTxn
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
a1b59bcaf9
|
consul: Adding session tests
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
7ddbb8b105
|
bench: minor updates
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
f7edd7763b
|
consul: Adding SessionDestroy
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
0491e58fb9
|
consul: Adding session lookup methods
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
7c38c1ca85
|
consul: Adding SessionCreate and SessionRestore
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
00477dca21
|
consul: Adding util method to generate a UUID
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
a5c60eb556
|
consul: Adding new session tables
|
2014-05-20 16:25:27 -07:00 |
Mitchell Hashimoto
|
8603b68490
|
Merge pull request #161 from rymai/patch-1
website: typo
|
2014-05-20 14:12:32 -07:00 |
Rémy Coutable
|
ea79dd11ec
|
Typo
|
2014-05-20 23:11:11 +02:00 |
Mitchell Hashimoto
|
6453edf8c5
|
scripts: chmod for dist
|
2014-05-20 12:48:17 -07:00 |
Armon Dadgar
|
dd87449b66
|
Cutting v0.2.1
|
2014-05-20 12:36:08 -07:00 |
Armon Dadgar
|
5ee2ddd7e3
|
CHANGELOG updates
|
2014-05-20 12:33:49 -07:00 |
Armon Dadgar
|
59c0d35184
|
Merge pull request #145 from abursavich/master
consul: use empty slice instead of nil slice when no tags exist for /v1/catalog/services
|
2014-05-19 15:37:43 -07:00 |
Armon Dadgar
|
6c0479f082
|
Merge pull request #136 from hashicorp/f-testutil-package
WIP: Proof of concept using `WaitForResult` in tests
|
2014-05-16 15:03:50 -07:00 |
Armon Dadgar
|
f8898dce6e
|
consul: Disable conflict resolution. See #97.
|
2014-05-16 14:11:53 -07:00 |
Armon Dadgar
|
2d8b1f5b6f
|
consul: Avoid name conflict on WAN ring. Fixes #158.
|
2014-05-16 14:07:53 -07:00 |
Jack Pearkes
|
ea8761a50e
|
ui: add a create key shortcut into breadcrumbs
this fixes #100
|
2014-05-16 13:38:45 -07:00 |
Armon Dadgar
|
14a84f4a4f
|
agent: Support -advertise cli flag. Fixes #156.
|
2014-05-16 10:49:55 -07:00 |
Mitchell Hashimoto
|
d9a27fd5ac
|
command/agent: block windows socket errors
|
2014-05-15 11:29:32 -07:00 |
Mitchell Hashimoto
|
ec547d5b99
|
command/agent: find proper private IP on Windows
/cc @armon
|
2014-05-15 11:27:30 -07:00 |
Armon Dadgar
|
c54f53eaf7
|
consul: Remove RPC client tracking. Fixes #149.
|
2014-05-14 17:34:24 -07:00 |
Armon Dadgar
|
c8a1af13cd
|
Merge pull request #146 from lalyos/install-docs
Install docs includes OSX specific oneliner method
|
2014-05-13 10:00:02 -07:00 |
lalyos
|
e9e60a1935
|
Install docs includes OSX specific oneliner method
|
2014-05-13 16:13:04 +02:00 |