Historia zmian

Autor SHA1 Wiadomość Data
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 lat temu
  Alessandro Boch beebfc0cf6 Fix api server null pointer def on inspect/ls null ipam-driver networks 8 lat temu
  Abhinandan Prativadi 5bfefb2d36 Changing the get network request to return swarm scope predefined networks 8 lat temu
  Yong Tang 158b2a1875 Add `scope` filter in `/networks/<id>` 8 lat temu
  Victor Vieux 27498a3c60 Merge pull request #29418 from aboch/p66 8 lat temu
  Alessandro Boch fcafc7108b Allow to control network scope 8 lat temu
  Alessandro Boch 9ee7b4dda9 Support configuration networks 8 lat temu
  Kenfe-Mickael Laventure 0dee69799e Honor context cancellation when pruning 8 lat temu
  Alessandro Boch d59d19c328 Allow user to modify ingress network 8 lat temu
  Yong Tang 704ea8f6b4 Add `--filter scope=swarm|local` for `docker network ls` 8 lat temu
  Victor Vieux cd173a6030 bump API to 1.28 8 lat temu
  Santhosh Manohar 14f76a21db Enhance network inspect to show all tasks, local & non-local, in swarm mode 8 lat temu
  Sebastiaan van Stijn e1da516598 Merge pull request #30265 from allencloud/add-CheckDuplicate-details-and-logic 8 lat temu
  Victor Vieux a7e6d2ca1f add missing API changes 8 lat temu
  allencloud 94b880f919 add CheckDuplicate docs and logics in network 8 lat temu
  Yong Tang abf31ee083 Return error in case `docker network inspect` is ambiguous 8 lat temu
  Madhu Venugopal f388b7aa8a List Networks need not pull all the endpoints 8 lat temu
  Yong Tang 05a831a775 Fix incorrect `Scope` in `network ls/inspect` with duplicate network names 8 lat temu
  Yong Tang 58738cdee3 Add `--filter until=<timestamp>` for `docker container/image prune` 8 lat temu
  allencloud ee2925e2f9 fail fast when network filter invalid 8 lat temu
  allencloud 0238e9e92b rename clusterProvider to cluster in router 8 lat temu
  Akihiro Suda edfbc3b876 api: allow creating a network of which name is the prefix of the ID of a swarm network 8 lat temu
  Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune` 8 lat temu
  Dong Chen abcb699ad1 Fix network attachable option. 8 lat temu
  Santhosh Manohar dd9944aa64 Show peer nodes in network inspect for swarm overlay networks 8 lat temu
  Akihiro Suda 7e24c16086 add `docker network prune` 8 lat temu
  Akihiro Suda b5bb7de5d2 add creation timestamp to `docker network inspect` 8 lat temu
  Elena Morozova 64238fef8c all: replace loop with single append 8 lat temu
  allencloud ea07ef7a7c make remove network return 204 8 lat temu
  Jana Radhakrishnan 99a98ccc14 Add support for docker run in swarm mode overlay 8 lat temu