커밋 기록

작성자 SHA1 메시지 날짜
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 년 전
  Sebastiaan van Stijn 02815416bb daemon: use string-literals for easier grep'ing 2 년 전
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags 2 년 전
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 년 전
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 년 전
  Sebastiaan van Stijn bb17074119 reformat "nolint" comments 4 년 전
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 년 전
  Kir Kolyshkin a41328d570 ContainerTop: improve error message 7 년 전
  Kir Kolyshkin a076badb8b ContainerTop: speed up 7 년 전
  Kir Kolyshkin 654a7625fc daemon/parsePsOutput: minor optimisation 7 년 전
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 년 전
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 7 년 전
  Daniel Nephin f7f101d57e Add gosimple linter 7 년 전
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 년 전
  catinthesky a7497c39cd Fixing issue of docker top command failure when dealing with -m option 8 년 전
  Daniel Nephin 16bdbaaa33 Convert ContainerTopOKResponse from swagger spec. 8 년 전
  Michael Crosby 91e197d614 Add engine-api types to docker 8 년 전
  Akihiro Suda 2539332209 Validate arguments for `ps` in `docker top` 9 년 전
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 년 전
  David Calavera a793564b25 Remove static errors from errors package. 9 년 전
  Lei Jitang 5566ccb7aa Fix docker top a restarting container 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 년 전
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 년 전
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 년 전
  Tibor Vass 79c31f4b13 Revert "Merge pull request #16567 from calavera/context_per_request" 9 년 전
  David Calavera 27c76522de Define a context per request. 9 년 전
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 년 전
  Doug Davis a283a30fb0 Move api/errors/ to errors/ 9 년 전
  Doug Davis f7d4b4fe2b Convert some "daemon" static error strings to the new errocode package format 9 년 전