Историја ревизија

Аутор SHA1 Порука Датум
  Zhang Wei 7702f39fe8 Migrate rm command to cobra пре 9 година
  Vincent Demeester 4bd202b00f Migrate network command to cobra пре 9 година
  Arnaud Porterie (icecrime) dd7e59a40a Remove unnecessary check for number of commands пре 9 година
  Daniel Nephin fc5a4514fb Use Args in cobra.Command to validate args. пре 9 година
  Daniel Nephin 667dcb0e8e Update usage and help to (almost) match the existing docker behaviour пре 9 година
  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 пре 9 година
  Tibor Vass f4a1e3db99 Support TLS remote test daemon пре 9 година
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. пре 9 година
  Qiang Huang 8799c4fc0f Implemet docker update command пре 9 година
  Liron Levin f28230d35c Rebase from master пре 9 година
  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. пре 9 година
  Morgan Bauer 48718a3c77 Remove defaults for flags/options that expect no value пре 9 година
  Sebastiaan van Stijn fdc8cce070 Merge pull request #16742 from runcom/10772-docker-stats-all пре 9 година
  Antonio Murdaca ae818a820f Allow docker stats without arguments пре 9 година
  Kun Zhang 8845259f49 update docker_cli_help_test.go пре 9 година
  Doug Davis 73a6ac00ce Fix help test comment to align with the code пре 9 година
  David Calavera a796ac5318 Merge pull request #14626 from kunalkushwaha/add-network-cli-help пре 9 година
  Doug Davis 87255b6721 Add --help to "docker volume inspect --help" output пре 9 година
  John Howard f9a3558a9d Windows: Get Integration CLI running пре 9 година
  Kunal Kushwaha 44da5c3de2 "docker network" missing from docker --help пре 10 година
  Brian Goff b3b7eb2723 Add volume API/CLI пре 10 година
  Derek McGowan 259cadb0b1 Rename to flags and environment variables to content trust пре 10 година
  Shishir Mahajan e7fc632147 Add and modify tests for legacy and new daemon invokations пре 10 година
  Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help пре 10 година
  Doug Davis 8324d7918b Carry #11858 пре 10 година
  Doug Davis 0024935f64 Use stderr instead of logrus for CLI error messages пре 10 година
  Alexander Morozov dc944ea7e4 Use suite for integration-cli пре 10 година
  Zen Lin(Zhinan Lin) 491b63e0da Add checking trailing space for all lines of the help output пре 10 година
  Zen Lin(Zhinan Lin) 2b051bcbda Normalize the log for docker subcommand usage, пре 10 година
  Zen Lin(Zhinan Lin) f63a29ddee Add the check for suffix of option in each line of help, to make sure no extra space in it пре 10 година