提交历史

作者 SHA1 备注 提交日期
  Lei Jitang 2d9c022946 cleanup: clean up commented code in daemon/stats.go 9 年之前
  Vincent Demeester bfa0885c37 Moving some more methods away from daemon.go 9 年之前
  Vincent Demeester fb48bf518b Move some container related methods and structs to smaller files 9 年之前
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 年之前
  Michael Crosby d17ee4b506 Create a copy of stats value before modifications 9 年之前
  Alexander Morozov 62c9e62edc use router.Cancellable instead of direct CloseNotify 9 年之前
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 年之前
  Brian Goff ae4ee974e8 Move stream flushes to backend 9 年之前
  David Calavera 06d8f504f7 Move backend types to their own package. 9 年之前
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 年之前
  John Howard 55268f4e91 Windows: Turn off stats 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 年之前
  Sebastiaan van Stijn fdc8cce070 Merge pull request #16742 from runcom/10772-docker-stats-all 9 年之前
  Antonio Murdaca ae818a820f Allow docker stats without arguments 9 年之前
  David Calavera 453473d6a9 Make the stats collector to collect network stats. 9 年之前
  Donald Huang d2c04f844b fix pre-1.22 docker stats 9 年之前
  Alexander Morozov 990655448d Remove unnecessary error returns 9 年之前
  Madhu Venugopal 0f351ce364 Docker side changes for the newly introduced IPAM driver 9 年之前
  David Calavera 61634758c4 Extract api types to version packages. 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 年之前
  Hu Keping 3b443abec2 Comment: add description for some code which hard to understand 9 年之前
  Morgan Bauer 2d5d606fd3 refactor stats to not use internal data structures 10 年之前
  Hu Keping d3379946ec Refactor the statistics of network in docker stats 10 年之前
  Brian Goff dc8a39036b Don't lookup container 4 times for stats 10 年之前
  Alessandro Boch 56fdb05258 Docker changes for libnetwork Sandbox 10 年之前
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 年之前
  Zhang Wei 3d6617ffe7 fix golint warnings/errors on package api/types/ 10 年之前
  Alexander Morozov c86189d554 Update libcontainer 10 年之前