Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kenfe-Mickael Laventure e1a61dc264 Attach stdin after attach stdout/err to avoid an rpc lock 9 gadi atpakaļ
  Stefan J. Wernli 176345435b Fixing bug in AttachStreams that would fail to close StdIn 9 gadi atpakaļ
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks 9 gadi atpakaļ
  Akihiro Suda 8bce6265fc daemon: Rename copy to copyFunc 9 gadi atpakaļ
  Stefan J. Wernli a5b64f2847 Fixing Windows update logic. 9 gadi atpakaļ
  Sebastiaan van Stijn eaa1e8a8c4 Merge pull request #21839 from WeiZhang555/add-start-event 9 gadi atpakaļ
  Zhang Wei fdfaaeb9aa Add missing "start" event back for auto-restart container 9 gadi atpakaļ
  Stefan J. Wernli 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. 9 gadi atpakaļ
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 gadi atpakaļ
  David Calavera 6bb0d1816a Move Container to its own package. 9 gadi atpakaļ
  David Calavera 3f5b8f712d Extract StreamConfig struct out of the daemon package. 9 gadi atpakaļ
  mqliang d71eeb1c05 move defer statement for readability 9 gadi atpakaļ
  John Howard 2ff68910e2 Typo s/contained/container 9 gadi atpakaļ
  Antonio Murdaca 77826333fe Fix errors format 9 gadi atpakaļ
  Sally O'Malley 41de7a18d8 Change 'docker run' exit codes to distinguish docker/contained errors 10 gadi atpakaļ
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 gadi atpakaļ
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 gadi atpakaļ
  David Calavera 019c337b93 Decouple daemon and container to cleanup containers. 9 gadi atpakaļ
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 gadi atpakaļ
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 gadi atpakaļ
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 gadi atpakaļ
  Hu Keping f05bacbe50 Events for OOM needs to be shift to an earlier time 10 gadi atpakaļ
  Madhu Venugopal e148e763b8 Update native execdriver to exploit libcontainer hooks 10 gadi atpakaļ
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 gadi atpakaļ
  Tonis Tiigi 10305dc5e8 Add unless-stopped restart policy 10 gadi atpakaļ
  Brian Goff c0391bf554 Split reader interface from logger interface 10 gadi atpakaļ
  Qiang Huang af7f81878f Show error message when todisk failed 10 gadi atpakaļ
  Antonio Murdaca 624bf81fdb Add RestartPolicy methods instead of using strings checking 10 gadi atpakaļ
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 gadi atpakaļ
  Antonio Murdaca b80fae7356 Refactor pkg/common, Fixes #11599 10 gadi atpakaļ