summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for 5.0.1 release5.0.15.0.1-releaseAnca Iordache2021-08-312-1/+15
* Merge pull request #2883 from aiordache/changelogUlysses Souza2021-08-312-1/+19
|\
| * Update changelog for v5.0.0Anca Iordache2021-08-312-1/+19
|/
* Merge pull request #2846 from shehzaman/feature/missing-identity-fileAnca Iordache2021-08-311-3/+4
|\
| * Put back identityfile parameterShehzaman2021-08-311-3/+4
* | Merge pull request #2874 from docker/dependabot/pip/pywin32-301Ulysses Souza2021-08-311-1/+1
|\ \
| * | Bump pywin32 from 227 to 301dependabot/pip/pywin32-301dependabot[bot]2021-08-091-1/+1
|/ /
* | Merge pull request #2850 from docker/dependabot/pip/urllib3-1.26.5Ulysses Souza2021-08-061-1/+1
|\ \
| * | Bump urllib3 from 1.24.3 to 1.26.5dependabot[bot]2021-08-061-1/+1
|/ /
* | Merge pull request #2873 from ulyssessouza/bump-requestsUlysses Souza2021-08-061-1/+1
|\ \
| * | Bump requests => 2.26.0Ulysses Souza2021-08-061-1/+1
|/ /
* | Merge pull request #2863 from asottile/py36_plusUlysses Souza2021-07-0892-658/+524
|\ \
| * | use python3.6+ constructsAnthony Sottile2021-07-0592-658/+524
|/ /
* | Merge pull request #2851 from huogerac/issue836_better_docsMathieu Champlon2021-06-291-2/+2
|\ \ | |/ |/|
| * [DOCS] Update the Image.save documentation with a working example. Issue #836Roger Camargo2021-06-031-2/+2
|/
* Merge pull request #2804 from aiordache/update_maintainerAnca Iordache2021-04-062-3/+15
|\
| * Update maintainersAnca Iordache2021-04-062-3/+15
* | Merge pull request #2476 from feliperuhland/add-search-images-limitAnca Iordache2021-04-062-2/+12
|\ \
| * | Add limit parameter to image search endpointFelipe Ruhland2021-02-242-2/+12
* | | Merge pull request #2799 from feliperuhland/fix-low-level-pull-exampleAnca Iordache2021-04-061-4/+4
|\ \ \
| * | | Fix images low-level documentation examplesFelipe Ruhland2021-04-051-4/+4
| | |/ | |/|
* | | Merge pull request #2801 from feliperuhland/fix-low-level-containers-exampleAnca Iordache2021-04-061-25/+25
|\ \ \ | |/ / |/| |
| * | Fix containers low-level documentation examplesFelipe Ruhland2021-04-051-25/+25
|/ /
* | Merge pull request #2795 from feliperuhland/upgrade-cryptography-to-3.4.7Ulysses Souza2021-04-032-2/+2
|\ \
| * | Upgrade cryptography library to version 3.4.7Felipe Ruhland2021-04-022-2/+2
|/ /
* | Merge pull request #2781 from feliperuhland/fix-readme-badgeUlysses Souza2021-03-291-1/+1
|\ \
| * | Fix continuous integration status badgedFelipe Ruhland2021-02-261-1/+1
* | | Merge pull request #2788 from docker/set-minimal-python-to-3_6Anca Iordache2021-03-2519-182/+88
|\ \ \
| * | | Remove support to pre python 3.6set-minimal-python-to-3_6Ulysses Souza2021-03-2219-182/+88
* | | | Merge pull request #2793 from feliperuhland/create-secret-missing-nameAnca Iordache2021-03-254-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Fix `KeyError` when creating a new secretFelipe Ruhland2021-03-244-0/+23
|/ / /
* | | Merge pull request #2782 from hakanardo/verify_tlsAnca Iordache2021-03-101-1/+5
|\ \ \
| * | | Verify TLS keys loaded from docker contextsHakan Ardo2021-03-031-1/+5
| |/ /
* | | relax PORT_SPEC regex so it accept and ignore square bracketsNicolas De Loof2021-03-102-1/+7
|/ /
* | Merge pull request #2780 from aiordache/changelog_4.4.4Ulysses Souza2021-02-251-0/+8
|\ \ | |/ |/|
| * Update changelog for 4.4.4aiordache2021-02-241-0/+8
|/
* Merge pull request #2778 from aiordache/openssl_mismatch_bugAnca Iordache2021-02-241-1/+7
|\
| * Drop LD_LIBRARY_PATH env var for SSH shelloutaiordache2021-02-231-1/+7
* | Merge pull request #2772 from aiordache/update_changelog_4.4.3Anca Iordache2021-02-241-0/+11
|\ \ | |/ |/|
| * Update changelog post-release 4.4.3aiordache2021-02-191-0/+11
|/
* Post-release 4.4.2 changelog updatesaiordache2021-02-181-5/+12
* Fix SSH port parsing and add regression testsaiordache2021-02-182-4/+36
* Merge pull request #2711 from vlad-ro/fix-doc-formattingAnca Iordache2021-02-122-2/+2
|\
| * Fix doc formattingVlad Romanenko2021-02-102-2/+2
* | Merge pull request #2764 from StefanScherer/clean-home-dockerAnca Iordache2021-02-111-3/+10
|\ \
| * | Run unit tests in a container with no .docker/config mountaiordache2021-02-111-1/+8
| * | Use DOCKER_CONFIG to have creds in dind environmentStefan Scherer2021-02-111-2/+2
|/ /
* | Merge pull request #2763 from StefanScherer/revert-to-wrappedNodeAnca Iordache2021-02-111-3/+3
|\ \ | |/ |/|
| * Revert back to wrappedNodeStefan Scherer2021-02-111-3/+3
|/
* Merge pull request #2761 from StefanScherer/no-wrappedNodeAnca Iordache2021-02-101-3/+3
|\