Commit Graph

1424 Commits

Author SHA1 Message Date
1fca87b8d9 Move httpClient within registry object
Upstream-commit: 97880a223e8d6e1ff4d6e40e46f6a006b24a66cc
Component: engine
2013-05-15 19:22:08 +00:00
80593d4e7d Reenable docker push
Upstream-commit: 2f4de3867d77f8f8841ba32517f2ca8b9e730113
Component: engine
2013-05-15 19:21:37 +00:00
abd1f66a7d Remove stdout from registry
Upstream-commit: 398a6317a09679b65a59d529e78f5e7480e8de0b
Component: engine
2013-05-15 18:50:52 +00:00
7a9bb0ff86 Refactor registry Push
Upstream-commit: 49b61af1f8139f48c0f2ce6b8afa25c1716f7379
Component: engine
2013-05-15 18:30:40 +00:00
53358035af Begin to implement push with new project structure
Upstream-commit: 828d1aa50769999ee50bbac893f4e9ef6d49f10c
Component: engine
2013-05-15 03:27:15 +00:00
741f6efe46 Update tests to reflect new project structure
Upstream-commit: e7077320ff6452984260c14394c271db080b5e9c
Component: engine
2013-05-15 01:52:09 +00:00
88a9363cae Split registry into subpackage
Upstream-commit: 9bb3dc9843f4ef565eb8f298eb7f542b5e1ac0dd
Component: engine
2013-05-15 01:41:39 +00:00
bc6fad489c Create a subpackage for utils
Upstream-commit: 2e69e1727b4d5698a90c24c5800eecd5401dc319
Component: engine
2013-05-14 22:37:35 +00:00
dcceb0ed4b Make tests less verbose
Upstream-commit: 539c8767277eefc990feb03db15cc4c61a7e641f
Component: engine
2013-05-14 22:00:53 +00:00
468a9ebbc8 Added small doc page for DOCKER_INDEX_URL variable
Upstream-commit: e6324ff400c208713061e8b517435da87855ce56
Component: engine
2013-05-14 22:00:24 +00:00
cfa86c4776 gofmt pass
Upstream-commit: 17ad00a35e3cafc7e9386eb4c6522630a886c29f
Component: engine
2013-05-14 22:00:24 +00:00
4c99b27c5c Repository name can not exceed 30 characters
Upstream-commit: 6c7dc1de86c349cdefdd445b928f29b41fa5fa16
Component: engine
2013-05-14 22:00:24 +00:00
679935b8f2 Added login/account creation tests
Upstream-commit: 20a57f15b91ec9aae74fffb897035a7665a3dcf6
Component: engine
2013-05-14 22:00:24 +00:00
0dc884cb7c Added test for PushRepository
Upstream-commit: 54871e36838f048a2ffd71ced481b50532396049
Component: engine
2013-05-14 22:00:24 +00:00
76f4659754 Allow index server address to vary during execution
Upstream-commit: 2b620efffd53fab63bc7b874c96da0693e604278
Component: engine
2013-05-14 22:00:24 +00:00
7c7dc4a8d7 Find docker index URL in ENV before using default value. Unit tests for docker pull
Upstream-commit: fc1d1d871b2f952ce83a6b7cedcdf4a86f0c953b
Component: engine
2013-05-14 22:00:24 +00:00
bf1325140b build docker using Go 1.1
Upstream-commit: 48fcde81935659971e849b52136be80f9c8cad4a
Component: engine
2013-05-14 01:10:24 +03:00
37d73bad54 Merge pull request #586 from tbikeev/master
* Vagrant: AWS region and ami name can now be set as ENV variables.
Upstream-commit: ccc4fae30a31a1a84384fdb2013763a1782d2172
Component: engine
2013-05-13 14:06:48 -07:00
8668a206c9 Merge pull request #588 from kencochrane/rackspace-docs
+ Documentation: Added install instructions for RackSpace cloud using Ubuntu 12.04, 12.10, 13.04 and fixed a few minor issues with the ubuntu install docs.
Upstream-commit: 01cecfe2f357be6b8c5724f5e66947504dc0bd74
Component: engine
2013-05-13 14:06:15 -07:00
7180d60d3a Make sure that the layer exists prior to store it
Upstream-commit: be9dd7b85f889e31fbd93465535b9962ed585ced
Component: engine
2013-05-13 13:08:16 -07:00
e619b35202 Merge pull request #551 from jpetazzo/471-cpu-limit
+ Runtime: implement "-c" option to allocate a number of CPU shares to a container
Upstream-commit: edc7c092d926defa19d8b30dda7d3add38505ca0
Component: engine
2013-05-13 11:59:09 -07:00
48d58f0ec1 Merge remote-tracking branch 'dotcloud/master' into clean-reshuffle
Upstream-commit: 4551fbd700440d3f1e61285418475dc9f6173db3
Component: engine
2013-05-13 11:44:52 -07:00
57b43e0549 Merge pull request #593 from dotcloud/579-move_display_options_to_client-feature
* Api: Move display options to client
Upstream-commit: 37b80325d0b20a0a5c85dd0eb3b49126a799204a
Component: engine
2013-05-13 11:40:46 -07:00
9967e83f8f Moved docker-remote-api doc to api section
Upstream-commit: 6390d2501088f74815adff5e1cb0ba5886ed057e
Component: engine
2013-05-13 11:21:28 -07:00
6cef827145 Merge remote-tracking branch 'dotcloud/master' into clean-reshuffle
Upstream-commit: 097531d8532d778faacac29ce6ff6c5b2766c473
Component: engine
2013-05-13 11:12:19 -07:00
b6bfefb151 Merge pull request #591 from dotcloud/590_error_message-fix
Fix error message in export
Upstream-commit: 02d255457ae96cb8dca38c82317c9760b41c11e5
Component: engine
2013-05-13 10:58:05 -07:00
a38dbce240 Merge pull request #587 from zimbatm/fix/readme-build-example
Fixes the README build example to make it work
Upstream-commit: 38bc134db330d4a2ecd4cb182fe551fdf5e4e624
Component: engine
2013-05-13 10:50:51 -07:00
9587a00519 Merge pull request #595 from dotcloud/typo_error-fix
Small fix about the error in push
Upstream-commit: 9023db5c5d944d2b0f4e3811e185d364eb553005
Component: engine
2013-05-13 10:46:38 -07:00
ba47986dfc Change t.Skip to t.Log in tests for go1.0.3 compatibility
Upstream-commit: 824ad4274a6de5bacb67bce892faaeb0094977b2
Component: engine
2013-05-13 10:45:50 -07:00
31ce5f9a3a fix error push
Upstream-commit: 182842e3c3cb56e8b2012629d06822c8f395e826
Component: engine
2013-05-13 19:19:27 +02:00
fc6ad3f15e add -notrunc on docker images
Upstream-commit: e82ff22fae096e64e9ec0f621a532eaa62b40deb
Component: engine
2013-05-13 12:26:18 +02:00
ad78d7afdf removed only_ids and trunc_cmd from the api
Upstream-commit: 1990c49a6235530a3ddedc00db3aa38acf93a9c5
Component: engine
2013-05-13 12:18:55 +02:00
5f800aea13 fix error message in export
Upstream-commit: 8b31d30601f487bca5e4985c6a14b89e47ac83be
Component: engine
2013-05-13 11:39:24 +02:00
ea350d9812 fixed the git clone url, it was the read-write one that required ssh access to the docker account, changed to the read only version
Upstream-commit: 87038311fc0869d8dd9303d11ed79279238b0b6e
Component: engine
2013-05-12 21:46:35 -04:00
3a767c12a7 updated the rackspace docs to have more information, and fixed a couple of mistakes
Upstream-commit: f074e983bd99a19509f96e235a2f35fbe1cab849
Component: engine
2013-05-12 13:12:44 -04:00
3c131047d1 Added install instructions for RackSpace cloud using Ubuntu 12.04, 12.10, 13.04
Upstream-commit: 823bc74935b8f3713c7443c617402334dc5fbda4
Component: engine
2013-05-11 19:03:41 -04:00
b4e5f29fcb Fixes the README build example to make it work
Upstream-commit: a47d8799b190ba44d7bea2a39e05f98f6019f952
Component: engine
2013-05-11 23:50:06 +01:00
0bf1d78235 Merge pull request #584 from boffbowsh/builder-documentation
* Documentation: Updated Docker builder docs to clean up format and add new information and examples
Upstream-commit: 908e4797a66715ca1011867aa6e13b10ee22dae6
Component: engine
2013-05-11 12:39:44 -07:00
e8655eb27d Make examples bash-highlighted
Remove DOCKER-VERSION, easier to maintain
Add example of multiple FROM steps
Upstream-commit: 9416574569b3969f1844c83cf4e24bc50957aaf5
Component: engine
2013-05-11 18:34:26 +01:00
1a8a87ec92 Made AWS region and ami to be configurable through the ENV variables.
Upstream-commit: 9cfcfbae522eac5b771babf017d1d4b2ceb5d249
Component: engine
2013-05-11 19:27:42 +02:00
ca65b7f821 Update api_test.go to reflect new api.go
Upstream-commit: b99446831f576d626f78be7baea09af8520d125b
Component: engine
2013-05-10 15:24:07 -07:00
d37c246e03 add writeJson
Upstream-commit: f7beba3accf22f1549aef9ed70bbde2afbdc4af0
Component: engine
2013-05-10 15:10:15 -07:00
8ca9fad1fc refactor api.go
Upstream-commit: 7cc082347f4adf3188c9614a9e9a82c2d6ff5656
Component: engine
2013-05-10 15:10:15 -07:00
7ee4025569 Expand upon Builder documentation and tidy
Standardizes on uppercase for instructions, gives 
example usage.
Wrap at 80 columns
Upstream-commit: a98eafaf58ea250d6cd75d2f175f66d705d4a0eb
Component: engine
2013-05-10 22:49:42 +01:00
3980cc1280 Merge branch 'master' of github.com:dotcloud/docker into 471-cpu-limit
Upstream-commit: 6f3e868a7b8f239334d06b2385b776ce7ae5614f
Component: engine
2013-05-10 14:44:50 -07:00
6656850748 Merge pull request #583 from dotcloud/api-tests-1
* Api: Improve remote api unit tests
Upstream-commit: d7adeb8a4569d84d80af1a1bc15ffa4e23e1ffc3
Component: engine
2013-05-10 14:34:02 -07:00
35b873eb52 - Registry: Fix the checksums file path
Upstream-commit: 052a15ace9bd6391ef1e935f949f986ee9840d47
Component: engine
2013-05-10 14:25:45 -07:00
5b93b96784 Small fix within TestGetImagesJson
Upstream-commit: ae80c37054835dc0cd55f81c9f97ca07ed80081c
Component: engine
2013-05-10 13:58:21 -07:00
c661f127d6 Improve remote api unit tests
Upstream-commit: 5bec9275c01f646ba6a5afd19ea80a38c41604a7
Component: engine
2013-05-10 12:28:07 -07:00
8767bd1f29 Updated commands index to show better title.
Small syntax fix in couchDB
Upstream-commit: 8946b75a0b8bce77f630020f6c0fcdae3404b922
Component: engine
2013-05-10 12:25:02 -07:00