Commit History

Author SHA1 Message Date
  Sainath Grandhi ad85d29906 Fixes #23596-returns empty string for NetworkID in response to /containers/json 9 years ago
  Tonis Tiigi dcfe99278d Fix race on force deleting container created by task 9 years ago
  Tonis Tiigi 534a90a993 Add Swarm management backend 9 years ago
  Sebastiaan van Stijn 7c46ba02e6 add support for filtering by network ID 9 years ago
  Sainath Grandhi 912af1ae8f Adding network filter to docker ps command 9 years ago
  allencloud ed2d300ed0 return err when volume list fails 9 years ago
  Phil Estes 8e4a451448 Optimize `docker ps` when name/id filters in use 9 years ago
  Vincent Demeester 750e16f57c Add before and since filter to images 9 years ago
  Vincent Demeester 4c88c67058 Merge pull request #21947 from boynux/fix-filter-exited 9 years ago
  Wen Cheng Ma 91b7157064 Deprecated of docker ps since and before options for v1.12 9 years ago
  Brian Goff 9e6b1852a7 Fix N+1 calling `Path()` on `volume ls` 9 years ago
  boynux f6dd023b4e exited=0 in filter shouldn't show "Created" ones 9 years ago
  Kai Qiang Wu(Kennan) 8e9305ef94 Add name/driver filter support for volume 9 years ago
  Vincent Demeester 6c6363c726 Merge pull request #21269 from mlaventure/inspect-bind-mounts 9 years ago
  allencloud f1d34ac2eb fix typos in several files 9 years ago
  Kenfe-Mickael Laventure 8451a08ed5 Update filter volume to allow filtering by bind mount source 9 years ago
  Kai Qiang Wu(Kennan) 8a90e8a19b Add check about filter name for containers 9 years ago
  Wen Cheng Ma bc72883fe1 Enhancement of docker ps before and since filters 9 years ago
  David Calavera bd4fb00fb6 Add mounts to docker ps. 9 years ago
  John Howard d4b0732499 Windows: Fix 'isolation' 9 years ago
  Vincent Demeester b41dba58a0 Fix the since and before filter behavior 9 years ago
  David Calavera 06d8f504f7 Move backend types to their own package. 9 years ago
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 years ago
  Marius Gundersen 2ed72a5d93 Expose the machine readable state of a container when listing containers 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
  Tibor Vass 45211af702 Merge pull request #19194 from LK4D4/fix_race_clean_net 9 years ago
  Alexander Morozov 5abef06a15 Fix race on reading endpoint data 9 years ago
  Brian Goff 0f9f99500c Build names and links at runtime 9 years ago
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago