Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Brian Goff 73e09ddecf Merge pull request #43787 from thaJeztah/memdb_nits 2 years ago
  Sebastiaan van Stijn c63ea32a17 pkg/ioutils: TempDir: move to pkg/longpath 2 years ago
  Sebastiaan van Stijn 28382c58ec container: ViewDB: use logrus.WithError() 2 years ago
  Sebastiaan van Stijn 6549a270e9 container: ViewDB: return typed system errors 3 years ago
  Sebastiaan van Stijn 94dea2018e container: ViewDB: GetByPrefix() return typed errors 3 years ago
  Sebastiaan van Stijn da4d627e79 container: ViewDB: use errdefs for non-existing containers 3 years ago
  Sebastiaan van Stijn 8c9a240597 container: use const for null-terminator 3 years ago
  Sebastiaan van Stijn 511a909ae6 container: remove ViewDB and View interfaces, use concrete types 2 years ago
  Djordje Lukic 70dc392bfa Use hashicorp/go-memdb instead of truncindex 3 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  JoeWrightss 89e3a4af62 fix code typo 6 years ago
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 7 years ago
  Yong Tang 97b16aecf9 Fix issue of filter in `docker ps` where `health=starting` returns nothing 7 years ago
  Daniel Nephin f7f101d57e Add gosimple linter 7 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Aaron Lehmann 1d9546fc62 container: Fix Delete on nonexistent container 8 years ago
  Aaron Lehmann 0e57eb95c5 container: Use wrapper to ensure commit/abort happens 8 years ago
  Aaron Lehmann bc3209bc15 container: Abort transactions when memdb calls fail 8 years ago
  Aaron Lehmann 1128fc1add Store container names in memdb 8 years ago
  Aaron Lehmann c26b0cdfd1 container: Handle failed memdb lookups 8 years ago
  Fabio Kung a43be3431e avoid re-reading json files when copying containers 8 years ago
  Fabio Kung 9134e87afc only Daemon.load needs to call label.ReserveLabel 8 years ago
  Fabio Kung edad52707c save deep copies of Container in the replica store 8 years ago
  Fabio Kung aacddda89d Move checkpointing to the Container object 8 years ago
  Fabio Kung 054728b1f5 in-memory ACID store for containers 8 years ago