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

sort by:
Revision Author Date Message Commit Date
f499100 Merge branch 'master' of https://github.com/benbjohnson/etcd into benbjohnson-master Conflicts: README.md 14 November 2013, 03:38:06 UTC
aa047b1 v0.2.0-rc1 14 November 2013, 03:34:13 UTC
256a042 CHANGELOG 14 November 2013, 02:56:02 UTC
d9c7796 Merge pull request #303 from philips/fixup-certificates fix(fixtures/ca): make the certificates work 13 November 2013, 19:56:36 UTC
b3704a7 fix(fixtures/ca): make the certificates work Something was wrong with the old certificates. Rebuild them to get them all working. 13 November 2013, 19:45:20 UTC
a540243 Merge pull request #301 from philips/use-directory-based-on-machine-name feat(etcd): create unique directory on no-flag case 13 November 2013, 19:23:19 UTC
6066862 Merge pull request #299 from benbjohnson/release README 13 November 2013, 19:22:31 UTC
a0bfe41 Merge pull request #298 from benbjohnson/migration-test Migration test 13 November 2013, 18:19:33 UTC
eecd9f7 feat(etcd): create unique directory on no-flag case Tell etcd to store the log and configuration into directory in the pattern of `${machineName}.etcd` if no directory is specified. 13 November 2013, 18:16:02 UTC
5057036 Merge pull request #300 from philips/remove-etcd-from-mod refactor(mod): remove the /etcd/ prefix 13 November 2013, 15:13:16 UTC
ca7e610 refactor(mod): remove the /etcd/ prefix Originally we were going to move all of the API endpoints to /etcd/ so that you could move etcd traffic over a multiplexed HTTP proxy with other service but since we don't have a strong use case for this just remove this for now. 13 November 2013, 14:15:35 UTC
df00306 README 13 November 2013, 02:28:51 UTC
954217f Fix v1 cluster migration test. 13 November 2013, 00:27:29 UTC
ccc27a6 Merge branch '0.2' of https://github.com/coreos/etcd into migration-test 12 November 2013, 22:29:58 UTC
5abbaf5 Merge pull request #292 from xiangli-cmu/fix-ttl WIP: fix ttl 12 November 2013, 05:30:32 UTC
811c577 test stop mockSync goroutines 12 November 2013, 05:31:12 UTC
fe5fb6c style naming the initialization fields for sync command 12 November 2013, 05:21:50 UTC
8b2e102 style remove the extra space 12 November 2013, 05:19:30 UTC
d815747 Merge branch '0.2' of https://github.com/coreos/etcd into migration-test 11 November 2013, 23:12:24 UTC
b988f5b chore(CONTRIBUTING): make the allowed types a list The list was formatted as one long sentence. Fix that. 11 November 2013, 19:57:38 UTC
e427c85 refactor add debug info to remove_node test 10 November 2013, 05:31:17 UTC
27157e5 fix tests 10 November 2013, 05:17:32 UTC
cb4b6f1 feat add modifiedIndex in kvpair 10 November 2013, 04:52:06 UTC
06f1b7f refactor change Index to modifiedIndex 10 November 2013, 04:49:19 UTC
d8e5994 feat attach etcd-index,raft-index,raft-term to header 10 November 2013, 04:20:47 UTC
e397e80 Merge pull request #297 from philips/add-trello feat(README): add link to trello 10 November 2013, 03:45:51 UTC
fcba643 feat(README): add link to trello 10 November 2013, 03:24:37 UTC
d87e0e9 fix get return the last modified index of the node 10 November 2013, 03:05:38 UTC
eca433c fix add sync_command.go 10 November 2013, 02:59:43 UTC
6156d5c refactor separate etcd index from raft index 10 November 2013, 01:55:54 UTC
fc25ef8 Merge pull request #246 from philips/add-dashboard-0.2 0.2: add the dashboard 09 November 2013, 21:06:04 UTC
84be60c feat(dashboard): use all of the latest js/css rebuild all of the js and css as go binaries 09 November 2013, 01:48:02 UTC
bfe33bd feat(dashboard): have stats use the v2 API 09 November 2013, 01:45:55 UTC
c91cb72 feat(dashboard): have browser use the v2 api 09 November 2013, 01:41:04 UTC
d045f43 bug(css): Reset line-height to prevent jumping 09 November 2013, 00:59:58 UTC
7ca0957 feat(dashboard): Sort machine list to prevent jumping 09 November 2013, 00:59:52 UTC
4fab919 fix(dashboard): use a more memory friendly bindata 09 November 2013, 00:59:37 UTC
5620f88 feat(server): insert the mod path 09 November 2013, 00:59:30 UTC
0372cde refactor move sync command into etcd 09 November 2013, 00:00:58 UTC
56bbab7 bug(back button): back button now is disabled when invalid 08 November 2013, 22:09:36 UTC
59b2eb4 feature(selection): prevent selection of non-text elements with CSS 08 November 2013, 22:09:36 UTC
98d1209 chore(dashboard) update color ranges 08 November 2013, 22:09:35 UTC
d12f97c chore(dashboard): Remove restangular 08 November 2013, 22:09:35 UTC
713d509 fix(dashboard): fix bug in toggling views 08 November 2013, 22:09:35 UTC
40142cb feat(dashboard): Notate leader in machine list 08 November 2013, 22:09:35 UTC
4781184 A little lit bit easy to read I have only reordered to parameters to be according to the first instance executed. 08 November 2013, 22:09:35 UTC
cc9b5fc feat(README): add go-discover 08 November 2013, 22:08:39 UTC
b7084fd docs(dashboard): improve instructions 08 November 2013, 22:08:39 UTC
8540249 Update README.md 08 November 2013, 22:08:39 UTC
b54a6a2 Update README.md 08 November 2013, 22:08:39 UTC
f620954 Update README.md 08 November 2013, 22:08:39 UTC
3f5c39a fix(mod/dashboard): bump the resources bump all of the resources to get the new delete_key fix. 08 November 2013, 22:08:39 UTC
4005312 feat(scripts): add build-release script 08 November 2013, 22:08:39 UTC
677590f docs(dashboard): add instructions to get started 08 November 2013, 22:08:39 UTC
fa1b00c 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. 08 November 2013, 22:08:39 UTC
b819bb1 chore(mod/dashboard): remove debug line Oops, this debug line made it into the tree. Remove it. 08 November 2013, 22:08:39 UTC
26806a1 fix(mod/dashboard): use deleteKey() not delete_key() small bug I overlooked while refactoring all of the dashboard function names to be more "javascripty" 08 November 2013, 22:08:39 UTC
5535646 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 08 November 2013, 22:08:38 UTC
bb275e3 Including clojure library 08 November 2013, 22:08:38 UTC
0c676ac feat(mod): introduce the /etcd/mod namespace introduce the `/etcd/mod` namespace and add the dashboard into it. 08 November 2013, 22:05:38 UTC
26c24dd Add confd to list of projects using etcd 08 November 2013, 22:05:30 UTC
ae05a9f feat(mods): add README file 08 November 2013, 22:05:30 UTC
5e604b7 chore(dashboard): move to the mod directory 08 November 2013, 22:05:29 UTC
13f7257 fix(dashboard): add moment to bower dependencies 08 November 2013, 22:05:29 UTC
6e27829 fix(dashboard): add d3 to bower 08 November 2013, 22:05:29 UTC
8acaf71 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 November 2013, 22:05:29 UTC
af3804d feat(dashboard): inital commit of resources package 08 November 2013, 22:05:16 UTC
b2d72b3 bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7 08 November 2013, 22:05:16 UTC
53678ad feat(dashboard): Initial commit of frontend code 08 November 2013, 22:04:51 UTC
bf5f0ab feat(dashboard/README): initial commit 08 November 2013, 22:04:51 UTC
6a074d4 chore(*.go): add copyright notice 08 November 2013, 22:04:15 UTC
acd940a refactor comments on IsPermanent 08 November 2013, 21:37:30 UTC
5a4e764 refactor add comments for receiving expire commands 08 November 2013, 21:24:23 UTC
b4f4528 feat upgrade get_handler 08 November 2013, 06:29:15 UTC
28ac516 fix sinceIndex 08 November 2013, 04:55:26 UTC
41695eb Merge pull request #296 from cloudaice/patch-1 Update README.md 08 November 2013, 03:37:25 UTC
64875d3 Update README.md fixed mistake 08 November 2013, 03:36:10 UTC
4c1d864 fix cleanup 07 November 2013, 05:27:39 UTC
c307b6a fix watcher_hub 07 November 2013, 05:19:37 UTC
55058c6 feat wathch for expiring need to be pending 06 November 2013, 07:30:48 UTC
779195e fix bug in update ttl 06 November 2013, 06:18:54 UTC
49c5547 refactor clean up 06 November 2013, 05:56:21 UTC
797d996 init sync to delete expiring keys 06 November 2013, 05:47:25 UTC
8c6606e Fix TTL migration issue. 05 November 2013, 22:57:53 UTC
1d49098 feat add heap top 05 November 2013, 06:13:26 UTC
07b52ee fix save and recovery 05 November 2013, 05:51:14 UTC
0d8510d refactor use push 05 November 2013, 05:36:05 UTC
efe431e refactor add push/pop function 05 November 2013, 05:33:23 UTC
c5a6f9b fix iszero 05 November 2013, 05:22:22 UTC
3f6d6cf refactor use time.IsZero 05 November 2013, 04:56:41 UTC
c05df9e refactor add newTTLKeyHeap function 05 November 2013, 04:31:24 UTC
d3bfc49 Remove leading slash from handlers. 04 November 2013, 21:36:20 UTC
35d9719 Add v1.solo migration fixture. 04 November 2013, 20:56:02 UTC
6b5d6ec Cluster migration test. 04 November 2013, 20:46:43 UTC
bf76af8 Update migration. 04 November 2013, 20:16:45 UTC
b9593b8 feat add update heap test 04 November 2013, 07:51:48 UTC
5394c8a feat add ttl heap 04 November 2013, 07:34:47 UTC
51f5762 Merge pull request #281 from xiangli-cmu/fix-snapshot fix snapshot 04 November 2013, 05:10:53 UTC
235ffc2 refactor change cmd argument snapCount to snapshotCount 04 November 2013, 05:06:51 UTC
52d5e05 refactor use defer 04 November 2013, 04:59:08 UTC
back to top