Commit Graph

  • 2b31b5d6e4 libnetwork vendor Abhinandan Prativadi 2018-01-08 15:10:34 -08:00
  • 2012c45c5a Disable service on release network Abhinandan Prativadi 2018-01-08 14:25:50 -08:00
  • 01b521c002 Update buidler ENV docs Daniel Nephin 2018-01-17 16:55:07 -05:00
  • 33df5a9f66 Update buidler ENV docs Daniel Nephin 2018-01-17 16:55:07 -05:00
  • d782361adb Merge pull request #36043 from Microsoft/jjh/fixopenfilecall Yong Tang 2018-01-17 12:03:11 -08:00
  • 28df99f4fa Merge pull request #35697 from sargun/use-pgzip unclejack 2018-01-17 11:18:20 -08:00
  • 0986b8a32c Fixing ingress network when upgrading from 17.09 to 17.12. Pradip Dhara 2018-01-12 09:27:30 +00:00
  • b602be47f6 Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-01-17 17:04:48 +00:00
  • 1c449fb090 Merge component 'cli' from git@github.com:docker/cli master GordonTheTurtle 2018-01-17 16:41:12 +00:00
  • 5a20e1240c LCOW: Fix OpenFile parameters John Howard 2018-01-16 11:31:29 -08:00
  • 0e51141e24 Merge pull request #35441 from cpuguy83/plugin_timeout Sebastiaan van Stijn 2018-01-17 14:49:41 +01:00
  • 19e1833a23 Merge pull request #36033 from cpuguy83/improve_zfs_debug_message Yong Tang 2018-01-16 21:03:53 -08:00
  • eaa41c5725 Merge pull request #36036 from kolyshkin/plugins Akihiro Suda 2018-01-17 13:54:46 +09:00
  • dede819b22 Merge pull request #36034 from dnephin/update-gty Yong Tang 2018-01-16 19:42:54 -08:00
  • a5a13dc0e0 Merge pull request #36035 from kolyshkin/gometalinter Akihiro Suda 2018-01-17 12:04:01 +09:00
  • 4a656e30d0 Improve zfs init log message for zfs Drew Hubl 2017-07-24 01:23:45 -06:00
  • 7da3044682 Add timeouts for volume plugin ops Brian Goff 2017-11-08 11:46:46 -05:00
  • d8a82d08f1 daemon.cleanupMetricsPlugins(): fix Kir Kolyshkin 2018-01-16 14:51:36 -08:00
  • 374fd77d92 update gotestyourself Daniel Nephin 2018-01-16 17:20:43 -05:00
  • cd6c81a6fb gometalinter: fix --deadline option Kir Kolyshkin 2018-01-16 14:33:06 -08:00
  • fab4762941 Merge pull request #581 from thaJeztah/better-port-range-printing Daniel Nephin 2018-01-16 17:16:45 -05:00
  • 837b878f9d Merge pull request #581 from thaJeztah/better-port-range-printing Daniel Nephin 2018-01-16 17:16:45 -05:00
  • 44094b5219 Merge pull request #812 from thaJeztah/fix-builder-quote Sebastiaan van Stijn 2018-01-16 23:15:18 +01:00
  • 01a3b0d1ac Merge pull request #812 from thaJeztah/fix-builder-quote Sebastiaan van Stijn 2018-01-16 23:15:18 +01:00
  • 90cfa01889 Fix stray quote in builder.md Sebastiaan van Stijn 2018-01-16 22:51:57 +01:00
  • 42cf4bc867 Fix stray quote in builder.md Sebastiaan van Stijn 2018-01-16 22:51:57 +01:00
  • c2691aeef9 Set git sha from parameter Daniel Nephin 2017-09-20 18:54:53 -04:00
  • f088309662 Add code coverage report and codecov config Daniel Nephin 2017-09-19 18:00:54 -04:00
  • a19065e951 Make container resource mounts unbindable Brian Goff 2017-12-18 16:02:23 -05:00
  • 14c62f655a Merge pull request #808 from ethan-haynes/698-tmpfs-mode-compose Sebastiaan van Stijn 2018-01-16 20:59:17 +01:00
  • 35c47edb0e Merge pull request #808 from ethan-haynes/698-tmpfs-mode-compose Sebastiaan van Stijn 2018-01-16 20:59:17 +01:00
  • 1c29e89e9b Return 400 status instead of 500 for empty volume create body Sebastiaan van Stijn 2018-01-09 16:01:43 +01:00
  • 1620538c49 Merge pull request #755 from kolyshkin/wait Daniel Nephin 2018-01-16 14:40:36 -05:00
  • fd6c5edde8 Merge pull request #755 from kolyshkin/wait Daniel Nephin 2018-01-16 14:40:36 -05:00
  • dec893af4f Add more russian scientists in names-generator.go Pavel Pletenev 2018-01-02 12:39:24 +02:00
  • e9c2f9fe77 Make image (layer) downloads faster by using pigz Sargun Dhillon 2018-01-16 10:49:18 -08:00
  • 85ddaee5af container.waitExitOrRemoved(): add a test case Kir Kolyshkin 2017-12-19 15:36:50 -08:00
  • fcc2e6e315 container.waitExitOrRemoved(): add a test case Kir Kolyshkin 2017-12-19 15:36:50 -08:00
  • 2c0a4f1b1f Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-01-16 17:04:06 +00:00
  • cd69d082ea added support for tmpfs-mode in compose file Ethan Haynes 2018-01-16 10:52:26 -06:00
  • 96cd62f939 added support for tmpfs-mode in compose file Ethan Haynes 2018-01-16 10:52:26 -06:00
  • b15362ce32 adding tmpfs field to the compose 3.6v file spec and updating binary Ethan Haynes 2018-01-16 10:50:40 -06:00
  • 6480a738eb adding tmpfs field to the compose 3.6v file spec and updating binary Ethan Haynes 2018-01-16 10:50:40 -06:00
  • fe856d6a3e Ensure CPU quota/period updates are sent to runc Brian Goff 2018-01-16 11:35:04 -05:00
  • 2b8cc52409 adding config_schema_v3.6.json and updating binary Ethan Haynes 2018-01-16 10:44:08 -06:00
  • 596eb2d73f adding config_schema_v3.6.json and updating binary Ethan Haynes 2018-01-16 10:44:08 -06:00
  • 2d002babe5 Merge component 'cli' from git@github.com:docker/cli master GordonTheTurtle 2018-01-16 16:41:10 +00:00
  • 3a69e5d265 Merge pull request #810 from akimd/rmi-eol Sebastiaan van Stijn 2018-01-16 10:29:46 +01:00
  • 9ec0657065 Merge pull request #810 from akimd/rmi-eol Sebastiaan van Stijn 2018-01-16 10:29:46 +01:00
  • a9d5589889 Merge pull request #36021 from yongtang/30897-follow-up Vincent Demeester 2018-01-16 09:38:16 +01:00
  • f83aa7b705 Remove: add missing eol when --force is passed Akim Demaille 2018-01-16 09:29:53 +01:00
  • c4ee004968 Remove: add missing eol when --force is passed Akim Demaille 2018-01-16 09:29:53 +01:00
  • 45b9f9df5c Merge pull request #35983 from yongtang/35980-Dockerfile.simple Sebastiaan van Stijn 2018-01-16 02:41:36 +01:00
  • 04ddd90677 Merge pull request #36025 from yongtang/01152018-golint Sebastiaan van Stijn 2018-01-16 02:05:42 +01:00
  • 69f6e83862 Fix golint error Yong Tang 2018-01-15 21:35:30 +00:00
  • 2802ca3c0e Merge pull request #36018 from thaJeztah/remove-deprecated-testenv-functions Yong Tang 2018-01-15 13:24:52 -08:00
  • d7084e8097 Merge pull request #35638 from cpuguy83/error_helpers2 Yong Tang 2018-01-15 10:56:46 -08:00
  • 72b954bd11 Rename FindUniqueNetwork to FindNetwork Yong Tang 2018-01-15 17:26:43 +00:00
  • 3c68801e6a Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-01-15 17:03:57 +00:00
  • de86612508 Merge pull request #36011 from thaJeztah/golint-fixes Yong Tang 2018-01-15 08:59:58 -08:00
  • d1c8c580ed Remove deprecated environment.DaemonPlatform() Sebastiaan van Stijn 2018-01-15 15:32:06 +01:00
  • 28a714b165 Remove deprecated environment.MinimalBaseImage() Sebastiaan van Stijn 2018-01-15 15:31:02 +01:00
  • d0afa0d404 Remove deprecated environment.ExperimentalDaemon() Sebastiaan van Stijn 2018-01-15 15:30:05 +01:00
  • de027de052 Remove deprecated environment.DockerBasePath() Sebastiaan van Stijn 2018-01-15 15:28:10 +01:00
  • 1240c39efc Golint: don't use basic untyped string for context key Sebastiaan van Stijn 2018-01-15 00:43:49 +01:00
  • e0f1df2210 Merge pull request #35929 from arm64b/busybox-ls-compatible Sebastiaan van Stijn 2018-01-15 12:28:13 +01:00
  • 03f0380721 Merge pull request #36009 from ripcurld0/small_nitpick Sebastiaan van Stijn 2018-01-15 12:19:23 +01:00
  • 02da0b9277 Improve API version-middleware test Sebastiaan van Stijn 2018-01-15 11:50:30 +01:00
  • 621388138c Golint: remove redundant ifs Sebastiaan van Stijn 2018-01-15 00:42:25 +01:00
  • 3b2e22c98e Small nitpick: create ErrVolumeTargetIsRoot in the volume package Boaz Shuster 2018-01-14 11:10:49 +00:00
  • 4ab8a85d30 Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-01-13 17:03:55 +00:00
  • f9646377ed Merge component 'cli' from git@github.com:docker/cli master GordonTheTurtle 2018-01-13 16:41:07 +00:00
  • 1694921047 Merge pull request #807 from thaJeztah/golint-fixes Vincent Demeester 2018-01-13 14:55:14 +01:00
  • 6303353f60 Merge pull request #807 from thaJeztah/golint-fixes Vincent Demeester 2018-01-13 14:55:14 +01:00
  • 2c5689d728 ineffassign: fix unused variables Sebastiaan van Stijn 2018-01-13 13:35:10 +01:00
  • d845b4d36a golint: remove redundant ifs Sebastiaan van Stijn 2018-01-13 13:16:34 +01:00
  • 4db79d6583 golint: remove redundant ifs Sebastiaan van Stijn 2018-01-13 13:16:34 +01:00
  • c3d475f697 Merge pull request #36000 from emil2k/fix-container-log-err Sebastiaan van Stijn 2018-01-13 03:16:38 +01:00
  • 2c7eb8f0d8 Merge pull request #35998 from arm64b/fix-timeout-multi-services Sebastiaan van Stijn 2018-01-13 03:14:31 +01:00
  • e19dd094e6 Merge pull request #36001 from tophj-ibm/frozen-z-ci Sebastiaan van Stijn 2018-01-13 01:00:21 +01:00
  • 298483e61f Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-01-12 17:04:42 +00:00
  • e1c32a9951 Merge component 'cli' from git@github.com:docker/cli master GordonTheTurtle 2018-01-12 16:41:09 +00:00
  • 837919cf56 [ci] use alternate bash comparison Christopher Jones 2018-01-12 11:05:20 -05:00
  • 4f33349d30 Wrap response error for container logs method. Emil Davtyan 2018-01-12 16:43:09 +01:00
  • d6831a1fa6 Fix timeout issue of multi-services cration on AArch64 Dennis Chen 2018-01-12 11:52:35 +00:00
  • b7b3e9a261 Merge pull request #803 from thaJeztah/remove-orchestrator-aliases Vincent Demeester 2018-01-12 08:59:52 +01:00
  • 2539b89332 Merge pull request #803 from thaJeztah/remove-orchestrator-aliases Vincent Demeester 2018-01-12 08:59:52 +01:00
  • d4d0b5c268 Move api/errdefs to errdefs Brian Goff 2018-01-11 14:53:06 -05:00
  • 952c29f8da Add helpers to create errdef errors Brian Goff 2017-11-28 23:09:37 -05:00
  • a3765ce30c Optimizations for recurrsive unmount Brian Goff 2017-08-02 21:29:43 -04:00
  • a812995f98 Remove aliases for orchestrator Sebastiaan van Stijn 2018-01-11 21:16:37 +01:00
  • 5127f79a88 Remove aliases for orchestrator Sebastiaan van Stijn 2018-01-11 21:16:37 +01:00
  • 15165b99b6 Add required pkg-config for Dockerfile.simple Yong Tang 2018-01-11 18:02:08 +00:00
  • 4bf05acc16 Merge pull request #35982 from cpuguy83/fix_concurrent_daemon_test_issues Brian Goff 2018-01-11 14:26:35 -05:00
  • 41368a84bb Merge pull request #802 from thaJeztah/fix-yaml-generation Sebastiaan van Stijn 2018-01-11 19:56:36 +01:00
  • cfd3975d5f Merge pull request #802 from thaJeztah/fix-yaml-generation Sebastiaan van Stijn 2018-01-11 19:56:36 +01:00
  • 6be06a3db2 Fix docs YAML generation setting "kubernetes" for "swarm" Sebastiaan van Stijn 2018-01-11 18:30:50 +01:00
  • 3e7d4bee2e Fix docs YAML generation setting "kubernetes" for "swarm" Sebastiaan van Stijn 2018-01-11 18:30:50 +01:00
  • 59912e9e1d Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-01-11 17:06:24 +00:00
  • 8bf6743e94 Fix race with concurrent daemon startup in tests Brian Goff 2018-01-11 11:35:38 -05:00