Commit History

Author SHA1 Message Date
  allencloud 0fdab49610 fix volume ls filter driver 8 years ago
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 years ago
  Aaron Lehmann 53d447c5d5 Fix volume Create to check against canonical driver name 8 years ago
  lixiaobing10051267 feadc5171a add break when found in TestVolumeCLICreateWithOpts() 8 years ago
  Yong Tang 9ce8aac55e Show volume options for `docker volume inspect` 8 years ago
  Elena Morozova 64238fef8c all: replace loop with single append 8 years ago
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 years ago
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create 9 years ago
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 years ago
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 years ago
  Yong Tang 6c5c34d50d Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion 9 years ago
  Kai Qiang Wu(Kennan) 1a72934cd5 Add label filter support for volume 9 years ago
  Vincent Demeester a488ad1a09 Add volume --format flag to ls 9 years ago
  Daniel Nephin 667dcb0e8e Update usage and help to (almost) match the existing docker behaviour 9 years ago
  Kai Qiang Wu(Kennan) 8e9305ef94 Add name/driver filter support for volume 9 years ago
  Evan Hazlett fc214b4408 add label support for build, networks and volumes 9 years ago
  Brian Goff b05b237075 Support mount opts for `local` volume driver 9 years ago
  Kai Qiang Wu(Kennan) 60ffd6c880 Make volume ls output order 9 years ago
  Vincent Demeester 382c96ee7b Add a getPrefixAndSlashFromDaemonPlatform … 9 years ago
  David Calavera 1431b623a4 Make volume dangling filter return only used volumes with `dangling=false`. 9 years ago
  Kai Qiang Wu(Kennan) 66c253cbf7 Fix volume filter validation 9 years ago
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver 9 years ago
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 years ago
  David Calavera 57b6796304 Implement all inspect commands with the new inspector interface. 9 years ago
  Vincent Demeester d125ddaeda Fix DockerSuite.TestVolumeCliInspectMulti 9 years ago
  Sebastiaan van Stijn 5b4734aaa5 Merge pull request #17788 from haoshuwei/modify-volume-inspect-multi 9 years ago
  David Calavera b9d30280f6 Return error code when `volume inspect` fails with a template. 9 years ago
  Shuwei Hao 6295345005 Modify docker volume inspect to return existed volumes 9 years ago
  Bryan Boreham 899caaca9c Fix spelling of 'existent' 9 years ago