January 16, 2025
View 16cbb27

use StatsResponse instead of Stats in tests

Sebastiaan van Stijn authored on 2025/01/16 01:44:05
November 21, 2024
View 1b470d1

tests: migrate away from assert.Assert(v == nil)

Aleksa Sarai authored on 2024/11/21 18:18:21
View 0553d3d

tests: migrate away from assert.Assert(err == nil)

Aleksa Sarai authored on 2024/11/21 16:31:04
View 5e4e34a

tests: migrate strings.Contains -> is.Contains in assertions

Aleksa Sarai authored on 2024/11/21 15:31:52
November 12, 2024
View bb682f7

integration-cli: remove redundant capturing of loop vars (copyloopvar)

Sebastiaan van Stijn authored on 2024/11/12 21:49:32
June 26, 2024
View 5517322

api/types: move MountPoint to api/types/container

Sebastiaan van Stijn authored on 2024/06/26 02:48:09
June 20, 2024
View 0a4277a

api/types: move stats-types to api/types/container

Sebastiaan van Stijn authored on 2024/06/20 09:53:57
View 91a2a57

api/types: rename container.StatsResponse to StatsResponseReader

Sebastiaan van Stijn authored on 2024/06/20 10:04:35
June 17, 2024
View 37f4616

integration-cli: fix TestCreateWithTooLowMemoryLimit: using deprecated API fields

Sebastiaan van Stijn authored on 2024/06/17 07:26:31
June 9, 2024
View 17c3269

api/types: move ContainerStats to api/types/container

Sebastiaan van Stijn authored on 2024/06/09 04:24:01
View fd1d8f3

api/types: move CopyToContainerOptions to api/types/container

Sebastiaan van Stijn authored on 2024/06/09 07:23:42
View 08939f2

integration-cli: remove DockerAPISuite.TestContainerAPICopyNotExistsAnyMore

Sebastiaan van Stijn authored on 2024/06/09 04:00:25
January 22, 2024
View 2970b32

api: remove code for adjusting CPU shares (api < v1.19)

Sebastiaan van Stijn authored on 2024/01/22 00:54:06
January 21, 2024
View b3a0ff9

api: remove POST /containers/{id}/copy endpoint (api < v1.23)

Sebastiaan van Stijn authored on 2024/01/21 23:02:49
June 1, 2022
View c482383

fix some leaking mounts in tests

Sebastiaan van Stijn authored on 2022/06/01 06:49:50