COMMITS
/ integration-cli/docker_api_containers_test.go February 29, 2016
S
Merge pull request #20774 from hqhq/hq_vender_engine_api
Sebastiaan van Stijn committed
Q
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
Qiang Huang committed
February 28, 2016
A
integration-cli: remove not necessary -d again
Antonio Murdaca committed
February 25, 2016
D
Remove static errors from errors package.
David Calavera committed
February 24, 2016
T
Support TLS remote test daemon
Tibor Vass committed
February 22, 2016
S
Fix some typos in comments and strings
Stefan Weil committed
December 30, 2015
B
Fix horribly broken TestGetContainerStatsNoStream
Brian Goff committed
January 30, 2016
Z
Fix flaky test `TestGetContainerStatsRmRunning`
Zhang Wei committed
January 28, 2016
Z
Assert error in body of function `inspectField*`
Zhang Wei committed
January 27, 2016
A
Factorize sleeping containers
Arnaud Porterie committed
J
Windows CI: Darn it, I broke due to multiple declarations
John Howard committed
S
Merge pull request #19612 from Microsoft/jjh/apicontainerstest
Sebastiaan van Stijn committed
January 21, 2016
A
Reject multiple networks on container creation
Alessandro Boch committed
January 23, 2016
J
Windows CI: Fix api_containers_test.go
John Howard committed
January 12, 2016
S
Merge pull request #19187 from estesp/lets-do-this
Sebastiaan van Stijn committed
January 11, 2016
A
Merge pull request #16032 from cpuguy83/remove_sqlite_dep
Alexander Morozov committed
January 8, 2016
J
Windows CI: Deal with failing tests for TP4
John Howard committed
P
Move userns support out of experimental into master
Phil Estes committed
September 4, 2015
B
Build names and links at runtime
Brian Goff committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 29, 2015
A
Use ImageBuildOptions in builder.
Anusha Ragunathan committed
December 18, 2015
D
Move Config and HostConfig from runconfig to types/container.
David Calavera committed
December 10, 2015
A
Add containers’ networks to /containers/json
Ahmet Alp Balkan committed
December 4, 2015
W
Correct the message of ErrorCodeNoSuchContainer to "No such container"
Wen Cheng Ma committed
December 2, 2015
J
fix default shm size in test
Jessica Frazelle committed
A
Merge pull request #16277 from runcom/add-oom-score-adj
Arnaud Porterie committed
B
Merge pull request #18285 from hqhq/hq_fix_swappiness
Brian Goff committed
Q
Set default MemorySwappiness when adapt
Qiang Huang committed
December 1, 2015
D
This patch adds --tmpfs as a option for mounting tmpfs on directories
Dan Walsh committed
A
Move defaultSHMSize in daemon pkg
Antonio Murdaca committed
T
Merge pull request #18318 from calavera/fix_dns_setting_on_hostconfig_start
Tibor Vass committed
November 26, 2015
A
fix shm size handling
Antonio Murdaca committed
November 30, 2015
D
Make sure container start doesn't make the DNS fields nil.
David Calavera committed
November 19, 2015
A
Checkers on docker_api_containers_test
Aditi Rajagopal committed
October 13, 2015
A
Add OomScoreAdj to configure container oom killer preferences
Antonio Murdaca committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 15, 2015
D
Modified cpuset test for unicore test environment
Daehyeok Mun committed
September 18, 2015
J
add test-integration-cli specifics for userns
Jessica Frazelle committed
A
Fix GET /containers/json emtpy response regression
Antonio Murdaca committed
September 8, 2015
A
Validate --cpuset-cpus, --cpuset-mems
Antonio Murdaca committed
September 24, 2015
J
Fixes 16556 CI failures
John Howard committed
J
TestRandomUnixTmpDirPath platform agnostic
John Howard committed
September 1, 2015
J
Windows: First part of CI tests (docker run)
John Howard committed
September 9, 2015
V
Add unit tests for integration cli utils function
Vincent Demeester committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
August 23, 2015
S
split build API tests to a separate file
Shijiang Wei committed
August 11, 2015
V
Remove/Comment time.Sleep in integration tests
Vincent Demeester committed
July 23, 2015
Z
fix golint warnings/errors on package api/types/
Zhang Wei committed
July 24, 2015
J
Fix `docker cp` Behavior With Symlinks
Josh Hawn committed
July 27, 2015
B
Don't pass check.C to dockerCmdWithError
Brian Goff committed