Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 há 1 ano atrás
  Sebastiaan van Stijn d2a6956afb daemon/graphdriver: format code with gofumpt há 3 anos atrás
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg há 2 anos atrás
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags há 2 anos atrás
  Akihiro Suda 89fb8b32f6 graphdriver/btrfs: needs kernel headers >= 4.12, not >= 4.7 há 2 anos atrás
  Bjorn Neergaard d3778d65fa graphdriver/btrfs: use free wrapper consistently há 2 anos atrás
  Bjorn Neergaard 3208dcabdc graphdriver/btrfs: use kernel UAPI headers há 2 anos atrás
  Bjorn Neergaard 1449c82484 graphdriver/btrfs: drop version information há 2 anos atrás
  Shengjing Zhu ffbbe3d103 daemon/graphdriver/btrfs: workaround field rename in btrfs-progs 6.1 há 2 anos atrás
  Sebastiaan van Stijn 542c735926 Merge pull request #44256 from thaJeztah/redundant_sprintfs há 2 anos atrás
  Sebastiaan van Stijn 8f1bc0bccc daemon/graphdriver/btrfs: use filepath.WalkDir instead of filepath.Walk há 2 anos atrás
  Sebastiaan van Stijn 7fbf321c2a daemon/graphdriver: use strconv instead of fmt.Sprintf há 2 anos atrás
  Sebastiaan van Stijn 9d9cca49b4 daemon/graphdriver: fix empty-lines (revive) há 2 anos atrás
  Cory Snider 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias há 2 anos atrás
  Cory Snider e332c41e9d pkg/containerfs: alias ContainerFS to string há 2 anos atrás
  Cory Snider 95824f2b5f pkg/containerfs: simplify ContainerFS type há 2 anos atrás
  Cory Snider 098a44c07f Finish refactor of UID/GID usage to a new struct há 3 anos atrás
  Sebastiaan van Stijn 25ee00c494 pkg/system: move EnsureRemoveAll() to pkg/containerfs há 3 anos atrás
  Brian Goff 03f1c3d78f Lock down docker root dir perms. há 4 anos atrás
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
  Akihiro Suda 3deac5dc85 btrfs: annotate error with human-readable hint string há 4 anos atrás
  Michal Rostecki 1ec689c4c2 btrfs: Do not disable quota on cleanup há 4 anos atrás
  Akihiro Suda 62b5194f62 btrfs: Allow unprivileged user to delete subvolumes (kernel >= 4.18) há 4 anos atrás
  Brian Goff 7f5e39bd4f Use real root with 0701 perms há 4 anos atrás
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* há 5 anos atrás
  Sebastiaan van Stijn ec4bc83258 daemon/graphdriver: normalize comment formatting há 5 anos atrás
  Sebastiaan van Stijn cba180cac9 graphdriver/btrfs: SA4003: no value of type uint64 is less than 0 (staticcheck) há 5 anos atrás
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports há 6 anos atrás
  Kir Kolyshkin 6533136961 pkg/mount: wrap mount/umount errors há 6 anos atrás