Historique des commits

Auteur SHA1 Message Date
  Aaron.L.Xu 40af569164 fix typo il y a 8 ans
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd il y a 8 ans
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code il y a 8 ans
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli il y a 8 ans
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content il y a 8 ans
  Victor Vieux 9c559e6d0b fix a few golint errors il y a 8 ans
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag il y a 8 ans
  Sebastiaan van Stijn bf58dd82c3 Deprecate "daemon" subcommand il y a 8 ans
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. il y a 9 ans
  John Howard f93f692e51 Windows: Enable TestHelpExitCodesHelpOutput il y a 9 ans
  Vincent Demeester 5168c93419 Merge pull request #23830 from ardnaxelarak/23345_remove_name_from_volume_create il y a 9 ans
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create il y a 9 ans
  Daniel Nephin 6e7405ebd4 Fix tests and windows service. il y a 9 ans
  Zhang Wei 7702f39fe8 Migrate rm command to cobra il y a 9 ans
  Vincent Demeester 4bd202b00f Migrate network command to cobra il y a 9 ans
  Arnaud Porterie (icecrime) dd7e59a40a Remove unnecessary check for number of commands il y a 9 ans
  Daniel Nephin fc5a4514fb Use Args in cobra.Command to validate args. il y a 9 ans
  Daniel Nephin 667dcb0e8e Update usage and help to (almost) match the existing docker behaviour il y a 9 ans
  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 il y a 9 ans
  Tibor Vass f4a1e3db99 Support TLS remote test daemon il y a 9 ans
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. il y a 9 ans
  Qiang Huang 8799c4fc0f Implemet docker update command il y a 9 ans
  Liron Levin f28230d35c Rebase from master il y a 9 ans
  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. il y a 9 ans
  Morgan Bauer 48718a3c77 Remove defaults for flags/options that expect no value il y a 9 ans
  Sebastiaan van Stijn fdc8cce070 Merge pull request #16742 from runcom/10772-docker-stats-all il y a 9 ans
  Antonio Murdaca ae818a820f Allow docker stats without arguments il y a 9 ans
  Kun Zhang 8845259f49 update docker_cli_help_test.go il y a 9 ans
  Doug Davis 73a6ac00ce Fix help test comment to align with the code il y a 9 ans
  David Calavera a796ac5318 Merge pull request #14626 from kunalkushwaha/add-network-cli-help il y a 9 ans