Commit Graph

  • efb8f1f3fe Fix fixed-cidr daemon option Alessandro Boch 2015-11-09 15:30:30 -08:00
  • 62ba8c349b Vendoring libnetwork 5978c276ad20e104d6acd749da6ee6a8930055ae Alessandro Boch 2015-11-09 15:29:54 -08:00
  • 3640b2f4c8 Tidy hostconfig struct John Howard 2015-11-09 15:24:23 -08:00
  • df0ccc7d18 Refactoring in daemon/discovery.go Alexander Morozov 2015-11-09 14:03:29 -08:00
  • d40820af47 Merge pull request #17838 from calavera/revert_17579 David Calavera 2015-11-09 15:21:26 -08:00
  • 3ba5945bba Remove unnecessary var block in monitorExec Alexander Morozov 2015-11-09 15:14:20 -08:00
  • c53c22b70c Merge pull request #17779 from calavera/fix_dns_regression Tibor Vass 2015-11-09 18:07:07 -05:00
  • 04e53e786a Implicitly use swarm:latest so that master and agent use the same version of swarm Anthony Dahanne 2015-11-09 15:05:17 -08:00
  • 7523555ae3 Merge pull request #17450 from rhatdan/selinux David Calavera 2015-11-09 13:19:28 -08:00
  • 2f262fa249 Merge pull request #17431 from vdemeester/hope-it-does-not-broke-everything-again David Calavera 2015-11-09 13:15:50 -08:00
  • 99a2fbf27e Revert "Tidy config/hostconfig structures" David Calavera 2015-11-09 15:28:14 -05:00
  • 81b8a4871f Allow for env vars to have spaces in some cases Doug Davis 2015-11-07 12:05:55 -08:00
  • d0affbc9f8 Merge pull request #17819 from tonistiigi/17766-fix-opq-dot David Calavera 2015-11-09 11:08:31 -08:00
  • 21f4b9fc72 Fix relabel for SELinux Dan Walsh 2015-10-28 15:41:46 -04:00
  • 094e7a47db Merge pull request #17816 from coolljt0725/remove_execdriver_env Vincent Demeester 2015-11-09 19:59:18 +01:00
  • 3ab3ccd0f9 Merge pull request #17834 from LK4D4/update_runc David Calavera 2015-11-09 10:58:54 -08:00
  • d3bbdbd31a Merge pull request #17775 from vdemeester/16756-integration-cli-checkers-runs-unix Alexander Morozov 2015-11-09 10:44:32 -08:00
  • 48001c30bb dockerversion placeholder for library import Vincent Demeester 2015-11-09 19:32:46 +01:00
  • 829d4787d5 Merge pull request #17810 from cpuguy83/graph_cleanup David Calavera 2015-11-09 10:30:13 -08:00
  • 17291e75fa Merge pull request #17829 from albers/completion-stats--all David Calavera 2015-11-09 10:29:33 -08:00
  • eb1eef5173 Merge pull request #17579 from Microsoft/jjh/tidyconfigstructs David Calavera 2015-11-09 10:14:58 -08:00
  • 7eead35e44 Update runc to introduce RelabelNeeded function Alexander Morozov 2015-11-09 10:01:48 -08:00
  • 0345dce058 Use an empty slice as default value for DNS, DNSSearch and DNSOptions David Calavera 2015-11-06 17:22:48 -05:00
  • 7359274c6d Merge pull request #17584 from Microsoft/10662-OOMKilled Alexander Morozov 2015-11-09 09:23:08 -08:00
  • 626bc69479 Refactor exitStatus structure John Howard 2015-10-31 19:31:24 -07:00
  • 4364a664e5 Merge pull request #17089 from Microsoft/10662-ansi Alexander Morozov 2015-11-09 08:05:08 -08:00
  • 77d68ba99d bash completion for docker stats --all Harald Albers 2015-11-09 16:27:13 +01:00
  • e4ab924436 Fixing wrong volume doc format Kai Qiang Wu(Kennan) 2015-11-09 02:17:50 -06:00
  • 958ff17b48 Fix opq whiteouts problems for files with dot prefix Tonis Tiigi 2015-11-08 23:00:01 -08:00
  • 0876b5f9e5 Merge pull request #17808 from bboreham/ipc-errormsg Vincent Demeester 2015-11-09 07:58:03 +01:00
  • 4ba9dc1b18 Merge pull request #17817 from Microsoft/jjh/contained Vincent Demeester 2015-11-09 07:55:44 +01:00
  • 63a8bacd69 Fix bash completion on systems where extglob is not set Harald Albers 2015-11-08 09:04:35 -08:00
  • 56752590f4 Typo s/contained/container John Howard 2015-11-08 18:29:34 -08:00
  • c27bddf6a0 Prevent connecting to host and prevent disconnecting from host Lei Jitang 2015-11-09 10:19:53 +08:00
  • e5d27b4461 Remove DOCKER_EXECDRIVER env Lei Jitang 2015-11-09 09:17:32 +08:00
  • d17a8d57a6 Un-export non-externally used functions Brian Goff 2015-11-08 15:30:31 -05:00
  • 3fb74544b6 Fix typo in error message Bryan Boreham 2015-11-08 18:05:34 +00:00
  • a673ae3b5d Merge pull request #17801 from cpuguy83/remove_dead_graph_code Doug Davis 2015-11-08 12:33:27 -05:00
  • 62005e81e4 Merge pull request #17762 from LK4D4/builder_commit Antonio Murdaca 2015-11-08 15:57:13 +01:00
  • 0d6bf3de51 Remove dead graph code Brian Goff 2015-11-08 08:57:54 -05:00
  • 164600687f Merge pull request #17793 from haoshuwei/modify-improper-comments-on-volume-file Brian Goff 2015-11-08 07:24:48 -05:00
  • 35be647e0b Merge pull request #17792 from cpuguy83/graph_use_locker_pkg Antonio Murdaca 2015-11-08 12:11:20 +01:00
  • 103e2de74a Merge pull request #16533 from justsml/LMDEv2 Jess Frazelle 2015-11-08 02:28:11 -08:00
  • 9d71a73335 Merge pull request #17786 from Microsoft/10662-nativetestunit Vincent Demeester 2015-11-08 11:12:09 +01:00
  • f04b3ed326 Modify improper comments in api/server/router/volume/volume.go Shuwei Hao 2015-11-08 04:05:59 +00:00
  • 355f3d0514 Merge pull request #17581 from Microsoft/10662-factoroutexecuser Brian Goff 2015-11-07 22:11:26 -05:00
  • edadbf73ae Replace imageMutex with Locker pkg Brian Goff 2015-11-07 21:23:12 -05:00
  • 0d89f7eef8 Merge pull request #17710 from tonistiigi/fix-builder-symlinks Brian Goff 2015-11-07 16:32:07 -05:00
  • a386c27379 Merge pull request #17787 from Microsoft/jjh/execdriverutils Antonio Murdaca 2015-11-07 21:27:32 +01:00
  • 2709e5fddb Merge pull request #16742 from runcom/10772-docker-stats-all Sebastiaan van Stijn 2015-11-07 19:41:03 +00:00
  • 75f7989a9c Don't build utils on Windows John Howard 2015-11-07 08:46:36 -08:00
  • 975dc00b97 Windows: Native make test-unit John Howard 2015-11-07 08:23:10 -08:00
  • 83dc9caccd Merge pull request #17544 from Microsoft/jjh/nativewindowsbuild David Calavera 2015-11-07 08:22:35 -08:00
  • 0bfa6e0ce6 Allow docker stats without arguments Antonio Murdaca 2015-10-03 14:53:25 +02:00
  • 8fd542a1df Merge pull request #17757 from rhvgoyal/log-blkid-failure Vincent Batts 2015-11-07 09:16:14 -05:00
  • 28903f924d Merge pull request #17600 from Microsoft/jjh/fix-test-unit Vincent Demeester 2015-11-07 09:21:16 +01:00
  • 604c93df88 Merge pull request #17616 from Microsoft/10662-fix-dockerfile-parser Vincent Demeester 2015-11-07 09:12:43 +01:00
  • ee95b28100 Merge pull request #17580 from Microsoft/jjh/move-validation-functions Brian Goff 2015-11-06 22:21:10 -05:00
  • 5802185475 Tidy config/hostconfig structures John Howard 2015-10-31 18:40:39 -07:00
  • 7822116dd5 Merge pull request #17575 from Microsoft/10662-nativetemplate Alexander Morozov 2015-11-06 16:14:44 -08:00
  • 10a453a65f Windows: Native daemon build John Howard 2015-10-30 14:26:33 -07:00
  • 9a26d83917 Move validation functions John Howard 2015-10-31 18:49:14 -07:00
  • cddc489efe Windows: Fix test-unit for local run John Howard 2015-11-01 18:21:17 -08:00
  • a401f0d13c Merge pull request #17576 from Microsoft/10662-graphtest David Calavera 2015-11-06 15:13:31 -08:00
  • 06af72f791 Merge pull request #17511 from Microsoft/jjh/fix-test-paths David Calavera 2015-11-06 15:09:03 -08:00
  • 52d7bf68f1 Merge pull request #17777 from Microsoft/10662-tp4locahost David Calavera 2015-11-06 15:06:27 -08:00
  • 7cc6faffed Merge pull request #17738 from Microsoft/jjh/login David Calavera 2015-11-06 15:02:42 -08:00
  • d3e1496300 Merge pull request #17751 from guilhem/patch-1 David Calavera 2015-11-06 14:59:30 -08:00
  • 592b2afbd0 Merge pull request #17767 from LK4D4/nice_logs_message Vincent Demeester 2015-11-06 23:51:05 +01:00
  • 012c3d4b3c Fixed broken links in docker_remote_api Christopher Jones 2015-11-06 16:12:51 -06:00
  • 55ab290410 Windows [TP4] localhost mitigation John Howard 2015-11-06 13:52:59 -08:00
  • 900059747c Use checker for docker_cli_run_unix_test.go Vincent Demeester 2015-11-06 22:49:16 +01:00
  • 193b8e63c7 Merge pull request #17713 from nathanleclaire/mhs_nits_2_the_sequel_electric_overloo moxiegirl 2015-11-06 13:04:43 -08:00
  • 417ebc9d17 Fix Windows support in .vendor-helpers.sh Tianon Gravi 2015-06-23 14:41:53 -07:00
  • 0791fd443d Return nice client-side message for docker logs Alexander Morozov 2015-11-06 11:40:48 -08:00
  • 8bd20475ee Fix symlink handling in builder ADD/COPY commands Tonis Tiigi 2015-11-04 13:42:08 -08:00
  • cd606dc8e8 Use name instead of container in Commit Alexander Morozov 2015-11-06 10:05:00 -08:00
  • aaf8bba9c2 Merge pull request #17185 from cpuguy83/use_finer_locking_for_volume_store Alexander Morozov 2015-11-06 08:48:12 -08:00
  • eaec8fb727 devmapper: Provide more error information if blkid fails Vivek Goyal 2015-11-06 08:21:20 -05:00
  • 26ede0774c Merge pull request #17753 from runcom/fix-typo-tests-reqs Doug Davis 2015-11-06 07:02:51 -05:00
  • 181fef49a3 Merge pull request #17746 from coolljt0725/remove_lxcconfig Antonio Murdaca 2015-11-06 12:21:33 +01:00
  • b9c3e2329d integration-cli: requirements: fix typo Antonio Murdaca 2015-11-06 12:15:42 +01:00
  • d04d1fe56b Fix missing -d flag in docker.fish Guilhem Lettron 2015-11-06 11:44:54 +01:00
  • ec7241629c Update plugins.md Gou Rao 2015-11-05 21:16:26 -08:00
  • 920a8605ab Merge pull request #17383 from Microsoft/10662-volumeerrors Brian Goff 2015-11-05 21:58:03 -05:00
  • e11568b0ea Remove LxcConf in daemon_test.go and fix a typo Lei Jitang 2015-11-06 09:58:06 +08:00
  • 2c2adafd8e Merge pull request #17696 from thaJeztah/update-ubuntu-install Sebastiaan van Stijn 2015-11-06 02:04:05 +01:00
  • c6ff072fba Merge pull request #17610 from thaJeztah/add-env-example Sebastiaan van Stijn 2015-11-06 01:19:58 +01:00
  • d46b75c80b Merge pull request #17693 from tophj-ibm/fixed-docs-contribution-link Sven Dowideit 2015-11-06 09:57:07 +10:00
  • 13125ff6b4 Merge pull request #17700 from calavera/remove_lxc Solomon Hykes 2015-11-05 15:22:37 -08:00
  • b31d380f40 Merge pull request #16692 from vdemeester/16690-fix-etc-osrelease-panic David Calavera 2015-11-05 15:11:02 -08:00
  • 90a6db029c Merge pull request #17735 from LK4D4/errcode_resize David Calavera 2015-11-05 15:00:48 -08:00
  • d0707f6b8c Windows: Fix docker login John Howard 2015-11-05 14:19:48 -08:00
  • f427a47755 Remove exec-driver global daemon option. David Calavera 2015-11-04 19:40:58 -05:00
  • ef88e7ace2 Remove LXC support. David Calavera 2015-11-04 14:39:12 -05:00
  • 0962f376e6 Merge pull request #17731 from PerfectMemory/upstart-start-on-filesystem Tianon Gravi 2015-11-05 13:51:07 -08:00
  • 4925d54787 Merge pull request #17496 from chasebolt/centos-rpm-dep Jess Frazelle 2015-11-05 13:46:27 -08:00
  • b37ddbaf2b Move errcode handling for resize upper Alexander Morozov 2015-11-05 13:40:42 -08:00
  • ce27d8b852 Merge pull request #17726 from runcom/fix-errors-format David Calavera 2015-11-05 13:30:57 -08:00
  • bbe8f4c04c Merge pull request #17678 from asbjornenge/tm_syntax_updates Brian Goff 2015-11-05 16:30:19 -05:00