Commit Graph

  • fb4b0b5cf0 rafthttp: support to init term when adding peer Yicheng Qin 2015-06-27 23:21:19 -0700
  • 2e41b4f9e1 etcdserver/auth: fix return value when creating root user Yicheng Qin 2015-06-25 18:01:29 -0700
  • c069119abe Merge pull request #3067 from xiang90/storage_created_mod Xiang Li 2015-06-27 23:11:05 -0700
  • fcdd9779e9 docs: explain label in rafthttp metrics Yicheng Qin 2015-06-25 11:50:53 -0700
  • 4581064060 storage: save created index and modified index Xiang Li 2015-06-10 12:27:52 -0700
  • 3e455ed104 Merge pull request #3062 from yichengq/fix-auth-doc Yicheng Qin 2015-06-25 17:54:05 -0700
  • 9c695dce25 docs: fix typos in auth_api.md Yicheng Qin 2015-06-25 17:37:16 -0700
  • 176222a2f4 *: bump to v2.0.13+git release-2.0 Yicheng Qin 2015-06-25 14:10:43 -0700
  • 92e3895214 *: bump to v2.0.13 v2.0.13 Yicheng Qin 2015-06-25 14:10:15 -0700
  • b12a52b0fd etcdmain: fix the check in fallback-to-proxy case Yicheng Qin 2015-06-22 11:57:20 -0700
  • acca9cc3a9 Merge pull request #3047 from barakmich/auth_cov Barak Michener 2015-06-25 14:47:22 -0400
  • 39c10d1fe4 auth: improve test coverage Barak Michener 2015-06-24 14:28:25 -0400
  • 3d4642c2c4 Merge pull request #3059 from yichengq/fix-wait-stress-test Yicheng Qin 2015-06-25 11:16:54 -0700
  • 35d0839909 Merge pull request #3057 from yichengq/fix-snap-test Xiang Li 2015-06-25 10:51:36 -0700
  • a347e1ecf5 Merge pull request #3058 from yichengq/fix-purge Xiang Li 2015-06-25 10:50:36 -0700
  • eea7f28be4 pkg/wait: extend timeout to check closed channel Yicheng Qin 2015-06-24 14:29:07 -0700
  • 4c8408f92f docs: doc metrics used in rafthttp package Yicheng Qin 2015-06-24 16:04:46 -0700
  • 107263ef9f pkg/fileutil: fix TestPurgeFile Yicheng Qin 2015-06-24 16:21:07 -0700
  • 5d131acfba etcdserver: fix TestTriggerSnap Yicheng Qin 2015-06-24 16:19:32 -0700
  • 2ace10626d Merge pull request #3050 from yichengq/doc-bench-tool Xiang Li 2015-06-25 08:15:02 -0700
  • ca2ea1bc7d Merge pull request #3048 from ecnahc515/documentation_improvements Chance Zibolski 2015-06-24 15:22:46 -0700
  • 0949cc06e6 docs/benchmarks: doc benchmark tool Yicheng Qin 2015-06-24 15:11:08 -0700
  • ea2c203aee Documentation: Refer back between name and initial-cluster options Chance Zibolski 2015-06-17 16:23:20 -0700
  • 44fda7985a Merge pull request #3046 from xiang90/metrics Xiang Li 2015-06-24 13:58:28 -0700
  • 9aeb181d75 snap: add namespace and subsystem fields for metrics Xiang Li 2015-06-24 12:44:11 -0700
  • c221844d6b Merge pull request #3024 from xiang90/fix_discovery Xiang Li 2015-06-24 13:44:21 -0700
  • 52c2a5731f etcdserver: fix typo in metrics.go Xiang Li 2015-06-24 12:42:40 -0700
  • b3cb5f9e4e Merge pull request #3043 from xiang90/update_auth_doc Xiang Li 2015-06-23 23:19:02 -0700
  • 96c0c7a202 Merge pull request #3044 from xiang90/fix_auth_update_role Xiang Li 2015-06-23 22:43:28 -0700
  • 030d1bbf2d auth: do not allow update root role Xiang Li 2015-06-23 20:12:18 -0700
  • 403fad14ae auth: update the auth doc Xiang Li 2015-06-23 20:02:48 -0700
  • c0b5cc6c52 Merge pull request #3041 from xiang90/auth_u Xiang Li 2015-06-23 15:58:03 -0700
  • 94f8152487 Merge pull request #3042 from yichengq/fix-addr-in-use Xiang Li 2015-06-23 15:57:50 -0700
  • 88b69a5979 Merge pull request #3030 from yichengq/fix-fallback-case Yicheng Qin 2015-06-23 14:48:45 -0700
  • 8e79fd85cb integration: fix bind-addr-in-use Yicheng Qin 2015-06-23 14:33:23 -0700
  • e291dfd748 etcdhttp: improve user endpoint validation Xiang Li 2015-06-23 14:35:10 -0700
  • 2d426b518a Merge pull request #3035 from yichengq/update-term Yicheng Qin 2015-06-23 14:05:37 -0700
  • 37933cffa4 Merge pull request #3040 from xiang90/fix_auth Xiang Li 2015-06-23 13:47:25 -0700
  • cf050ee21d Merge pull request #2943 from yichengq/fix-client-test Yicheng Qin 2015-06-23 13:43:07 -0700
  • e25e368321 rafthttp: update term when AddPeer Yicheng Qin 2015-06-22 20:49:55 -0700
  • c8628c8fe5 auth: separate the role create and update path Xiang Li 2015-06-23 13:15:28 -0700
  • 36c5fd6265 etcdmain: fix the check in fallback-to-proxy case Yicheng Qin 2015-06-22 11:57:20 -0700
  • bc61056912 etcdhttp: use correct http status const when writing http error Xiang Li 2015-06-23 12:40:30 -0700
  • 4f47a6ebfb Merge pull request #3032 from xiang90/refactor_update_role Xiang Li 2015-06-23 11:17:45 -0700
  • 240e121792 Merge pull request #3039 from xiang90/update_auth Xiang Li 2015-06-23 11:12:47 -0700
  • aaf802f321 doc: update auth_api.md Xiang Li 2015-06-23 11:08:04 -0700
  • ad7124599d Merge pull request #3033 from barakmich/strip_pass Xiang Li 2015-06-22 18:39:50 -0700
  • 7f7e2cc79d Merge pull request #3034 from philips/replace-maximal-with-maximum Xiang Li 2015-06-22 16:24:01 -0700
  • 740187f199 *: docs and code %s%maximal%maximum%g Brandon Philips 2015-06-22 16:06:57 -0700
  • 028a1d6dd4 Merge pull request #2994 from webner/feature/cancel-proxy-request Yicheng Qin 2015-06-22 16:06:05 -0700
  • d5a0e3ac6a etcdhttp: Always strip password hash when returning users Barak Michener 2015-06-22 18:39:16 -0400
  • 979f531261 auth: refactor updateRole Xiang Li 2015-06-22 15:16:07 -0700
  • 462baedcd4 Merge pull request #3031 from xiang90/fix_auth Xiang Li 2015-06-22 15:13:26 -0700
  • 3f82e7b116 auth: do not allow to grant duplicate role or revoke ungranted role to a user Xiang Li 2015-06-22 15:05:16 -0700
  • 51a65599dd Merge pull request #3021 from xiang90/auth_err Barak Michener 2015-06-22 14:58:33 -0400
  • c39aad0e92 etcdserver: use correct http status code for auth error Xiang Li 2015-06-19 15:00:26 -0700
  • 3e4479b0cd Merge pull request #3022 from xiang90/aut_type Xiang Li 2015-06-21 15:06:35 -0700
  • ebd4102578 Merge pull request #3026 from xiang90/better_logging Xiang Li 2015-06-19 19:39:33 -0700
  • d295d21349 etcdserver: better log message for url mismatch Xiang Li 2015-06-19 19:34:23 -0700
  • 1381b44adf discovery: add timeouts for discovery client Xiang Li 2015-06-19 16:50:44 -0700
  • cad757efa0 etcdhttp: fix the response type for auth Xiang Li 2015-06-19 15:19:00 -0700
  • b26b827780 Merge pull request #3020 from xiang90/auth_doc Xiang Li 2015-06-19 15:08:51 -0700
  • b1dbab2b6b auth: minor fix for user section Xiang Li 2015-06-19 14:30:04 -0700
  • 9f984ea6ae Merge pull request #3015 from xiang90/auth_doc Xiang Li 2015-06-19 14:13:19 -0700
  • 4f0f57b322 doc: move enable section to the top in auth_api.md Xiang Li 2015-06-19 14:08:29 -0700
  • 7ee4fb6181 Merge pull request #3011 from philips/fixup-discovery-info-output Brandon Philips 2015-06-19 13:25:08 -0400
  • e71dc2e565 discovery: fixup logline Brandon Philips 2015-06-19 13:19:09 -0400
  • a6e6186477 proxy: always set requestClosed flag when client closes the connection prematurely Wolfgang Ebner 2015-06-19 08:45:45 +0200
  • 5787fabe5f Merge pull request #3008 from yichengq/storage-index-test Yicheng Qin 2015-06-18 19:29:31 -0700
  • b20598eea0 storage: add range and tombstone test for index Yicheng Qin 2015-06-18 15:45:51 -0700
  • 1a7a5fd45d Merge pull request #3006 from yichengq/storage-kvstore-test Xiang Li 2015-06-18 13:57:27 -0700
  • 9f2e4c8a57 storage: remove unnecessary ForceCommit in kvstore.Close Yicheng Qin 2015-06-18 13:36:23 -0700
  • 789e2f3426 Merge pull request #3003 from yichengq/storage-kvstore-test Yicheng Qin 2015-06-18 12:19:05 -0700
  • 7cba42fb73 storage: wait for compact goroutine to exit before close backend Yicheng Qin 2015-06-18 11:05:31 -0700
  • 5e31854afd proxy: use atomic operations for requestCanceled flag Wolfgang Ebner 2015-06-17 10:15:00 +0200
  • 864ce5f946 proxy: handle canceled proxy request gracefully Wolfgang Ebner 2015-06-16 20:39:42 +0200
  • 148394f66f storage: fix schedule compaction bug in recover process Yicheng Qin 2015-06-18 10:38:15 -0700
  • 26a09d8479 storage: enhance TestRestore and kill TODO Yicheng Qin 2015-06-18 09:34:51 -0700
  • 0ef53ee500 Merge pull request #2999 from yichengq/storage-rev-test Yicheng Qin 2015-06-18 07:39:18 -0700
  • 74fbf9d6a7 storage: add reversion test Yicheng Qin 2015-06-17 17:35:53 -0700
  • 06ca914429 Merge pull request #2998 from yichengq/storage-kvstore-test Yicheng Qin 2015-06-17 17:49:55 -0700
  • 80a59f00b7 storage: fix limit mismatch in Range func Yicheng Qin 2015-06-17 16:55:16 -0700
  • 93f477944b storage: return ErrFutureRev if rev is a future one Yicheng Qin 2015-06-17 16:39:34 -0700
  • 94924d04db storage: add TestRangeBadRev Yicheng Qin 2015-06-17 16:22:28 -0700
  • 9ad5e1e64f storage: kill TODO in TestRange Yicheng Qin 2015-06-17 15:58:28 -0700
  • 05228729a3 Merge pull request #2996 from yichengq/storage-workflow-test Yicheng Qin 2015-06-17 15:05:12 -0700
  • 500894dfe5 storage: add TestWorkflow Yicheng Qin 2015-06-17 13:56:29 -0700
  • 7b1a93e1ef storage: put storage info keys into information bucket Yicheng Qin 2015-06-17 13:52:17 -0700
  • d0f6432b51 *: bump to v2.1.0-alpha.1+git Yicheng Qin 2015-06-16 22:02:00 -0700
  • c4a5088bbc *: bump to v2.1.0-alpha.1 v2.1.0-alpha.1 Yicheng Qin 2015-06-16 22:00:17 -0700
  • 2efbc76689 Merge pull request #2993 from xiang90/md Xiang Li 2015-06-16 14:22:16 -0700
  • 9fa4002787 *: bump to v2.0.12+git Yicheng Qin 2015-06-16 14:20:04 -0700
  • 5686c33e4b *: bump to v2.0.12 v2.0.12 Yicheng Qin 2015-06-16 14:19:37 -0700
  • c599e81d46 doc: add proposal into glossary.md Xiang Li 2015-06-16 13:51:20 -0700
  • 5c1d4544fc doc: add doc for metrics feature Xiang Li 2015-06-16 10:40:55 -0700
  • 6fd2dfdebc etcdmain: fix that advertise-client-urls is required in proxy mode Yicheng Qin 2015-06-10 15:06:49 -0700
  • 896ce1668c build: default git sha to GitNotFound in case git fails Connor and Luan Santos 2015-06-04 17:07:28 -0700
  • 0520b4cd24 proxy: Reuse a bytes buffer as proxy request body. Ryan Bourgeois 2015-06-01 11:45:23 -0700
  • 6ee6f72c48 etcdmain: increase maxIdleConnsPerHost in proxy transport Yicheng Qin 2015-06-01 16:10:44 -0700
  • b4dd519a63 raft: fix raft node start bug Xiang Li 2015-05-27 13:30:08 -0700