Commit History

Author SHA1 Message Date
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 years ago
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 years ago
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 years ago
  Sebastiaan van Stijn a4efe66cf2 Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON() 7 years ago
  Sebastiaan van Stijn 97c5ae25c4 Replace uses of filters.Include() with filters.Contains() 7 years ago
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Aaron Lehmann 1128fc1add Store container names in memdb 8 years ago
  Aaron Lehmann d257a63fb6 daemon: Ignore nonexistent containers when listing containers 8 years ago
  Fabio Kung edad52707c save deep copies of Container in the replica store 8 years ago
  Fabio Kung aacddda89d Move checkpointing to the Container object 8 years ago
  Fabio Kung 8e425ebc42 stop grabbing container locks during ps 8 years ago
  John Howard 3aa4a00715 LCOW: Move daemon stores to per platform 8 years ago
  dattatrayakumbhar04 59b70cdabe 28722: List of containers with networkID filter is not working 8 years ago
  Vincent Demeester af0d9bdfe4 Refactor publish/expose filter to remove duplication 8 years ago
  Tonis Tiigi bd33a99acf Don’t hold container lock for size calculation 8 years ago
  Yong Tang 743943f636 Add `publish` and `expose` filter for `docker ps --filter` 8 years ago
  allencloud 0fdab49610 fix volume ls filter driver 8 years ago
  Zhang Wei 89a6966726 Replace all "Filter" field with "Filters" for consistency 8 years ago
  Vincent Demeester 515e5dade7 Merge pull request #24698 from jhorwit2/jah/clist-health-filter-format 8 years ago
  Josh Horwitz 1a149a0ea5 Adds container health support to docker ps filter 9 years ago
  Michael Crosby 3343d234f3 Add basic prometheus support 9 years ago
  Daniel Nephin f06d8d6db9 Generate api/types:Port from swagger spec. 8 years ago
  Yong Tang 9ce8aac55e Show volume options for `docker volume inspect` 8 years ago
  Vincent Demeester 5280ba83e5 Add a new "is-task" ps filter 8 years ago
  Jana Radhakrishnan 99a98ccc14 Add support for docker run in swarm mode overlay 9 years ago
  Michael Crosby 91e197d614 Add engine-api types to docker 8 years ago
  Michael Crosby a020ec4c8b Check for non-nil container after match 9 years ago
  Vincent Demeester 4833b3c961 Move ListContainersForNode into cluster package 9 years ago
  Brian Goff 6d787dae1a Carry #21567 9 years ago