summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #404 from thaJeztah/19.03_revert_iptables_check2v19.03.4-rc1v19.03.4Andrew Hsu2019-10-113-34/+4
|\
| * [19.03 backport] revert controller: Check if IPTables is enabled for arrangeU...Sebastiaan van Stijn2019-10-113-34/+4
|/
* Merge pull request #396 from thaJeztah/19.03_backport_update_moved_repositoriesAndrew Hsu2019-10-104-14/+14
|\
| * hack/ci/windows.ps1 update references to repositories that were movedSebastiaan van Stijn2019-10-032-8/+8
| * Dockerfile.windows: update references to repositories that were movedSebastiaan van Stijn2019-10-031-4/+4
| * Jenkinsfile: update references to repositories that were movedSebastiaan van Stijn2019-10-031-2/+2
* | Merge pull request #399 from thaJeztah/19.03_backport_do_the_right_diff_do_th...Andrew Hsu2019-10-101-4/+26
|\ \
| * | Jenkinsfile: set repo and branch, to assist validate_diff()Sebastiaan van Stijn2019-10-071-0/+22
| * | Jenkinsfile: remove redundant -f DockerfileSebastiaan van Stijn2019-10-071-4/+4
|/ /
* | Merge pull request #398 from thaJeztah/19.03_rollback_libnetworkv19.03.3Sebastiaan van Stijn2019-10-073-7/+7
|\ \
| * | [19.03] roll-back libnetwork iptables forward policy changeSebastiaan van Stijn2019-10-073-7/+7
|/ /
* | Merge pull request #391 from thaJeztah/19.03_backport_session_endpoint_docs_u...Andrew Hsu2019-10-032-4/+4
|\ \ | |/ |/|
| * API: update docs that /session left experimental in V1.39Sebastiaan van Stijn2019-10-022-4/+4
* | Merge pull request #392 from andrewhsu/bump_docker_pyAndrew Hsu2019-10-021-1/+1
|\ \ | |/ |/|
| * Temporarily switch docker-py to "master"Sebastiaan van Stijn2019-10-021-1/+1
|/
* Merge pull request #389 from thaJeztah/19.03_backport_fix_dockernetworksuitev19.03.3-rc1Kirill Kolyshkin2019-09-301-1/+1
|\
| * integration-cli: fix DockerNetworkSuite not being runSebastiaan van Stijn2019-09-301-1/+1
|/
* Merge pull request #383 from thaJeztah/19.03_backport_test_fixes_2v19.03.3-beta2Andrew Hsu2019-09-27135-7770/+4348
|\
| * integration-cli: fix golint issuesSebastiaan van Stijn2019-09-261-4/+10
| * integration-cli: run goimportsTibor Vass2019-09-261-0/+1
| * Disable TestPsListContainersFilterExited (Windows)Vikram bir Singh2019-09-261-0/+4
| * hack/test/unit: fix custom TESTFLAGS not workingSebastiaan van Stijn2019-09-261-1/+1
| * integration-cli: move each test suite to its own TestX testing functionTibor Vass2019-09-265-21/+68
| * hack: have integration-cli use gotestsum codepathTibor Vass2019-09-261-13/+4
| * integration-cli: remove unneeded fmt.Sprintf() in assertsSebastiaan van Stijn2019-09-2630-187/+181
| * integration-cli/requirements: Skip windows specific isolation requirements on...Pavel Tikhomirov2019-09-262-4/+10
| * integration-cli: remove TestingTTibor Vass2019-09-262-5/+1
| * suite: put suite setup inside test runTibor Vass2019-09-261-11/+15
| * intgration-cli: fix formattingTibor Vass2019-09-265-67/+12
| * integration-cli: fix pollCheckTibor Vass2019-09-261-2/+13
| * integration-cli: have helper functions use testing.Helper()Tibor Vass2019-09-261-0/+23
| * remove per-test -timeout logic because it does not workTibor Vass2019-09-264-35/+7
| * hack: update scriptsTibor Vass2019-09-266-77/+20
| * Update JenkinsfileTibor Vass2019-09-261-2/+2
| * cleanupTibor Vass2019-09-262-4/+2
| * Setup testsTibor Vass2019-09-2610-73/+54
| * internal/test/suiteTibor Vass2019-09-263-0/+150
| * vendor: remove vdemeester/shakers and go-check/checkTibor Vass2019-09-2616-3270/+0
| * remove rm-gocheck.go and templatesTibor Vass2019-09-265-619/+0
| * remove waitAndAssert and type castsTibor Vass2019-09-262-34/+5
| * fix remaining issues with checker.NotTibor Vass2019-09-263-9/+7
| * waitAndAssert -> poll.WaitOnTibor Vass2019-09-2612-224/+223
| * prepare for eg on waitAndAssertTibor Vass2019-09-266-27/+133
| * fix remaining compile issuesTibor Vass2019-09-262-6/+5
| * rm-gocheck: fix compile errors from converting check.CommentInterface to stringTibor Vass2019-09-2611-51/+51
| * rm-gocheck: goimportsTibor Vass2019-09-2644-44/+7
| * rm-gocheck: check.CommentInterface -> stringTibor Vass2019-09-2613-64/+64
| * rm-gocheck: convert check.Commentf to string - otherTibor Vass2019-09-264-5/+5
| * rm-gocheck: convert check.Commentf to string - with just one stringTibor Vass2019-09-2622-140/+140
| * rm-gocheck: convert check.Commentf to string - with multiple argsTibor Vass2019-09-2638-317/+317