098ccba #8892 : fredlf/relnotes-edit Edits and refinements to 1.3.1 release notes.
c478143 Preserve extended attributes and acls on archlinux build #8404 : danjpgriffin/master Preserve extended attributes and acls on archlinux build
14e65b4 Switch Travis for Drone #8936 : jfrazelle/drone-server Switch Travis for Drone
c6cf978 contrib/install.sh: remove pull of hello-world #8700 : unclejack/install_no_pull contrib/install.sh: remove pull of hello-world
59d4161 makes the -s --size option documentation clearer #8950 : Bertg/patch-1 makes the -s --size option documentation clearer
b8678aa Decode JSON to avoid ReadFile #8946 : unclejack/stream_decode Decode JSON to avoid ReadFile
a34f31b Wait for hijack on docker start command #8871 : tonistiigi/start-wait-hijack Wait for hijack on docker start command
fa59fe9 proxy: Fix a potential panic handling error states. #8877 : erikh/proxy_error_check proxy: Fix a potential panic handling error states.
6718791 Exclude .wh..wh.* AUFS metadata on layer export #8813 : jlhawn/aufs_exclude_on_tar_layer Exclude .wh..wh.* AUFS metadata on layer export
edae883 change util.CopyDirectory to archive.CopyWithTar #8906 : dqminh/remove-copy-directory change util.CopyDirectory to archive.CopyWithTar
9eb8fcd Adding docker-cli run param to set MAC address #8390 : MalteJ/set-macaddress Adding docker-cli run param to set MAC address
b68d7d3 Fix typo in api docs: stdou -> stdout #8924 : pdericson/api-doc-fix Fix typo in api docs: stdou -> stdout
5b03a21 Remove jsonData argument from image.StoreImage #8799 : jlhawn/remove_jsondata_arg Remove jsonData argument from image.StoreImage
54d6d12 ./pkg/archive: clean up Stat_t assertion #8863 : vbatts/vbatts-archive_stat ./pkg/archive: clean up Stat_t assertion
b8ab729 On daemon shutdown iptables cleanup successfully #8590 : jfrazelle/8307-iptables-d-restart-fix On daemon shutdown iptables cleanup successfully
a7dea37 Skip V2 registry and immediately fallback to V1 when mirrors are provided #8901 : dmcgowan/v2_registry_mirror_check Skip V2 registry and immediately fallback to V1 when mirrors are provided
a85f587 Do some cleanup on .dockerignore paths #8739 : duglin/CleanupDockerIgnores Do some cleanup on .dockerignore paths
38d3888 Update logrus to the latest so we can use ParseLevel() for PR #8335 #8932 : duglin/UpdateLogrus Update logrus to the latest so we can use ParseLevel() for PR Add --log-level support - Issue #5198 #8335
8872c29 Clarify USER instruction documentation #8907 : icecrime/clarify_user_instruction_doc Clarify USER instruction documentation
0253638 Fix help text being incorrect with multiple args #8927 : bfirsh/dont-pass-args-to-help-when-command-doesnt-exist Fix help text being incorrect with multiple args
9ef9bfd Fix deadlock in ps exited filter #8929 : LK4D4/fix_filter_hang Fix deadlock in ps exited filter
0e4bf15 Update "official repos" doc to mention 100 char short desc limit #8928 : tianon/not-200-chars-anymore Update "official repos" doc to mention 100 char short desc limit
4d4a7b8 Reword a sentence bringing confusion about docker links #8884 : thomasleveil/userguide-so26652877 Reword a sentence bringing confusion about docker links
92bb497 adding support for port ranges on --expose #8167 : brahmaroutu/expose_ports_1834 adding support for port ranges on --expose
9cc71b4 Fix URL check in build from Git. #8468 : laktek/master Fix URL check in build from Git.
7cb1213 Fix docker exec help messages. #8818 : coolljt0725/fix_exec_help Fix docker exec help messages.
a92393b Typo in 1.3.1 change log #8878 : thaJeztah/patch-1 Typo in 1.3.1 change log
058aa0c add missing 'current filter' to ps #8894 : vieux/fix_docs_filter add missing 'current filter' to ps
7a2dc8b pkg/proxy: Bump the maximum size of a UDP packet. #8895 : erikh/proxy_udp_size pkg/proxy: Bump the maximum size of a UDP packet.
0f9f5f3 Add docs for --dns-search=. #8839 : irachex/dns-search-doc Add docs for --dns-search=.
107898a ubuntulinux.md - old commands, typo, section movement #8837 : sawalls/patch-2 ubuntulinux.md - old commands, typo, section movement
c2ff425 Yes, the review really should have picked up this spelling mistake #8873 : SvenDowideit/de-cleanup-Dockerfile Yes, the review really should have picked up this spelling mistake
f68b8b3 Clear the internal state before raising error. #8850 : shuai-z/clean-mount Clear the internal state before raising error.
aca253d Fix panic on slow log consumer. #8866 : tonistiigi/fix-8832-logs-panic Fix panic on slow log consumer.
793fb26 daemon: resolve the graphdriver to show #8510 : hqhq/graphdriver_bug daemon: resolve the graphdriver to show
6d6dc2c Merge release v1.3.1 #8870 : tiborvass/merge_release_v1.3.1 Merge release v1.3.1
28af4a1 mount: move the MakePrivate to pkg/mount #8867 : vbatts/vbatts-relocate_mount_operation mount: move the MakePrivate to pkg/mount
c3762c3 Update host integration article #8822 : wilsaj/patch-2 Update host integration article
d0197f4 pkg/reexec: move reexec code to a new package #8856 : unclejack/reexec_pkg pkg/reexec: move reexec code to a new package
b63a254 Add a link to some documentation about exec. #8747 : SvenDowideit/lets-tell-them-more-about-exec Add a link to some documentation about exec.
74564e5 Adds new Docs Style Guide. #8500 : fredlf/style-guide Adds new Docs Style Guide.
265a89a registry/endpoint: make it testable #8387 : vbatts/vbatts-registry_test_enpoint registry/endpoint: make it testable
7305716 archive: preserve hardlinks in Tar and Untar #8046 : vbatts/vbatts-archive_preserve_hard_links archive: preserve hardlinks in Tar and Untar
565340c Use dual-stack Dialer when talking to registy #8669 : monsterzz/8668-dualstack-registry Use dual-stack Dialer when talking to registy
f936a10 Fix stdout premature EOF #8571 : ncdc/3631-stdout-premature-eof Fix stdout premature EOF
006d233 Fix compilation issue bringed by #8319 #8846 : LK4D4/fix_compilation Fix compilation issue bringed by Implementing IPv6 functionality for ipallocator #8319
fd19e47 Implementing IPv6 functionality for ipallocator #8319 : MalteJ/ipv6-ipallocator Implementing IPv6 functionality for ipallocator
7d53854 Update faq.md #8790 : cloojure/patch-2 Update faq.md
f1ddda6 changed dockerfile back button to look nicer #8808 : nhsiehgit/dockerfiletut changed dockerfile back button to look nicer
290222c Fix typo #8352 : zachborboa/patch-1 Fix typo
f0327c9 Adding self to various maintainers files. #8198 : jfrazelle/add-jessie-to-various-maintainers Adding self to various maintainers files.
e11dd26 Replace fast with quickly #8734 : alex/patch-2 Replace fast with quickly
90221e2 Update docker_remote_api.md #8646 : ndeloof/patch-3 Update docker_remote_api.md
75ae546 dockerimages.md: typo fix #8750 : matm/patch-2 dockerimages.md: typo fix
01454a5 Tweaks to Dockerfile tutorial #8762 : fredlf/tutorial-tweaks Tweaks to Dockerfile tutorial
9d65017 Fix error on successful login. #8836 : jfrazelle/hub-login-error Fix error on successful login.
674e111 Revert gccgo changes #8833 : jfrazelle/revert-gccgo-changes Revert gccgo changes
321c85d Cleanup docs Dockerfile, so it matches best practices. #8717 : yosifkit/docs-dockerfile Cleanup docs Dockerfile, so it matches best practices.
d176d1b Update libcontainer to f60d7b9195f8dc0b5d343abbc3293d #8828 : crosbymichael/update-libcontainer-oct4 Update libcontainer to f60d7b9195f8dc0b5d343abbc3293d
eb1b785 Expose # of CPUs and memory available on docker info. #8772 : aluzzardi/docker-info-mem-cpu Expose # of CPUs and memory available on docker info.
29ebb53 excluding unused transformation to []byte #8806 : takama/ioreader excluding unused transformation to []byte
413f2ef builder: Update documentation WRT environment replacement #8807 : erikh/builder_docs builder: Update documentation WRT environment replacement
039f225 Use archive.CopyWithTar in vfs.Create #8802 : jlhawn/vfs_copydir_use_archive_copywithtar Use archive.CopyWithTar in vfs.Create
55702ae builder: Restore /bin/sh handling in CMD when entrypoint is specified with JSON #8809 : erikh/builder_cmd_sh_fix builder: Restore /bin/sh handling in CMD when entrypoint is specified with JSON
e590aa2 Builder: Environment replacement fixes #8778 : erikh/builder_fixes Builder: Environment replacement fixes
d42bcc0 update pkg to logrus #8805 : vieux/update_sysinfo_to_logrus update pkg to logrus
339173d do not send hostconfig at start, as we do on create now #8743 : vieux/hostconfig_start do not send hostconfig at start, as we do on create now
80d35c7 removed redundant Clean #8782 : shuai-z/rm-clean removed redundant Clean
15b6b7b Logrus support #8770 : LK4D4/logrus_support Logrus support
2b41736 archive: tests and benchmarks for hardlinks #8641 : vbatts/vbatts-archive_test_and_benchmark archive: tests and benchmarks for hardlinks
5631ffb include --releasever=/ in mkimage-yum.sh #6992 : mschurenko/master include --releasever=/ in mkimage-yum.sh
10d3315 Fix amazon linux dist #8643 : jfrazelle/fix-amazon-linux-dist Fix amazon linux dist
350e1b7 docker save: Do not save to a terminal. #8321 : erikh/ui_save_output docker save: Do not save to a terminal.
c681bea builder: some small fixups + fix a bug where empty entrypoints would not override inheritance. #8744 : erikh/empty_entrypoint_inheritance builder: some small fixups + fix a bug where empty entrypoints would not override inheritance.
d515590 Stop using -X flag to set global variables #8325 : mwhudson/do-not-use-X Stop using -X flag to set global variables
78075ab Bump API to v1.16. #8746 : aluzzardi/bump-api-v1.16 Bump API to v1.16.
665cd10 Client should use go log package. #8760 : jfrazelle/8745-output-log Client should use go log package.
9094c19 Save start error into State.Error when the container fails to start #8315 : dqminh/save-start-error Save start error into State.Error when the container fails to start
c6f242b Add --dryrun to allow testing to the docs-release site, and then fix the... #8722 : SvenDowideit/sven-cannot-bash Add --dryrun to allow testing to the docs-release site, and then fix the...
8f79bd9 Rewrite ENTRYPOINT documentation covering all the combinations with exam... #8695 : SvenDowideit/add-details-to-entrypoint-docs Rewrite ENTRYPOINT documentation covering all the combinations with exam...
0e62421 Port number 49153(BeginPortRange) would be returned twice, causing dupli... #8671 : shuai-z/master Port number 49153(BeginPortRange) would be returned twice, causing dupli...
a71b2ec Allowing resize tty to only work when container is started #8737 : brahmaroutu/resize_uponstart_8728 Allowing resize tty to only work when container is started
a76c924 Gracefully handle network bridge without IP association at startup #8453 : estesp/8444-create-bridge-error Gracefully handle network bridge without IP association at startup
88e6693 Update libcontainer to aab3f6d17f2f56606f07f3a6eb6 #8736 : crosbymichael/update-libcontainer-oct3 Update libcontainer to aab3f6d17f2f56606f07f3a6eb6
77dcab1 Up test timeout to 10s based on recent drone.io timeout failures #8735 : estesp/fix-test-timeout-on-drone Up test timeout to 10s based on recent drone.io timeout failures
45c511f Fix error string mapping to HTTP response code to ignore case #8733 : estesp/error-string-http-status-fix Fix error string mapping to HTTP response code to ignore case
1aa6707 system: Add MemInfo utility. #8550 : aluzzardi/f-meminfo system: Add MemInfo utility.
5343ede TestRunRedirectStdout kept failing with timed out. #8718 : jfrazelle/run-redirect-test-fix TestRunRedirectStdout kept failing with timed out.
bb3e331 DOCKER_VERSION and docker-version havn't been implemented. #8673 : SvenDowideit/whats-docker-version DOCKER_VERSION and docker-version havn't been implemented.
ba14ddf Correct url from github.com/dotcloud/docker{,-py} #8708 : torstehu/fix-url Correct url from github.com/dotcloud/docker{,-py}
25c32d3 Clean up comment sections and fix typos in CmdRun #8672 : estesp/CmdRun-fix-typos-comments Clean up comment sections and fix typos in CmdRun
c694c66 Fix problem where building Dockerfile FROM name:latest #8692 : jfrazelle/8690-latest-tag-problem Fix problem where building Dockerfile FROM name:latest
6aeda16 Update linking documentation #8682 : wpp/update_linking_documentation Update linking documentation
a9258f7 Docfix: fix cli dashes in boot2docker resizing article #8680 : wilsaj/patch-1 Docfix: fix cli dashes in boot2docker resizing article
ca500e0 fix a small typo #8651 : flisky/patch-1 fix a small typo
6f4529a Link to run reference from cli doc #8670 : SvenDowideit/link-to-run-reference-from-cli.md Link to run reference from cli doc
47cb56f Fix racy integration tests #8691 : crosbymichael/fix-integration-race Fix racy integration tests
95d1cd0 Return container exit code with start -a/-i #8661 : estesp/8555-start-exit-code Return container exit code with start -a/-i
a07ee0d builder: handle cases where onbuild is not uppercase. #8684 : erikh/onbuild_case_insensitive builder: handle cases where onbuild is not uppercase.
9df3e45 lint changes part 1 #8423 : unclejack/lint_changes lint changes part 1
cf44d6f Clean volume paths #8665 : cpuguy83/8659_clean_paths_for_volumes Clean volume paths
a10876d Migrate container GET API tests from integration to integration-cli #8573 : estesp/integration-test-migrate Migrate container GET API tests from integration to integration-cli
a0781f3 Make container.Copy support volumes #8509 : cpuguy83/make_copy_support_volumes Make container.Copy support volumes
af52f8e Don't write pull output to stdout on container creating #8638 : LK4D4/fix_8632 Don't write pull output to stdout on container creating
52784c0 Adding capability to filter by name, id or status to list containers api #8543 : brahmaroutu/filter_containers_7599 Adding capability to filter by name, id or status to list containers api
b90ab68 Fix tag an existed tag name of a repository #8511 : coolljt0725/fix_tag Fix tag an existed tag name of a repository
0c7d2ff On Red Hat Registry Servers we return 404 on certification errors. #8559 : rhatdan/404 On Red Hat Registry Servers we return 404 on certification errors.
551047a zsh: update zsh completion for docker command #8657 : vincentbernat/update/zsh-completion-2 zsh: update zsh completion for docker command
528c15a Update dockerimages.md #8622 : Coaxial/patch-1 Update dockerimages.md
5160fbb Fixed a minor docs issue in a Dockerfile Example #8649 : mavenugo/master Fixed a minor docs issue in a Dockerfile Example
005029c Add a testcase to make sure we don't squash tabs or convert them to spaces #8483 : duglin/TabTest Add a testcase to make sure we don't squash tabs or convert them to spaces
75fd1b6 builder: fix escaping for ENV variables. #8639 : erikh/fix_escapes builder: fix escaping for ENV variables.
3c325f8 Use logs instead of attach for builder #8415 : LK4D4/use_logs_in_builder Use logs instead of attach for builder
b357f76 Remove fixtures copy tests #8565 : LK4D4/remove_fixtures_copy_tests Remove fixtures copy tests
fb5e652 Fix support for --env-file in bash completion #8561 : albers/bash-completion Fix support for --env-file in bash completion
04932e3 exec docs syntax fix #8614 : ryanrdetzel/master exec docs syntax fix
5a20dc6 Add logDone for TestBuildAddSingleFileToNonExistDir #8567 : LK4D4/add_log_done Add logDone for TestBuildAddSingleFileToNonExistDir
09ceae5 Add failing testcase for single quotes in CMD #8486 : duglin/Issue5701 Add failing testcase for single quotes in CMD
6ac9768 Cleanup: integration-cli (get rid of errorOut) #8569 : jfrazelle/Cleanup-errorOut-resp Cleanup: integration-cli (get rid of errorOut)
83761be Cleanup: Removed unused function layerArchive #8635 : blakery/master Cleanup: Removed unused function layerArchive
9b79510 Fix lxc driver build issue on Mac OS X #8621 : zhgwenming/lxc Fix lxc driver build issue on Mac OS X
10f7897 remove sslv3 from server's TLS supported versions #8588 : dqminh/remove-sslv3 remove sslv3 from server's TLS supported versions
6ce4f82 Move registry search API docs into the registry API document. #8531 : SvenDowideit/move-registry-search-to-registry-api Move registry search API docs into the registry API document.
57263ef Edits and additions to release notes. #8591 : fredlf/1.3release-notes Edits and additions to release notes.
62cb972 Fix commit api document #8599 : irachex/commit_docs Fix commit api document
cb106e7 daemon logging: unifying output and timestamps #8238 : vbatts/vbatts-daemon_timestamps daemon logging: unifying output and timestamps
2e35d7c Link directly to the 'latest' release alias #8544 : SvenDowideit/link-to-latest-b2d-installers Link directly to the 'latest' release alias
69e3a55 Minor changes to SSHd example #8516 : jamtur01/sshd Minor changes to SSHd example
2f9ffe5 devmapper: include dm_deps information in debug #8232 : vbatts/vbatts-devmapper_getDeps devmapper: include dm_deps information in debug
0e67cf0 Add more names #8380 : cpuguy83/moar_names Add more names
4b59472 Add info on --device flag permissions ':rwm' #8465 : SvenDowideit/document-device-flag-permission-options Add info on --device flag permissions ':rwm'
f0eb1ef client: even cleaner use of Transport #8526 : vbatts/vbatts-too_many_open_files client: even cleaner use of Transport
b3cda9f Cleanup: integration-cli ('%s' with %q) #8566 : jfrazelle/Cleanup-fmt-%q Cleanup: integration-cli ('%s' with %q)
1183abc add BytesSize in pkg/units #8549 : vieux/pkg_units add BytesSize in pkg/units
d1aca04 Setting iptables=false should propagate to ip-masq=false #8612 : jfrazelle/8611-ip-masq-iptables Setting iptables=false should propagate to ip-masq=false
40a6461 Fix more missing HOME references #8606 : tianon/release-home Fix more missing HOME references
c3237cc Merge release v1.3.0 #8608 : crosbymichael/merge_release_v1.3.0 Merge release v1.3.0
3d0d2fd fix minor docs error #8609 : gesellix/patch-2 fix minor docs error
098ccba #8892 : fredlf/relnotes-edit Edits and refinements to 1.3.1 release notes.
.wh..wh.*AUFS metadata on layer export #8813 : jlhawn/aufs_exclude_on_tar_layer Exclude.wh..wh.*AUFS metadata on layer exportjsonDataargument fromimage.StoreImage#8799 : jlhawn/remove_jsondata_arg RemovejsonDataargument fromimage.StoreImagepkgto logrus #8805 : vieux/update_sysinfo_to_logrus updatepkgto logrusFROM name:latest#8692 : jfrazelle/8690-latest-tag-problem Fix problem where building DockerfileFROM name:latest