April 17, 2020
View 07d60bc

Replace errors.Cause() with errors.Is() / errors.As()

Sebastiaan van Stijn authored on 2020/04/17 19:01:01
February 7, 2020
View 9f0b3f5

bump gotest.tools v3.0.1 for compatibility with Go 1.14

Sebastiaan van Stijn authored on 2020/02/07 22:39:24
August 9, 2019
View eb14d93

daemon: rename variables that collide with imported package names

Sebastiaan van Stijn authored on 2019/08/09 21:10:07
June 11, 2018
View 3845728

Update tests to use gotest.tools 👼

Vincent Demeester authored on 2018/06/11 22:32:11
June 5, 2018
View 5037c5a

Merge pull request #36688 from cpuguy83/volumes_service

Sebastiaan van Stijn authored on 2018/06/05 09:16:20
May 23, 2018
View 16670ed

daemon unit tests: skip some if non-root

Kir Kolyshkin authored on 2018/05/23 05:12:29
March 23, 2018
View e4b6adc

Extract volume interaction to a volumes service

Brian Goff authored on 2018/03/23 06:11:03
March 20, 2018
View 977109d

Remove use of global volume driver store

Brian Goff authored on 2018/03/20 06:18:52
March 14, 2018
View 6be0f70

Automated migration using

Daniel Nephin authored on 2018/03/14 04:28:34
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
January 16, 2018
View be14665

Merge pull request #36021 from yongtang/30897-follow-up

Vincent Demeester authored on 2018/01/16 17:38:16
View ccc2ed0

Rename FindUniqueNetwork to FindNetwork

Yong Tang authored on 2018/01/16 02:26:43
January 12, 2018
View d453fe3

Move api/errdefs to errdefs

Brian Goff authored on 2018/01/12 04:53:06
November 16, 2017
View 763d839

Add ADD/COPY --chown flag support to Windows

Salahuddin Khan authored on 2017/11/16 15:20:33
November 1, 2017
View b249ccb

Update and use FindNetwork on Windows.

Yong Tang authored on 2017/11/01 05:05:24