Commit Graph

  • 619b47f09a Remove missed code path for api < 1.12 Antonio Murdaca 2015-06-17 17:00:48 +02:00
  • b1c6279d52 prompt a cli login if receive 401 from registry v2 auth server tgic 2015-06-17 19:28:13 +08:00
  • 3bf86db4a9 Merge pull request #13292 from coolljt0725/add_bridge_nf_to_docker_info Alexander Morozov 2015-06-16 22:15:48 -07:00
  • 2d2c80b6fc Merge pull request #13975 from stevvooe/move-setup-init-layer Phil Estes 2015-06-16 22:37:51 -04:00
  • a2d8dcc9ab Add bridge-nf-call-iptables/bridge-nf-call-ipv6tables to docker info Lei Jitang 2015-06-17 09:19:11 +08:00
  • f21492c649 devicemapper: Compare uuid of base device on startup Vivek Goyal 2015-06-16 21:12:27 -04:00
  • fe0ca49e61 Move graph.SetupInitLayer to daemon package where it is used Stephen J Day 2015-06-16 11:06:53 -07:00
  • d527901687 Merge pull request #13685 from yuchangchun1/tag_regx David Calavera 2015-06-16 16:33:17 -07:00
  • 759c0c7705 First pass of updates Working docs Update after check update to centos 7 after second test Updating with hopefully correct urls Adding thaJetzah's comments Updating with the new images Updating after a visual check Mary Anthony 2015-05-11 11:32:05 -07:00
  • c05ac2c71c Merge pull request #13961 from unclejack/linting_changes David Calavera 2015-06-16 15:55:18 -07:00
  • 7b04b15fbc Fix typo in lxc_template.go Arnaud Porterie 2015-06-16 15:19:43 -07:00
  • 1d551c443c Make LXC exec driver compatible with recent LXC where lxc.autodev is enabled by default Update LXC to 1.1.2 Alex Samorukov 2015-05-02 01:42:53 +02:00
  • 70a75c7cfc linting changes unclejack 2015-06-16 12:51:27 +03:00
  • 8810db85be Merge pull request #13198 from rhvgoyal/extend-docker-inspect Vincent Batts 2015-06-16 15:03:14 -05:00
  • 8124231ae2 just adding label to whitelist for commit command (Fixes #13738) Tom Howe 2015-06-04 08:47:55 -05:00
  • a9b211e201 Merge pull request #13970 from cpuguy83/13964_fix_tlsverify_env David Calavera 2015-06-16 10:24:41 -07:00
  • 1f775ff99a Move zfs options doc to the storage section. David Calavera 2015-06-16 10:12:00 -07:00
  • 7ea6b49842 Merge pull request #13915 from tianon/validate-pkg Jessie Frazelle 2015-06-16 10:09:11 -07:00
  • baa23ba245 Merge pull request #13955 from jfrazelle/update-install-script-w-experimental-gpg Tibor Vass 2015-06-16 12:44:40 -04:00
  • 48bd0d41e3 Merge pull request #13972 from tiborvass/update-go-net Alexander Morozov 2015-06-16 09:37:07 -07:00
  • 932e8a3e7e Merge pull request #13965 from cpuguy83/fix_windows_vfs_import Tibor Vass 2015-06-16 12:32:24 -04:00
  • 69ff11d75b Fix DOCKER_TLS_VERIFY being ignored Brian Goff 2015-06-16 11:00:54 -04:00
  • fa9ff55406 Update vendored go.net to use golang.org/x/net canonical path Tibor Vass 2015-06-16 10:08:18 -04:00
  • 1868142b6e Fix circular import for windows vfs graphdriver Brian Goff 2015-06-16 09:08:10 -04:00
  • a540cd0042 Merge pull request #13960 from yous/fix-static-file-links moxiegirl 2015-06-16 05:54:23 -07:00
  • da3cda1d01 docs: shrink some big images unclejack 2015-06-16 13:57:42 +03:00
  • 8758fd6f1e Remove sources/ under docs directory ChaYoung You 2015-06-16 19:14:37 +09:00
  • 4dbf1e0f71 Only pulling single repository tag on pull for a specific tag. extending TestGetRemoteTags unit test Splitting out GetRemoteTag from GetRemoteTags. Adding registry.ErrRepoNotFound error Don Kjer 2015-06-10 22:18:15 +00:00
  • 4c3630993e add gpg fingerprint for experimental Jessica Frazelle 2015-06-15 18:38:06 -07:00
  • 353eb52eac Merge pull request #13950 from Microsoft/10662-vfsforreal Brian Goff 2015-06-15 21:41:12 -04:00
  • 97148c67d5 Merge pull request #13953 from crosbymichael/network-mtu Jessie Frazelle 2015-06-15 17:13:44 -07:00
  • 9ac0ec70e6 Get Mtu from default route Michael Crosby 2015-06-15 16:33:02 -07:00
  • 4c0a7236a3 Merge pull request #13941 from unclejack/fix_umask David Calavera 2015-06-15 16:19:38 -07:00
  • 3a2506bacc Merge pull request #13947 from mavenugo/vin Jessie Frazelle 2015-06-15 16:16:02 -07:00
  • 6b78ff756b Merge pull request #13935 from asbjornenge/tm_syntax_updates Jessie Frazelle 2015-06-15 16:12:22 -07:00
  • 587729eda0 Updates libcontainer to v2.2.1 Mrunal Patel 2015-06-15 18:18:38 -04:00
  • bc9e6b9254 Windows - Really fix VFS this time John Howard 2015-06-15 15:08:36 -07:00
  • d1559e41df Merge pull request #13547 from coolljt0725/fix_unpause_not_running_container Antonio Murdaca 2015-06-15 23:56:32 +02:00
  • 4cf65f9e74 Merge pull request #13869 from jlhawn/multi_line_help_usage Josh Hawn 2015-06-15 14:50:17 -07:00
  • 7262d63bf2 Merge pull request #13945 from dmcgowan/distribution-store-digest-on-pull Arnaud Porterie 2015-06-15 14:37:30 -07:00
  • f0cfc88b9e Merge pull request #13936 from moxiegirl/test-tooling moxiegirl 2015-06-15 13:57:12 -07:00
  • 9a276424db retooling for hugo Tweaking for Hugo Updating the Dockerfile with new sed; fix broken link on Kitematic Fixing image pull for Dockerfile Removing docs targets Mary Anthony 2015-06-07 20:07:20 -07:00
  • 75ce6767dc Picking up missed out vendor files via hack/vendor.sh Madhu Venugopal 2015-06-15 11:38:06 -07:00
  • 8b238203a5 Merge pull request #13942 from calavera/fix_unshare_mount_regression Michael Crosby 2015-06-15 11:25:35 -07:00
  • 778f11fd97 Store layer digests on pull Derek McGowan 2015-06-15 11:06:21 -07:00
  • 4a6f8e2e63 docker-inspect: Extend docker inspect to export image/container metadata related to graph driver Vivek Goyal 2015-06-15 14:05:10 -04:00
  • 974ab12463 Revert "contrib/init: unshare mount namespace for inits" David Calavera 2015-06-15 10:34:59 -07:00
  • b4ed480d0e Merge pull request #13926 from Microsoft/10662-createfixup Alexander Morozov 2015-06-15 10:17:24 -07:00
  • f29d02bba3 Merge pull request #13502 from coolljt0725/conflict_port_and_netmode Sebastiaan van Stijn 2015-06-15 16:25:59 +02:00
  • 73b0733f08 docker/daemon: set umask to the default on startup unclejack 2015-06-15 16:36:19 +03:00
  • 77a149d3fd Various cleanups added to asbjornenge/Docker.tmbundle (by the TM maintainer) and support for the LABEL instruction Asbjørn Enge 2015-06-15 00:04:05 +02:00
  • c9ef6a3684 Updated TextMate install instruction - this bundle is not included in TM 😄 :rocket Asbjørn Enge 2015-06-15 00:02:10 +02:00
  • 8c5d2fbab2 Do not compress rootfs archive in mkimage.sh. Robin Schneider 2015-06-14 20:51:11 +02:00
  • 98d6dbe3a1 Merge pull request #13927 from moxiegirl/carry-13250 moxiegirl 2015-06-13 10:29:56 -07:00
  • 5dbd4e8b23 Merge pull request #13895 from calavera/fix_get_env_split Tibor Vass 2015-06-13 12:43:45 -04:00
  • 57eb64c9c0 Carry of PR #13520 Removinig files Mary Anthony 2015-06-13 09:21:50 -07:00
  • cd985d0b5e Merge pull request #13860 from jlhawn/cli_call_headers Arnaud Porterie 2015-06-13 09:14:40 -07:00
  • e00434b7ab Windows: Fixup compile in daemon_windows.go John Howard 2015-06-13 09:10:54 -07:00
  • 7766f90256 Merge pull request #13682 from mavenugo/ln_vin Arnaud Porterie 2015-06-13 09:00:33 -07:00
  • 0088233c05 Merge pull request #13504 from coolljt0725/refactor_verifyhostconfig Doug Davis 2015-06-12 19:59:45 -07:00
  • 2046248b9d Add verify config to verifyContainerSettings Lei Jitang 2015-06-13 09:31:19 +08:00
  • 1a52506c99 Merge pull request #13749 from Microsoft/adduseragent Arnaud Porterie 2015-06-12 17:19:51 -07:00
  • 8931d825f6 Merge pull request #13344 from hqhq/hq_fix_arm64_test Michael Crosby 2015-06-12 17:11:18 -07:00
  • 967010d7ff Merge pull request #12833 from burke/faster-changes Arnaud Porterie 2015-06-12 17:05:34 -07:00
  • 7832a73409 Vendoring in libnetwork to 3be488927db8d719568917203deddd630a194564 Madhu Venugopal 2015-06-12 13:51:57 -07:00
  • 25bf8e0343 Merge pull request #13836 from amylindburg/master Jessie Frazelle 2015-06-12 15:40:20 -07:00
  • 17239ccea8 Update plugins.md Amy Lindburg 2015-06-09 22:20:48 -07:00
  • df9b4b7942 Merge pull request #13916 from Microsoft/10662-compileserver David Calavera 2015-06-12 13:48:22 -07:00
  • 7f7a52e645 Windows: Patch up compile after adjustCpuShares John Howard 2015-06-12 13:00:59 -07:00
  • 6fba235ed8 Add new "validate-pkg" bundlescript Tianon Gravi 2015-06-12 12:19:56 -07:00
  • 1b642fbf03 Merge pull request #13912 from icecrime/13902_improve_test Antonio Murdaca 2015-06-12 20:24:31 +02:00
  • 06662e40d0 Merge pull request #13494 from Microsoft/10662-vfsdriveroption David Calavera 2015-06-12 11:12:32 -07:00
  • 5210044242 Merge pull request #13911 from cpuguy83/13910_fix_stats_nostream_resp Antonio Murdaca 2015-06-12 19:53:18 +02:00
  • f2616f1d40 Replace "sleep" by "top" in test implementation Arnaud Porterie 2015-06-12 10:45:42 -07:00
  • 2f9ce60f71 Merge pull request #13902 from ibuildthecloud/api-fixes Arnaud Porterie 2015-06-12 10:42:07 -07:00
  • 73dfc7d473 Fixes content-type/length for stats stream=false Brian Goff 2015-06-12 11:27:39 -04:00
  • 1bda4f96e2 Set omitempty for IP and PublicPort to conform w/ API 1.18 Darren Shepherd 2015-06-12 09:49:53 -07:00
  • 01cbc209ac Windows: Allow VFS John Howard 2015-05-26 12:45:08 -07:00
  • 7312221753 Merge pull request #13899 from mavenugo/hp Arnaud Porterie 2015-06-12 07:27:07 -07:00
  • d5f9011393 Merge pull request #13906 from chenchun/closed_chan Brian Goff 2015-06-12 09:37:53 -04:00
  • 1f3461b847 Merge pull request #13903 from dqminh/fix-cli-exec-output Brian Goff 2015-06-12 09:23:45 -04:00
  • b983713c50 Vendoring in libnetwork to fix #13873. Madhu Venugopal 2015-06-11 18:04:03 -07:00
  • 52d3c50217 Fix send on closed channel bug Chun Chen 2015-06-12 15:42:34 +08:00
  • 4a122abf80 TestExecStopNotHanging: log output as string Daniel, Dao Quang Minh 2015-06-11 22:53:55 -04:00
  • 3e78e2ecb7 Merge pull request #13773 from dmcgowan/refactor-1-image-graph-separation Arnaud Porterie 2015-06-11 17:44:37 -07:00
  • 61e1950d67 Correct getEnv split. David Calavera 2015-06-11 14:33:51 -07:00
  • b25a623fe3 Merge pull request #13722 from samuelkarp/CpuShareRemoteAPI Arnaud Porterie 2015-06-11 14:20:50 -07:00
  • d86641ad8d Merge pull request #13801 from bexelbie/bex_manpage_indention Jessie Frazelle 2015-06-11 14:12:17 -07:00
  • 00b1dbe10f Merge pull request #13890 from moxiegirl/vieux-fix Jessie Frazelle 2015-06-11 13:22:03 -07:00
  • 239317c5c8 Updating with fix for first line and the vieux/amy comment on website Mary Anthony 2015-06-11 12:48:01 -07:00
  • f4886b8583 Merge pull request #13865 from Mic92/zfs-selinux Jessie Frazelle 2015-06-11 12:42:06 -07:00
  • 542650e582 Split client and server cipher suite list in TLS defaults Phil Estes 2015-06-10 12:23:43 -04:00
  • 238420e186 Merge pull request #13783 from tianon/vendor-pruning Jessie Frazelle 2015-06-11 10:32:53 -07:00
  • 1e82333db2 Update "vendor/" Tianon Gravi 2015-06-05 15:07:23 -07:00
  • af029cbed5 Add intelligent vendor pruning (via "go list") Tianon Gravi 2015-06-05 14:47:27 -07:00
  • 67781f5191 Adjust "Dockerfile" to build tools we need in isolated mktemp GOPATHs Tianon Gravi 2015-06-05 15:20:04 -07:00
  • 109d836db0 Decoder does not work properly with nested pointers using gcc Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Upstream-commit: eb97de7dee5f36e6b6a710a0def245c11cb4cba5 Component: engine Srini Brahmaroutu 2015-05-14 14:39:44 +00:00
  • 7f3cb67fc1 Merge pull request #13879 from eolamey/13878-nil-ip-opt-as-empty-string Doug Davis 2015-06-11 09:30:52 -07:00
  • 8634848db8 Merge pull request #13839 from eolamey/13838-fix-docs-url moxiegirl 2015-06-11 08:59:35 -07:00
  • 6bfaa80cf5 Merge pull request #13861 from mrjana/cnm_integ Brian Goff 2015-06-11 09:12:34 -04:00