Commit Graph

15717 Commits (5dc98c50d7461688e1f468f3276ff96d374e4636)

Author SHA1 Message Date
Brandon Philips 7992171974 bump(github.com/ccding/go-logging): d4e747a24b2af160872a886a430a16ac65f76456 2013-08-06 10:51:54 -07:00
Brandon Philips aac485d67b bump(github.com/coreos/go-raft): 75c9644bbc43e5ef7805480c13deacec02195706 2013-08-06 10:51:54 -07:00
Xiang Li d0e9449ba2 use url package to parse url; fix commented codes 2013-08-06 09:08:22 -07:00
Xiang Li 65c34457de fix test file 2013-08-05 21:28:42 -07:00
Xiang Li d239e5e0dd fix join redirection 2013-08-05 17:29:01 -07:00
Xiang Li bebcf4b733 simplify tree list 2013-08-05 17:03:31 -07:00
Xiang Li 09cfd89298 better error name for watcher 2013-08-05 17:03:15 -07:00
Xiang Li 793d5187a5 fix wrong join redirection 2013-08-05 17:02:27 -07:00
Xiang Li b8c89a147b Merge pull request #54 from xiangli-cmu/master
Update
2013-08-05 16:52:35 -07:00
Xiang Li c6a4321310 gofmt 2013-08-05 16:06:23 -07:00
Xiang Li 63ba16f51a add clone func to help snapshot. add benchmarks 2013-08-05 16:05:49 -07:00
Xiang Li 39fa2eb4ee add benchmarks 2013-08-05 13:21:08 -07:00
Xiang Li 026f93cd83 add watch benchmark 2013-08-04 23:10:16 -07:00
Xiang Li 10b5bc9871 fix wrong snapshot path 2013-08-04 22:02:40 -07:00
Xiang Li 06c9f1893f avoid set value to root 2013-08-04 18:16:49 -07:00
Xiang Li b046e184d4 Merge https://github.com/coreos/etcd 2013-08-04 17:44:25 -07:00
Xiang Li dc2eae8595 fix watcher test and keyword test 2013-08-04 17:42:28 -07:00
Xiang Li 8a4b2e83a5 change create->new, follow go spec 2013-08-04 17:17:40 -07:00
Xiang Li 6b08b55523 Merge pull request #51 from polvi/master
Make a note about go 1.1
2013-08-04 10:16:55 -07:00
polvi 0d0b59b254 Make a note about go 1.1 2013-08-04 10:16:07 -07:00
Xiang Li ce33c4d29f gofmt 2013-08-03 23:30:15 -07:00
Xiang Li 66f4e0aa19 clear watchers before recover from a snapshot 2013-08-03 23:29:05 -07:00
Xiang Li 0310268d27 Merge pull request #47 from xiangli-cmu/master
support version and basic stats
2013-08-03 22:59:23 -07:00
Xiang Li 8f551e3dc1 fix wrong error 2013-08-03 22:56:39 -07:00
Xiang Li 9b8c5b0527 allow pervious machine to rejoin to the cluster without pervious log 2013-08-03 22:33:56 -07:00
Xiang Li 1b38a6b315 change version from 0.1 to pre-0.1 2013-08-03 22:13:49 -07:00
Xiang Li 53feb9d973 add space in comments 2013-08-03 21:16:09 -07:00
Xiang Li 50613c555b simplify machine list. do not need a separate struct to store machines, since we have already stored them into etcd store. 2013-08-02 20:21:11 -07:00
Xiang Li 67b66f75e0 in this case, err should be nil. avoid dereference 2013-08-02 20:19:16 -07:00
Xiang Li 7ea4ae8693 add RawGet that will return Response struct 2013-08-02 20:17:37 -07:00
Xiang Li 4a5abf1ab8 gofmt 2013-08-02 12:45:17 -07:00
Xiang Li 3ba4ea65f2 version name etcd 0.1 2013-08-02 12:44:16 -07:00
Xiang Li 0ebd133a0d support version and basic stats 2013-08-02 12:31:35 -07:00
Xiang Li 2225693f11 Merge pull request #46 from xiangli-cmu/master
change api due to go-etcd
2013-08-02 10:06:16 -07:00
Xiang Li 3683992183 CreateClient->NewClient 2013-08-02 09:54:59 -07:00
Xiang Li 773ee61fb2 Merge https://github.com/coreos/etcd 2013-08-01 18:06:12 -07:00
Xiang Li e7f88579bd change api due to go-etcd 2013-08-01 17:42:06 -07:00
Xiang Li c4d2834ebb Merge pull request #45 from ccding/master
revise log handling
2013-08-01 14:55:41 -07:00
Cong Ding 13af54fdd0 revise log handling
All the log-related operations are calling functions in util.go. This makes
the consistancy of the logs.
2013-08-01 23:28:03 +02:00
Xiang Li 4febe16d19 Merge pull request #44 from ccding/master
update fatal to same stile as line 410
2013-08-01 13:47:59 -07:00
Cong Ding 9375039742 update fatal to the same stile as in line 410 2013-08-01 22:45:31 +02:00
polvi 869d1a3c69 Merge pull request #41 from xiangli-cmu/master
update
2013-08-01 10:29:04 -07:00
polvi 6f590b39ec Merge pull request #43 from iconara/patch-2
Fix typo in the readme
2013-08-01 07:45:57 -07:00
Theo Hultberg 72c1a6135d Fix typo in the readme 2013-08-01 16:32:05 +02:00
Xiang Li aa3f0b3a2a change 404 not found to json error 2013-07-31 20:35:14 -07:00
Xiang Li 98d6dc0dd4 Merge branch 'master' of https://github.com/xiangli-cmu/etcd 2013-07-31 19:45:01 -07:00
Xiang Li 9ebc5b1a0b support go prof via flag cpuprofile 2013-07-31 19:43:44 -07:00
Xiang Li 51b0ca1f48 Update README.md 2013-07-31 19:41:26 -07:00
Xiang Li cc428c4e84 change keyword from /machines to /_etcd/machines 2013-07-31 19:40:40 -07:00
Xiang Li 04eea356e4 Merge https://github.com/xiangli-cmu/etcd 2013-07-31 17:27:08 -07:00