Commit Graph

1689 Commits

Author SHA1 Message Date
51d3c4635e go vet
Upstream-commit: b515a5a9ec5792c67be5fe8476df96903f43df71
Component: engine
2013-06-04 13:24:58 +00:00
306e5f4f64 Disabled HTTP keep-alive in the default HTTP client for Registry calls
Upstream-commit: cff3b37a61b8da883437eec799b7b852d22538f0
Component: engine
2013-06-03 14:42:21 -07:00
717b10789e Minor changes in registry.go
Upstream-commit: 82dd963e08778f8c563e058f1b19ccc358965615
Component: engine
2013-06-03 12:20:52 -07:00
a771e69314 Fixed missing Body.Close when doing some HTTP requests. It should improve some request issues.
Upstream-commit: 830c458fe761aca5ad2facec33b3d0798caab116
Component: engine
2013-06-03 12:14:57 -07:00
97e782d8ec Bumped version to 0.4.0
Upstream-commit: a8ae398bf52e97148ee7bd0d5868de2e15bd297f
Component: engine
2013-06-03 10:59:48 -07:00
13478f8034 remove TrimLeft as it's go1.1
Upstream-commit: 854039b6ba9c707af07f9966b39150ce23150920
Component: engine
2013-06-03 17:25:51 +00:00
c899bd530a Merge pull request #792 from dotcloud/780-diff-fix
- Runtime: fix Path corruption in 'docker diff'
Upstream-commit: 070923b14f734fe14bec4f0a4cd406f0101671d3
Component: engine
2013-06-03 10:06:25 -07:00
bf3d64f839 added test
Upstream-commit: 71b1657e8d22b6dfa0a426f6244c6a3101f66bc4
Component: engine
2013-06-03 17:02:57 +00:00
93fe030b0e remove check on login
Upstream-commit: 1ce4ba6c9f381f7931615644675b0cad33e74492
Component: engine
2013-06-03 15:33:29 +00:00
7aca08c70b Merge pull request #784 from dotcloud/remove_cgo_dependency
* Runtime: Remove cgo dependency
Upstream-commit: 2b1b3c1270c41a1c4c71ba2be9f33af68ea22861
Component: engine
2013-06-03 07:03:17 -07:00
7c20a7a163 Update test to reflect new ApiInfo struct
Upstream-commit: 8243f2510e0ff0af8df18bf0febab819529106d4
Component: engine
2013-06-03 06:44:00 -07:00
d1a021f5ce Merge pull request #772 from dotcloud/improve_version_info_cmds
* API: Improve version info cmds
Upstream-commit: 0443cc351d1202063c79a4de5497878f9a9e674e
Component: engine
2013-06-03 06:36:09 -07:00
b46afe4bec fix Path corruption in 'docker diff'
Upstream-commit: e16c93486d16ac4f3a05f720ee6478b5cef93f10
Component: engine
2013-06-03 10:19:20 +00:00
d6fb397281 Meta: added Guillaume as primary maintainer for tty code
Upstream-commit: e42eb7fa8c22e7451e06c28d9125fc7534239c89
Component: engine
2013-06-02 23:42:18 -07:00
59649c5a44 Merge pull request #787 from gasi/nodejs-centos-docs
* Documentation: Deploying a Node.js Web App on CentOS
* Documentation: small formatting improvements
Upstream-commit: cebfde9ea550677d596520448f43cde6de3605c0
Component: engine
2013-06-02 23:27:29 -07:00
d679be7e02 Merge pull request #785 from jweede/master
* Documentation: spelling correction in website
Upstream-commit: eff7a15bea95402846df9fea604c5a7040f43055
Component: engine
2013-06-02 23:14:09 -07:00
43b70fa498 Document installation of npm dependencies /ht @grigio
Upstream-commit: 82dadc200593e39f0979159d46afccf64f1e7a83
Component: engine
2013-06-02 20:10:22 -07:00
1731739b24 Removes a brace in the description of the wait command
Upstream-commit: ca5ae266b762d34075524d869e27f0daaa79265c
Component: engine
2013-06-02 22:40:56 +01:00
a432f97e17 Add link at the beginning
Upstream-commit: 464765b940c8194c302b89891dc06b8fcc1b37ff
Component: engine
2013-06-01 22:16:26 -07:00
409c1d534a Add Node.js web app example using CentOS
Upstream-commit: e9ffc1e49998d42f37b39cd23b56b73f7dc0e3da
Component: engine
2013-06-01 22:06:53 -07:00
657224f8b4 Use code blocks
Upstream-commit: 4fb9a6eafb981ed66fe547fe29c11525f40d0640
Component: engine
2013-06-01 22:03:41 -07:00
a6d08b401d Name examples consistently
Upstream-commit: 157547845acd8a0633df72e01d22bad9cbec578b
Component: engine
2013-06-01 22:03:28 -07:00
74278bf53f Use title case for consistency
Upstream-commit: 2935ca7ee2879723c786b86ee87cc1be26dad7b8
Component: engine
2013-06-01 22:03:12 -07:00
445dfaf8b1 Use em dash in title
Upstream-commit: 23452f1573e7887b638a4e69a4cf90d757921885
Component: engine
2013-06-01 22:02:24 -07:00
aee770cf4d Fix typo
Upstream-commit: f6f345b1fe0ecc1adba449b0078d96388dd48892
Component: engine
2013-06-01 21:55:01 -07:00
cf5d33839b Add more tags
Upstream-commit: e3fd61ad74521b1a94502cf8dcc7c450f035c168
Component: engine
2013-06-01 21:27:27 -07:00
4902d73b72 Make style consistent
Upstream-commit: 01ce63aacdd975130244f4be70bc90736e85d457
Component: engine
2013-06-01 21:26:58 -07:00
fef5363d7d Add Mac OS X instructions for doc tools
Upstream-commit: 3ca9c11110ff5068fd453a3e8aa0b39ee26d363c
Component: engine
2013-06-01 21:26:18 -07:00
76d5aac68b Add make server command to preview docs
Upstream-commit: b4df0b17afef027e88f0536cbfc9518e04f62eec
Component: engine
2013-06-01 21:25:51 -07:00
2fce4aa919 Spelling correction in docs
Upstream-commit: 7f65bf508e5930df48e3e3de2ed9a5a62a66446c
Component: engine
2013-06-01 21:48:32 -04:00
a2376ec542 Move Termios struct to os specific file
Upstream-commit: a70dd65964340b5c4ccedf497a2605b13e7ac8a8
Component: engine
2013-06-01 16:19:50 -07:00
5d91e53bfc Remove unused constants
Upstream-commit: 3cc0963ad16a5abd67aeba22cefac34a40ac70ef
Component: engine
2013-06-01 15:55:52 -07:00
b1b9c35361 Use uintptr instead of int for Fd
Upstream-commit: 31eb01ae8aac22a4d768418d3cc4da6f903a8694
Component: engine
2013-06-01 15:55:05 -07:00
e8aac5c357 Remove cgo from term
Upstream-commit: 64f346779fbe4ba9587ec65eedd0e8373f7e29c0
Component: engine
2013-06-01 15:51:45 -07:00
ca771dfaab * Runtime: pass a guaranteed environment to bsdtar for predictable behavior without depending on the underlying host configuration.
Upstream-commit: 561ceac55d5821a00258934cf9dc215278e3ecfd
Component: engine
2013-05-31 22:25:48 -07:00
5fd52ed23e Merge pull request #707 from unclejack/411-add-arch-field
411 add architecture field
Upstream-commit: a373c770b63982674e24704789f80e0ce15bb55d
Component: engine
2013-05-31 17:26:11 -07:00
98ee8979da Merge pull request #762 from dotcloud/761-packaging-dockerbuilder
Packaging: Ensure dockerbuilder can build docker PPA
Upstream-commit: 90b8c5ce67f5070c8f3d6eb8135cd17d82411121
Component: engine
2013-05-31 16:28:44 -07:00
934fcbd514 Merge pull request #719 from dotcloud/json_stream-feature
* API: push, pull, import, insert -> Json Stream
Upstream-commit: 9bc71c101c8f1299427013bfb5503bf85173c28f
Component: engine
2013-05-31 16:05:15 -07:00
4c4d21a4a1 Update api docs
Upstream-commit: f41d2ec4d91f2fa1dc479d8bac32113fbb7e987e
Component: engine
2013-05-31 15:56:30 -07:00
37b218faec Improve the docker version and docker info commands
Upstream-commit: 1dae7a25b919dc70798cbab8107809690212cd69
Component: engine
2013-05-31 15:53:57 -07:00
6c880d5b85 Merge pull request #533 from tianon/mkimage-debian
Update mkimage-debian.sh now that wheezy is officially the stable release
MD: Ref issue #447
Upstream-commit: 926c1d45aa3fbf86d63d20d4df5bf91b36bc2382
Component: engine
2013-05-31 14:53:37 -07:00
608a234392 Merge pull request #727 from dotcloud/remove_hijack_logs-feature
* API: remove hijack on the client in logs, and split stdout / stderr
Upstream-commit: 80b8756da3366cefcb47ff4301926a65bf194085
Component: engine
2013-05-31 14:43:59 -07:00
9e1e927a3a Merge pull request #766 from dotcloud/prevent_attach_stopped_container-feature
returns an error if the container we want to attach is not running
Upstream-commit: 7d167590bc0d35edf6b0a77ef01b340685108545
Component: engine
2013-05-31 14:41:57 -07:00
8205a10135 Merge pull request #753 from dotcloud/registry_api_remove_teams
Remove teams from the registry API
Upstream-commit: 76bb920449f727bfc05c322f78585f9b330ba354
Component: engine
2013-05-31 12:41:12 -07:00
84efb74f1b Merge pull request #767 from gasi/master
Fix minor documentation error in ‘Running Redis Service’ example
Upstream-commit: 1ac36a3adf9aefa6a19af598242a737259bcff29
Component: engine
2013-05-31 12:24:25 -07:00
dcf04441ae Merge pull request #755 from dotcloud/infrastructure2
+ Meta: organize the project infrastructure: servers, dns, email etc.
Upstream-commit: 46bdbbabbaa4e5197f304c36a187c5801cf2d3fa
Component: engine
2013-05-31 12:23:55 -07:00
e420edad89 Add Daniel Gasienica to AUTHORS
Upstream-commit: 766a2db0d94d0f7cd8bdb71762476893a4df4cc1
Component: engine
2013-05-31 12:19:57 -07:00
86f679c012 Fix minor documentation error in ‘Running Redis Service’ example
Upstream-commit: fd0c501e6d65b665cba87f3449e02a722d90e6b1
Component: engine
2013-05-31 12:19:49 -07:00
3efe0a345b returns an error if the container we want to attach is not running
Upstream-commit: 468e4c4b565d25b03c68ce2ab31f9a52f7b3398a
Component: engine
2013-05-31 15:34:23 +00:00
0dcec39d12 add -t parameter in the doc
Upstream-commit: 2baea2487936c3d385671d25ab3ef1b09f9007cc
Component: engine
2013-05-31 14:40:09 +00:00