Commit Graph

  • 5f26edda74 Merge component 'cli' from git@github.com:docker/cli master Andrew Hsu 2017-12-01 03:52:40 +00:00
  • b611814dc6 Merge pull request #35628 from ikarpovich/35626-le-line-only-legacy Victor Vieux 2017-11-30 15:48:56 -08:00
  • f67476ad43 Merge pull request #35645 from crosbymichael/ctd-10 Yong Tang 2017-11-30 15:22:01 -08:00
  • 2d63290f4b Merge pull request #302 from andrewhsu/v9 v17.09.1-ce-rc1 Andrew Hsu 2017-11-30 15:11:11 -08:00
  • bef07a1ce4 Merge pull request #301 from andrewhsu/c9 Andrew Hsu 2017-11-30 15:10:54 -08:00
  • 5f5660fc44 update changelog for 17.09.1-ce-rc1 Andrew Hsu 2017-11-07 16:25:19 -08:00
  • d69695aaf1 Merge pull request #312 from thaJeztah/17.09-backport-fix-version-on-failure Andrew Hsu 2017-11-30 14:03:51 -08:00
  • 3f7bf4e845 Merge pull request #330 from thaJeztah/17.09-backport-cli-version Andrew Hsu 2017-11-30 13:58:42 -08:00
  • b8226cb988 Adding test for creating service multiple times. Pradip Dhara 2017-11-07 06:12:03 +00:00
  • 19fca6eb66 docker changes corresponding to libnetwork changes. Pradip Dhara 2017-11-05 22:02:07 -08:00
  • 553ad48935 vndr libnetwork 64ae58878fc8f95e4a167499d654e13fa36abdc7 Pradip Dhara 2017-11-30 13:02:56 -08:00
  • 0ca354c767 Merge pull request #319 from thaJeztah/17.09-backport-dm-dos-prevention-remove-mountpoint Andrew Hsu 2017-11-30 12:48:38 -08:00
  • b3f86e3d0f Merge pull request #326 from kolyshkin/backport-353516-17.09 Andrew Hsu 2017-11-30 12:47:02 -08:00
  • c24589548f Merge pull request #331 from thaJeztah/17.09-backport-fix-net-not-found Andrew Hsu 2017-11-30 12:44:32 -08:00
  • a8cf119f39 Merge pull request #35516 from mlaventure/reduce-race-on-exit Sebastiaan van Stijn 2017-11-30 11:30:51 -08:00
  • 4d4ec05575 Merge pull request #35533 from AliyunContainerService/supress-warning-healthcheck-none Yong Tang 2017-11-30 11:06:05 -08:00
  • a620b9f6fd Merge pull request #35496 from cpuguy83/add_timeouts_to_splunk_post Yong Tang 2017-11-30 09:47:48 -08:00
  • 6b63d7b96a Merge pull request #719 from vdemeester/test-secret-config-indempotence Victor Vieux 2017-11-30 08:39:56 -08:00
  • 4a8c6447a6 Merge pull request #719 from vdemeester/test-secret-config-indempotence Victor Vieux 2017-11-30 08:39:56 -08:00
  • a2d0b6e122 Fix #512 Bash autocompletion works incorrect with inspect Harald Albers 2017-11-24 15:50:16 +01:00
  • 25c006f1cc Fix #512 Bash autocompletion works incorrect with inspect Harald Albers 2017-11-24 15:50:16 +01:00
  • 87f648cd90 Merge pull request #35618 from kolyshkin/mkdir-all Michael Crosby 2017-11-30 11:19:29 -05:00
  • 9d718a77b7 Merge pull request #35614 from mlaventure/remove-exec-bypid Michael Crosby 2017-11-30 11:17:42 -05:00
  • d99ad61b69 Update containerd to 6bff39c643886dfa3d546e83a90a5 Michael Crosby 2017-11-30 11:11:33 -05:00
  • ad76847e4b Update daemon code for containerd API changes Michael Crosby 2017-11-29 19:15:20 -05:00
  • c4cb5e12ad Logentries line-only logopt fix to maintain backwards compatibility Changed logic to ignore empty value Igor Karpovich 2017-11-30 13:03:16 +00:00
  • 5ed399e588 Add unit tests on config/secret indempotence in stack deploy Vincent Demeester 2017-11-29 19:04:40 +01:00
  • 9818aadf77 Add unit tests on config/secret indempotence in stack deploy Vincent Demeester 2017-11-29 19:04:40 +01:00
  • b45a49c83f Merge pull request #702 from albers/completion-log--until Vincent Demeester 2017-11-30 09:40:08 +01:00
  • 617fb8ceb7 Merge pull request #702 from albers/completion-log--until Vincent Demeester 2017-11-30 09:40:08 +01:00
  • 15f78417b9 Add bash completion for --platform Harald Albers 2017-11-20 13:19:31 +01:00
  • 3c7ba9bf1b Add bash completion for --platform Harald Albers 2017-11-20 13:19:31 +01:00
  • 6b4f347ab9 Merge pull request #317 from thaJeztah/17.09-backport-for_linux_126_dont_abort Andrew Hsu 2017-11-29 19:31:10 -08:00
  • a88b24bfeb Merge pull request #35483 from thaJeztah/disallow-nfs-backing-for-overlay Tõnis Tiigi 2017-11-29 19:24:58 -08:00
  • c3be82eb0a Restore error type in FindNetwork Flavio Crisciani 2017-11-28 17:06:26 -08:00
  • 1072fa08f7 Merge pull request #35634 from fcrisciani/fix-net-not-found Yong Tang 2017-11-29 16:26:26 -08:00
  • d9f34cfcb3 Update containerd to 59bd1967112885c4d49e510e55701 Michael Crosby 2017-11-29 18:52:16 -05:00
  • 3e4063cddb Merge pull request #35501 from cpuguy83/lock_while_stopping_healthcheck Akihiro Suda 2017-11-30 09:01:31 +09:00
  • bea7b88e4b Override github.com/docker/docker in vendor.conf Sebastiaan van Stijn 2017-11-29 15:54:49 -08:00
  • 7da03c8e7c Fix version comparison when negotiating the the API version Yu-Ju Hong 2017-09-27 18:12:13 -07:00
  • 93c8cd4a54 Fix version comparison when negotiating the the API version Yu-Ju Hong 2017-09-27 18:12:13 -07:00
  • bb351b1f19 Merge pull request #315 from thaJeztah/17.09-backport-dont-warn-for-comment-only-lines Andrew Hsu 2017-11-29 14:23:56 -08:00
  • de00d5a407 Merge pull request #314 from thaJeztah/17.09-backport-fix_chroot_mount_race Andrew Hsu 2017-11-29 14:16:17 -08:00
  • d102cb2dd5 Merge pull request #251 from tonistiigi/fix-config-leak Andrew Hsu 2017-11-29 14:06:50 -08:00
  • e68f903cfc Merge pull request #318 from thaJeztah/17.09-backport-rlock-fix Andrew Hsu 2017-11-29 14:05:13 -08:00
  • ff664c00db Merge pull request #327 from johnstep/windows-manifest-lists Andrew Hsu 2017-11-29 14:00:08 -08:00
  • c4124d0875 Merge pull request #328 from andrewhsu/ln Andrew Hsu 2017-11-29 13:58:13 -08:00
  • 006ed302fe Merge pull request #35527 from thaJeztah/feature-detect-overlay2 Victor Vieux 2017-11-29 13:51:26 -08:00
  • d921d5cc39 Merge pull request #694 from riyazdf/trust-inspect Sebastiaan van Stijn 2017-11-29 11:33:53 -08:00
  • 02055337d8 Merge pull request #694 from riyazdf/trust-inspect Sebastiaan van Stijn 2017-11-29 11:33:53 -08:00
  • ea17d4a2f5 Restore error type in FindNetwork Flavio Crisciani 2017-11-28 17:06:26 -08:00
  • a9428285f0 Use default inspect formatting, remove omitempty, update docs Riyaz Faizullabhoy 2017-11-17 12:04:51 -08:00
  • f8c7f6621d Use default inspect formatting, remove omitempty, update docs Riyaz Faizullabhoy 2017-11-17 12:04:51 -08:00
  • 1eb87cc096 support multiple arguments to trust inspect Riyaz Faizullabhoy 2017-11-16 10:09:57 -08:00
  • b1e7ee7a82 support multiple arguments to trust inspect Riyaz Faizullabhoy 2017-11-16 10:09:57 -08:00
  • cd38d39d0d add docker trust inspect command for JSON viewing Riyaz Faizullabhoy 2017-11-15 11:50:33 -08:00
  • 7e9b53fd42 add docker trust inspect command for JSON viewing Riyaz Faizullabhoy 2017-11-15 11:50:33 -08:00
  • e5b5086d0b Merge pull request #313 from thaJeztah/17.09-backport-protect-health-monitor-channel Andrew Hsu 2017-11-29 10:45:11 -08:00
  • 1b4f2d3b73 Merge pull request #718 from dnephin/fix-e2e-docker-build Sebastiaan van Stijn 2017-11-29 10:30:31 -08:00
  • 9b7953e812 Merge pull request #718 from dnephin/fix-e2e-docker-build Sebastiaan van Stijn 2017-11-29 10:30:31 -08:00
  • 61ee5a0623 Merge pull request #329 from andrewhsu/flake Andrew Hsu 2017-11-29 10:06:22 -08:00
  • 4f009541cb Merge pull request #677 from albers/completion-log-opts Sebastiaan van Stijn 2017-11-29 10:01:19 -08:00
  • a79583a886 Merge pull request #677 from albers/completion-log-opts Sebastiaan van Stijn 2017-11-29 10:01:19 -08:00
  • c428561b63 Merge pull request #678 from albers/completion-build--stream Tõnis Tiigi 2017-11-29 10:00:23 -08:00
  • fe41a825e2 Merge pull request #678 from albers/completion-build--stream Tõnis Tiigi 2017-11-29 10:00:23 -08:00
  • e5d49c0199 Merge pull request #701 from albers/completion-trust-sign--local Sebastiaan van Stijn 2017-11-29 09:44:53 -08:00
  • 264f9d5a4f Merge pull request #701 from albers/completion-trust-sign--local Sebastiaan van Stijn 2017-11-29 09:44:53 -08:00
  • 12765c318f Merge pull request #467 from estesp/chown-flag-docs Sebastiaan van Stijn 2017-11-29 09:28:30 -08:00
  • 40b8aa0152 Merge pull request #467 from estesp/chown-flag-docs Sebastiaan van Stijn 2017-11-29 09:28:30 -08:00
  • 16cd84024c Fix e2e build test Daniel Nephin 2017-11-29 11:02:40 -05:00
  • 29f2890225 Fix e2e build test Daniel Nephin 2017-11-29 11:02:40 -05:00
  • 8abb266043 Merge pull request #716 from vdemeester/bump-go Daniel Nephin 2017-11-29 09:42:58 -05:00
  • cbde088d23 Merge pull request #716 from vdemeester/bump-go Daniel Nephin 2017-11-29 09:42:58 -05:00
  • 6859a7387b Bump Go to 1.9.2 Vincent Demeester 2017-11-29 09:16:03 +01:00
  • 1433c3b1eb Bump Go to 1.9.2 Vincent Demeester 2017-11-29 09:16:03 +01:00
  • 87f5f1d49c Avoid failing the test if container is already stopped Simon Ferquel 2017-09-05 17:19:57 +02:00
  • 5a1411dbf0 Merge pull request #35606 from cbirajdar/master Yong Tang 2017-11-28 21:37:17 -08:00
  • 1901e3d893 Merge pull request #35619 from Microsoft/jjh/testrunservicingcontainer Yong Tang 2017-11-28 21:34:15 -08:00
  • 856222b133 Merge pull request #35620 from fcrisciani/libnetwork-vendoring Yong Tang 2017-11-28 21:11:14 -08:00
  • bac9dc2670 Merge pull request #35631 from Microsoft/jjh/heightwidth Yong Tang 2017-11-28 21:02:46 -08:00
  • 87cfb875f7 Merge pull request #34948 from euank/public-mounts Akihiro Suda 2017-11-29 12:48:39 +09:00
  • a0c42a8dee Merge pull request #35622 from asottile/update_integration_cli_docs Akihiro Suda 2017-11-29 12:47:52 +09:00
  • 7f2221039e Merge component 'packaging' from git@github.com:docker/docker-ce-packaging master Andrew Hsu 2017-11-28 18:03:52 -08:00
  • 6be246bf8b Merge component 'engine' from git@github.com:moby/moby master Andrew Hsu 2017-11-28 18:03:40 -08:00
  • 97b148b440 Merge pull request #429 from RenaudWasTaken/generic-resource Sebastiaan van Stijn 2017-11-28 18:01:42 -08:00
  • 67203bb69e Merge pull request #429 from RenaudWasTaken/generic-resource Sebastiaan van Stijn 2017-11-28 18:01:42 -08:00
  • 79757e0860 Merge pull request #320 from tonistiigi/clean-exec-fifos Andrew Hsu 2017-11-28 17:28:24 -08:00
  • 56e2353034 Merge pull request #323 from jose-bigio/17.09_vendoring Andrew Hsu 2017-11-28 17:22:10 -08:00
  • 9cef9a54e6 Merge pull request #300 from docker/backport_CVE2 Andrew Hsu 2017-11-28 17:10:37 -08:00
  • 99c53b25ef Merge component 'cli' from git@github.com:docker/cli master Andrew Hsu 2017-11-28 17:01:27 -08:00
  • 6d8eeeb431 Merge pull request #35586 from ndeloof/patch-1 Sebastiaan van Stijn 2017-11-28 16:32:04 -08:00
  • 0569c43fe3 Merge pull request #35632 from anusha-ragunathan/fix-panic Anusha Ragunathan 2017-11-28 15:50:12 -08:00
  • 3fbf1fbd82 bump vndr of libnetwork to 690b4c0 Andrew Hsu 2017-11-28 15:06:32 -08:00
  • 877f5d0f1f Fix bug, where copy_file_range was still calling legacy copy Sargun Dhillon 2017-11-21 19:11:48 -08:00
  • 608a03b9d5 Have VFS graphdriver use accelerated in-kernel copy Sargun Dhillon 2017-11-21 10:29:27 -08:00
  • 85f5db8154 Fix copying hardlinks in graphdriver/copy Sargun Dhillon 2017-11-21 10:11:43 -08:00
  • ceb3b42a7f update swarmkit to b40ffde jose-bigio 2017-11-17 15:48:00 -08:00
  • efd7b774aa Detect overlay2 support on pre-4.0 kernels Sebastiaan van Stijn 2017-11-16 17:34:33 +01:00
  • b7dabb480c Fix potential panic during plugin set. Anusha Ragunathan 2017-11-28 13:04:13 -08:00
  • 1ff73f867d Added support of Generic resources in compose file Renaud Gaubert 2017-11-17 23:05:59 +01:00