Victor Vieux
|
844a8db6c6
|
add debug
|
2013-06-03 12:21:22 +00:00 |
Victor Vieux
|
62c78696cd
|
bump to master
|
2013-06-03 11:06:13 +00:00 |
Guillaume J. Charmes
|
9bc71c101c
|
Merge pull request #719 from dotcloud/json_stream-feature
* API: push, pull, import, insert -> Json Stream
|
2013-05-31 16:05:15 -07:00 |
Guillaume J. Charmes
|
1dae7a25b9
|
Improve the docker version and docker info commands
|
2013-05-31 15:53:57 -07:00 |
Victor Vieux
|
468e4c4b56
|
returns an error if the container we want to attach is not running
|
2013-05-31 15:34:23 +00:00 |
Victor Vieux
|
9060b5c2f5
|
added proper returns type, move the auto-prune in v1.1 api
|
2013-05-31 14:37:02 +00:00 |
Victor Vieux
|
3afdd82e42
|
bump to master
|
2013-05-30 23:38:40 +00:00 |
Victor Vieux
|
5aa95b667c
|
WIP needs to fix HTTP error codes
|
2013-05-30 22:53:45 +00:00 |
Guillaume J. Charmes
|
054451fd19
|
NON-WORKING: Beginning of rmi refactor
|
2013-05-30 12:30:21 -07:00 |
Victor Vieux
|
cd002a4d16
|
ensure progress downloader is well formated
|
2013-05-30 17:00:42 +00:00 |
Victor Vieux
|
49e656839f
|
move auth to the client WIP
|
2013-05-30 15:39:43 +00:00 |
Victor Vieux
|
7e92302c4f
|
auto prune WIP
|
2013-05-29 17:27:32 +00:00 |
Victor Vieux
|
94f0d478de
|
refacto
|
2013-05-29 17:01:54 +00:00 |
Victor Vieux
|
2eb4e2a0b8
|
removed the -f
|
2013-05-29 16:31:47 +00:00 |
Guillaume J. Charmes
|
08e5f12954
|
Merge pull request #739 from dotcloud/push_issue-1
- Registry: Cereate a new registry object for each request (~session)
|
2013-05-29 09:22:12 -07:00 |
Victor Vieux
|
f339fc2eb9
|
bump to master
|
2013-05-29 13:52:18 +00:00 |
Victor Vieux
|
ea9095c562
|
merge master
|
2013-05-29 11:49:39 +00:00 |
Guillaume J. Charmes
|
cd0de83917
|
Cereate a new registry object for each request (~session)
|
2013-05-28 17:12:24 -07:00 |
Guillaume J. Charmes
|
a48799016a
|
Fix merge issue
|
2013-05-28 13:46:52 -07:00 |
Guillaume J. Charmes
|
dce82bc856
|
Merge master
|
2013-05-28 13:42:50 -07:00 |
Victor Vieux
|
5a36efb61f
|
fix json encoding, and use less casts
|
2013-05-26 23:45:45 +00:00 |
Victor Vieux
|
14212930e4
|
ensure valid json
|
2013-05-25 15:51:26 +00:00 |
Victor Vieux
|
c8c7094b2e
|
imporved error, push, import insert
|
2013-05-25 15:09:46 +00:00 |
Solomon Hykes
|
9775f0bd14
|
* Remote API: send push/pull progress bar as json
|
2013-05-24 17:59:27 -07:00 |
Victor Vieux
|
3c7bca7a21
|
first version of Pull
|
2013-05-24 16:34:03 +00:00 |
Guillaume J. Charmes
|
70d2123efd
|
Add resize endpoint to api
|
2013-05-23 19:33:28 -07:00 |
Victor Vieux
|
cf35e8ed81
|
jsonstream WIP
|
2013-05-23 15:16:35 +00:00 |
Guillaume J. Charmes
|
0f135ad7f3
|
Start moving the docker builder into the server
|
2013-05-22 20:07:26 -07:00 |
Victor Vieux
|
6fce89e60b
|
bump to master
|
2013-05-22 13:41:29 +00:00 |
Guillaume J. Charmes
|
49505c599b
|
Fix an issue trying to pull specific tag
|
2013-05-20 17:30:33 -07:00 |
Guillaume J. Charmes
|
0d2fb29537
|
Merge fix
|
2013-05-20 16:21:35 -07:00 |
Guillaume J. Charmes
|
d756ae4cb3
|
Tag all images after pulling them
|
2013-05-20 15:19:05 -07:00 |
Victor Vieux
|
67b20f2c8c
|
add check to see if the image isn't parent of another and add -f to force
|
2013-05-20 18:31:45 +00:00 |
Guillaume J. Charmes
|
372d81c325
|
Merge remove-hijack
|
2013-05-20 11:07:34 -07:00 |
Guillaume J. Charmes
|
ae9d7a5167
|
Avoid cast each write for flusher
|
2013-05-20 10:58:35 -07:00 |
Guillaume J. Charmes
|
98b0fd173b
|
Make the printflfush an interface
|
2013-05-20 10:22:50 -07:00 |
Guillaume J. Charmes
|
0f312113d3
|
Move docker build to client
|
2013-05-19 10:46:24 -07:00 |
Victor Vieux
|
6102552d61
|
Merge branch 'master' into 610-improve_rmi-feature
|
2013-05-18 14:29:37 +00:00 |
Victor Vieux
|
d7673274d2
|
check if the image to delete isn't parent of another
|
2013-05-18 14:29:32 +00:00 |
Victor Vieux
|
0143be42a1
|
add flush after each write when needed
|
2013-05-18 14:03:53 +00:00 |
Victor Vieux
|
f01990aad2
|
fix
|
2013-05-17 17:57:44 +00:00 |
Guillaume J. Charmes
|
f498dd2a2b
|
- Registry: Fix issue preventing to pull specific tag
|
2013-05-16 12:29:16 -07:00 |
Guillaume J. Charmes
|
f29e5dc8a1
|
Remove hijack from api when not necessary
|
2013-05-16 12:09:06 -07:00 |
Guillaume J. Charmes
|
db1e965b65
|
Merge fixes + cleanup
|
2013-05-16 11:27:50 -07:00 |
Guillaume J. Charmes
|
2ae8aaa106
|
Merge branch 'master' into 610-improve_rmi-feature
|
2013-05-16 11:15:16 -07:00 |
Guillaume J. Charmes
|
95dd6d31a4
|
Move authConfig from runtime to registry
|
2013-05-15 17:17:33 -07:00 |
Guillaume J. Charmes
|
dc9d6c1c1f
|
Upload images only when necessary
|
2013-05-15 13:22:57 -07:00 |
Guillaume J. Charmes
|
97880a223e
|
Move httpClient within registry object
|
2013-05-15 19:22:08 +00:00 |
Guillaume J. Charmes
|
398a6317a0
|
Remove stdout from registry
|
2013-05-15 18:50:52 +00:00 |
Guillaume J. Charmes
|
49b61af1f8
|
Refactor registry Push
|
2013-05-15 18:30:40 +00:00 |
Victor Vieux
|
c80448c4d1
|
improve rmi
|
2013-05-15 13:51:50 +00:00 |
Guillaume J. Charmes
|
828d1aa507
|
Begin to implement push with new project structure
|
2013-05-15 03:27:15 +00:00 |
Guillaume J. Charmes
|
9bb3dc9843
|
Split registry into subpackage
|
2013-05-15 01:41:39 +00:00 |
Guillaume J. Charmes
|
2e69e1727b
|
Create a subpackage for utils
|
2013-05-14 22:37:35 +00:00 |
Victor Vieux
|
a91b710961
|
add sizes in images and containers
|
2013-05-13 15:14:20 +02:00 |
Victor Vieux
|
e82ff22fae
|
add -notrunc on docker images
|
2013-05-13 12:26:18 +02:00 |
Victor Vieux
|
1990c49a62
|
removed only_ids and trunc_cmd from the api
|
2013-05-13 12:18:55 +02:00 |
odk-
|
82313b1de9
|
full container.Id display when notrunc is used
|
2013-05-10 10:18:01 +02:00 |
Guillaume J. Charmes
|
28fd289b44
|
Reduce the Destroy timeout from 10 to 3 seconds
|
2013-05-09 21:53:59 -07:00 |
Guillaume J. Charmes
|
0c6380cc32
|
Rename "v" in "removeVolume"
|
2013-05-09 19:19:55 -07:00 |
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 |