Historial de Commits

Autor SHA1 Mensaje Fecha
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. hace 9 años
  Qiang Huang 8799c4fc0f Implemet docker update command hace 9 años
  Liron Levin f28230d35c Rebase from master hace 9 años
  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. hace 9 años
  Morgan Bauer 48718a3c77 Remove defaults for flags/options that expect no value hace 9 años
  Sebastiaan van Stijn fdc8cce070 Merge pull request #16742 from runcom/10772-docker-stats-all hace 9 años
  Antonio Murdaca ae818a820f Allow docker stats without arguments hace 9 años
  Kun Zhang 8845259f49 update docker_cli_help_test.go hace 9 años
  Doug Davis 73a6ac00ce Fix help test comment to align with the code hace 9 años
  David Calavera a796ac5318 Merge pull request #14626 from kunalkushwaha/add-network-cli-help hace 10 años
  Doug Davis 87255b6721 Add --help to "docker volume inspect --help" output hace 10 años
  John Howard f9a3558a9d Windows: Get Integration CLI running hace 10 años
  Kunal Kushwaha 44da5c3de2 "docker network" missing from docker --help hace 10 años
  Brian Goff b3b7eb2723 Add volume API/CLI hace 10 años
  Derek McGowan 259cadb0b1 Rename to flags and environment variables to content trust hace 10 años
  Shishir Mahajan e7fc632147 Add and modify tests for legacy and new daemon invokations hace 10 años
  Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help hace 10 años
  Doug Davis 8324d7918b Carry #11858 hace 10 años
  Doug Davis 0024935f64 Use stderr instead of logrus for CLI error messages hace 10 años
  Alexander Morozov dc944ea7e4 Use suite for integration-cli hace 10 años
  Zen Lin(Zhinan Lin) 491b63e0da Add checking trailing space for all lines of the help output hace 10 años
  Zen Lin(Zhinan Lin) 2b051bcbda Normalize the log for docker subcommand usage, hace 10 años
  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 hace 10 años
  Doug Davis 5595da2bde Fix 'docker ps --help' so the options don't span more than one line hace 10 años
  Doug Davis 116367eb07 Fix for help when $HOME is / hace 10 años
  Ahmet Alp Balkan 1c9b37cb96 Shorten printed Windows paths on docker help cmd hace 10 años
  Doug Davis 969ba5c7ed Make checking of help text smarter hace 10 años
  Doug Davis 2203b37733 Pretty the help text hace 10 años