提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester be14665210 Merge pull request #36021 from yongtang/30897-follow-up 7 年之前
  Yong Tang ccc2ed0189 Rename FindUniqueNetwork to FindNetwork 7 年之前
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  Yong Tang b249ccb115 Update and use FindNetwork on Windows. 7 年之前
  Yong Tang cafed80cd0 Update `FindUniqueNetwork` to address network name duplications 7 年之前
  Sebastiaan van Stijn e309f98b84 Merge pull request #35030 from tossmilestone/34459-fix-network-create-conflict-errcode 7 年之前
  He Xiaoxi ab1871872d Fix returned error code for network creation from 500 to 409 7 年之前
  Sebastiaan van Stijn a4efe66cf2 Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON() 7 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Alessandro Boch beebfc0cf6 Fix api server null pointer def on inspect/ls null ipam-driver networks 8 年之前
  Abhinandan Prativadi 5bfefb2d36 Changing the get network request to return swarm scope predefined networks 8 年之前
  Yong Tang 158b2a1875 Add `scope` filter in `/networks/<id>` 8 年之前
  Victor Vieux 27498a3c60 Merge pull request #29418 from aboch/p66 8 年之前
  Alessandro Boch fcafc7108b Allow to control network scope 8 年之前
  Alessandro Boch 9ee7b4dda9 Support configuration networks 8 年之前
  Kenfe-Mickael Laventure 0dee69799e Honor context cancellation when pruning 8 年之前
  Alessandro Boch d59d19c328 Allow user to modify ingress network 8 年之前
  Yong Tang 704ea8f6b4 Add `--filter scope=swarm|local` for `docker network ls` 8 年之前
  Victor Vieux cd173a6030 bump API to 1.28 8 年之前
  Santhosh Manohar 14f76a21db Enhance network inspect to show all tasks, local & non-local, in swarm mode 8 年之前
  Sebastiaan van Stijn e1da516598 Merge pull request #30265 from allencloud/add-CheckDuplicate-details-and-logic 8 年之前
  Victor Vieux a7e6d2ca1f add missing API changes 8 年之前
  allencloud 94b880f919 add CheckDuplicate docs and logics in network 8 年之前
  Yong Tang abf31ee083 Return error in case `docker network inspect` is ambiguous 8 年之前
  Madhu Venugopal f388b7aa8a List Networks need not pull all the endpoints 8 年之前
  Yong Tang 05a831a775 Fix incorrect `Scope` in `network ls/inspect` with duplicate network names 8 年之前
  Yong Tang 58738cdee3 Add `--filter until=<timestamp>` for `docker container/image prune` 8 年之前
  allencloud ee2925e2f9 fail fast when network filter invalid 8 年之前
  allencloud 0238e9e92b rename clusterProvider to cluster in router 8 年之前