Historia zmian

Autor SHA1 Wiadomość Data
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 lat temu
  Sebastiaan van Stijn fc94ed0a86 don't cancel container stop when cancelling context 2 lat temu
  Sebastiaan van Stijn 21df9a04e0 container: StopSignal(): return syscall.Signal 3 lat temu
  Sebastiaan van Stijn ea1eb449b7 daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal 3 lat temu
  Sebastiaan van Stijn 83a185897d API: add "signal" parameter to container stop and restart endpoints 3 lat temu
  Sebastiaan van Stijn 90de570cfa backend: add StopOptions to ContainerRestart and ContainerStop 3 lat temu
  Sebastiaan van Stijn 952902efbc daemon: containerStop(): use a regular "defer" to log container event 3 lat temu
  Sebastiaan van Stijn 5edf9acf9c daemon: move default stop-timeout to containerStop() 3 lat temu
  Sebastiaan van Stijn 4430992af8 daemon: rename some variables, import-aliases and receivers 3 lat temu
  Cam d15ce134ef Fix log statement 'failed to exit' timeout accuracy 4 lat temu
  Cam 8e362b75cb docker daemon container stop refactor 4 lat temu
  Kir Kolyshkin 69b4fe4065 daemon.ContainerStop(): fix for a negative timeout 7 lat temu
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 lat temu
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 lat temu
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 lat temu
  Brian Goff 972cb49787 Fix some issues with locking on the container 7 lat temu
  wangguoliang 94cefa2145 Optimize some wrong usage and spelling 7 lat temu
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 lat temu
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 lat temu
  Josh Hawn 4921171587 Update ContainerWait API 8 lat temu
  Josh Hawn cfdf84d5d0 Update Container Wait Backend 8 lat temu
  allencloud 6fb05778ba fix nits in comments 8 lat temu
  Yong Tang cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 9 lat temu
  Darren Stahl 740e26f384 Lock all calls to hcsshim to prevent close races 9 lat temu
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 8 lat temu
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks 9 lat temu
  David Calavera a793564b25 Remove static errors from errors package. 9 lat temu
  Zhang Wei 894266c1bb Remove redundant error message 9 lat temu
  Lei Jitang 6716a3a167 Correct the info message when stop container 9 lat temu
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 lat temu