Gyu-Ho Lee
|
19d30fd4a7
|
contrib: add etcd cluster deploy on systemd docs
Fix https://github.com/coreos/etcd/issues/5971
|
2017-01-26 16:56:55 -08:00 |
|
Xiang Li
|
78540c5e7b
|
e2e: do not remove the member we connect to
|
2017-01-26 15:43:27 -08:00 |
|
fanmin shi
|
3351a71e84
|
Merge pull request #7240 from fanminshi/balancer_fix
clientv3: fix balancer update address bug
|
2017-01-26 15:08:50 -08:00 |
|
Xiang Li
|
ae2e8fa462
|
Merge pull request #7241 from nmiyake/fixTestMessage
test: fix failure message in TestEmbedEtcd
|
2017-01-26 14:42:02 -08:00 |
|
fanmin shi
|
18af48a9dc
|
integration: add test case in dial_test to ensure balancer.updateAddrs works properly
|
2017-01-26 14:21:29 -08:00 |
|
Nick Miyake
|
e3b325c196
|
test: fix failure message in TestEmbedEtcd
|
2017-01-26 14:00:32 -08:00 |
|
Anthony Romano
|
9dbde1cc52
|
Merge pull request #7236 from heyitsanthony/no-dns-bind
embed: reject domain names before binding (again)
|
2017-01-26 13:52:30 -08:00 |
|
fanmin shi
|
0c4e67c1f4
|
clientv3: fix balancer update address bug
|
2017-01-26 13:33:10 -08:00 |
|
Anthony Romano
|
5a67b0aba6
|
embed: reject binding listeners to domain names
Fixes #6336
|
2017-01-26 12:37:34 -08:00 |
|
Anthony Romano
|
63572567b4
|
integration: test domain name URLs are rejected before binding
|
2017-01-26 12:37:34 -08:00 |
|
Anthony Romano
|
54cf0317c3
|
Merge pull request #7237 from heyitsanthony/bump-e2e
test: bump e2e timeout to 15 minutes
|
2017-01-26 12:32:40 -08:00 |
|
rpatel
|
b1b78c537c
|
auth: Adding unit tests
This covers tests for User and Role related operations.
This tests brings code coverage in store.go from 40.2% to 72.1%.
|
2017-01-26 09:03:52 -08:00 |
|
Hitoshi Mitake
|
6838ac3ba5
|
Merge pull request #7234 from Rushit/store_test_refactoring
auth: refactor auth store test to use common setup
|
2017-01-26 14:52:17 +09:00 |
|
Anthony Romano
|
072eda508b
|
test: bump e2e timeout to 15 minutes
PPC64 timing out; integration tests already at 15 minutes.
|
2017-01-25 20:56:31 -08:00 |
|
rpatel
|
fa1cbd5890
|
auth: refactor test to use common setup
Refactored tests to pull common setup into a method.
|
2017-01-25 19:07:15 -08:00 |
|
Anthony Romano
|
094be295a1
|
Merge pull request #7227 from heyitsanthony/clientv3-dial-ctx
clientv3: use DialContext
|
2017-01-25 13:28:29 -08:00 |
|
Anthony Romano
|
56286ccd29
|
clientv3: use DialContext
Fixes #7216
|
2017-01-25 09:49:41 -08:00 |
|
Anthony Romano
|
a2c44a8b65
|
clientv3: test closing client cancels blocking dials
|
2017-01-25 09:49:41 -08:00 |
|
Gyu-Ho Lee
|
11619f8db2
|
Merge pull request #7233 from rlenferink/documentation
Documentation: Deleted non-existing project from libraries-and-tools.md
|
2017-01-25 09:06:48 -08:00 |
|
Roy Lenferink
|
eb42a5cb2f
|
Documentation: Deleted non-existing project from libraries-and-tools.md
|
2017-01-25 11:43:56 -05:00 |
|
Gyu-Ho Lee
|
55c98982d1
|
Merge pull request #7231 from rlenferink/documentation
Documentation: C library added
|
2017-01-25 06:56:49 -08:00 |
|
Roy Lenferink
|
10a401c7c6
|
Documentation: C library added
|
2017-01-25 15:10:48 +01:00 |
|
Xiang Li
|
fb7365ef3c
|
Merge pull request #7230 from Rushit/gitignore
.gitignore: Adding .idea to .gitignore
|
2017-01-24 22:25:52 -08:00 |
|
rpatel
|
af20ba21cb
|
.gitignore: Adding .idea to .gitignore
This will keep all intellij IDEA IDE related files out of git.
This helps contributors using IDEA IDE for development.
|
2017-01-24 22:14:20 -08:00 |
|
Xiang Li
|
6bef2bddca
|
Merge pull request #7215 from disksing/grpc-service
embed: support user defined grpc services.
|
2017-01-24 15:02:43 -08:00 |
|
Xiang Li
|
d7cc9be3fd
|
Merge pull request #7214 from sinsharat/support_put_ignore_lease
*: 'ignore_lease' to detach value with PutRequest
|
2017-01-24 14:53:51 -08:00 |
|
sharat
|
2fce80e4c0
|
grpcproxy: handle 'IgnoreLease' field in PutRequest
|
2017-01-25 03:14:31 +05:30 |
|
sharat
|
37fb2c454f
|
e2e: test put command with '--ignore-lease' flag
|
2017-01-25 03:12:48 +05:30 |
|
sharat
|
84a81d8caf
|
ctlv3: add '--ignore-lease' flag to put command
|
2017-01-25 03:11:19 +05:30 |
|
sharat
|
d3191d1afb
|
clientv3: add WithIgnoreLease option
|
2017-01-25 03:09:30 +05:30 |
|
sharat
|
95edd1bc58
|
integration: put,txn with 'ignore_lease' flag
|
2017-01-25 03:07:23 +05:30 |
|
sharat
|
8a87769a09
|
etcdserver: use prev-lease for 'ignore_lease' writes
|
2017-01-25 03:05:55 +05:30 |
|
sharat
|
5ac4e4255a
|
v3rpc: error for non empty lease with 'ignore_lease'
|
2017-01-25 03:04:07 +05:30 |
|
sharat
|
508c9dfe5c
|
*: regenrate proto files with 'ignore_lease'
|
2017-01-25 03:01:47 +05:30 |
|
sharat
|
a9bf593bdc
|
*: 'ignore_lease' to detach value with PutRequest
|
2017-01-25 02:59:30 +05:30 |
|
Gyu-Ho Lee
|
90f6a4a28d
|
Merge pull request #7226 from gyuho/vendor
ctlv3: right-align table output, fix typo in vendor
|
2017-01-24 12:03:58 -08:00 |
|
Gyu-Ho Lee
|
ce9f73a34c
|
ctlv3: right-align the table output
|
2017-01-24 11:41:47 -08:00 |
|
Gyu-Ho Lee
|
a674116f07
|
vendor: update tablewritier
|
2017-01-24 11:41:47 -08:00 |
|
Xiang Li
|
b9bbfda874
|
Merge pull request #7210 from jimmycuadra/rust-etcd
Add rust-etcd to the list of libraries.
|
2017-01-24 07:53:15 -08:00 |
|
Jimmy Cuadra
|
13b70ed545
|
tools: add rust-etcd to the list of libraries.
|
2017-01-24 01:41:37 -08:00 |
|
Gyu-Ho Lee
|
0fea49f8fa
|
Merge pull request #7222 from gyuho/manual
client: add GetVersion method
|
2017-01-23 19:14:49 -08:00 |
|
shaun.thium
|
02f4a9a034
|
client: add GetVersion method
For retrieving etcdserver and etcdcluster version
|
2017-01-23 18:52:39 -08:00 |
|
Anthony Romano
|
ab532524b0
|
Merge pull request #7206 from heyitsanthony/redoc-rangerequest
etcdserverpb: rework documentation for range request
|
2017-01-23 13:08:04 -08:00 |
|
Anthony Romano
|
aace95a5bd
|
Merge pull request #7209 from heyitsanthony/etcdmain-help
etcdmain: add gateway and grpc-proxy commands to etcd help
|
2017-01-23 13:07:30 -08:00 |
|
Xiang Li
|
e75f52b97a
|
Merge pull request #7220 from vimalk78/fix-recipes-newSequentialKV-comment
contrib/recipes/key.go : fixed comment in method newSequentialKV
|
2017-01-23 12:47:48 -08:00 |
|
Vimal Kumar
|
6443c25422
|
contrib/recipes/key.go : fixed method comment
|
2017-01-23 23:42:50 +05:30 |
|
Anthony Romano
|
e0f4dd4cca
|
Merge pull request #7079 from heyitsanthony/stm-prefetch
STM: prefetch and more
|
2017-01-23 09:45:36 -08:00 |
|
Xiang Li
|
8b952fb8dc
|
Merge pull request #7217 from xiang90/doc
doc: mention HTTP JSON in doc link
|
2017-01-23 09:41:57 -08:00 |
|
Anthony Romano
|
5aab92414f
|
Merge pull request #7199 from heyitsanthony/netutil-test-arch
pkg/netutil: use native byte ordering
|
2017-01-23 09:41:20 -08:00 |
|
disksing
|
861cb5cfa2
|
embed: add example for ServiceRegister.
|
2017-01-23 10:47:01 +08:00 |
|