summaryrefslogtreecommitdiff
path: root/integration-cli/docker_api_containers_test.go
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20774 from hqhq/hq_vender_engine_apiSebastiaan van Stijn2016-02-291-2/+2
|\
| * Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6cQiang Huang2016-02-291-2/+2
* | integration-cli: remove not necessary -d againAntonio Murdaca2016-02-281-1/+1
|/
* Remove static errors from errors package.David Calavera2016-02-261-1/+1
* Support TLS remote test daemonTibor Vass2016-02-251-1/+5
* Fix some typos in comments and stringsStefan Weil2016-02-221-1/+1
* Fix horribly broken TestGetContainerStatsNoStreamBrian Goff2016-02-091-11/+19
* Fix flaky test `TestGetContainerStatsRmRunning`Zhang Wei2016-01-311-5/+8
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-35/+18
* Factorize sleeping containersArnaud Porterie2016-01-271-16/+15
* Windows CI: Darn it, I broke due to multiple declarationsJohn Howard2016-01-261-2/+0
* Merge pull request #19612 from Microsoft/jjh/apicontainerstestSebastiaan van Stijn2016-01-261-47/+90
|\
| * Windows CI: Fix api_containers_test.goJohn Howard2016-01-231-47/+90
* | Reject multiple networks on container creationAlessandro Boch2016-01-251-0/+24
|/
* Merge pull request #19187 from estesp/lets-do-thisSebastiaan van Stijn2016-01-121-2/+6
|\
| * Move userns support out of experimental into masterPhil Estes2016-01-081-2/+6
* | Merge pull request #16032 from cpuguy83/remove_sqlite_depAlexander Morozov2016-01-111-3/+3
|\ \
| * | Build names and links at runtimeBrian Goff2016-01-071-3/+3
| |/
* | Windows CI: Deal with failing tests for TP4John Howard2016-01-081-1/+6
|/
* Modify import paths to point to the new engine-api package.David Calavera2016-01-061-2/+2
* Use ImageBuildOptions in builder.Anusha Ragunathan2016-01-051-15/+3
* Move Config and HostConfig from runconfig to types/container.David Calavera2015-12-221-2/+2
* Add containers’ networks to /containers/jsonAhmet Alp Balkan2015-12-141-0/+1
* Correct the message of ErrorCodeNoSuchContainer to "No such container"Wen Cheng Ma2015-12-041-1/+1
* fix default shm size in testJessica Frazelle2015-12-021-1/+2
* Merge pull request #16277 from runcom/add-oom-score-adjArnaud Porterie2015-12-021-0/+31
|\
| * Add OomScoreAdj to configure container oom killer preferencesAntonio Murdaca2015-11-301-0/+31
* | Merge pull request #18285 from hqhq/hq_fix_swappinessBrian Goff2015-12-021-2/+2
|\ \
| * | Set default MemorySwappiness when adaptQiang Huang2015-12-021-2/+2
* | | This patch adds --tmpfs as a option for mounting tmpfs on directoriesDan Walsh2015-12-021-1/+1
* | | Move defaultSHMSize in daemon pkgAntonio Murdaca2015-12-021-1/+1
|/ /
* | fix shm size handlingAntonio Murdaca2015-12-011-0/+136
* | Merge pull request #18318 from calavera/fix_dns_setting_on_hostconfig_startTibor Vass2015-12-011-0/+17
|\ \
| * | Make sure container start doesn't make the DNS fields nil.David Calavera2015-11-301-0/+18
| |/
* | Checkers on docker_api_containers_testAditi Rajagopal2015-11-301-459/+277
|/
* Update daemon and docker core to use new content addressable storageTonis Tiigi2015-11-241-2/+2
* Modified cpuset test for unicore test environmentDaehyeok Mun2015-11-171-2/+2
* add test-integration-cli specifics for usernsJessica Frazelle2015-10-091-1/+3
* Validate --cpuset-cpus, --cpuset-memsAntonio Murdaca2015-09-271-0/+26
* Fixes 16556 CI failuresJohn Howard2015-09-241-3/+3
* TestRandomUnixTmpDirPath platform agnosticJohn Howard2015-09-241-3/+3
* Windows: First part of CI tests (docker run)John Howard2015-09-221-5/+5
* Fix GET /containers/json emtpy response regressionAntonio Murdaca2015-09-181-0/+11
* Add unit tests for integration cli utils functionVincent Demeester2015-09-091-1/+2
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+53
* split build API tests to a separate fileShijiang Wei2015-08-231-269/+0
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-3/+1
* fix golint warnings/errors on package api/types/Zhang Wei2015-08-071-2/+2
* Fix `docker cp` Behavior With SymlinksJosh Hawn2015-07-301-0/+34
* Don't pass check.C to dockerCmdWithErrorBrian Goff2015-07-271-1/+1