Commit Graph

  • 2d91fa1913 Merge pull request #14322 from runcom/14320-fix-regression-attach-cont-notfound Brian Goff 2015-07-01 13:22:03 -04:00
  • 56e7e9d73b Merge pull request #14134 from vdemeester/runconfig-test-coverage Alexander Morozov 2015-07-01 10:15:26 -07:00
  • 5607e48f25 Fix regression in containers attach/wsattach api, return not found before hijacking Antonio Murdaca 2015-07-01 18:10:31 +02:00
  • 8aaef3e5b3 Flag Addition: --type flag added for docker inspect command Shishir Mahajan 2015-06-26 10:47:31 -04:00
  • 64d348038a Merge pull request #14314 from sunyuan3/TestRmiBlank David Calavera 2015-07-01 09:09:56 -07:00
  • d48d83b866 Merge pull request #14305 from aboch/nwst David Calavera 2015-07-01 09:07:40 -07:00
  • 78ad8546e6 Add unit tests for ParseEnvFile. Matthieu Hauglustaine 2015-07-01 17:02:40 +02:00
  • e7ca24491b Return bufio error if set in ParseEnvFile Matthieu Hauglustaine 2015-07-01 16:54:20 +02:00
  • b5769ca9ef Add the expected error verification for TestRmiBlank. Yuan Sun 2015-07-01 19:34:43 +08:00
  • fda86a6f5b Fixing the table rendering in reference/run.md Peeyush Gupta 2015-07-01 16:07:39 +05:30
  • a2e24e4001 Refactor test and add coverage to runconfig Vincent Demeester 2015-07-01 10:16:36 +02:00
  • 9b385c8c95 Fixing Wheezy link Quentin Tayssier 2015-07-01 13:01:00 +09:00
  • afa4fd55b8 Import latest libnetwork Alessandro Boch 2015-06-30 14:16:16 -07:00
  • 67a917ff70 Merge pull request #14238 from rileytg/fix-graphdb-test-typo David Calavera 2015-06-30 14:15:02 -07:00
  • 30205d626b Merge pull request #14303 from cpuguy83/fix_nat_import Alexander Morozov 2015-06-30 13:56:11 -07:00
  • 5290116562 Nat was moved to pkg/nat Brian Goff 2015-06-30 16:48:17 -04:00
  • 7f87043716 Merge pull request #14294 from mavenugo/bnone David Calavera 2015-06-30 13:40:52 -07:00
  • 7f4872fe6c Merge pull request #14297 from pwaller/move-nat-pkg Alexander Morozov 2015-06-30 13:23:30 -07:00
  • 521162c904 fixed incorrect assumption on --bridge=none treated as disable network Madhu Venugopal 2015-06-30 10:34:15 -07:00
  • 5b89db2050 Merge pull request #13962 from unclejack/shrink_docs_images Sebastiaan van Stijn 2015-06-30 21:55:44 +02:00
  • 1318ab977d Merge pull request #14231 from ankushagarwal/checkValidPort Brian Goff 2015-06-30 15:54:24 -04:00
  • 0d58662487 Merge pull request #12846 from dave-tucker/network_integration Arnaud Porterie 2015-06-30 12:52:07 -07:00
  • 335520845a Merge pull request #13524 from calavera/plugin_json_spec Brian Goff 2015-06-30 15:44:48 -04:00
  • 748772ece4 Validate Port specifications on daemon side Ankush Agarwal 2015-06-28 03:16:24 -07:00
  • d99f89f02c Merge pull request #14268 from unclejack/lower_allocations_execdriver Alexander Morozov 2015-06-30 12:12:06 -07:00
  • 0b41c35316 Merge pull request #14211 from icecrime/roadmap David Calavera 2015-06-30 11:40:45 -07:00
  • 9a9bd1f87f Fix for broken link Lennie 2015-06-30 19:47:39 +02:00
  • 8ec0428415 Add ROADMAP.md Arnaud Porterie 2015-06-15 11:30:08 -07:00
  • 9161e24479 Move /nat to /pkg/nat Peter Waller 2015-06-30 17:41:01 +01:00
  • e7e4c94326 Merge pull request #14267 from ankushagarwal/memory-swap-docs moxiegirl 2015-06-30 05:48:47 -07:00
  • b565b94e85 daemon: lower allocations unclejack 2015-06-29 23:27:54 +03:00
  • 009fa2d15e Merge pull request #14269 from vdemeester/pkg-parsers-test-coverage Alexander Morozov 2015-06-29 15:24:14 -07:00
  • f1c962082a Merge pull request #14133 from Microsoft/10662-netmode David Calavera 2015-06-29 15:02:42 -07:00
  • fec4b99167 Merge pull request #14218 from calavera/fix_exec_user Alexander Morozov 2015-06-29 14:31:45 -07:00
  • bfd9d20e79 Add test coverage to pkg/parsers Vincent Demeester 2015-06-29 17:01:20 +02:00
  • 0a2b0f80c4 Windows: Refactor network modes John Howard 2015-06-23 10:13:42 -07:00
  • 14f61357df Typo in memory-swap flag Ankush Agarwal 2015-06-29 13:11:18 -07:00
  • 73973301dc Default process user to container config user. David Calavera 2015-06-26 15:06:37 -07:00
  • e9b5745a3f Merge pull request #14222 from erikdw/fix-casing-of-vmware-in-main-doc James Turnbull 2015-06-29 15:16:01 -04:00
  • 75dc0ff78d Merge pull request #14244 from ankushagarwal/patch-1 moxiegirl 2015-06-29 11:53:25 -07:00
  • f712c30363 Mention network driver plugins and point to protocol docs Michael Bridgen 2015-06-17 16:06:39 +01:00
  • 0bc889c212 Merge pull request #14261 from jeremyprice/basics-doc-typo-fix Fred Lifton 2015-06-29 11:05:54 -07:00
  • a8c9aef74e Merge pull request #14061 from runcom/clean-builder-daemon-config David Calavera 2015-06-29 11:04:05 -07:00
  • 7b3bea6e05 Plugins JSON spec. David Calavera 2015-05-27 15:21:18 -07:00
  • d3d22ab0cd Merge pull request #14193 from stevvooe/concurrent-pull-fix Alexander Morozov 2015-06-29 10:28:02 -07:00
  • 67af392a8e Merge pull request #14243 from moxiegirl/carry-pr-13323 moxiegirl 2015-06-29 08:33:34 -07:00
  • 184681a206 fix(docs): removed extra quote character in heading Jeremy Price 2015-06-29 09:46:50 -05:00
  • 3b04e3bce0 Merge pull request #14147 from ericsage/patch-1 Phil Estes 2015-06-29 10:41:09 -04:00
  • e0f8fd3174 Merge pull request #13876 from vdemeester/pkg-jsonlog-test-coverage Antonio Murdaca 2015-06-29 16:39:56 +02:00
  • eada1cc719 integration-cli: Add Tests for IPv6 and Fixed CIDR Dave Tucker 2015-04-28 12:50:20 +01:00
  • 4f74d3f3bd Closes #13323 and carries Entering comments Mary Anthony 2015-06-28 20:04:24 -07:00
  • ac53859fd9 Remove RC4 from the list of registry cipher suites Eric Windisch 2015-06-10 13:37:31 -04:00
  • 1cf7df57b2 Update README.md Ankush Agarwal 2015-06-29 01:08:42 -07:00
  • c791ee6a21 Merge pull request #14198 from cpuguy83/14170_fix_entrypoint_as_string Doug Davis 2015-06-28 19:47:26 -06:00
  • 972e3c452c fixed typo in graphdb_test failure message Riley Guerin 2015-06-28 16:54:05 -07:00
  • 49b6701d13 update testcase mount/sharedsubtree_linux_test.go Yan Feng 2015-06-26 16:34:07 -04:00
  • 9e13a75360 Add test coverage to pkg/jsonlog Vincent Demeester 2015-06-27 09:18:52 +02:00
  • 5597af50f8 Use proper casing for VMware in README Erik Weathers 2015-06-26 19:14:07 -07:00
  • d139e0f463 Merge pull request #13779 from estesp/tls-confusing-error Antonio Murdaca 2015-06-27 02:08:04 +02:00
  • 2107a3b6a8 Add better client error for client certificate failure (missing or denied) Phil Estes 2015-06-05 16:48:59 -04:00
  • 6d91855b5c Merge pull request #13740 from Microsoft/10662-securitywarning David Calavera 2015-06-26 13:09:03 -07:00
  • 786eafcf79 Merge pull request #14120 from mdavranche/tempDir David Calavera 2015-06-26 11:46:55 -07:00
  • 1e47c22f14 Windows: Security warning based on server OS John Howard 2015-06-04 06:30:14 -07:00
  • 229f4e374b Merge pull request #14126 from laijs/fix-file-permission moxiegirl 2015-06-26 10:08:06 -07:00
  • 117120a297 Merge pull request #14162 from dnozay/patch-1 Alexander Morozov 2015-06-26 09:27:21 -07:00
  • 213128a629 Fix unmarshalling of Command and Entrypoint Brian Goff 2015-06-25 22:15:57 -07:00
  • 009aa5c322 Merge pull request #12876 from tagomoris/logger-driver-fluentd Alexander Morozov 2015-06-26 08:41:10 -07:00
  • aa86cde326 Merge pull request #14200 from moxiegirl/create-install-index moxiegirl 2015-06-26 02:14:44 -07:00
  • 4fb55aac44 Adding installation index Mary Anthony 2015-06-26 02:12:27 -07:00
  • 9c2998785f Fix a broken anchor tag on the CLI builder page Chris McKinnel 2015-06-26 09:43:30 +01:00
  • 205cf6d70e Attempt to protect on disk image store with mutex Stephen J Day 2015-06-04 12:58:58 -07:00
  • ea81a648e3 Merge pull request #14046 from mattmoor/token-investigation Stephen Day 2015-06-25 19:07:10 -07:00
  • 6aea64cdef Update English expressions by review comments TAGOMORI Satoshi 2015-06-24 20:40:10 +09:00
  • 22652d4dad Add new logging driver: fluentd TAGOMORI Satoshi 2015-06-20 13:07:50 +09:00
  • 3c4d6e026e Merge pull request #14139 from jlhawn/fix_build_with_auth Tibor Vass 2015-06-25 17:39:36 -07:00
  • fc922c66b4 Merge pull request #14187 from Microsoft/docs-version moxiegirl 2015-06-25 16:07:27 -07:00
  • c5288d75d1 overlay: Export metadata for container and image in docker-inspect Vivek Goyal 2015-06-25 17:33:20 -04:00
  • a3f7d22b3d Fix docs for #14047 John Howard 2015-06-25 09:55:46 -07:00
  • e3b5666310 Merge pull request #14142 from fl0yd/patch-1 moxiegirl 2015-06-25 13:17:02 -07:00
  • 4cecda2c58 Merge pull request #14183 from ChanderG/master moxiegirl 2015-06-25 13:16:04 -07:00
  • 3fae971f18 Merge pull request #14178 from csarrazi/patch-1 moxiegirl 2015-06-25 13:15:26 -07:00
  • 92f8fb20db Merge pull request #14161 from laijs/man_pages moxiegirl 2015-06-25 13:12:46 -07:00
  • 7241037f74 Merge pull request #14156 from HuKeping/master moxiegirl 2015-06-25 13:09:36 -07:00
  • fe187a1beb Merge pull request #14189 from moxiegirl/carry-14079 moxiegirl 2015-06-25 12:05:56 -07:00
  • c4d8b40978 Splitting out the cli command into parts. Mary Anthony 2015-06-21 13:41:38 -07:00
  • f74cf65168 Merge pull request #14030 from estesp/init-memory-swappiness Alexander Morozov 2015-06-25 11:36:54 -07:00
  • a6a8015e93 Merge pull request #13907 from chenchun/exitcode Phil Estes 2015-06-25 10:57:48 -07:00
  • 55a285c243 Merge pull request #14182 from moxiegirl/fix-logging moxiegirl 2015-06-25 10:28:36 -07:00
  • ed7a281af0 Merge pull request #14163 from mrjana/cnm_integ Alexander Morozov 2015-06-25 10:17:03 -07:00
  • d924a293ae Update utils.go Damien Nozay 2015-06-24 09:47:54 -07:00
  • 92372b77d4 Set exit code of old running container as 137 Chun Chen 2015-06-12 16:20:23 +08:00
  • a3ea369a1a Fix minor typo in CONTRIBUTING.md ChanderG 2015-06-25 18:15:24 +05:30
  • dbd2bb096f Breaking logging driver material out of run - creating index which is overview of configuring logs - linking to individual journald/fluent material - leaving behind table and link to index in run Mary Anthony 2015-06-25 05:00:49 -07:00
  • fe27ada373 Fix broken fedora documentation Charles Sarrazin 2015-06-25 10:07:22 +02:00
  • 0a0ed52f4f Merge pull request #13973 from calavera/fix_zfs_options_doc_location moxiegirl 2015-06-24 15:52:13 -07:00
  • 5ec67f98b1 Fix endpoint leave failure for --net=host mode Jana Radhakrishnan 2015-06-24 10:23:00 -07:00
  • ce8189c680 Docs: fix wrong example of API Exec Hu Keping 2015-06-25 01:52:47 +08:00
  • 798580eff0 Merge pull request #14119 from moxiegirl/fix-heading-blanks Sebastiaan van Stijn 2015-06-24 08:35:42 -07:00
  • 1ac435232c man: convert docker/docs/man to docker/man Lai Jiangshan 2015-06-24 23:30:22 +08:00
  • 36ffb60b9b Merge pull request #14153 from feixueliantian1/typo unclejack 2015-06-24 16:11:20 +03:00