COMMITS
/ integration-cli/docker_cli_cp_test.go January 8, 2016
J
Windows CI: Deal with failing tests for TP4
John Howard committed
October 1, 2015
Z
Add '-L' option for `cp`
Zhang Wei committed
October 23, 2015
J
Use checker assert for integration-cli/docker_cli_cp_* four files.
Jian Zhang committed
October 13, 2015
P
Update Dockerfile to use the correct busybox:latest identifier
Phil Estes committed
September 18, 2015
J
add test-integration-cli specifics for userns
Jessica Frazelle committed
October 8, 2015
P
Add user namespace (mapping) support to the Docker engine
Phil Estes committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
August 7, 2015
V
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos committed
July 24, 2015
J
Fix `docker cp` Behavior With Symlinks
Josh Hawn committed
May 14, 2015
J
integration-cli: New `docker cp` integration tests
Josh Hawn committed
July 14, 2015
V
Use dockerCmd when possible (#14603)
Vincent Demeester committed
July 8, 2015
L
Fix copy from a "created" container. Fixes #14420
Lei Jitang committed
May 27, 2015
A
Merge pull request #13493 from jlhawn/volume_unmount_fix
Alexander Morozov committed
May 26, 2015
J
Fix container unmount networkMounts
Josh Hawn committed
B
Cleanup container rm funcs
Brian Goff committed
April 23, 2015
V
delete "defer deleteContainer" on tests
Vincent Demeester committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 14, 2015
B
Removed unnecessary error output from dockerCmd
bobby abbott committed
April 10, 2015
C
cp: add support for copy filename with ":"
Chen Hanxiao committed
April 8, 2015
J
cleanup/fix integration-cli for overlay in overlay
Jessica Frazelle committed
April 6, 2015
B
Remove `stripTrailingCharacters` from tests
Brian Goff committed
March 29, 2015
V
Docker cp handles resolv.conf, hostname & hosts, fixes #9998
Vincent Demeester committed
March 5, 2015
D
Add support for 'docker cp' to write to stdout
Doug Davis committed
February 19, 2015
A
integ-cli: Skip tests assuming daemon/cli are on the same host
Ahmet Alp Balkan committed
February 20, 2015
A
integ-cli: Skip some unix-specific cli tests
Ahmet Alp Balkan committed
February 18, 2015
A
integ-cli: Fix path issues in docker cp tests
Ahmet Alp Balkan committed
December 4, 2014
J
Run 'go vet' on integration-cli.
Jessica Frazelle committed
November 27, 2014
A
Change path breakout detection logic in archive package
Alexandr Morozov committed
November 24, 2014
D
remove deprecated cmd function in integration-cli
Daehyeok Mun committed
September 24, 2014
B
Make container.Copy support volumes
Brian Goff committed
May 23, 2014
C
integration-cli: cp: added symlink-related tests
cyphar committed
May 10, 2014
C
integration-cli: cp: added tests for cp
cyphar committed