summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.4.24.4.24.4.2-releaseaiordache2021-02-152-1/+14
* Revert "Support for docker.types.Placement.MaxReplicas (new in API 1.40) in D...aiordache2021-02-152-8/+1
* Revert "Support for docker.types.Placement.MaxReplicas (new in API 1.40) in D...aiordache2021-02-151-2/+2
* Revert "Unit and integration tests added"aiordache2021-02-152-15/+0
* Fix doc formattingVlad Romanenko2021-02-152-2/+2
* Run unit tests in a container with no .docker/config mountaiordache2021-02-151-1/+8
* Use DOCKER_CONFIG to have creds in dind environmentStefan Scherer2021-02-151-2/+2
* Revert back to wrappedNodeStefan Scherer2021-02-151-3/+3
* Remove wrappedNodeStefan Scherer2021-02-151-3/+3
* Unit and integration tests addedWojciechowskiPiotr2021-02-152-0/+15
* Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker Sw...WojciechowskiPiotr2021-02-151-2/+2
* Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker Sw...Piotr Wojciechowski2021-02-152-1/+8
* Bump cffi to 1.14.4aiordache2021-02-151-1/+1
* Update GH action stepaiordache2021-02-151-3/+3
* Update CI to ubuntu-2004Stefan Scherer2021-02-151-3/+3
* GitHub Actions: Upgrade actions/checkoutChristian Clauss2021-02-151-1/+1
* Fix host trimming and remove quiet flag for the ssh connectionaiordache2021-02-151-13/+20
* setup.py: Add support for Python 3.8 and 3.9Christian Clauss2021-02-151-0/+2
* print() is a function in Python 3Christian Clauss2021-02-151-1/+1
* Update base image to `dockerpinata/docker-py` in Jenkinsfileaiordache2021-02-151-1/+1
* print() is a function in Python 3Christian Clauss2021-02-151-1/+1
* Post 4.4.1 releaseUlysses Souza2021-02-151-1/+1
* Prepare release 4.4.1Ulysses Souza2021-02-152-1/+11
* Avoid setting unsuported parameter for subprocess.Popen on Windowsaiordache2021-02-151-1/+6
* Trigger GHA on pull_requestUlysses Souza2021-02-151-1/+1
* Post-release v4.4.0aiordache2021-02-152-1/+19
* Remove travisUlysses Souza2021-02-151-20/+0
* Add Github ActionsUlysses Souza2021-02-151-0/+27
* docker/api/image: replace use of deprecated "filter" argumentSebastiaan van Stijn2021-02-152-5/+24
* Mount docker config to DIND containers for authenticationaiordache2021-02-151-35/+38
* Update Jenkinsfile with docker registry credentialsaiordache2021-02-151-4/+5
* Syntax warning fixaiordache2021-02-151-6/+2
* Fix docs typoaiordache2021-02-152-3/+3
* Fix ssh connection - don't override the host and port of the http poolaiordache2021-02-152-54/+59
* Correct comments on ports_binding and host mode as network_modeDaeseok Youn2021-02-152-9/+4
* raise an error for binding specific ports in 'host' mode of networkDaeseok Youn2021-02-153-1/+23
* Add max_pool_size parameter (#2699)Mariano Scazzariello2021-02-157-17/+195
* fix docker build error when dockerfile contains unicode character.fengbaolong2021-02-151-2/+3
* Bump cryptography from 2.3 to 3.2dependabot[bot]2021-02-151-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
| |/ /