Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend hace 1 año
  Sebastiaan van Stijn 2b583c0923 daemon: cleanupContainer: slightly cleanup error messages hace 1 año
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt hace 3 años
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs hace 3 años
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package hace 3 años
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 hace 5 años
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 hace 7 años
  Sebastiaan van Stijn 55bebbaecf Replace deprecated testutil.ErrorContains() hace 7 años
  Daniel Nephin 6be0f70983 Automated migration using hace 7 años
  Daniel Nephin 4f0d95fa6e Add canonical import comment hace 7 años
  Daniel Nephin e62b2d410c Move ErrorContains to an internal package. hace 7 años
  John Howard 55f8828eec LCOW: Remove CommonContainer - just Container hace 8 años
  Boaz Shuster 8f51746997 Use a test table in the daemon delete unit tests hace 8 años
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify hace 8 años
  Sebastiaan van Stijn 2759194d44 create unit tests for rm (running, paused, restarting) errormessages hace 8 años
  allencloud 9a58f298d1 make client side know container removal in progress hace 9 años
  Michael Crosby 91e197d614 Add engine-api types to docker hace 8 años
  allencloud 4e959ef2f7 fix typos hace 9 años
  David Calavera a793564b25 Remove static errors from errors package. hace 9 años
  David Calavera 3c82fad441 Extract container store from the daemon. hace 9 años
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. hace 9 años
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. hace 9 años
  Morgan Bauer 63fb931a0b move configs structs to remove dependency on daemon hace 9 años
  David Calavera 6bb0d1816a Move Container to its own package. hace 9 años
  Alexander Morozov 4d1007d75c Fix race between two ContainerRm hace 9 años
  David Calavera c4e49d1014 Do not fail when a container is being removed and we request its delete again. hace 9 años