Commit Graph

  • 506ef9fe8d etcdserver/auth: check empty password in merge Gyu-Ho Lee 2016-04-26 12:28:07 -07:00
  • ec1fdd3938 integration: test with new server errors Gyu-Ho Lee 2016-04-29 11:03:54 -07:00
  • b3ebe66c97 clientv3/integration: tests with new errors Gyu-Ho Lee 2016-04-29 11:03:37 -07:00
  • 6049c95dc9 clientv3: auth with rpctypes.Error Gyu-Ho Lee 2016-04-29 11:03:20 -07:00
  • 506cf1f03f etcdserver/api/v3rpc: use new errors Gyu-Ho Lee 2016-04-29 11:01:17 -07:00
  • 2b361cf06b rpctypes: define a new error interface Gyu-Ho Lee 2016-04-29 11:00:32 -07:00
  • d893a78c38 test: add v3rpc, rpctypes Gyu-Ho Lee 2016-04-29 11:00:02 -07:00
  • 8e099ab713 Merge pull request #5225 from heyitsanthony/local-tester Anthony Romano 2016-04-29 10:27:56 -07:00
  • b8850cec93 Merge pull request #5228 from xiang90/fix_d Xiang Li 2016-04-29 10:23:46 -07:00
  • 29eca4eb88 Merge pull request #5223 from heyitsanthony/kv-less-reconnect Anthony Romano 2016-04-29 10:02:17 -07:00
  • c0ff77e809 local-tester: procfile, faults, and network bridge Anthony Romano 2016-04-28 11:24:06 -07:00
  • 3ddcc21179 mvcc: fix watch deleteRange Xiang Li 2016-04-29 09:24:46 -07:00
  • c26eb3f241 clientv3: better serialization for kv and txn connection retry Anthony Romano 2016-04-28 18:03:50 -07:00
  • 60425de0ff Merge pull request #5227 from raoofm/patch-3 Xiang Li 2016-04-29 08:25:07 -07:00
  • db8588ab93 Doc: Update production-users.md Raoof Mohammed 2016-04-29 11:23:51 -04:00
  • 51ad5f00bf Merge pull request #5226 from raoofm/patch-2 Xiang Li 2016-04-29 08:01:07 -07:00
  • 419ae757d2 Update production-users.md Raoof Mohammed 2016-04-29 10:58:24 -04:00
  • 4480eb6d49 Merge pull request #5217 from gyuho/rpc_types Gyu-Ho Lee 2016-04-28 15:58:47 -07:00
  • f148f4b2b9 clientv3/integration: tests error types (rpctypes) Gyu-Ho Lee 2016-04-28 12:18:24 -07:00
  • 2e3d79a7bf clientv3: convert errors to rpctypes on returning Gyu-Ho Lee 2016-04-28 12:17:41 -07:00
  • f613052435 rpctypes: Error function to convert clientv3 error Gyu-Ho Lee 2016-04-28 12:16:13 -07:00
  • bef5be42b5 integration: add quota backend bytes option Gyu-Ho Lee 2016-04-28 12:15:31 -07:00
  • 11ec94b7e8 Merge pull request #5218 from heyitsanthony/fix-issue-3699 Anthony Romano 2016-04-28 10:48:08 -07:00
  • 7c666b533a Merge pull request #5221 from heyitsanthony/parallel-e2e-integration Anthony Romano 2016-04-28 10:30:40 -07:00
  • 85edd66c65 test: run e2e and integration tests in parallel Anthony Romano 2016-04-28 10:02:36 -07:00
  • 8291110049 rafthttp: do not create new connections after stopping transport Anthony Romano 2016-04-27 22:05:59 -07:00
  • d1e11842df Merge pull request #5219 from xiang90/req_timeout Xiang Li 2016-04-28 09:25:08 -07:00
  • 6ee5f9c677 etcdserver: add timeout for processing v3 request Xiang Li 2016-04-27 21:36:01 -07:00
  • d814e9dc35 integration: wait for ReadyNotify in Issue3699 test Anthony Romano 2016-04-21 20:47:42 -07:00
  • 8df52dc6fa Merge pull request #5216 from heyitsanthony/lease-header-err Anthony Romano 2016-04-27 16:51:16 -07:00
  • 06ea8aee11 v3rpc: only fill lease grant header if no error Anthony Romano 2016-04-27 16:28:40 -07:00
  • ca83793876 Merge pull request #5169 from xiang90/ready Xiang Li 2016-04-27 16:05:12 -07:00
  • 434f2c356d etcdserver: do not serve requests before finish the first internal proposal Xiang Li 2016-04-22 19:57:33 -07:00
  • e50df7c19b Merge pull request #5215 from gyuho/finish_doc Gyu-Ho Lee 2016-04-27 14:07:59 -07:00
  • c697aa7c60 Documentation: remove the rest Gyu-Ho Lee 2016-04-27 13:41:29 -07:00
  • 8b3d1562f9 Documentation: remove admin_guide out of v2 Gyu-Ho Lee 2016-04-27 13:40:39 -07:00
  • c25c8573ac Merge pull request #5212 from gyuho/doc_fix Gyu-Ho Lee 2016-04-27 13:18:39 -07:00
  • 954535c2b4 Documentation: move members_api.md Gyu-Ho Lee 2016-04-27 11:39:40 -07:00
  • 42c09a95a0 Documentation: remove other_apis from v3 Gyu-Ho Lee 2016-04-27 11:37:10 -07:00
  • a2ab18fce5 Documentation: move api.md to v2 Gyu-Ho Lee 2016-04-27 11:36:43 -07:00
  • 5464665107 Documentation: del backward_compatibility from v3 Gyu-Ho Lee 2016-04-27 11:34:43 -07:00
  • 04fda9d25f Documentation: fix proxy link and delete from v3 Gyu-Ho Lee 2016-04-27 11:34:07 -07:00
  • 95bac2dc3c Documentation: remove v2 snapshot migration doc Gyu-Ho Lee 2016-04-27 11:31:44 -07:00
  • 01927cc26a *: remove v2 specific authentication doc Gyu-Ho Lee 2016-04-27 11:30:51 -07:00
  • f4b8e878ed Documentation: delete upgrade_2_* from v3 doc dir Gyu-Ho Lee 2016-04-27 11:29:36 -07:00
  • 63c5725fef Documentation: fix errorcode link to v2 Gyu-Ho Lee 2016-04-27 11:28:48 -07:00
  • afd2cc7373 Merge pull request #5206 from xiang90/lease_header Xiang Li 2016-04-27 11:18:00 -07:00
  • 08f6c0775a Merge pull request #5199 from heyitsanthony/safe-lock-retry Anthony Romano 2016-04-27 11:10:46 -07:00
  • 07daa9fdc0 Merge pull request #5201 from gyuho/auth_test Gyu-Ho Lee 2016-04-27 10:57:20 -07:00
  • c3de53c23c v3rpc: fill lease header Xiang Li 2016-04-27 09:48:54 -07:00
  • 14415c2187 auth: add tests Gyu-Ho Lee 2016-04-27 09:15:23 -07:00
  • 81ac766bb4 Merge pull request #5174 from gyuho/restart Gyu-Ho Lee 2016-04-27 09:47:55 -07:00
  • de7c18909f etcd-tester: match more grpc errors Gyu-Ho Lee 2016-04-27 09:23:45 -07:00
  • 8a4c9c9da1 Merge pull request #5205 from clearbit/rh-error-newline Xiang Li 2016-04-27 07:31:08 -07:00
  • a00be40db2 etcdctl: Add a newline so that errors don't bleed into each other. Rob Holland 2016-04-27 14:24:26 +01:00
  • ecb0e2bd38 Merge pull request #5203 from heyitsanthony/fix-lease-leak Anthony Romano 2016-04-26 20:42:31 -07:00
  • 30a9229f38 clientv3: check stream context in lease keep alive send loop Anthony Romano 2016-04-26 20:10:09 -07:00
  • 22797c7185 clientv3/concurrency: use session lease id for mutex keys Anthony Romano 2016-04-26 13:25:46 -07:00
  • ed4b78bbbb etcd-tester: record git commit hash at deployment Gyu-Ho Lee 2016-04-26 17:01:49 -07:00
  • c8ab6c348a Merge pull request #5196 from gyuho/password_check Gyu-Ho Lee 2016-04-26 15:56:17 -07:00
  • bba08f6f79 e2e: add tests for issue 5182 Gyu-Ho Lee 2016-04-26 12:28:34 -07:00
  • 07685bcf97 etcdserver/auth: check empty password in merge Gyu-Ho Lee 2016-04-26 12:28:07 -07:00
  • 78c96e893e Merge pull request #5198 from heyitsanthony/readme-3.0 Anthony Romano 2016-04-26 14:47:22 -07:00
  • dc55c312b0 doc: focus on v3 in README and clone old v2 docs Anthony Romano 2016-04-26 12:58:49 -07:00
  • ce76c28805 Merge pull request #5197 from heyitsanthony/fix-lease-revoke-keepalive Anthony Romano 2016-04-26 14:13:54 -07:00
  • af1a0b60e2 etcdserver: respond with ttl=0 for revoked lease keep alive Anthony Romano 2016-04-26 11:53:36 -07:00
  • 26e52d2bce Merge pull request #5190 from xiang90/deb_metrics Xiang Li 2016-04-26 10:27:05 -07:00
  • 67645095e9 *: add debugging metrics Xiang Li 2016-04-25 15:32:52 -07:00
  • 59140414bf apiv3: Absolute imports in .proto files Szymon Pyżalski 2016-04-26 09:23:50 +02:00
  • 7161eeed8b Merge pull request #5191 from xiang90/github-folder Xiang Li 2016-04-25 16:22:48 -07:00
  • cc27c3a1e6 .github: add pull request and issue template Xiang Li 2016-04-25 16:15:21 -07:00
  • d923b59190 Merge pull request #5189 from heyitsanthony/storage-to-mvcc Anthony Romano 2016-04-25 15:52:08 -07:00
  • b7ac758969 *: rename storage package to mvcc Anthony Romano 2016-04-25 12:32:58 -07:00
  • 1440007608 Merge pull request #5187 from xiang90/doc_security Xiang Li 2016-04-25 14:32:12 -07:00
  • 1d5bfd95dc Merge pull request #5188 from gyuho/gogoproto-dependency Gyu-Ho Lee 2016-04-25 14:29:42 -07:00
  • 12d01bb1eb vendor: update grpc, gogo/protobuf Gyu-Ho Lee 2016-04-25 14:10:58 -07:00
  • 4b31acf0e0 *: update generated Proto Gyu-Ho Lee 2016-04-25 14:08:33 -07:00
  • 82ef33a8d3 scripts: update genproto with new gogoproto hash Gyu-Ho Lee 2016-04-25 14:07:40 -07:00
  • fe2f3c34aa Merge 60711d7f6202bb30ef248e599851592a87ee54f0 into 9ec176a9b0aae55a4ff301f494d3ab0a4e3f922f Xiang Li 2016-04-25 21:06:56 +00:00
  • 4b296bf51c doc: add link to security Xiang Li 2016-04-25 13:54:10 -07:00
  • 9ec176a9b0 Merge pull request #5176 from xiang90/lease_client Xiang Li 2016-04-25 11:45:58 -07:00
  • 6de5b45b2f Merge pull request #5185 from joshix/dochds Xiang Li 2016-04-25 11:45:20 -07:00
  • 2a38cb5ad8 Documentation/doc.md: Make headings boring :) Josh Wood 2016-04-25 10:58:25 -07:00
  • 8a82ddadb9 Merge pull request #5181 from xiang90/cluster_doc Xiang Li 2016-04-25 10:50:29 -07:00
  • cbd79c666e clientv3: keepaliveonce should have a per call ctx Xiang Li 2016-04-23 21:50:06 -07:00
  • 1b98074897 docs: move clustering doc Xiang Li 2016-04-24 18:25:04 -07:00
  • 1378e72bc2 Merge pull request #5184 from gyuho/typo Gyu-Ho Lee 2016-04-25 09:59:24 -07:00
  • 054129872c Merge 611faf34b408030bacd5f5fd5637b37772934435 into 3ae956eb8906fd7c2745acbb19358047af650f18 Gyu-Ho Lee 2016-04-25 16:47:35 +00:00
  • 3ae956eb89 Merge pull request #5179 from xiang90/doc_di Xiang Li 2016-04-25 09:47:30 -07:00
  • 3ad8e91e00 *: fix flag location, minor typo Gyu-Ho Lee 2016-04-25 09:41:11 -07:00
  • 663aca701d Merge pull request #5177 from xiang90/lease_client_2 Xiang Li 2016-04-25 09:36:06 -07:00
  • 611faf34b4 etcdctl/ctlv3: add compression for grpc Gyu-Ho Lee 2016-04-25 07:03:46 -07:00
  • 39fcacef97 clientv3: configurable compression Gyu-Ho Lee 2016-04-25 07:03:27 -07:00
  • b2b6e84e28 etcdserver/*: enable compression for gRPC Gyu-Ho Lee 2016-04-25 07:02:42 -07:00
  • 2f8928c8c6 etcdmain: add experimental-compression flag Gyu-Ho Lee 2016-04-25 07:02:15 -07:00
  • 5af86b301e pkg/compress: initial commit Gyu-Ho Lee 2016-04-25 07:01:56 -07:00
  • 3c8df9c002 vendor: add golang/snappy Gyu-Ho Lee 2016-04-25 07:01:26 -07:00
  • a15ea5081f Merge 0a761f1a0792870da22f598fc41f1fbebf4e72c1 into f8673b5f60477fa2123a1195267938b21c102fb0 Ajit Yagaty 2016-04-24 05:41:55 +00:00
  • 736e1d6c33 doc: link to recovery.md Xiang Li 2016-04-23 22:40:24 -07:00
  • 844208d7dd clientv3: retry on switchRemoteAndStream Xiang Li 2016-04-23 21:55:31 -07:00