Daniel Smith
|
41534c1cc5
|
Encode/decode working everywhere now.
|
2014-06-23 09:54:17 -07:00 |
Daniel Smith
|
2bcb44b6bd
|
make Registry use Encode
|
2014-06-23 09:54:17 -07:00 |
Daniel Smith
|
fb991fb84e
|
Change type to []byte
|
2014-06-23 09:54:17 -07:00 |
Daniel Smith
|
466be48c74
|
Merge pull request #166 from brendandburns/sync
Part #1 of synchronous requests: Add channels and a mechanism for waiting
|
2014-06-19 16:40:25 -07:00 |
Brendan Burns
|
2640de5c02
|
Part #1 of synchronous requests: Add channels and a mechanism for waiting on them
|
2014-06-19 16:13:13 -07:00 |
Daniel Smith
|
bc02b3c21a
|
Rename [label] query to selector
|
2014-06-19 13:31:42 -07:00 |
Daniel Smith
|
c534d070e5
|
Rename LabelSet labels.Set
|
2014-06-16 22:05:12 -07:00 |
Daniel Smith
|
ad2ec27e91
|
Implement label queries for controller registry
|
2014-06-16 22:05:12 -07:00 |
Daniel Smith
|
b95eef522b
|
Add nice(r) error message on api server panic. Fix nil ptr derefs.
|
2014-06-13 14:59:36 -07:00 |
Daniel Smith
|
f9a5fadf45
|
Merge pull request #86 from brendandburns/dot
Remove dot import syntax from registry package.
|
2014-06-12 20:58:13 -07:00 |
Brendan Burns
|
164160adef
|
Address package level comments for readability.
|
2014-06-12 20:26:12 -07:00 |
Brendan Burns
|
0c3b9f2b69
|
fix dot import.
|
2014-06-12 20:14:41 -07:00 |
Brendan Burns
|
fdcf273d50
|
Add pretty printing.
|
2014-06-08 23:07:29 -07:00 |
Brendan Burns
|
0181953242
|
Add kind in all cases for list.
|
2014-06-07 21:57:36 -07:00 |
Brendan Burns
|
ef7cce5dad
|
Populate 'Kind' field in all API types being returned.
|
2014-06-07 21:07:20 -07:00 |
Joe Beda
|
2c4b3a562c
|
First commit
|
2014-06-06 16:40:48 -07:00 |