Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Campbell a4f71ccff6 Wrap output of docker cli --help vor 8 Jahren
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 vor 8 Jahren
  Aaron.L.Xu 40af569164 fix typo vor 8 Jahren
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables vor 8 Jahren
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd vor 8 Jahren
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code vor 8 Jahren
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli vor 8 Jahren
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content vor 8 Jahren
  Victor Vieux 9c559e6d0b fix a few golint errors vor 8 Jahren
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag vor 8 Jahren
  Sebastiaan van Stijn bf58dd82c3 Deprecate "daemon" subcommand vor 8 Jahren
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. vor 9 Jahren
  John Howard f93f692e51 Windows: Enable TestHelpExitCodesHelpOutput vor 8 Jahren
  Vincent Demeester 5168c93419 Merge pull request #23830 from ardnaxelarak/23345_remove_name_from_volume_create vor 8 Jahren
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create vor 9 Jahren
  Daniel Nephin 6e7405ebd4 Fix tests and windows service. vor 9 Jahren
  Zhang Wei 7702f39fe8 Migrate rm command to cobra vor 9 Jahren
  Vincent Demeester 4bd202b00f Migrate network command to cobra vor 9 Jahren
  Arnaud Porterie (icecrime) dd7e59a40a Remove unnecessary check for number of commands vor 9 Jahren
  Daniel Nephin fc5a4514fb Use Args in cobra.Command to validate args. vor 9 Jahren
  Daniel Nephin 667dcb0e8e Update usage and help to (almost) match the existing docker behaviour vor 9 Jahren
  Sainath Grandhi 7f33ec7507 Improve the time taken by DockerSuite.TestHelpTextVerify. This test runs docker <command> --help on all commands supported and also check the output vor 9 Jahren
  Tibor Vass f4a1e3db99 Support TLS remote test daemon vor 9 Jahren
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. vor 9 Jahren
  Qiang Huang 8799c4fc0f Implemet docker update command vor 9 Jahren
  Liron Levin f28230d35c Rebase from master vor 9 Jahren
  Liron Levin 75c353f0ad Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted. vor 9 Jahren
  Morgan Bauer 48718a3c77 Remove defaults for flags/options that expect no value vor 9 Jahren
  Sebastiaan van Stijn fdc8cce070 Merge pull request #16742 from runcom/10772-docker-stats-all vor 9 Jahren
  Antonio Murdaca ae818a820f Allow docker stats without arguments vor 9 Jahren