Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn 9670d9364d api/types: move ContainerListOptions to api/types/container il y a 1 an
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Chiranjeevi Tirunagari 0c66111c40 daemon: containers list code refactor il y a 1 an
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases il y a 2 ans
  Paweł Gronowski 13180c1c49 daemon/list: Drop unused arg from containerReducer il y a 2 ans
  Paweł Gronowski 68991ae240 daemon/list: Refactor refreshImage il y a 2 ans
  Paweł Gronowski 5a39bee635 daemon/list: Replace ErrImageDoesNotExist check il y a 2 ans
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt il y a 3 ans
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Paweł Gronowski 9cb5da400c images/Children: Return error il y a 2 ans
  Paweł Gronowski e0f36f9d8b ImageService: Pass ctx to Children il y a 2 ans
  Laura Brehm 45ee4d7c78 c8d: Compute container's layer size il y a 2 ans
  Paweł Gronowski a654cbfd2f Use GetBoolOrDefault to remove duplicated invalidFilter usages il y a 2 ans
  Sebastiaan van Stijn da4d627e79 container: ViewDB: use errdefs for non-existing containers il y a 3 ans
  Sebastiaan van Stijn ddaba6d576 daemon: filterByNameIDMatches() fix error handling il y a 3 ans
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods il y a 2 ans
  Sebastiaan van Stijn 511a909ae6 container: remove ViewDB and View interfaces, use concrete types il y a 2 ans
  Sebastiaan van Stijn 779a5b3029 ImageService.GetImage(): pass context il y a 3 ans
  Nicolas De Loof 9a849cc83a introduce GetImageOpts to manage image inspect data in backend il y a 3 ans
  Sebastiaan van Stijn 7797480eb0 daemon, builder: rename variables that collided with imports il y a 3 ans
  Djordje Lukic 70dc392bfa Use hashicorp/go-memdb instead of truncindex il y a 3 ans
  Sebastiaan van Stijn d61b7c1211 daemon: var-declaration: should omit type bool (revive) il y a 4 ans
  Tibor Vass 5c10ea6ae8 Merge pull request #40725 from cpuguy83/check_img_platform il y a 5 ans
  Jaime Cepeda f48b7d66f3 Fix filter on expose and publish il y a 5 ans
  Brian Goff 7a9cb29fb9 Accept platform spec on container create il y a 5 ans
  Sebastiaan van Stijn f4f56b1197 daemon: normalize comment formatting il y a 5 ans
  Rui Cao 3f02d91ef8 Fix some typos il y a 6 ans
  Sebastiaan van Stijn 6f9b5ba810 Fix regression when filtering container names using a leading slash il y a 7 ans
  Chris White 5c8da2e967 Remove slash prefix when matching name filters (Fixes #37453) il y a 7 ans
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service il y a 7 ans