Gyu-Ho Lee
|
dde2aea214
|
Documentation: add 'migrate' command example
|
2016-06-16 19:47:57 -07:00 |
|
Gyu-Ho Lee
|
1066c9b806
|
README: add dash, play.etcd.io, animated demo link
|
2016-06-16 19:47:25 -07:00 |
|
Xiang Li
|
2d08e093c1
|
Merge pull request #5696 from xiang90/fix_panic
etcdserver: fix panic when getting header of raft request
|
2016-06-16 13:58:50 -07:00 |
|
Xiang Li
|
adff458895
|
etcdserver: fix panic when getting header of raft request
|
2016-06-16 13:42:10 -07:00 |
|
Gyu-Ho Lee
|
b3558894f2
|
Merge pull request #5695 from gyuho/proto
*: use latest protodoc, regenerate
|
2016-06-16 12:35:44 -07:00 |
|
Xiang Li
|
c98ca2db43
|
Merge pull request #5493 from mqliang/cache
proxy: cache range request in proxy
|
2016-06-16 12:30:13 -07:00 |
|
Xiang Li
|
5f5c3c8f82
|
Merge pull request #5694 from xiang90/comp
etcdserver: only pause compaction when sending snapshot
|
2016-06-16 12:26:55 -07:00 |
|
Xiang Li
|
7f9adfd5b8
|
Merge pull request #5692 from xiang90/fix_live
raft: make tick unblock and fix potential live lock
|
2016-06-16 12:26:31 -07:00 |
|
Gyu-Ho Lee
|
0bae7b635c
|
*: regenerate proto, doc
|
2016-06-16 11:57:46 -07:00 |
|
Gyu-Ho Lee
|
d26d006fd6
|
scripts: use latest protodoc to skip grpc-gateway
protodoc now skips grpc-gateway options
|
2016-06-16 11:57:05 -07:00 |
|
Xiang Li
|
1c6070ccc7
|
Merge pull request #5693 from Jiaweizdev/update-port-number-in-proxy-doc
doc: update port number in proxy doc
|
2016-06-16 08:59:39 -07:00 |
|
Xiang Li
|
699e76b631
|
etcdserver: only pause compaction when sending snapshot
|
2016-06-16 08:57:02 -07:00 |
|
Jiawei Zhang
|
fb165fcc58
|
doc: update port number
|
2016-06-16 17:13:52 +02:00 |
|
Xiang Li
|
848f539536
|
raft: make tick unblock and fix potential live lock
|
2016-06-16 08:01:06 -07:00 |
|
Xiang Li
|
49266dca2d
|
Merge pull request #5690 from xiang90/fix_s
etcdserver: save state before save snapshot
|
2016-06-15 22:36:30 -07:00 |
|
Xiang Li
|
9c78cda088
|
etcdserver: save state before save snapshot
|
2016-06-15 22:00:33 -07:00 |
|
Hitoshi Mitake
|
b07fbbf27c
|
Merge pull request #5687 from mitake/auth-v3-txn-2
etcdserver: permission checking of Txn() in authApplierV3
|
2016-06-16 12:51:10 +09:00 |
|
Hitoshi Mitake
|
cdf1a2ee2c
|
etcdserver: permission checking of Txn() in authApplierV3
|
2016-06-15 20:10:16 -07:00 |
|
Anthony Romano
|
5385ca0a43
|
Merge pull request #5659 from heyitsanthony/bridge-more-errors
bridge: packet corruption and reordering
|
2016-06-15 19:23:22 -07:00 |
|
Anthony Romano
|
11869905ae
|
bridge: packet corruption and reordering
With bonus bridge connection code refactor.
|
2016-06-15 17:08:19 -07:00 |
|
Gyu-Ho Lee
|
555976ea84
|
Merge pull request #5684 from gyuho/test
etcd-agent: SIGQUIT when cleanup
|
2016-06-15 16:13:20 -07:00 |
|
Xiang Li
|
bc69142940
|
Merge pull request #5683 from xiang90/fix_refresh
store: copy old value when refresh + cas
|
2016-06-15 16:11:26 -07:00 |
|
Gyu-Ho Lee
|
bd604a029e
|
etcd-agent: SIGQUIT when cleanup
|
2016-06-15 16:03:25 -07:00 |
|
Xiang Li
|
df56f9d6f9
|
store: copy old value when refresh + cas
|
2016-06-15 15:32:58 -07:00 |
|
Xiang Li
|
b607b36a6c
|
Merge pull request #5648 from ingvagabund/doc-nits
docs: Clustering.md: Switch "command line" and "environment variables"
|
2016-06-15 15:24:20 -07:00 |
|
Xiang Li
|
c505f03c62
|
Merge pull request #5682 from cdancy/patch-2
Documentation: add gradle-etcd-rest-plugin to libraries-and-tools.md
|
2016-06-15 15:02:51 -07:00 |
|
Christopher Dancy
|
f392370f73
|
Documentation: add gradle-etcd-rest-plugin to libraries-and-tools.md
Add link to the gradle-etcd-rest-plugin client under the 'Gradle plugins' sub-section.
Fixes #5681
|
2016-06-15 17:59:50 -04:00 |
|
Gyu-Ho Lee
|
7d666ab8b9
|
Merge pull request #5677 from gyuho/minor_etcdserver_fix
etcdserver: preallocate slices
|
2016-06-15 13:20:06 -07:00 |
|
Gyu-Ho Lee
|
32d766d749
|
etcdserver: preallocate slice
|
2016-06-15 13:03:10 -07:00 |
|
Anthony Romano
|
b98fa063c8
|
Merge pull request #5672 from heyitsanthony/applier-auth-layer
auth, etcdserver: separate auth checking apply from core apply
|
2016-06-15 10:06:34 -07:00 |
|
Anthony Romano
|
16db9e68a2
|
auth, etcdserver: separate auth checking apply from core apply
|
2016-06-15 09:03:27 -07:00 |
|
mqliang
|
5676c5cf26
|
proxy: serve range request from proxy cache if set serializable
|
2016-06-15 14:12:36 +08:00 |
|
mqliang
|
eca38c109a
|
vendor:add groupcache lru package
|
2016-06-15 14:12:36 +08:00 |
|
Xiang Li
|
16d86fd4f8
|
Merge pull request #5669 from xiang90/proto-gw
main: add grpc-gateway support
|
2016-06-14 17:46:00 -07:00 |
|
Xiang Li
|
7f569a163c
|
test: go vet should only test the go code in the dir
|
2016-06-14 17:09:06 -07:00 |
|
Xiang Li
|
252adc0caf
|
*: update dependencies
|
2016-06-14 17:09:06 -07:00 |
|
Xiang Li
|
5a7b7f7595
|
main: add grpc-gateway support
Now etcd can serve HTTP json request at /v3alpha/
|
2016-06-14 17:09:06 -07:00 |
|
Gyu-Ho Lee
|
a6fec46c0e
|
Merge pull request #5652 from gyuho/version
etcdctl/*: print API version
|
2016-06-14 16:04:24 -07:00 |
|
Gyu-Ho Lee
|
1e38ab1706
|
etcdctl: print API version (v2, v3 separate)
|
2016-06-14 15:33:39 -07:00 |
|
Xiang Li
|
6958334db2
|
Merge pull request #5662 from xiang90/auth_delete
*: support deleteRange perm checking
|
2016-06-13 20:13:43 -07:00 |
|
Anthony Romano
|
c97107cf81
|
Merge pull request #5660 from heyitsanthony/fix-watch-test
e2e: don't Put() after watchTest finishes
|
2016-06-13 19:39:30 -07:00 |
|
Xiang Li
|
a571bd0271
|
Merge pull request #5661 from xiang90/fix_subset
auth: fix remove subset when there are equal ranges
|
2016-06-13 19:03:10 -07:00 |
|
Xiang Li
|
c75fa6fdc9
|
*: support deleteRange perm checking
|
2016-06-13 17:49:13 -07:00 |
|
Xiang Li
|
e67613830e
|
auth: fix remove subset when there are equal ranges
|
2016-06-13 17:13:55 -07:00 |
|
Anthony Romano
|
d78ef8bc72
|
e2e: don't Put() after watchTest finishes
Fixes #5598
|
2016-06-13 16:55:02 -07:00 |
|
Xiang Li
|
a26ebfb675
|
Merge pull request #5654 from xiang90/auth_key
auth: add key support in merge func
|
2016-06-13 16:53:36 -07:00 |
|
Xiang Li
|
38546a9d24
|
auth: use bytes equal when possible
|
2016-06-13 16:37:21 -07:00 |
|
Xiang Li
|
390c89b7f9
|
auth: remove the special checking case for key auth
|
2016-06-13 16:37:20 -07:00 |
|
Xiang Li
|
9be65414eb
|
auth: add key support in merge func
|
2016-06-13 16:37:20 -07:00 |
|
Gyu-Ho Lee
|
2a018240e7
|
Merge pull request #5657 from gyuho/cleanup
etcd-tester: cleanup in compact error, log level
|
2016-06-13 15:15:52 -07:00 |
|