Guillaume J. Charmes
|
152ebeea43
|
Change API route for containers/ and images/ in order to avoid conflict
|
2013-05-09 17:50:56 -07:00 |
|
Victor Vieux
|
0ecf5e245d
|
removed hijack on viz
|
2013-05-09 23:10:26 +02:00 |
|
Victor Vieux
|
fc29f01528
|
bump to master
|
2013-05-09 02:20:16 +02:00 |
|
Victor Vieux
|
bc3fa506e9
|
added pagination on ps
|
2013-05-08 18:28:11 +02:00 |
|
Victor Vieux
|
075e1ebb0e
|
remove useless port endpoint
|
2013-05-08 18:06:43 +02:00 |
|
Victor Vieux
|
60ddcaa15d
|
changes 2 endpoints to avoid confusion, changed some parameters, fix doc, add api unit tests
|
2013-05-08 17:35:50 +02:00 |
|
Guillaume J. Charmes
|
cacc7e564a
|
Fix non exiting client issue
|
2013-05-07 23:32:17 -07:00 |
|
Guillaume J. Charmes
|
57cfe72e8c
|
Replace os.File with io.ReadCloser and io.Writer
|
2013-05-07 18:06:49 -07:00 |
|
Guillaume J. Charmes
|
ab96da8eb2
|
Use bool instead of string for flags
|
2013-05-07 16:47:43 -07:00 |
|
Guillaume J. Charmes
|
279db68b46
|
Use Fprintf instead of Fprintln
|
2013-05-07 16:36:49 -07:00 |
|
Guillaume J. Charmes
|
b56b2da5c5
|
Refactor api.go to use a factory with named functions
|
2013-05-07 16:33:12 -07:00 |
|
Victor Vieux
|
a0880edc63
|
removed useless buffered pipe in import
|
2013-05-07 23:56:45 +02:00 |
|
Victor Vieux
|
4d30a32c68
|
removed RAW mode on server
|
2013-05-07 23:15:42 +02:00 |
|
Victor Vieux
|
4079411375
|
fix run no parameter
|
2013-05-07 20:59:04 +02:00 |
|
Victor Vieux
|
59a6316f5e
|
added search
|
2013-05-07 20:43:31 +02:00 |
|
Victor Vieux
|
10c0e99037
|
update to master
|
2013-05-07 19:23:50 +02:00 |
|
Victor Vieux
|
f37399d22b
|
added login and push
|
2013-05-06 13:34:31 +02:00 |
|
Victor Vieux
|
6f9b574f25
|
bump to 0.2.2
|
2013-05-06 11:53:00 +02:00 |
|
Victor Vieux
|
04cd20fa62
|
split api and server. run return exit code. import, pull and commit uses the smae endpoint. non zero status code on failure
|
2013-05-06 11:31:22 +02:00 |
|