summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove travisadd-ghaUlysses Souza2020-12-141-20/+0
* Add Github ActionsUlysses Souza2020-12-141-0/+27
* docker/api/image: replace use of deprecated "filter" argumentSebastiaan van Stijn2020-11-262-5/+24
* Merge pull request #2705 from aiordache/jenkins_dockerhub_credsAnca Iordache2020-11-201-39/+43
|\
| * Mount docker config to DIND containers for authenticationaiordache2020-11-191-35/+38
| * Update Jenkinsfile with docker registry credentialsaiordache2020-11-191-4/+5
|/
* Merge pull request #2704 from aiordache/cleanupAnca Iordache2020-11-191-6/+2
|\
| * Syntax warning fixaiordache2020-11-191-6/+2
|/
* Merge pull request #2703 from aiordache/cleanup_before_releaseAnca Iordache2020-11-192-3/+3
|\
| * Fix docs typoaiordache2020-11-182-3/+3
|/
* Merge pull request #2691 from aiordache/fix_ssh_connAnca Iordache2020-11-182-54/+59
|\
| * Fix ssh connection - don't override the host and port of the http poolaiordache2020-11-182-54/+59
|/
* Merge pull request #2511 from daeseokyoun/handle-network-hostGuillaume Tardif2020-11-173-1/+18
|\
| * Correct comments on ports_binding and host mode as network_modeDaeseok Youn2020-11-172-9/+4
| * raise an error for binding specific ports in 'host' mode of networkDaeseok Youn2020-11-173-1/+23
* | Add max_pool_size parameter (#2699)Mariano Scazzariello2020-11-177-17/+195
|/
* Merge pull request #2553 from fengbaolong/fix-unicode-in-dockerfileAnca Iordache2020-11-161-2/+3
|\
| * fix docker build error when dockerfile contains unicode character.fengbaolong2020-04-281-2/+3
* | Merge pull request #2694 from docker/dependabot/pip/cryptography-3.2Anca Iordache2020-11-161-1/+1
|\ \
| * | Bump cryptography from 2.3 to 3.2dependabot/pip/cryptography-3.2dependabot[bot]2020-10-271-1/+1
* | | Merge pull request #2642 from YuviGold/feature/api-server-error-message-urlAnca Iordache2020-11-161-4/+6
|\ \ \ | |/ / |/| |
| * | Add response url to Server Error and Client Error messagesYuval Goldberg2020-10-171-4/+6
* | | Merge pull request #2687 from IamTheFij/fix-model-plugin-upgrade-reloadAnca Iordache2020-10-161-1/+1
|\ \ \
| * | | Fix plugin model upgradeIan Fijolek2020-10-091-1/+1
* | | | Merge pull request #2671 from aiordache/default_tagAnca Iordache2020-10-167-24/+49
|\ \ \ \
| * | | | update `pull` method docsaiordache2020-09-212-3/+6
| * | | | Set image default tag on pullaiordache2020-09-167-23/+45
* | | | | Merge pull request #2680 from aiordache/replace_paramikoAnca Iordache2020-10-1616-61/+1006
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Shell out to SSH client for an ssh connectionaiordache2020-10-1316-61/+1006
|/ / / /
* | | | Merge pull request #2673 from ulyssessouza/remove-tinyurl-linkAnca Iordache2020-09-281-2/+2
|\ \ \ \
| * | | | Fix url of examples in ulimitsUlysses Souza2020-09-171-2/+2
| |/ / /
* | | | Merge pull request #2670 from ulyssessouza/add-github-maintainersAnca Iordache2020-09-171-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add github supported CODEOWNERS fileUlysses Souza2020-09-151-0/+6
|/ / /
* | | Add release 4.3.1 information to changelogaiordache2020-09-071-0/+10
* | | Merge pull request #2650 from aiordache/default_version_autoAnca Iordache2020-08-207-62/+84
|\ \ \
| * | | set engine version for unit tests to avoid querying the engineaiordache2020-08-207-47/+71
| * | | set version to 'auto' to avoid breaking on old engine versionsaiordache2020-08-191-23/+21
* | | | Merge pull request #2534 from HaaLeo/feature/openssh-identity-fileAnca Iordache2020-08-201-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes docker/docker-py#2533Leo Hanisch2020-03-201-0/+2
* | | | Add file environment variable to integration-dindYuval Goldberg2020-08-181-4/+4
* | | | Fix memory conversion to bytes (#2645)Anca Iordache2020-08-173-21/+11
| |/ / |/| |
* | | Merge pull request #2638 from aiordache/releaseAnca Iordache2020-08-103-2/+17
|\ \ \
| * | | Update version to the next dev versionaiordache2020-08-101-1/+1
| * | | Fix changelog mergeaiordache2020-08-101-2/+1
| * | | Fix mergeaiordache2020-08-101-35/+0
| * | | Prepare release 4.3.0aiordache2020-08-102-1/+16
| * | | Make orchestrator field optionalaiordache2020-08-102-55/+17
| * | | Specify when to use `tls` on Context constructorUlysses Souza2020-08-101-0/+4
| * | | Post release 4.2.0 update:Ulysses Souza2020-08-101-0/+1
| * | | Implement context management, lifecycle and unittests.Anca Iordache2020-08-102-0/+69