https://github.com/etcd-io/etcd

sort by:
Revision Author Date Message Commit Date
e77b9aa fix(mod/dashboard): bump the resources bump all of the resources to get the new delete_key fix. 10 October 2013, 22:28:19 UTC
45f0ff5 feat(scripts): add build-release script 10 October 2013, 21:39:12 UTC
8ebbb96 chore(mod/dashboard): remove fmt package Always build before pushing to origin master! Sorry for this noise. I deleted the debug message but not fmt. 10 October 2013, 19:41:20 UTC
3d5087d chore(mod/dashboard): remove debug line Oops, this debug line made it into the tree. Remove it. 10 October 2013, 19:34:08 UTC
777e034 fix(mod/dashboard): use deleteKey() not delete_key() small bug I overlooked while refactoring all of the dashboard function names to be more "javascripty" 10 October 2013, 19:19:01 UTC
bc077b6 Merge pull request #207 from philips/integrate-dashboard New dashboard as module 10 October 2013, 18:42:49 UTC
05202c9 feat(mod/dashboard): add cleaner urls for stats and browser you can hit them at: - http://localhost:4001/etcd/mod/dashboard/stats - http://localhost:4001/etcd/mod/dashboard/browser 10 October 2013, 18:32:39 UTC
4246d3a Merge pull request #213 from aterreno/master Including clojure library 10 October 2013, 15:48:10 UTC
cb323e9 Including clojure library 10 October 2013, 12:43:51 UTC
3023474 Merge pull request #210 from philips/add-version-flag feat(etcd): add version flag 09 October 2013, 21:48:49 UTC
af30cb8 feat(etcd): add version flag print the version and exit, very simple :) 09 October 2013, 21:26:49 UTC
1d6a6d2 feat(mod): introduce the /etcd/mod namespace introduce the `/etcd/mod` namespace and add the dashboard into it. 09 October 2013, 20:54:44 UTC
f8b0c87 Merge pull request #208 from kelseyhightower/master Add confd to list of projects using etcd 08 October 2013, 22:31:39 UTC
52d5773 Add confd to list of projects using etcd 08 October 2013, 21:41:39 UTC
32f562a feat(mods): add README file 08 October 2013, 18:22:48 UTC
8ee0845 chore(dashboard): move to the mod directory 08 October 2013, 18:17:12 UTC
bed3980 fix(dashboard): add moment to bower dependencies 08 October 2013, 18:15:03 UTC
d2904ae fix(dashboard): add d3 to bower 08 October 2013, 18:15:03 UTC
431eebf feat(dashboard): introduce the in memory handler the in memory handler gives etcd the ability to serve a dashboard without on disk resources. This is the first time we are using the /mod/ path too. TODO: cleanup the mod stuff so it isn't hacked into etcd_handlers. 08 October 2013, 18:15:03 UTC
637650e feat(dashboard): inital commit of resources package 08 October 2013, 18:15:03 UTC
65948d5 bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7 08 October 2013, 18:15:03 UTC
52da2ac feat(dashboard): Initial commit of frontend code 08 October 2013, 18:15:03 UTC
84ea824 feat(dashboard/README): initial commit 07 October 2013, 23:50:29 UTC
5a4f096 feat(etcd_handlers): add the dashboard URL /dashboard serves a dashboard now 07 October 2013, 23:50:29 UTC
44c16dd Merge pull request #206 from philips/fixup-copyright chore(*.go): add copyright notice 07 October 2013, 16:49:23 UTC
41b9051 chore(*.go): add copyright notice 07 October 2013, 16:48:28 UTC
5cc585a Merge pull request #201 from rca/master Update README.md 03 October 2013, 18:31:27 UTC
d64cf5f Update README.md Minor typo fix (dead -> died). 03 October 2013, 16:45:26 UTC
c988b1e Merge pull request #199 from zined/update_documentation adopt documentation to implementation 02 October 2013, 14:28:38 UTC
5a7ba24 adopt documentation to implementation as requesting the root path of etcd leads to a 404, whereas a request to /version leads to the etcd version, update the documentation. 02 October 2013, 13:04:26 UTC
9a5775c fix(CONTRIBUTING): try and fix # links in markdown 30 September 2013, 19:24:50 UTC
482afb4 Update CONTRIBUTING.md 30 September 2013, 19:23:52 UTC
68206a7 Merge pull request #197 from philips/add-contributing feat(README): add contributing section and file 30 September 2013, 19:21:29 UTC
98eba60 feat(README): add contributing section and file Direct people to the contributing file and README. Trying to solve the problem of people emailing developers directly. 30 September 2013, 19:13:24 UTC
c345203 README: add russellhaering/txectd 29 September 2013, 17:37:29 UTC
dbf6990 Merge pull request #194 from mburns/patch-1 Clarify FAQ language 29 September 2013, 13:31:44 UTC
248992e Typos 29 September 2013, 11:45:35 UTC
8a7e5fc Merge pull request #187 from sakana/master Switch to coreos/go-log 28 September 2013, 20:24:14 UTC
c565ac2 Merge pull request #192 from xiangli-cmu/master fix timeout 28 September 2013, 20:20:02 UTC
266519c fix typo 28 September 2013, 04:56:42 UTC
6f32b2d fix timeout 28 September 2013, 04:24:33 UTC
1d31b57 Merge pull request #191 from philips/fixup-spelling-error-stats fix(raft_stats): spelling followers not follwers 27 September 2013, 22:58:30 UTC
6fb1d8a fix(raft_stats): spelling followers not follwers 27 September 2013, 22:57:13 UTC
8fc1abd Merge pull request #184 from xiangli-cmu/master Fix restart from snapshot. 27 September 2013, 05:27:50 UTC
cc722a4 change peer to follower 27 September 2013, 03:00:12 UTC
2eb0625 mrege and change peerstats to followersstats 27 September 2013, 02:58:48 UTC
9825976 Merge upstream 26 September 2013, 20:05:09 UTC
21f6b50 Merge pull request #189 from philips/cleanup-stats-further cleanup the stats json a bit 26 September 2013, 20:00:39 UTC
da01fe6 fix(command): make Latency and Counts objects instead of suffixing everything make a latency object 26 September 2013, 19:17:54 UTC
cbd8a4f feat(scripts/test-cluster): add a cluster test command this uses tmux to setup a test cluster that you can easily kill and start for debugging. 26 September 2013, 17:40:33 UTC
20488b4 Merge pull request #168 from xiangli-cmu/cleanupStats cleanup 26 September 2013, 13:40:59 UTC
0ef9d94 fix(gitignore): ignore the actual binary 26 September 2013, 00:04:34 UTC
aff4af1 fix(build): use /bin/sh it seems to work with bash -o posix. Ship it. 26 September 2013, 00:04:05 UTC
0b37c80 Fix nil logger in inits Move the logger initialization out of init in util.go and into the variable initializer. This ensures that it will be run before any of the other init functions. 25 September 2013, 22:39:25 UTC
a121cbb Switch from golang log to coreos/go-log 25 September 2013, 20:43:16 UTC
951d467 Swith to coreos/go-log from ccding/go-logging bump(github.com/coreos/go-etcd): 57864cf81c66b8605816fafab3ab142e1c5f5b29 bump(github.com/coreos/go-log/log): bump(github.com/coreos/go-systemd): 52f153170a52158deffce83502a9b6aed3744802 25 September 2013, 20:32:51 UTC
a8ff1b2 init peerStats in transportation.go; avoid nil pointer due to restart from snapshot(we do not keep stats in persistentlayer yet) 22 September 2013, 15:20:08 UTC
3a0a8c8 Merge pull request #183 from xiangli-cmu/master bump 3rd party 22 September 2013, 05:33:17 UTC
24b34d0 bump 3rd party 22 September 2013, 05:32:49 UTC
c5c3604 Merge pull request #182 from xiangli-cmu/master bump 3rd party 22 September 2013, 04:17:40 UTC
d3fbf6d bump 3rd party 22 September 2013, 03:09:20 UTC
940294d README: add jdarcy/etcd-api, a C library 19 September 2013, 15:57:17 UTC
48d234c Merge pull request #179 from jplana/patch-1 Added new python client 18 September 2013, 13:18:45 UTC
ca84d11 Added new python client Hi! I just published my own take on a python client for etcd. 18 September 2013, 11:28:02 UTC
fba31a8 README: add binocarlos/yoda 17 September 2013, 17:21:33 UTC
11f94d4 Merge pull request #175 from AndyPook/master Build on Windows 17 September 2013, 17:04:06 UTC
f03481f add equivalent Powershell scripts to ./build so that etcd can be built on Windows 17 September 2013, 08:15:23 UTC
09f31af Merge pull request #173 from derekchiang/patch-1 Update README.md 15 September 2013, 23:00:56 UTC
62b8b7a Update README.md Add my project to `Projects using etcd` 15 September 2013, 22:48:41 UTC
eff09ad feat(README): add coderanger/etcd-chef 14 September 2013, 23:34:48 UTC
9caca30 Merge pull request #171 from ithinkihaveacat/mv-testAndSet-foo Change key name "testAndSet" -> "foo" for clarity 13 September 2013, 13:08:52 UTC
f923548 Change key "testAndSet" -> "foo" for clarity 13 September 2013, 08:33:44 UTC
8d245b5 cleanup 12 September 2013, 17:17:19 UTC
23e99b5 Merge pull request #135 from xiangli-cmu/moreStats WIP More stats 10 September 2013, 16:29:12 UTC
86e03d2 format 10 September 2013, 16:28:58 UTC
31aa3df clear up raft_stats 09 September 2013, 01:12:26 UTC
43cb2a3 only leader will return peer stats 09 September 2013, 00:48:33 UTC
44e8c23 merge master 07 September 2013, 18:47:55 UTC
db534fd Merge pull request #161 from philips/add-faq-section feat(README): add note about cluster size 07 September 2013, 17:27:14 UTC
380326b feat(README): add note about cluster size Cluster size keeps coming up on IRC and the mailing list. Add an FAQ section. 07 September 2013, 16:05:24 UTC
8cf8792 Merge pull request #160 from diwakergupta/patch-1 Add another Java library for etcd 07 September 2013, 02:41:00 UTC
a623eff Add another Java library for etcd https://github.com/diwakergupta/jetcd 07 September 2013, 02:34:22 UTC
f50ea7d Merge pull request #159 from hayesgm/master Blank prevValue should be TestAndSet with blank prevValue, not Set 06 September 2013, 04:29:54 UTC
b366f10 Blank prevValue in POST should be interpreted as a blank test-and-set, not a normal set 06 September 2013, 04:08:43 UTC
adbcbef feat(README): add python library transitorykris/etcd-py 05 September 2013, 15:42:30 UTC
b300d28 README: add justinsb/jetcd project 05 September 2013, 00:31:27 UTC
dee496b Merge pull request #153 from philips/add-cors feat(etcd_handlers): enable CORS 03 September 2013, 23:10:03 UTC
2f50155 feat(etcd_handlers): enable CORS When developing or using web frontends for etcd it will be necessary to enable Cross-Origin Resource Sharing. Add a flag that lets the user enable this feature via a whitelist. 03 September 2013, 22:12:46 UTC
40dcde4 Merge pull request #152 from evan-gu/tranWithTimeout Transporter with timeout 03 September 2013, 00:09:24 UTC
90d7ebe gofmt 02 September 2013, 23:58:45 UTC
8eaa950 change heartbeattimeout to electiontimeout 02 September 2013, 23:54:46 UTC
fec65d8 change DefaultHeartbeat to DefaultElectionTimeout modified: raft_server.go modified: transporter_test.go 02 September 2013, 21:05:35 UTC
0c39971 change default heart beat to electionTimtout 02 September 2013, 20:50:53 UTC
51941fa add timeout for transportation layer 02 September 2013, 01:41:57 UTC
946f9ea merge 02 September 2013, 01:37:54 UTC
a90bb85 modified: README.md 01 September 2013, 21:48:29 UTC
43f808f Merge pull request #150 from evan-gu/master add README version 01 September 2013, 21:39:06 UTC
a22bd2b full version for readme 01 September 2013, 21:38:41 UTC
d56d790 Merge pull request #151 from philips/listening-ip-cleanups Listening ip cleanups 01 September 2013, 10:08:14 UTC
de0a8c6 feat(README): document -cl flag 01 September 2013, 05:28:25 UTC
back to top