e145df42f9
Merge pull request #1305 from gaffo/fix-spelling
...
Change reserve-compatibility to reverse-compatibility
Upstream-commit: faf103e6ec8ee07637c002fd9e0b8d0caf11ec1d
Component: engine
2013-07-26 02:40:56 -07:00
8f7401af36
fix wrong untag when using rmi via id
...
Upstream-commit: e608296bc62ceeaf41ebf2bc80b21c0a1883d4f0
Component: engine
2013-07-26 09:19:26 +00:00
4118c3f059
Change reserve-compatibility to reverse-compatibility
...
Upstream-commit: 4ebe2cf348915415c34503aca7a5663177e0002f
Component: engine
2013-07-26 01:10:42 -07:00
2ad5267228
Enabled the docs to generate manpages.
...
* changed conf.py to reference toctree.rst instead of index
* Added note to README to upgrade your sphinx to the latest version to prevent a bug with .. note:: blocks.
Upstream-commit: f4b63d9eeaddae6cb15775bea13ec4bca6e115da
Component: engine
2013-07-25 17:19:58 -07:00
41fd022aa4
Merge pull request #1274 from dhrp/headings_website
...
Removed website and updated headings.
Upstream-commit: 422378cb85b1a158373ea8e5a2dc2de92076d225
Component: engine
2013-07-25 16:43:27 -07:00
e53564ccbf
Merge pull request #1281 from dotcloud/505-output_after_pipe-fix
...
- Runtime: Fixes #505 - Make sure all output is send on the network before closing
Upstream-commit: 594c818d853a18014711fb0b95c9ffd3954c56c7
Component: engine
2013-07-25 13:01:31 -07:00
7c51899dd5
Fixes 1136; Reopened from 1175 with latest changes.
...
Upstream-commit: d86898b0142f2f9a834aa0c727b10d62ef647262
Component: engine
2013-07-25 19:45:49 +00:00
2d7b015e94
Merge pull request #1293 from dotcloud/585_use_0755_instead_of_0700
...
use 0755 instead of 0700
Upstream-commit: be087c9c82ae905ec23a327b0199c6bf574ab5a9
Component: engine
2013-07-25 12:40:44 -07:00
8ad99ad99c
Merge pull request #1288 from dlintw/1286-improve-import-txz-description
...
Fixes #1286 improve-import-txz-description
Upstream-commit: 9cc8b72a38491efbaf86f3d13689bc13ef74d32d
Component: engine
2013-07-25 12:37:37 -07:00
795426f1f2
Make sure the cookie is used in all registry queries
...
Upstream-commit: 3425c1b84c3f58ac5bb2feb91c4901b61561c58c
Component: engine
2013-07-25 12:31:23 -07:00
ef8794b9af
Script cleans up downloaded repos, uses quiet build
...
Upstream-commit: 12d575a6b1125d74168986ca39250c833ddbb033
Component: engine
2013-07-25 21:00:36 +02:00
15664f4161
use 0755 instead of 0700
...
Upstream-commit: 1c509f4350d943c6aa8b9bff8dcbed28ee803735
Component: engine
2013-07-25 15:45:15 +00:00
85f64e1df7
add regression test + go fmt
...
Upstream-commit: 48833c7b0784bc7055f29dd3448df3af93c462ec
Component: engine
2013-07-25 15:20:56 +00:00
2cfc902d29
ensure mount in commit
...
Upstream-commit: f385f1860bdebe2434bb122bd5ac8fec85687970
Component: engine
2013-07-25 15:18:34 +00:00
1a3ff090dc
fix errors
...
Upstream-commit: 01e98bf0dd26a1de7fd280fd4b0f0a79aedd0cdd
Component: engine
2013-07-25 14:32:46 +00:00
ce008bc612
Use VT100 escape codes
...
:
Upstream-commit: f1dd299227b15696872822f40a4ab9f1a54098a7
Component: engine
2013-07-25 14:16:36 +00:00
f3125e247a
Merge pull request #1283 from crosbymichael/username-not-set
...
Copy authConfigs on save so data is not modified
Upstream-commit: 7df6c4b9adaa64d243312f37ed2a6dbe6c897282
Component: engine
2013-07-25 06:31:34 -07:00
c0c3fbc7b6
Fixes #1286
...
Upstream-commit: 8f6b6d57840410d1491321d7681ef2a946e90bc9
Component: engine
2013-07-25 15:36:32 +08:00
e6f304a5c6
Add regression test for authConfig overwrite
...
Upstream-commit: 0fc11699ab26121e4f89808ffacb2becf536ff5d
Component: engine
2013-07-25 03:25:16 +00:00
164f76762a
Copy authConfigs on save so data is not modified
...
SaveConfig sets the Username and Password to an empty string
on save. A copy of the authConfigs need to be made so that the
in memory data is not modified.
Upstream-commit: 9332c00ca562e97045490d3d45d8f805fae30330
Component: engine
2013-07-25 00:35:52 +00:00
4350e3145d
Fixes #505 - Make sure all output is send on the network before closing
...
Upstream-commit: fd9ad1a19469d07944ca9b417861d63ecec2ef42
Component: engine
2013-07-24 15:48:51 -07:00
7907b8ec17
Merge pull request #1277 from dotcloud/add_commands_unit_tests
...
* Tests: Reimplement old Commands unit tests in order to insure behavior
Upstream-commit: 6ae3305040346083c4b17997e706e7b364c33910
Component: engine
2013-07-24 15:24:51 -07:00
ab2b090988
Brew: Added cache prefilling and build summary
...
Upstream-commit: 94053b42252a1f70c16d2b72399904f79af0b688
Component: engine
2013-07-24 23:48:16 +02:00
3d9aa3b588
Brew: Fixed docker-py requirement
...
Upstream-commit: 77ff53769714d4b33555b8e412868aad2cc788f9
Component: engine
2013-07-24 23:48:16 +02:00
905cfd55bf
Brew: Avoid duplicate commands, added --debug option, added local repo support
...
Upstream-commit: 362f1735e6b60b6fcc6d435b29586252029f15a8
Component: engine
2013-07-24 23:48:16 +02:00
221d3dd363
Updated git repos for precise and raring
...
Upstream-commit: 7813f2a25e40018f9ad0a780df1c2e1d897666f5
Component: engine
2013-07-24 23:48:16 +02:00
7a8f12eec5
Added definition file for busybox and updated ubuntu
...
Upstream-commit: 3781a2cc4ba80373d1820c22555e82c42d92a787
Component: engine
2013-07-24 23:48:16 +02:00
0e90d70545
Add brew script to the contrib folder
...
Upstream-commit: d47df21a332db1c1d8efedfeb0e36934b09e7a88
Component: engine
2013-07-24 23:48:16 +02:00
98739b445e
Use full hash references in library/
...
Brew doesn't currently support abridged hashes
Upstream-commit: 0ac672fea6fc8e670be9dce18bd63d50689230ef
Component: engine
2013-07-24 23:48:16 +02:00
0f630f2caf
Use extended syntax (indicate what type of object needs to be checked out)
...
Upstream-commit: c19fa83a8aa592d9716a883ac28ce1a20ce2bffb
Component: engine
2013-07-24 23:48:16 +02:00
0fbca5d9c6
Define tags in the library files instead of upstream
...
Upstream-commit: 844a9ab85e793517743beecdda651fa42d42a518
Component: engine
2013-07-24 23:48:16 +02:00
533bc7ec34
Adding Joffrey as library maintainer
...
Upstream-commit: a45490243b29f67f09854fdfe355a144d8c3346e
Component: engine
2013-07-24 23:48:16 +02:00
9815abae4e
Library: hipache and ubuntu base
...
Upstream-commit: b06f62713986681c7be5e9e0a59c3f717fe837cd
Component: engine
2013-07-24 23:48:16 +02:00
8d0a63a363
Merge pull request #1278 from metalivedev/logotweaks
...
Cleaned up long lines, switched graphic to Docker logo. General cleanup.
Upstream-commit: cc0e091a6bf867d0eccd0c0de93ff759e465f657
Component: engine
2013-07-24 10:37:45 -07:00
a761fb8db0
improve client output
...
Upstream-commit: 8742649aa7f3524bbfa99b68c8d87ffc5aba0af9
Component: engine
2013-07-24 17:10:59 +00:00
53749f98ce
Add ID to JSONMessage in pull
...
Use goroutines to pull in parallel
If multiple images pulled at the same time, each progress is displayed on a new line
Upstream-commit: 0e71e368a8a781f593b25fdd1318d3882e6d28e5
Component: engine
2013-07-24 15:41:34 +00:00
5d6f4f6624
Merge pull request #1243 from dotcloud/add_lxc_version_docker_info
...
*Client: LXC and Kernel version to docker info in debug mode
Upstream-commit: dfc076a123d4792444f980e294b2d82ab928e888
Component: engine
2013-07-24 07:44:23 -07:00
0d08c8550d
rebase master
...
Upstream-commit: 066873ebd25728fe702fc4b13ed12b5c8be15b97
Component: engine
2013-07-24 14:38:40 +00:00
94cce8e9a8
Merge pull request #1064 from monnand/156-user-agent-header
...
Add user agent when calling the registry
Upstream-commit: f6e1055727877a255418513c4ffc3271bf214530
Component: engine
2013-07-24 06:40:53 -07:00
743adaf705
add kernel version
...
Upstream-commit: 6057e6ad70ba4550df358e89b9a7e1da61666604
Component: engine
2013-07-24 13:36:55 +00:00
8d3c08d3c7
bump master
...
Upstream-commit: ca39f15fa3285e86660cc66d2c3e446e12c9ce86
Component: engine
2013-07-24 13:28:01 +00:00
33dd57692c
Merge pull request #1271 from dotcloud/1246_change_cfg_format
...
*Auth: Change dockercfg to json and support multiple auth remote
Upstream-commit: 7953d1becbf1b08e30854684ab7c99bf000e0e77
Component: engine
2013-07-24 05:29:51 -07:00
f910d92ead
fix tests
...
Upstream-commit: f4b41e1a6c2c5d531451bf2feeb3877e03eb8c1c
Component: engine
2013-07-24 12:28:22 +00:00
5780ce867e
bump master
...
Upstream-commit: 4bc3328e807802d77c1cdb1381d5dadf44daa6db
Component: engine
2013-07-24 12:18:53 +00:00
2f6744a52f
Merge pull request #1180 from dotcloud/1167_events_endpoint-feature
...
*Api: Add the /events endpoint
*Client: Add the docker events command
Upstream-commit: ebe17f57ff9f4cce71712c073e74f15085d00501
Component: engine
2013-07-24 04:53:36 -07:00
764ae64982
Merge branch 'master' into 1167_events_endpoint-feature
...
Upstream-commit: ee05f97c9a8542ded8631a33e343f07f1cecd4de
Component: engine
2013-07-24 11:49:04 +00:00
5190220000
Cleaned up long lines, switched graphic to Docker logo. General cleanup.
...
Upstream-commit: 78c02d038f90b111f7f8ad306f9573c0f64b370c
Component: engine
2013-07-23 18:13:53 -07:00
600442316a
Reimplement old Commands unit tests in order to insure behavior
...
Upstream-commit: bc823acc255a786b00a7b2759b67fd7b3256fce3
Component: engine
2013-07-23 17:27:49 -07:00
9acb16337a
Merge pull request #1147 from dotcloud/1104-testing-static
...
testing, issue #1104 : Make the test use static flags
Upstream-commit: c21c5afe0077cc7a0ac52fb2e77a1c4aacc927ec
Component: engine
2013-07-23 17:07:36 -07:00
e919f6ad2f
versionCheckers()->versionInfos().
...
Upstream-commit: 1ae54707a0ee1f690a7dca17d83b5417e83704c3
Component: engine
2013-07-23 17:17:31 -04:00