Historique des commits

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