index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hack
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove per-test -timeout logic because it does not work
Tibor Vass
2019-09-09
1
-3
/
+4
*
hack: update scripts
Tibor Vass
2019-09-09
1
-21
/
+7
*
Merge pull request #39848 from thaJeztah/docker_py_disable_flaky
Tibor Vass
2019-09-06
1
-0
/
+1
|
\
|
*
docker-py: skip flaky AttachContainerTest::test_attach_no_stream
Sebastiaan van Stijn
2019-09-02
1
-0
/
+1
*
|
hack/make/binary-daemon: fix some linting issues
Sebastiaan van Stijn
2019-08-31
1
-5
/
+5
|
/
*
hack/make: fix some linting issues reported by shellcheck
Sebastiaan van Stijn
2019-08-25
1
-14
/
+19
*
docker-py: output junit.xml for test-results
Sebastiaan van Stijn
2019-08-15
1
-2
/
+3
*
docker-py: use --mount for bind-mounting docker.sock
Sebastiaan van Stijn
2019-08-15
1
-1
/
+1
*
docker-py: run without tty to disable color output
Sebastiaan van Stijn
2019-08-15
1
-1
/
+1
*
docker-py: fix linting issues reported by shellcheck
Sebastiaan van Stijn
2019-08-15
1
-6
/
+8
*
Jenkinsfile: reduce time of integration tests by dividing tests into 3 parall...
Tibor Vass
2019-08-12
1
-2
/
+8
*
hack: unmount leftover daemon root folders
Tibor Vass
2019-08-12
1
-0
/
+2
*
docker-py: skip PullImageTest::test_pull_invalid_platform
Sebastiaan van Stijn
2019-08-10
1
-1
/
+1
*
docker-py: deselect broken experimental tests
Sebastiaan van Stijn
2019-08-09
1
-2
/
+8
*
Improve integration test detecetor
Brian Goff
2019-08-07
1
-22
/
+28
*
Merge pull request #39657 from cpuguy83/test_filter
Sebastiaan van Stijn
2019-08-03
1
-1
/
+28
|
\
|
*
Add support for setting a test filter
Brian Goff
2019-08-02
1
-1
/
+28
*
|
hack: fix mixed tabs/spaces for indentation
Sebastiaan van Stijn
2019-08-02
3
-17
/
+16
|
/
*
Improvements to the test runners
Brian Goff
2019-07-31
2
-13
/
+33
*
Set TIMEOUT according to os/arch.
Michael Zhao
2019-07-23
2
-12
/
+24
*
Merge pull request #39068 from thaJeztah/separate_docker_py
Tibor Vass
2019-07-18
1
-8
/
+43
|
\
|
*
docker-py: skip flaky tests
Sebastiaan van Stijn
2019-07-16
1
-1
/
+5
|
*
docker-py: use host-network for nested build of docker-py
Sebastiaan van Stijn
2019-07-16
1
-0
/
+1
|
*
docker-py: don't build --quiet is TESTDEBUG is set
Sebastiaan van Stijn
2019-07-16
1
-1
/
+2
|
*
Bump docker-py to 4.0.2, and run tests from upstream repository
Sebastiaan van Stijn
2019-07-16
1
-8
/
+37
*
|
imporve hardcoded CC on cross compile
Hongxu Jia
2019-07-17
1
-5
/
+5
*
|
allow running of single integration test
Andrew Hsu
2019-07-16
1
-2
/
+6
|
/
*
hack: remove integration-cli-on-swarm
Akihiro Suda
2019-06-01
1
-1
/
+1
*
Add support for setting GOARM in cross target.
Brian Goff
2019-04-17
2
-2
/
+9
*
Support cross-compile for arm
Brian Goff
2019-04-10
1
-0
/
+20
*
rootless: expose ports automatically
Akihiro Suda
2019-03-21
3
-1
/
+3
*
make test-integration: use correct dockerd binary
Kir Kolyshkin
2019-02-18
1
-1
/
+1
*
hack: Have TIMEOUT take -test.count into account when testing for flakiness
Tibor Vass
2019-02-08
1
-1
/
+12
*
hack: restore bundling vpnkit on amd64
Tonis Tiigi
2019-02-05
3
-0
/
+12
*
allow running `dockerd` in an unprivileged user namespace (rootless mode)
Akihiro Suda
2019-02-04
3
-1
/
+5
*
Merge pull request #38523 from olljanat/flaky-test-finder
Sebastiaan van Stijn
2019-01-12
1
-0
/
+26
|
\
|
*
CI: Introduce flaky test finder
Olli Janatuinen
2019-01-11
1
-0
/
+26
*
|
Shell scripts: fix bare variables
Sebastiaan van Stijn
2019-01-10
8
-29
/
+29
*
|
Revert "Bash scripts; use double brackets, fix bare variables, add quotes"
Sebastiaan van Stijn
2019-01-10
15
-66
/
+66
|
/
*
Merge pull request #38418 from thaJeztah/mega_power
Sebastiaan van Stijn
2019-01-08
1
-7
/
+7
|
\
|
*
PowerShell: remove aliases, use their real commands instead
Sebastiaan van Stijn
2018-12-22
1
-1
/
+1
|
*
PowerShell: fix mixed tabs/spaces
Sebastiaan van Stijn
2018-12-22
1
-6
/
+6
*
|
Bash scripts; use double brackets, fix bare variables, add quotes
Sebastiaan van Stijn
2018-12-24
15
-66
/
+66
|
/
*
Remove version-checks for containerd and runc
Sebastiaan van Stijn
2018-10-04
1
-2
/
+0
*
hack/make: remove 'docker-' prefix when copying binaries
Tibor Vass
2018-09-25
1
-4
/
+4
*
Remove 'docker-' prefix for containerd and runc binaries
Tibor Vass
2018-09-24
2
-5
/
+5
*
fix typo
jliao
2018-09-08
2
-3
/
+3
*
Expose license status in Info (#37612)
Daniel Hiltgen
2018-08-17
2
-13
/
+16
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
3
-0
/
+28
*
-buildmode=pie is not supported on Linux on MIPS either
Kasper Fabæch Brandt
2018-07-31
1
-4
/
+8
[prev]
[next]