Histórico de Commits

Autor SHA1 Mensagem Data
  Anusha Ragunathan bbce24997c Merge pull request #31930 from anusha-ragunathan/authz-disable há 8 anos atrás
  Anusha Ragunathan 38de272bd4 When authz plugin is disabled, remove from authz middleware chain. há 8 anos atrás
  Anusha Ragunathan 70b76266b5 Wait to unmount propagatedmount before marking plugin as disabled. há 8 anos atrás
  Vincent Demeester 0ac25dfc75 Merge pull request #29742 from miaoyq/rewrite-validate-privileges há 8 anos atrás
  Yanqiang Miao dafeeac4fd Rewrite the function 'validatePrivileges' without checking order há 8 anos atrás
  Brian Goff e8307b868d Make propagated mount persist outside rootfs há 8 anos atrás
  Tibor Vass 26d0bac895 plugin: use pkg/errors in more places há 8 anos atrás
  Derek McGowan 0421f5173d Remove use of forked reference package for cli há 8 anos atrás
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package há 8 anos atrás
  Tonis Tiigi 6c7cb52009 Fix validation of plugins without rootfs in config há 8 anos atrás
  Tonis Tiigi 3d86b0c79b Implement content addressability for plugins há 8 anos atrás
  Sebastiaan van Stijn 2121041944 Merge pull request #29423 from unclejack/api_cli_integ_return há 8 anos atrás
  Brian Goff 500210475f Make graphdriver plugin use plugin BasePath há 8 anos atrás
  unclejack 2c187a24e0 return directly without ifs in remaining packages há 8 anos atrás
  Tibor Vass c54b717caf plugins: container-rootfs-relative paths há 8 anos atrás
  Anusha Ragunathan b35490a8ba Make v2/Plugin accesses safe. há 8 anos atrás
  Yong Tang 662d456928 Fix issue caused by duplicate `docker plugin create` with same names há 8 anos atrás
  Antonio Murdaca 8ed31089c0 Merge pull request #27467 from tonistiigi/attach-cb há 8 anos atrás
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag há 8 anos atrás
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback há 8 anos atrás
  Tonis Tiigi a452d1fccb Remove restartmanager from plugins há 8 anos atrás
  Anusha Ragunathan fefea805e9 Make graphdrivers work with pluginv2. há 8 anos atrás
  Anusha Ragunathan 17b8aba1d9 Adding pluginv2 support for libnetwork (part 1) há 8 anos atrás
  Anusha Ragunathan 27a55fba28 Reorganize plugin package into sub packages. há 9 anos atrás
  Tibor Vass ed0dff8f16 Merge pull request #25424 from vieux/enabled há 9 anos atrás
  Victor Vieux cf4e268115 replace active by enabled for consistency in plugins há 9 anos atrás
  Anusha Ragunathan 031a2a5c4b Cleanup fallback to V1 plugins logic. há 9 anos atrás
  Anusha Ragunathan 59c45f7c0a Make `docker volume list` lookup plugins installed using new model. há 9 anos atrás
  Anusha Ragunathan 57499fa62e When handling plugin exit, lookup plugins only during daemon shutdown. há 9 anos atrás
  Alexander Morozov 64605d709f Merge pull request #23951 from allencloud/defer-os-file-close há 9 anos atrás