Brandon Philips
13f7257dd7
fix(dashboard): add moment to bower dependencies
2013-11-08 14:05:29 -08:00
Brandon Philips
6e278294af
fix(dashboard): add d3 to bower
2013-11-08 14:05:29 -08:00
Brandon Philips
8acaf71a59
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.
2013-11-08 14:05:29 -08:00
Brandon Philips
af3804d728
feat(dashboard): inital commit of resources package
2013-11-08 14:05:16 -08:00
Brandon Philips
b2d72b3e55
bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7
2013-11-08 14:05:16 -08:00
Rob Szumski
53678ad134
feat(dashboard): Initial commit of frontend code
2013-11-08 14:04:51 -08:00
Brandon Philips
bf5f0ab3f2
feat(dashboard/README): initial commit
2013-11-08 14:04:51 -08:00
Brandon Philips
6a074d4f6f
chore(*.go): add copyright notice
2013-11-08 14:04:15 -08:00
Xiang Li
acd940a450
refactor comments on IsPermanent
2013-11-08 13:37:30 -08:00
Xiang Li
5a4e764d7a
refactor add comments for receiving expire commands
2013-11-08 13:24:23 -08:00
Xiang Li
b4f4528ef4
feat upgrade get_handler
2013-11-07 22:29:15 -08:00
Xiang Li
28ac516f68
fix sinceIndex
2013-11-07 20:55:26 -08:00
Xiang Li
41695eb1c8
Merge pull request #296 from cloudaice/patch-1
...
Update README.md
2013-11-07 19:37:25 -08:00
项超
64875d39b0
Update README.md
...
fixed mistake
2013-11-08 11:36:10 +08:00
Xiang Li
4c1d864095
fix cleanup
2013-11-06 21:27:39 -08:00
Xiang Li
c307b6abca
fix watcher_hub
2013-11-06 21:19:37 -08:00
Xiang Li
55058c64f5
feat wathch for expiring need to be pending
2013-11-05 23:30:48 -08:00
Xiang Li
779195eb4f
fix bug in update ttl
2013-11-05 22:18:54 -08:00
Xiang Li
49c55477e5
refactor clean up
2013-11-05 21:56:21 -08:00
Xiang Li
797d996535
init sync to delete expiring keys
2013-11-05 21:47:25 -08:00
Ben Johnson
8c6606ed12
Fix TTL migration issue.
2013-11-05 15:57:53 -07:00
Xiang Li
1d49098954
feat add heap top
2013-11-04 22:13:26 -08:00
Xiang Li
07b52ee24c
fix save and recovery
2013-11-04 21:51:14 -08:00
Xiang Li
0d8510df33
refactor use push
2013-11-04 21:36:05 -08:00
Xiang Li
efe431ead0
refactor add push/pop function
2013-11-04 21:33:23 -08:00
Xiang Li
c5a6f9bb6b
fix iszero
2013-11-04 21:22:22 -08:00
Xiang Li
3f6d6cf4c6
refactor use time.IsZero
2013-11-04 20:56:41 -08:00
Xiang Li
c05df9e3f5
refactor add newTTLKeyHeap function
2013-11-04 20:31:24 -08:00
Ben Johnson
d3bfc49b7c
Remove leading slash from handlers.
2013-11-04 14:36:20 -07:00
Ben Johnson
35d9719707
Add v1.solo migration fixture.
2013-11-04 13:56:02 -07:00
Ben Johnson
6b5d6ecd8b
Cluster migration test.
2013-11-04 13:46:43 -07:00
Ben Johnson
bf76af8fd1
Update migration.
2013-11-04 13:16:45 -07:00
Xiang Li
b9593b80ec
feat add update heap test
2013-11-03 23:51:48 -08:00
Xiang Li
5394c8a894
feat add ttl heap
2013-11-03 23:34:47 -08:00
Xiang Li
51f57629f9
Merge pull request #281 from xiangli-cmu/fix-snapshot
...
fix snapshot
2013-11-03 21:10:53 -08:00
Xiang Li
235ffc234d
refactor change cmd argument snapCount to snapshotCount
2013-11-03 21:06:51 -08:00
Xiang Li
52d5e05201
refactor use defer
2013-11-03 20:59:08 -08:00
Ben Johnson
3d4e604607
Merge branch '0.2' of https://github.com/coreos/etcd into migration-test
2013-11-03 16:03:20 -07:00
Ben Johnson
44356dc654
Update migration script.
2013-11-03 16:02:59 -07:00
Ben Johnson
3a29ce4d17
Update migration.
2013-11-03 15:58:16 -07:00
Ben Johnson
02abbb6a6c
Migration test.
2013-11-03 15:49:00 -07:00
Ben Johnson
71a73d3904
Merge pull request #290 from xiangli-cmu/feat-use-raft-protobuf
...
feat use-raft-protobuf
2013-11-03 10:52:37 -08:00
Ben Johnson
e951b99bdd
Merge pull request #291 from xiangli-cmu/master
...
feat use protobuf for 0.1.2
2013-11-03 10:51:25 -08:00
Xiang Li
63768e3742
feat use protobuf
2013-11-03 09:15:02 -08:00
Xiang Li
f3ce75f2b4
feat add a simple speed test
2013-11-02 22:05:44 -07:00
Xiang Li
eb2fbcb575
feat use-raft-protobuf
2013-11-02 21:50:35 -07:00
Brandon Philips
fa0cd3ae87
Merge pull request #288 from bcwaldon/fix-readme
...
Fix typos in README.md
2013-11-02 14:30:00 -07:00
Brandon Philips
8aeb4121cf
Merge pull request #287 from bcwaldon/vagrantfile
...
Add Vagrantfile
2013-11-02 14:29:17 -07:00
Brian Waldon
9f3524fd11
Fix typos in README.md
2013-11-02 14:10:51 -07:00
Brian Waldon
6f054827a3
Add Vagrantfile
2013-11-02 13:09:22 -07:00