Historia zmian

Autor SHA1 Wiadomość Data
  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 8 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 9 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
  David Calavera 6bb0d1816a Move Container to its own package. 9 lat temu
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 lat temu
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 lat temu
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 lat temu
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 lat temu
  Doug Davis a283a30fb0 Move api/errors/ to errors/ 10 lat temu
  Doug Davis f7d4b4fe2b Convert some "daemon" static error strings to the new errocode package format 10 lat temu
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 lat temu
  Doug Davis 8232312c1e Cleanup container LogEvent calls 10 lat temu
  Antonio Murdaca 04cc6c6aa4 Remove job from stop 10 lat temu
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 lat temu
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 lat temu
  Alexandr Morozov e0339d4b88 Use State as embedded to Container 11 lat temu