Historique des commits

Auteur SHA1 Message Date
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites il y a 3 ans
  Eng Zer Jun 7873c27cfb all: replace strings.Replace with strings.ReplaceAll il y a 3 ans
  Eng Zer Jun 36049a04d2 test: use `T.Setenv` to set env vars in tests il y a 3 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 il y a 3 ans
  Sebastiaan van Stijn f68260ba22 Dockerfile: frozen images: update to bullseye, remove buildpack-dep il y a 3 ans
  Justin Cormack b337c70bdc Merge pull request #42639 from thaJeztah/system_info_clean il y a 4 ans
  Sebastiaan van Stijn bfd4b64600 seccomp: setupSeccomp(): update errors and remove redundant check il y a 4 ans
  Sebastiaan van Stijn 9b795c3e50 pkg/sysinfo.New(), daemon.RawSysInfo(): remove "quiet" argument il y a 4 ans
  Akihiro Suda 2f0d6664a1 integration: remove KernelMemory tests il y a 4 ans
  gunadhya 64465f3b5f Fix Error in daemon_unix.go and docker_cli_run_unit_test.go il y a 4 ans
  Eric Mountain 1c5806cf57 Move use of debian:buster frozen image to debian:bullseye il y a 4 ans
  wanghuaiqing 228d74842f Upgrading the versions of images in Dockerfile. il y a 5 ans
  Sebastiaan van Stijn c3acd082c7 TestUserNoEffectiveCapabilitiesNetBindService: conditionally set net.ipv4.ip_unprivileged_port_start il y a 5 ans
  Kir Kolyshkin 56de0489fc int-cli/TestRunInvalidCPUShares: fix for newer runc il y a 5 ans
  Justin Cormack dae652e2e5 Add default sysctls to allow ping sockets and privileged ports with no capabilities il y a 5 ans
  Sebastiaan van Stijn 0fc914de5c Merge pull request #40595 from sfzhu93/GL_2_25 il y a 5 ans
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* il y a 5 ans
  Ziheng Liu c322af8019 test: add buffer to prevent goroutine leak il y a 5 ans
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 il y a 5 ans
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts il y a 5 ans
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports il y a 5 ans
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string il y a 5 ans
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args il y a 5 ans
  Tibor Vass 98f2638fe5 rm-gocheck: Contains -> strings.Contains il y a 5 ans
  Tibor Vass 4e2e486b23 rm-gocheck: Not(Contains) -> !strings.Contains il y a 5 ans
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully il y a 5 ans
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil il y a 5 ans
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal il y a 5 ans
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker il y a 5 ans