Commit Graph

671 Commits

Author SHA1 Message Date
Brandon Philips
b988f5b323 chore(CONTRIBUTING): make the allowed types a list
The list was formatted as one long sentence. Fix that.
2013-11-11 11:57:38 -08:00
Xiang Li
e397e807ca Merge pull request #297 from philips/add-trello
feat(README): add link to trello
2013-11-09 19:45:51 -08:00
Brandon Philips
fcba6436e8 feat(README): add link to trello 2013-11-09 19:24:37 -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
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
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
Brandon Philips
1a2a9d60e6 fix(README): make contacts a list 2013-10-30 15:02:28 -07:00
Xiang Li
03c836faff Merge pull request #280 from philips/add-readme-contact
feat(README): add mailing list and IRC
2013-10-30 15:01:30 -07:00
Brandon Philips
90b49fa53c feat(README): add mailing list and IRC 2013-10-30 14:14:13 -07:00
Brandon Philips
d59134a5b5 feat(README): add an erlang library marshall-lee/etcd.erl 2013-10-29 14:25:44 -07:00
Xiang Li
3be69f09ac Merge pull request #272 from dmarti/patch-1
Add instructions for setting a value only if the key does not exist
2013-10-26 20:00:30 -07:00
Don Marti
e254b9cec6 Add instructions for setting a value only if the key does not exist
Use an empty prevValue to atomically test for the existence of a key before setting the value.
2013-10-25 10:09:57 -07:00
Ben Johnson
9ed2776639 Merge pull request #253 from philips/add-Access-Control-Allow-Methods
fix(handlers): add Access-Control-Allow-Methods to cors
2013-10-23 14:04:22 -07:00
Xiang Li
c697767c47 Merge pull request #270 from mattcottingham/fix-systemd-journal-panic
Update go-systemd packages to fix panic
2013-10-22 09:45:47 -07:00
Matt Cottingham
32c2f89fe6 Update go-systemd packages to coreos/go-systemd:80318d 2013-10-22 10:46:25 +01:00
Brandon Philips
55f9045561 fix(handlers): add Access-Control-Allow-Methods to cors
This is needed to have CORs work properly. Fixes #252
2013-10-18 11:44:29 -07:00
Brandon Philips
d5f0642524 Merge pull request #244 from robszumski/sort-machine-list
Sort Machine List on Dashboard
2013-10-17 17:07:33 -07:00
Rob Szumski
4774466a75 bug(css): Reset line-height to prevent jumping 2013-10-16 14:48:26 -07:00
Rob Szumski
3fa0d21049 feat(dashboard): Sort machine list to prevent jumping 2013-10-16 14:47:10 -07:00
Brandon Philips
5305b802b2 Merge pull request #241 from robszumski/fix-highlight
Fix highlight
2013-10-15 23:34:49 -07:00
Rob Szumski
4c3509ac09 bug(back button): back button now is disabled when invalid 2013-10-15 23:11:34 -07:00
Rob Szumski
45b0b35a0f feature(selection): prevent selection of non-text elements with CSS 2013-10-15 22:01:45 -07:00
Brandon Philips
36ae9e9437 Merge pull request #240 from robszumski/color-ranges
chore(dashboard) update color ranges
2013-10-15 16:13:06 -07:00
Rob Szumski
53e9e1966f chore(dashboard) update color ranges 2013-10-15 15:58:56 -07:00
Rob Szumski
9838cae49d chore(dashboard): Remove restangular 2013-10-15 10:58:31 -07:00
Rob Szumski
aa49d5c1bd fix(dashboard): fix bug in toggling views 2013-10-15 10:58:18 -07:00
Rob Szumski
1c401a05b1 feat(dashboard): Notate leader in machine list 2013-10-15 10:57:58 -07:00
Brandon Philips
ad5cfab5ba Merge pull request #232 from adrianlzt/patch-1
A little lit bit easy to read
2013-10-14 10:59:39 -07:00
Adrián
12636ce89c A little lit bit easy to read
I have only reordered to parameters to be according to the first instance executed.
2013-10-14 19:14:14 +02:00
Xiang Li
c434f2cae7 Merge pull request #229 from amirhhz/patch-1
Correct index number to match description in 'watch' example
2013-10-14 09:10:29 -07:00
Amir H. Hajizamani
a0007dbeab Correct index number to match description in 'watch' example 2013-10-14 13:48:20 +01:00
Brandon Philips
c7d3d3371b feat(README): add go-discover 2013-10-12 21:27:20 -07:00
Brandon Philips
ba0c104cc8 Merge pull request #215 from robszumski/update-dashboard-readme
docs(dashboard): add instructions to get started
2013-10-12 12:01:02 -07:00
Rob Szumski
e1186bbead docs(dashboard): improve instructions 2013-10-11 15:37:30 -07:00
Xiang Li
0dfbb3f921 Merge pull request #217 from xiangli-cmu/master
Add F&Q about creating a valid client auth cert
2013-10-10 23:45:12 -07:00
Xiang Li
beac6d8589 Update README.md 2013-10-10 23:44:59 -07:00
Xiang Li
188a903e97 Update README.md 2013-10-10 23:43:47 -07:00
Xiang Li
d65c2451c4 Update README.md 2013-10-10 23:15:48 -07:00
Brandon Philips
e77b9aa020 fix(mod/dashboard): bump the resources
bump all of the resources to get the new delete_key fix.
v0.1.2
2013-10-10 15:28:19 -07:00
Brandon Philips
45f0ff5679 feat(scripts): add build-release script 2013-10-10 14:39:12 -07:00
Rob Szumski
52c34a2323 docs(dashboard): add instructions to get started 2013-10-10 13:32:37 -07:00
Brandon Philips
8ebbb96611 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.
2013-10-10 12:41:20 -07:00
Brandon Philips
3d5087d488 chore(mod/dashboard): remove debug line
Oops, this debug line made it into the tree. Remove it.
2013-10-10 12:34:08 -07:00
Brandon Philips
777e03491f fix(mod/dashboard): use deleteKey() not delete_key()
small bug I overlooked while refactoring all of the dashboard function
names to be more "javascripty"
2013-10-10 12:19:01 -07:00
Brandon Philips
bc077b66b0 Merge pull request #207 from philips/integrate-dashboard
New dashboard as module
2013-10-10 11:42:49 -07:00