Commit Graph

  • 2029257e3c Merge pull request #13493 from jlhawn/volume_unmount_fix Alexander Morozov 2015-05-27 08:44:11 -07:00
  • f3e56420a3 Merge pull request #13499 from cpuguy83/fix_stats_unsubscribe Phil Estes 2015-05-27 11:10:36 -04:00
  • 3f66f6f2f0 Merge pull request #13500 from HuKeping/cleanup Antonio Murdaca 2015-05-27 13:59:40 +02:00
  • a34cb32186 Remove unused code Hu Keping 2015-05-27 22:27:36 +08:00
  • 94d604357f Remove redundant set header Qiang Huang 2015-05-27 18:25:57 +08:00
  • 7c7aebfcfe Return err if we got err on parseForm Qiang Huang 2015-05-27 18:16:28 +08:00
  • f228fb09ac script cleaned up Alexey Guskov 2015-05-27 10:21:09 +03:00
  • b3e8ab3021 Fix unregister stats on when rm running container Brian Goff 2015-05-26 22:22:03 -04:00
  • e580734149 Merge pull request #13406 from moxiegirl/experimental-work moxiegirl 2015-05-26 18:19:26 -07:00
  • 04f99a6ca8 Fix container unmount networkMounts Josh Hawn 2015-05-26 14:20:55 -07:00
  • b50e780925 Merge pull request #13491 from jfrazelle/revert-exec-privileged Arnaud Porterie 2015-05-26 16:41:50 -07:00
  • 838e1a8947 Merge pull request #13487 from calavera/volume_load_regression_test Brian Goff 2015-05-26 19:40:08 -04:00
  • 54b514735c Merge pull request #12881 from nakedible/patch-1 Tibor Vass 2015-05-26 19:24:37 -04:00
  • 041ba90dbb Windows: Set default exec driver to windows John Howard 2015-05-26 16:17:33 -07:00
  • 1ba1a0550f Fixes title, line wrap, and Adds install area Tibor's comment Updating with the new plugins Entering comments from Seb Mary Anthony 2015-05-22 09:18:19 -07:00
  • 0d445685b8 Merge pull request #13444 from runcom/fix-race-stats Alexander Morozov 2015-05-26 15:34:50 -07:00
  • ea0e15ba62 Add regression test to make sure we can load old containers with volumes. David Calavera 2015-05-26 12:01:15 -07:00
  • bd18d86250 Merge pull request #13492 from calavera/donot_force_syscall_unmount_on_cleanup Arnaud Porterie 2015-05-26 15:23:16 -07:00
  • f78dce152c Do not force syscall.Unmount on container cleanup. David Calavera 2015-05-26 14:28:26 -07:00
  • de318d8c1d Merge pull request #13489 from cpuguy83/cleanup_rm_funcs Alexander Morozov 2015-05-26 14:24:02 -07:00
  • 40b71adee3 Revert "Add docker exec run a command in privileged mode" Jessica Frazelle 2015-05-26 14:02:10 -07:00
  • 47e727d1fc Merge pull request #13440 from LK4D4/fix_bridge_none Arnaud Porterie 2015-05-26 14:08:21 -07:00
  • 3b795e035b Merge pull request #13409 from LK4D4/add_opts_to_checkconfig Tianon Gravi 2015-05-26 13:54:23 -06:00
  • f8628ba891 Cleanup container rm funcs Brian Goff 2015-05-26 15:38:52 -04:00
  • fc679bebb9 Merge pull request #13479 from Microsoft/10662-fixcontaineragain David Calavera 2015-05-26 10:49:48 -07:00
  • 7853bd29ec Merge pull request #13480 from Microsoft/10662-fixvolumecompile Arnaud Porterie 2015-05-26 10:32:44 -07:00
  • a08fb73f93 fix lxc tests unshare, they dont use our apparmor profile Jessica Frazelle 2015-05-26 10:31:21 -07:00
  • 1dc0499b64 Windows: Fix volume_windows compile John Howard 2015-05-26 09:43:21 -07:00
  • 5d207de509 Windows: Fix up container again John Howard 2015-05-26 09:33:55 -07:00
  • 0fccc40307 Merge pull request #13471 from ibuildthecloud/no-nil Brian Goff 2015-05-26 12:26:49 -04:00
  • aee9ac302d Merge pull request #13335 from jfrazelle/add-apparmor-unshare-test Sebastiaan van Stijn 2015-05-26 17:32:45 +02:00
  • 9e00e34092 Make hack/make.sh work on FreeBSD Alexey Guskov 2015-05-26 15:54:08 +03:00
  • 9e425d56d0 Add lock before accessing native driver active containers Antonio Murdaca 2015-05-26 13:54:53 +02:00
  • 77280a87b7 Fix race in stats cli and native driver Antonio Murdaca 2015-05-24 22:26:50 +02:00
  • 59214a0737 Preinitialize MountPoints to avoid assigning to a nil map Darren Shepherd 2015-05-25 19:34:49 -07:00
  • 628c396555 Merge pull request #13467 from epc/epc-2015145 James Turnbull 2015-05-25 14:32:17 -04:00
  • 7d75c5be95 Copy edits for typos Ed Costello 2015-05-25 13:39:56 -04:00
  • 8efd87f5a2 Merge pull request #13447 from justone/mention-dockviz-alternative Sebastiaan van Stijn 2015-05-25 19:26:19 +02:00
  • 187362414d Merge pull request #13418 from donkirkby/patch-1 Sebastiaan van Stijn 2015-05-25 19:15:47 +02:00
  • 453c0abf1c mention dockviz alternative Nate Jones 2015-05-24 14:58:42 -07:00
  • c12081987a Merge pull request #13461 from moxiegirl/add-glossary-back Sebastiaan van Stijn 2015-05-25 18:32:15 +02:00
  • 5f57143b31 Merge pull request #13458 from janjaapdriessen/patch-1 Sebastiaan van Stijn 2015-05-25 18:07:19 +02:00
  • 5051aee555 small formatting and grammar fixes Don Kirkby 2015-05-22 16:38:55 -07:00
  • e2ed11df13 Merge pull request #13445 from lloydde/doc-cli-no-head Sebastiaan van Stijn 2015-05-25 17:32:13 +02:00
  • 02405a96b2 Markdown changes (thanks to runcom for the rebase+squash handholding) Jan-Jaap Driessen 2015-05-25 17:24:41 +02:00
  • 08da08f3f9 Adding back in Glossary Mary Anthony 2015-05-25 07:39:27 -07:00
  • 29bdcaf3cf Fix race condition on container stop Doug Davis 2015-05-24 20:05:10 -07:00
  • fd28f15288 Merge pull request #13452 from WeiZhang555/cleanup Sebastiaan van Stijn 2015-05-25 13:11:31 +02:00
  • ab121345ee Cleanup: change test func name Zhang Wei 2015-05-25 14:51:10 +08:00
  • ca23ac37ef doc: cli images examples rm "| head". Lloyd Dewolf 2015-05-24 13:41:03 -07:00
  • 3cb14df68c Fix network with -b none Alexander Morozov 2015-05-24 08:26:56 -07:00
  • f83073d3eb Merge pull request #13424 from mavenugo/vendorin Arnaud Porterie 2015-05-23 21:08:58 -07:00
  • bce3e761c0 Merge pull request #13161 from calavera/plugin_discovery Arnaud Porterie 2015-05-23 18:44:18 -07:00
  • a3d22c764c Vendoring in libnetwork 67438080724b17b641b411322822c00d0d3c3201 Madhu Venugopal 2015-05-22 23:00:03 -07:00
  • 2e2e36e476 Merge pull request #13427 from moxiegirl/event-state-12164 moxiegirl 2015-05-23 15:37:57 -07:00
  • 6de4138465 Finally, finally, close #12164 Updating with typo Seb found Mary Anthony 2015-05-23 07:36:01 -07:00
  • 89582f9781 Merge pull request #13403 from hqhq/hq_fix_ipcmode_check Alexander Morozov 2015-05-23 08:32:51 -07:00
  • 8d0486832d Document in the experimental section Arnaud Porterie 2015-05-22 16:47:28 -07:00
  • ab8a5bcf04 Move Documentation changes out or this PR. David Calavera 2015-05-22 16:57:05 -07:00
  • d592778f4a Propagate unmount events to the external volume drivers. David Calavera 2015-05-22 10:37:00 -07:00
  • 84aae5a226 Don't check running container at create time Qiang Huang 2015-05-23 07:15:14 +08:00
  • 4bcfa47362 Merge pull request #13414 from tiborvass/no-distrib-in-dockerfile Jessie Frazelle 2015-05-22 15:11:36 -07:00
  • 2b0b0c4b97 Remove distribution source code from /go/src Tibor Vass 2015-05-22 16:45:25 -04:00
  • 6cc4cf7c0c Add BRIDGE_NETFILTER to check-config.sh Alexander Morozov 2015-05-22 10:46:53 -07:00
  • f2c0b54315 Merge pull request #13408 from jfrazelle/13407-fix-experimental-build Jessie Frazelle 2015-05-22 10:42:57 -07:00
  • ceca037d05 Add optional CONFIG_BLK_CGROUP and CONFIG_IOSCHED_CFQ to check-config.sh Alexander Morozov 2015-05-22 10:41:26 -07:00
  • ed9ad0be6d Merge pull request #13391 from jfrazelle/add-security-maintainers Michael Crosby 2015-05-22 10:12:04 -07:00
  • a1ea562b20 lol 108 chars ETOOMANY Jessica Frazelle 2015-05-22 10:10:17 -07:00
  • d71ba0cc83 Merge pull request #13372 from calavera/move_socket_creation_to_package Alexander Morozov 2015-05-22 08:46:31 -07:00
  • 8e76c0d1d8 Merge pull request #13303 from moxiegirl/experimental-work moxiegirl 2015-05-22 08:42:57 -07:00
  • 0775456b46 Merge pull request #13401 from WeiZhang555/cleanup Brian Goff 2015-05-22 09:17:23 -04:00
  • 6809fa6861 Delete "defer deleteAllContainers()" from integration-cli Zhang Wei 2015-05-22 17:01:52 +08:00
  • a867c1b70a Mark volume drivers and plugins as experimental in the documentation. David Calavera 2015-05-21 14:46:54 -07:00
  • 3bf0ca31cf Allow named volumes for external drivers. David Calavera 2015-05-21 10:57:59 -07:00
  • 2653c7c16c Make API volume-driver dependent on 'experimental' Arnaud Porterie 2015-05-20 14:53:53 -07:00
  • 4fc37a1ede Mark --volume-driver as experimental Arnaud Porterie 2015-05-19 18:37:44 -07:00
  • 7da5a7eb66 Disable -v overloading Arnaud Porterie 2015-05-19 18:37:01 -07:00
  • 81fa9feb0c Volumes refactor and external plugin implementation. David Calavera 2015-05-19 13:05:25 -07:00
  • 23e8dff9e7 Merge pull request #13399 from hqhq/hq_fix_run_test Brian Goff 2015-05-21 21:50:44 -04:00
  • 88275e94d6 Merge pull request #12766 from Microsoft/10662-graphdriverrefactor Brian Goff 2015-05-21 21:28:24 -04:00
  • 7c6cab6345 Add diogo and nathan as security maintainers. Jessica Frazelle 2015-05-21 12:16:06 -07:00
  • c0dd8538db Fix test failure when --net none build Qiang Huang 2015-05-22 08:21:09 +08:00
  • 2b8271399e Merge pull request #13386 from icecrime/experimental_suffix_version Jessie Frazelle 2015-05-21 17:42:23 -07:00
  • 78578125ce Add suffix to experimental builds version Arnaud Porterie 2015-05-21 10:48:36 -07:00
  • ddf783ed2f Merge pull request #13395 from SvenDowideit/cs-docker-1.6.2cs5-release-notes Sven Dowideit 2015-05-22 09:16:12 +10:00
  • 740b1b5a2d Publish release notes for latest cs Docker engine Sven Dowideit 2015-05-22 09:14:06 +10:00
  • b639f00280 Merge pull request #13336 from calavera/document_missing_build_flags Sebastiaan van Stijn 2015-05-22 01:03:37 +02:00
  • 6c5a140f8a Merge pull request #13393 from tiborvass/fix-token-bug Jessie Frazelle 2015-05-21 15:58:17 -07:00
  • 2be757f869 Merge pull request #12964 from Microsoft/10662-emptywindowsexecdriver David Calavera 2015-05-21 15:30:21 -07:00
  • a85b09d8a4 Document missing build flags. David Calavera 2015-05-19 13:57:41 -07:00
  • fc29f7f70b registry: fix auth bug Tibor Vass 2015-05-21 16:53:22 -04:00
  • 7fffcfff32 Merge pull request #13387 from cpuguy83/fix_ngroutine_test Alexander Morozov 2015-05-21 12:31:57 -07:00
  • 2805ff1ece Better checking for LogsFollowGoroutinesWithStdout Brian Goff 2015-05-21 13:02:16 -04:00
  • 523d2f6a04 Merge pull request #13371 from theadactyl/patch-2 Michael Crosby 2015-05-21 11:06:38 -07:00
  • 00e78a18ba Merge pull request #13380 from coolljt0725/add_missing_check_return_err_function David Calavera 2015-05-21 09:32:52 -07:00
  • 0ac5e8a170 Merge pull request #13383 from duglin/CreateRMTest David Calavera 2015-05-21 09:32:32 -07:00
  • 012e588a74 Add a 'docker create' + 'docker rm' testcase Per @thaJeztah's comment here: https://github.com/docker/docker/pull/13367#issuecomment-104286651 I couldn't find an existing test that covered this. Doug Davis 2015-05-21 07:30:51 -07:00
  • a9bc05a2f8 Add missing return error check Lei Jitang 2015-05-21 17:03:43 +08:00
  • ef0a145593 Merge pull request #13310 from coolljt0725/make_ps_size_show_virtual_size_work Jessie Frazelle 2015-05-20 18:32:11 -07:00
  • 7231692a02 Experimental features placeholder Mary Anthony 2015-05-18 06:17:07 -07:00