Commit Graph

  • 789e2f3426 Merge pull request #3003 from yichengq/storage-kvstore-test Yicheng Qin 2015-06-18 12:19:05 -07:00
  • 7cba42fb73 storage: wait for compact goroutine to exit before close backend Yicheng Qin 2015-06-18 11:05:31 -07:00
  • 5e31854afd proxy: use atomic operations for requestCanceled flag Wolfgang Ebner 2015-06-17 10:15:00 +02:00
  • 864ce5f946 proxy: handle canceled proxy request gracefully Wolfgang Ebner 2015-06-16 20:39:42 +02:00
  • 148394f66f storage: fix schedule compaction bug in recover process Yicheng Qin 2015-06-18 10:38:15 -07:00
  • 26a09d8479 storage: enhance TestRestore and kill TODO Yicheng Qin 2015-06-18 09:34:51 -07:00
  • 98e487ace7 Documentation: Revise wording for name flag description Chance Zibolski 2015-06-18 10:31:19 -07:00
  • 0ef53ee500 Merge pull request #2999 from yichengq/storage-rev-test Yicheng Qin 2015-06-18 07:39:18 -07:00
  • 74fbf9d6a7 storage: add reversion test Yicheng Qin 2015-06-17 17:35:53 -07:00
  • 06ca914429 Merge pull request #2998 from yichengq/storage-kvstore-test Yicheng Qin 2015-06-17 17:49:55 -07:00
  • 80a59f00b7 storage: fix limit mismatch in Range func Yicheng Qin 2015-06-17 16:55:16 -07:00
  • 93f477944b storage: return ErrFutureRev if rev is a future one Yicheng Qin 2015-06-17 16:39:34 -07:00
  • b0f1405219 Documentation: Refer back between name and initial-cluster options Chance Zibolski 2015-06-17 16:23:20 -07:00
  • 94924d04db storage: add TestRangeBadRev Yicheng Qin 2015-06-17 16:22:28 -07:00
  • 9ad5e1e64f storage: kill TODO in TestRange Yicheng Qin 2015-06-17 15:58:28 -07:00
  • 05228729a3 Merge pull request #2996 from yichengq/storage-workflow-test Yicheng Qin 2015-06-17 15:05:12 -07:00
  • 500894dfe5 storage: add TestWorkflow Yicheng Qin 2015-06-17 13:56:29 -07:00
  • 7b1a93e1ef storage: put storage info keys into information bucket Yicheng Qin 2015-06-17 13:52:17 -07:00
  • d0f6432b51 *: bump to v2.1.0-alpha.1+git Yicheng Qin 2015-06-16 22:02:00 -07:00
  • c4a5088bbc *: bump to v2.1.0-alpha.1 v2.1.0-alpha.1 Yicheng Qin 2015-06-16 22:00:17 -07:00
  • 2efbc76689 Merge pull request #2993 from xiang90/md Xiang Li 2015-06-16 14:22:16 -07:00
  • 9fa4002787 *: bump to v2.0.12+git Yicheng Qin 2015-06-16 14:20:04 -07:00
  • 5686c33e4b *: bump to v2.0.12 v2.0.12 Yicheng Qin 2015-06-16 14:19:37 -07:00
  • c599e81d46 doc: add proposal into glossary.md Xiang Li 2015-06-16 13:51:20 -07:00
  • 5c1d4544fc doc: add doc for metrics feature Xiang Li 2015-06-16 10:40:55 -07:00
  • 6fd2dfdebc etcdmain: fix that advertise-client-urls is required in proxy mode Yicheng Qin 2015-06-10 15:06:49 -07:00
  • 896ce1668c build: default git sha to GitNotFound in case git fails Connor and Luan Santos 2015-06-04 17:07:28 -07:00
  • 0520b4cd24 proxy: Reuse a bytes buffer as proxy request body. Ryan Bourgeois 2015-06-01 11:45:23 -07:00
  • 6ee6f72c48 etcdmain: increase maxIdleConnsPerHost in proxy transport Yicheng Qin 2015-06-01 16:10:44 -07:00
  • b4dd519a63 raft: fix raft node start bug Xiang Li 2015-05-27 13:30:08 -07:00
  • a98fff84e7 etcdctl/cluster_health: improve output if failed to get leader stats Yicheng Qin 2015-05-13 17:33:12 -07:00
  • 973cfbebda *: make dial timeout configurable Yicheng Qin 2015-02-12 22:23:10 -08:00
  • cdcae2d6a5 Merge pull request #2991 from barakmich/security_rename Barak Michener 2015-06-16 14:41:34 -04:00
  • 7716bdf981 client: fix TestSimpleHTTPClientDoCancelContextResponseBodyClosed Yicheng Qin 2015-06-16 11:27:31 -07:00
  • aeeae25d87 proxy: documentation for disabling the proxy timeout Wolfgang Ebner 2015-06-16 12:18:16 +02:00
  • 5854d0e8a9 proxy: removed unused refreshInterval variable in director structure Wolfgang Ebner 2015-06-16 12:17:08 +02:00
  • fce49a19c4 client: use a separate ctx for each request Xiang Li 2015-05-20 09:02:59 -07:00
  • 64ec8af91b *: Rename security to auth Barak Michener 2015-06-15 18:15:51 -04:00
  • b4022899eb raft: fix panic in send app Xiang Li 2015-06-12 22:24:40 -07:00
  • e20b487904 Merge pull request #2978 from xiang90/fix_backup Xiang Li 2015-06-15 13:19:29 -07:00
  • f59da0e453 *:fix point-in-time backup Xiang Li 2015-06-12 16:06:02 -07:00
  • b69d52e5ac Merge pull request #2988 from xiang90/raft-doc Xiang Li 2015-06-15 10:39:40 -07:00
  • 2f0169c3ab raft: fix usage section of doc Xiang Li 2015-06-15 10:22:38 -07:00
  • 66a25f92c8 typo in metrics.go Mat Davies 2015-06-15 17:13:25 +01:00
  • 5618adff99 Merge pull request #2977 from nikfoundas/patch-1 Yicheng Qin 2015-06-14 08:53:06 -07:00
  • 3fc8d48421 Merge pull request #2982 from aybabtme/etcdserver/wrong-log-func Xiang Li 2015-06-14 06:53:20 -07:00
  • 270487d340 etcdserver: use Infof to print formatted argument Antoine Grondin 2015-06-14 20:19:19 +07:00
  • dadbc03171 docs: add etcd-viewer into libraries-and-tools.md nikfoundas 2015-06-13 01:41:38 +03:00
  • 1264dbe24d proxy: added endpoint refresh and timeout configuration values Wolfgang Ebner 2015-06-12 20:35:38 +02:00
  • 8e7fa9e201 Merge pull request #2976 from yichengq/fix-lock-test Xiang Li 2015-06-12 15:20:18 -07:00
  • 7723b91c06 pkg/fileutil: wait longer for relock Yicheng Qin 2015-06-12 14:53:55 -07:00
  • 219d304291 Merge pull request #2968 from yichengq/fix-stream-reader-init Yicheng Qin 2015-06-12 14:51:05 -07:00
  • 288cce0d76 Merge pull request #2975 from yichengq/fix-purge-test Xiang Li 2015-06-12 14:38:55 -07:00
  • 7ff1fa36f2 rafthttp: always init streamReader before return from newPeer Yicheng Qin 2015-06-12 13:00:41 -07:00
  • 75f91bab5c pkg/fileutil: wait longer before checking purge results Yicheng Qin 2015-06-12 14:05:50 -07:00
  • 684c721307 Merge pull request #2970 from yichengq/fix-stream-test Xiang Li 2015-06-12 14:34:52 -07:00
  • dccec11bb4 Merge pull request #2973 from yichengq/fix-recv-log Yicheng Qin 2015-06-12 14:27:17 -07:00
  • 36f75cf062 rafthttp: use buffered channel as recv/prop chan Yicheng Qin 2015-06-12 13:21:11 -07:00
  • 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream Yicheng Qin 2015-06-12 13:54:31 -07:00
  • bcc1aadea9 rafthttp: fix the misformat logging line Yicheng Qin 2015-06-12 13:48:59 -07:00
  • ae42371ee2 Merge pull request #2965 from yichengq/fix-issue2904 Yicheng Qin 2015-06-12 13:53:00 -07:00
  • b98aa3a9e0 Merge pull request #2972 from yichengq/test-longer Xiang Li 2015-06-12 13:42:54 -07:00
  • 768cb437bc test: extend integration timeout to 10m Yicheng Qin 2015-06-12 10:09:07 -07:00
  • 796d99c390 integration: fix TestIssue2904 when multiple cores Yicheng Qin 2015-06-11 19:46:32 -07:00
  • ea3c7d1d31 Merge pull request #2960 from yichengq/fix-drop-flood Yicheng Qin 2015-06-12 09:23:23 -07:00
  • 0de0e4b77c rafthttp: pretty print message drop info Yicheng Qin 2015-06-11 13:21:13 -07:00
  • e46fa0a213 Merge pull request #2957 from yichengq/fix-pipeline-test Yicheng Qin 2015-06-12 08:03:12 -07:00
  • c21cc5b39b rafthttp: fix TestStopBlockedPipeline Yicheng Qin 2015-06-11 09:16:23 -07:00
  • 29dca49cb5 rafthttp: wait 1ms before enabling cancel Yicheng Qin 2015-06-11 09:12:23 -07:00
  • d8e1950d4e Merge pull request #2963 from xiang90/fix_discovery_error Xiang Li 2015-06-11 16:11:59 -07:00
  • 6c8b32d316 etcdmain: exit if discovery fails Xiang Li 2015-06-11 15:44:57 -07:00
  • 3e706c745c Merge pull request #2953 from yichengq/etcdmain-plog Xiang Li 2015-06-11 15:30:18 -07:00
  • 1c19eb47b5 Merge pull request #2956 from xiang90/log Xiang Li 2015-06-11 15:29:44 -07:00
  • 2c5ab7ff8b discovery: fix infoln -> info Xiang Li 2015-06-11 09:57:45 -07:00
  • 8ad7ed321e *:godep log pkg Xiang Li 2015-06-11 09:54:39 -07:00
  • 2373fd8426 wal: fix the left logging using default log Xiang Li 2015-06-11 09:52:11 -07:00
  • 2db8b53c4b discovery: use leveled log Xiang Li 2015-06-11 09:48:10 -07:00
  • f013a627a4 etcdserver/stats: use leveled log Xiang Li 2015-06-11 09:40:44 -07:00
  • cf7cb2b8a9 etcdserver/security: use leveled log Xiang Li 2015-06-11 09:30:31 -07:00
  • 2f795e42d0 httptypes: use leveled log Xiang Li 2015-06-11 09:18:54 -07:00
  • 4b5dbeff9b pkg/pbutil: use leveled log Xiang Li 2015-06-11 09:03:36 -07:00
  • 865a5ffc61 pkg/osutil: use leveled log Xiang Li 2015-06-11 09:00:54 -07:00
  • a45f53986f pkg/netutil: use leveled log Xiang Li 2015-06-11 08:59:43 -07:00
  • 69819d334a pkg/flags: use leveled log Xiang Li 2015-06-11 08:52:55 -07:00
  • 7bf0479e66 Merge pull request #2882 from barakmich/security_client_new Barak Michener 2015-06-11 13:40:32 -04:00
  • 1764837783 etcdmain: clean up plog.Printf Yicheng Qin 2015-06-11 09:57:50 -07:00
  • ecdf0a8146 Merge pull request #2959 from yichengq/fix-update-member Yicheng Qin 2015-06-11 10:02:13 -07:00
  • 1af2b4cad7 rafthttp: fix TestUpdateMember Yicheng Qin 2015-06-11 09:40:53 -07:00
  • 99a76573c9 Merge 6898915a8f49eb02009a35eafdc0c6db667b1714 into cd629c9b4472cd8882f1be59a2acb4922c72356b Rob Szumski 2015-06-11 02:53:52 +00:00
  • 6898915a8f docs: convert relative to absolute links Rob Szumski 2015-06-10 19:51:37 -07:00
  • cd629c9b44 Merge pull request #2939 from yichengq/fix-update-attr Yicheng Qin 2015-06-10 16:53:39 -07:00
  • 8725e69cf7 etcdserver: allow to update attributes of removed member Yicheng Qin 2015-06-08 22:23:41 -07:00
  • 743ac73b11 Merge pull request #2954 from xiang90/fix_test Xiang Li 2015-06-10 16:44:58 -07:00
  • ed1c5a73d1 Merge pull request #2951 from yichengq/fix-proxy-acurls Yicheng Qin 2015-06-10 16:42:06 -07:00
  • 612ecbc89d proxy: fix test Xiang Li 2015-06-10 16:31:42 -07:00
  • cf7c83b304 etcdmain: fix that advertise-client-urls is required in proxy mode Yicheng Qin 2015-06-10 15:06:49 -07:00
  • 5a9c2851a7 etcdmain: var log -> plog Yicheng Qin 2015-06-10 16:19:06 -07:00
  • 0a3a2720a1 Merge pull request #2923 from yichengq/rafthttp-status Yicheng Qin 2015-06-10 16:17:07 -07:00
  • f64a8214f7 Merge pull request #2952 from xiang90/fileutil Xiang Li 2015-06-10 16:01:24 -07:00
  • dc87454487 fileutil: return on error and send it to error chan Xiang Li 2015-06-10 15:59:24 -07:00