Victor Vieux
|
faae7220c0
|
api versionning
|
2013-05-22 15:29:54 +00:00 |
Guillaume J. Charmes
|
0d2fb29537
|
Merge fix
|
2013-05-20 16:21:35 -07:00 |
Guillaume J. Charmes
|
c2a14bb196
|
Add "Cmd" prefix to builder instructions
|
2013-05-20 12:09:15 -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
|
0f312113d3
|
Move docker build to client
|
2013-05-19 10:46:24 -07:00 |
Guillaume J. Charmes
|
f29e5dc8a1
|
Remove hijack from api when not necessary
|
2013-05-16 12:09:06 -07:00 |
Victor Vieux
|
0c5443571d
|
1 or 0 -> 1/True/true or 0/False/false
|
2013-05-16 13:45:29 +00:00 |
Guillaume J. Charmes
|
fef816163c
|
Merge pull request #618 from titanous/cleanup
Misc. cleanup
|
2013-05-15 18:05:31 -07:00 |
Guillaume J. Charmes
|
10e19e4b97
|
Update tests to reflect new AuthConfig
|
2013-05-15 17:31:11 -07:00 |
Guillaume J. Charmes
|
95dd6d31a4
|
Move authConfig from runtime to registry
|
2013-05-15 17:17:33 -07:00 |
Guillaume J. Charmes
|
bb85ce9aff
|
Allow to change login
|
2013-05-15 13:39:24 -07:00 |
Jonathan Rudenberg
|
52ef89f9c2
|
Fix mistaken call to fmt.Println
|
2013-05-15 15:52:19 -04:00 |
Guillaume J. Charmes
|
2f4de3867d
|
Reenable docker push
|
2013-05-15 19:21:37 +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 |
Guillaume J. Charmes
|
37b80325d0
|
Merge pull request #593 from dotcloud/579-move_display_options_to_client-feature
* Api: Move display options to client
|
2013-05-13 11:40:46 -07:00 |
Guillaume J. Charmes
|
02d255457a
|
Merge pull request #591 from dotcloud/590_error_message-fix
Fix error message in export
|
2013-05-13 10:58:05 -07:00 |
Victor Vieux
|
182842e3c3
|
fix error push
|
2013-05-13 19:19:27 +02:00 |
Victor Vieux
|
1990c49a62
|
removed only_ids and trunc_cmd from the api
|
2013-05-13 12:18:55 +02:00 |
Victor Vieux
|
8b31d30601
|
fix error message in export
|
2013-05-13 11:39:24 +02:00 |
Victor Vieux
|
f7beba3acc
|
add writeJson
|
2013-05-10 15:10:15 -07:00 |
Victor Vieux
|
7cc082347f
|
refactor api.go
|
2013-05-10 15:10:15 -07:00 |
Guillaume J. Charmes
|
5bec9275c0
|
Improve remote api unit tests
|
2013-05-10 12:28:07 -07:00 |
Guillaume J. Charmes
|
1941c79195
|
make commands use the correct routes
|
2013-05-09 22:28:52 -07:00 |
Guillaume J. Charmes
|
eeaea4e873
|
Update the routes within commands.go
|
2013-05-09 20:19:21 -07:00 |
Guillaume J. Charmes
|
24816a8b80
|
Add/improve unit tests
|
2013-05-09 20:13:52 -07:00 |
Guillaume J. Charmes
|
0c6380cc32
|
Rename "v" in "removeVolume"
|
2013-05-09 19:19:55 -07:00 |
Guillaume J. Charmes
|
2a303dab85
|
Add unit tests
|
2013-05-09 19:19:24 -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 |
Guillaume J. Charmes
|
ff67da9c86
|
Add the variable maps to the Api functions
|
2013-05-09 16:28:47 -07:00 |
Victor Vieux
|
c423a790d6
|
fixed issue with viz
|
2013-05-09 23:52:12 +02:00 |
Victor Vieux
|
93dc2c331e
|
removed hijack in export
|
2013-05-09 23:28:03 +02:00 |
Victor Vieux
|
0ecf5e245d
|
removed hijack on viz
|
2013-05-09 23:10:26 +02:00 |
Victor Vieux
|
0862183c86
|
fix status code and error detection
|
2013-05-09 21:42:29 +02:00 |
Victor Vieux
|
7c7619ecf8
|
display warning on the server in debug in version don't match
|
2013-05-09 20:24:49 +02:00 |
Victor Vieux
|
24c785bc06
|
fix login
|
2013-05-08 23:57:14 +02:00 |
Victor Vieux
|
1d42cbaa21
|
removed useless returns
|
2013-05-08 23:19:24 +02:00 |
Victor Vieux
|
bf605fcfc7
|
fix commit without run parameter
|
2013-05-08 19:21:52 +02:00 |
Victor Vieux
|
954ecac388
|
fix doc and empty content-type
|
2013-05-08 18:52:01 +02:00 |
Victor Vieux
|
4a1e0d321e
|
change content-type and small fix in run
|
2013-05-08 18:36:37 +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
|
2ac4e662f1
|
Small fix
|
2013-05-07 18:16:24 -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
|
755604a2bd
|
Fix routes in api.go
|
2013-05-07 17:35:33 -07:00 |
Guillaume J. Charmes
|
891c5202ea
|
Factorize api.go
|
2013-05-07 17:27:09 -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
|
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
|
0b6c79b303
|
first draft of the doc, split commit and fix some issues in spi.go
|
2013-05-07 17:19:41 +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 |
Victor Vieux
|
4f0bda2dd5
|
up to date with master
|
2013-05-02 18:36:23 +02:00 |
Victor Vieux
|
a4bcf7e1ac
|
refactoring run/attach/logs
|
2013-05-02 05:07:06 +02:00 |
Victor Vieux
|
36b968bb09
|
[] instead fon null, timetsamps and wip import
|
2013-04-30 17:04:31 +02:00 |
Victor Vieux
|
131c6ab3e6
|
more accurate http errors, attach handle tty correctly now
|
2013-04-29 17:46:41 +02:00 |
Victor Vieux
|
e5104a4cb4
|
working tty
|
2013-04-29 15:12:18 +02:00 |
Victor Vieux
|
30cb4b351f
|
run now try to pull if unknown image
|
2013-04-29 11:46:31 +02:00 |
Victor Vieux
|
c7bbe7ca79
|
added export
|
2013-04-24 16:32:51 +02:00 |
Victor Vieux
|
79512b2a80
|
added commit
|
2013-04-24 16:06:30 +02:00 |
Victor Vieux
|
1e357c6969
|
changed not found errors to 404, added inspect, wait and diff
|
2013-04-24 14:01:40 +02:00 |
Victor Vieux
|
cf19be44a8
|
added run (wip), fixed ps and images, added port and tag
|
2013-04-23 18:20:53 +02:00 |
Victor Vieux
|
6ce475dbdf
|
added push hijack (wip)
|
2013-04-22 23:37:22 +02:00 |
Victor Vieux
|
1aa7f1392d
|
restify api
|
2013-04-22 18:17:47 +02:00 |
Victor Vieux
|
b295239de2
|
added: info, history, logs, ps, start, stop, restart, rm, rmi
|
2013-04-19 15:24:37 +02:00 |
Victor Vieux
|
79e9105806
|
added kill and images(wip)
|
2013-04-18 18:56:22 +02:00 |
Victor Vieux
|
c0d5d5969b
|
skeleton remote API, only version working (wip)
|
2013-04-18 03:13:43 +02:00 |
Solomon Hykes
|
a11b31399b
|
Skeleton of http API
|
2013-04-16 19:53:08 +02:00 |