Commit Graph

  • c8d8754d3e Correct IP/MAC address generation docs Jason Stangroome 2015-02-26 14:18:19 +11:00
  • 874029c008 Merge pull request #11070 from jfrazelle/fix-racyevents-test Jessie Frazelle 2015-02-27 14:50:17 -08:00
  • 15ea5ae8fb fix racy events test Jessica Frazelle 2015-02-27 14:48:39 -08:00
  • 2b1fd26fbf Prefix / to the container name is ignored when container is renamed Srini Brahmaroutu 2015-02-25 04:19:49 +00:00
  • 4020847acb Update cli.md Dmitry Gusev 2015-02-27 17:45:37 +03:00
  • 7595c1bf94 Merge pull request #10998 from jfrazelle/fix-filter-events-test-better Jessie Frazelle 2015-02-27 12:05:48 -08:00
  • 030e1d866f Merge pull request #11037 from coolljt0725/add_parse_mac Jessie Frazelle 2015-02-27 12:03:25 -08:00
  • 80fc2cf3da Merge pull request #11011 from coolljt0725/fix_rmi_conflict Jessie Frazelle 2015-02-27 12:00:12 -08:00
  • ec994adca7 Merge pull request #11002 from ahmetalpbalkan/win-cli/dockerfile-path-fix Jessie Frazelle 2015-02-27 11:57:19 -08:00
  • 0fd505f748 Add the file close operation before function return to advoid resource leaking Mabin 2015-02-27 10:08:33 +08:00
  • b540023f69 Add validate the input mac address on docker run command Lei Jitang 2015-02-27 07:27:12 -08:00
  • b67ac7ee80 when the file that was opened has been read into buffer, the file should be close. Mabin 2015-02-27 11:53:11 +08:00
  • 8ee526a485 integ-cli: fix TestCommitChange for pulled busybox Ahmet Alp Balkan 2015-02-25 00:04:46 -08:00
  • 2d06b1cf02 Merge pull request #11017 from brahmaroutu/random_10962 Phil Estes 2015-02-26 21:35:42 -05:00
  • 91a8e60aaa Merge pull request #11013 from delftswa2014/10965-timeout Jessie Frazelle 2015-02-26 17:40:42 -08:00
  • b74aa8d071 Merge pull request #11029 from brahmaroutu/fixtest_10963 Jessie Frazelle 2015-02-26 17:30:02 -08:00
  • 5bd9f0f7c0 Merge pull request #10902 from estesp/10855-fix-add-host-doc Jessie Frazelle 2015-02-26 17:25:01 -08:00
  • af49ab2e01 Add reference to docker-reg-client Brian DeHamer 2015-02-26 12:49:22 -08:00
  • bf718cd3ba Merge pull request #11044 from moxiegirl/fix-image-11043 Jessie Frazelle 2015-02-26 13:03:14 -08:00
  • 272eeccbe2 Merge pull request #11007 from ahmetalpbalkan/context-close-cleanup Jessie Frazelle 2015-02-26 11:05:30 -08:00
  • e051d5c51d moving random.go from utils Srini Brahmaroutu 2015-02-25 18:27:14 +00:00
  • f720e9d2f5 When --net=none enabled, the test uses local filesystem Closes #10963 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Upstream-commit: 17b6583a5a352d5cf6d8ba20b018dc96f231f476 Component: engine Srini Brahmaroutu 2015-02-26 02:08:17 +00:00
  • 0edfd99487 Merge pull request #11036 from liusdu/fix-typo Doug Davis 2015-02-26 10:02:46 -08:00
  • f6890f9c00 Smaller image Mary Anthony 2015-02-26 08:48:58 -08:00
  • a56cc9bb41 Fixing broken logo image Mary Anthony 2015-02-26 08:45:59 -08:00
  • 38df4a721b Merge pull request #10831 from MalteJ/ipv6-ndp-proxy Jessie Frazelle 2015-02-26 07:19:36 -08:00
  • a8ca53b636 Merge pull request #11039 from SvenDowideit/fix-missing-compose-docs Sven Dowideit 2015-02-27 01:13:35 +10:00
  • 7bf2abf2b6 Missed to added doc files Sven Dowideit 2015-02-27 01:10:50 +10:00
  • 394722ec93 fix a minor typo in daemon/exec.go Liu Hua 2015-02-26 19:03:44 +08:00
  • 8ee6a61615 Merge pull request #10869 from SvenDowideit/extract-docs-base Tibor Vass 2015-02-25 23:16:46 -05:00
  • 4bec37b70e Fix docker remover an image show misleading conflicts due to its dependency is tagged to multiple repositories Lei Jitang 2015-02-26 12:01:35 +08:00
  • d372e2ab22 update the mkdocs.yml to add new docs Sven Dowideit 2015-02-26 09:46:55 +10:00
  • 0c7bf5829a Merge pull request #10940 from 1HLtd/master James Turnbull 2015-02-25 20:45:46 -05:00
  • a1794f8b7d set the document meta-data for the orchestration docs to turn off the docker-version documentation dropdown, asit doesn't apply Sven Dowideit 2015-02-25 22:46:55 +10:00
  • 119882d0e4 Manually place the orchestration docs into the menu Sven Dowideit 2015-02-25 22:35:08 +10:00
  • 17fe06fc30 Don't require Docker 1.5.0 for docker build -f docs/Dockerfile Sven Dowideit 2015-02-25 10:37:36 +10:00
  • 824b119187 Import docs from swarm, machine and compose repositories, Sven Dowideit 2015-02-18 14:20:46 +10:00
  • 593a99f129 Simplify the existing docs building by extracting the main Dockerfile into a docs/base Hub image Sven Dowideit 2015-02-17 14:05:38 +10:00
  • 2e0ec2c817 Allow setting ulimits for containers Brian Goff 2015-02-11 14:21:38 -05:00
  • 71c9fa9fcf Merge pull request #11025 from crosbymichael/test-rm-dev Jessie Frazelle 2015-02-25 16:18:05 -08:00
  • 205614d416 Reinit slice for each dir in search Michael Crosby 2015-02-25 15:53:07 -08:00
  • 56a989cee4 Merge pull request #10510 from ashahab-altiscale/9875-lxc-image-layer Michael Crosby 2015-02-25 14:52:31 -08:00
  • 0e9344f3dc Remove comment and b.UtilizeCache check. AnandkumarPatel 2015-02-25 14:04:35 -08:00
  • 47a091cc6c Merge pull request #10498 from ashahab-altiscale/9875-lxc-stats Michael Crosby 2015-02-25 13:46:18 -08:00
  • 967da32c28 Rename package timeout to timeoutconn. Rik Nijessen 2015-02-25 20:52:37 +01:00
  • a09a95ebf4 Add cacheBusted flag which gets set on the first cache miss Refactor of probeCache function AnandkumarPatel 2015-02-25 10:27:32 -08:00
  • 3541951109 Merge pull request #11001 from ahmetalpbalkan/win-cli/TestRunNoDupVolumes-fix Jessie Frazelle 2015-02-25 09:47:30 -08:00
  • c2a3fa853f Merge pull request #11004 from ahmetalpbalkan/win-cli/TestRunBindMounts-skip Alexander Morozov 2015-02-25 09:37:15 -08:00
  • d7d038bd8a api\server: Factored out UnixHttp on Windows, supported on Linux only. John Howard (VM) 2015-02-13 11:46:14 -08:00
  • 88b1d37e3b Move TimeoutConn to seperate pkg dir. Rik Nijessen 2015-02-25 16:59:29 +01:00
  • 9d92f5d059 Correct --add-host documentation regarding host IP address retrieval Fixes: 10855 Phil Estes 2015-02-19 09:40:23 -08:00
  • ba75e02a5f integ-cli: a few context cleanups Ahmet Alp Balkan 2015-02-25 00:53:43 -08:00
  • 8c8a1fb3a0 integ-cli: skip tests launching registry-v2 Ahmet Alp Balkan 2015-02-24 23:19:59 -08:00
  • 8535caec3a integ-cli: skip TestRunBindMounts (same-host daemon requirement) Ahmet Alp Balkan 2015-02-24 21:03:50 -08:00
  • bdccc883c1 Support windows style dockerfile paths for build cmd Ahmet Alp Balkan 2015-02-24 19:43:29 -08:00
  • 53cee48083 integ-cli: pass unix paths to TestRunNoDupVolumes Ahmet Alp Balkan 2015-02-24 18:50:55 -08:00
  • 2528f2e0d3 Set UtilizeCache to false on cache miss Signed-off-by: Anandkumar Patel <anandkumarpatel@gmail.com> AnandkumarPatel 2015-02-24 18:16:57 -08:00
  • 72ed1a787d Fix events test so it doesnt need new daemon Jessica Frazelle 2015-02-24 16:24:19 -08:00
  • 8589971917 Merge pull request #10999 from ahmetalpbalkan/win-cli/SameHostDaemon-skips-3 Alexander Morozov 2015-02-24 17:17:23 -08:00
  • f8b58965ad integ-cli: Skip some exec tests requiring same-host daemon Ahmet Alp Balkan 2015-02-24 15:44:36 -08:00
  • 735ebac419 Merge pull request #10995 from ahmetalpbalkan/win-cli/SameHostDaemon-skips-2 Jessie Frazelle 2015-02-24 16:36:11 -08:00
  • 29441b8fac Merge pull request #10997 from ahmetalpbalkan/win-cli/TestSaveDirectoryPermissions-fix Jessie Frazelle 2015-02-24 16:31:04 -08:00
  • 2792d90e6f integ-cli: Skip new tests requiring same-host daemon Ahmet Alp Balkan 2015-02-24 15:44:36 -08:00
  • b3b00f07f4 integ-cli: remove bash dependency from TestSaveDirectoryPermissions Ahmet Alp Balkan 2015-02-24 15:52:06 -08:00
  • 6fdd96a789 Merge pull request #10989 from ahmetalpbalkan/win-cli/TestCliProxyProxyTCPSock-skip Jessie Frazelle 2015-02-24 15:47:46 -08:00
  • ab99465eeb Add ContainerCreateResponse type Michael Crosby 2015-02-24 11:12:47 -08:00
  • d775414696 Merge pull request #10837 from ahmetalpbalkan/win-cli/readContainerFile-with-exec Michael Crosby 2015-02-24 15:24:48 -08:00
  • de2c651b17 Merge pull request #9123 from rhatdan/commit-change Tibor Vass 2015-02-24 17:09:10 -05:00
  • c1ee38da67 Merge pull request #10935 from coolljt0725/fix_commit Michael Crosby 2015-02-24 13:28:32 -08:00
  • ab9941d980 Merge pull request #10957 from tianon/cleanup-autogen Michael Crosby 2015-02-24 13:25:46 -08:00
  • 7a7f9dbbc1 Merge pull request #10980 from miminar/fix-volumes-from Michael Crosby 2015-02-24 13:23:34 -08:00
  • 901bce48ed Merge pull request #10985 from jfrazelle/add-tools-doc Michael Crosby 2015-02-24 13:13:45 -08:00
  • 3e98bd7359 Merge pull request #10984 from thaJeztah/do-re-mi Michael Crosby 2015-02-24 13:13:08 -08:00
  • 7af3890cce Merge pull request #10988 from ahmetalpbalkan/TestBuildAddBadLinks-leftover-rm Jessie Frazelle 2015-02-24 12:47:55 -08:00
  • 31a690e69b integ-cli: skip TestCliProxyProxyTCPSock on remote daemon Ahmet Alp Balkan 2015-02-24 12:04:33 -08:00
  • d5ee9d6913 Remove leftover debugging artifact in test Ahmet Alp Balkan 2015-02-24 11:44:14 -08:00
  • a9eaa4b1bb add tools doc Jessica Frazelle 2015-02-24 11:05:05 -08:00
  • aab969a855 Move stats api types into api/types package Michael Crosby 2015-02-24 10:47:47 -08:00
  • 59d825b194 Merge pull request #10982 from msabramo/CONTRIBUTING_tweaks Michael Crosby 2015-02-24 10:02:58 -08:00
  • a3a5e74642 I am only seeing the values I set Dan Walsh 2015-01-12 14:52:44 -05:00
  • 4e766f5eaa pass --change changes to the import job Dan Walsh 2015-02-05 12:26:05 +01:00
  • 2bc83bf87b add docs for commit --change Dan Walsh 2015-01-09 16:08:26 -05:00
  • 3aa5f48b11 Return error on invalid --change command Michael Crosby 2014-10-24 21:11:00 +00:00
  • d6b333a1a3 instantiate the builder job in commit integration tests Daniel, Dao Quang Minh 2014-10-01 11:13:59 -04:00
  • 22d99ec297 support changes in commit job Daniel, Dao Quang Minh 2014-10-01 05:35:44 -04:00
  • aeec0467c9 build_config job: parse dockerfile ast into config Dan Walsh 2015-01-09 16:07:00 -05:00
  • 280f363541 pass --change changes to the commit job Daniel, Dao Quang Minh 2014-09-29 04:03:56 -04:00
  • afb7a8b8ef Restored removed docker init options Signed-off-by: Abin Shahab <ashahab@altiscale.com> (github: ashahab-altiscale) Upstream-commit: 3bd3f7854ad87420cc8779f8f44356775ae4f878 Component: engine Abin Shahab 2015-02-11 00:04:09 +00:00
  • c52be4e77a Re-order maintainers Sebastiaan van Stijn 2015-02-24 17:49:03 +01:00
  • 5e3eccc909 CONTRIBUTING.md: punctuation fixes Marc Abramowitz 2015-02-24 08:15:47 -08:00
  • bddb299991 Fixed bad handling of "container not found" error Michal Minar 2015-02-24 12:42:51 +01:00
  • 8e37315c55 Fix docker commit make a paused container to unpaused. Closes #10932 Lei Jitang 2015-02-24 03:28:40 -08:00
  • 86eef40206 Merge pull request #10724 from SvenDowideit/takeover-10470 Sven Dowideit 2015-02-24 15:32:16 +10:00
  • 351cb675a4 Merge pull request #10923 from bradleywright/patch-1 Sven Dowideit 2015-02-24 15:31:40 +10:00
  • 61ee3dd26f Merge pull request #10929 from thaJeztah/docs-optimize-images Sven Dowideit 2015-02-24 15:31:00 +10:00
  • 3aaa63fb85 Cleanup "autogen/" if we have successful build Tianon Gravi 2015-02-23 14:12:44 -07:00
  • b907fd6bb4 docs: optimize and consolidate images, remove duplicates Sebastiaan van Stijn 2015-02-22 00:16:34 +01:00
  • 848426a114 Implements stats for lxc driver Abin Shahab 2015-01-30 17:29:46 +00:00
  • d0efcb1132 Merge pull request #10973 from crosbymichael/phil-maintainer Jessie Frazelle 2015-02-23 19:24:22 -08:00
  • a6d4aa225d Add Phil Estes as a core maintainer Michael Crosby 2015-02-23 17:07:12 -08:00