Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn d713b7ed45 api/server/router/network: remove unused Backend.FindNetwork il y a 1 an
  Sebastiaan van Stijn 64c6f72988 libnetwork: remove Network interface il y a 1 an
  Brian Goff a0a473125b Fix libnetwork imports il y a 4 ans
  Brian Goff c0bc14e8dd Move network conversions out of API router il y a 7 ans
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context il y a 7 ans
  Vincent Demeester f4106b46db Remove daemon dependency on api packages il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Yong Tang ccc2ed0189 Rename FindUniqueNetwork to FindNetwork il y a 7 ans
  Yong Tang cafed80cd0 Update `FindUniqueNetwork` to address network name duplications il y a 7 ans
  Kenfe-Mickael Laventure 0dee69799e Honor context cancellation when pruning il y a 8 ans
  Yong Tang abf31ee083 Return error in case `docker network inspect` is ambiguous il y a 8 ans
  Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune` il y a 8 ans
  Akihiro Suda 7e24c16086 add `docker network prune` il y a 8 ans
  Michael Crosby 7c36a1af03 Move engine-api client package il y a 8 ans
  Madhu Venugopal 05a3f2666e Support container disconnect for non-existing network il y a 8 ans
  Tonis Tiigi 534a90a993 Add Swarm management backend il y a 9 ans
  Vincent Demeester b9c94b70bf Update client code with api changes il y a 9 ans
  David Calavera 3ca29823d4 Remove runconfig dependency from network routes. il y a 9 ans
  Evan Hazlett fc214b4408 add label support for build, networks and volumes il y a 9 ans
  David Calavera a793564b25 Remove static errors from errors package. il y a 9 ans
  Aidan Hobson Sayers dfb00652aa Expose bridge IPv6 setting to `docker network inspect` il y a 9 ans
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. il y a 9 ans
  Madhu Venugopal b464f1d78c Forced endpoint cleanup il y a 9 ans
  Chun Chen b70954e60a Add network interal mode il y a 9 ans
  Alessandro Boch 2bb3fc1bc5 Allow user to choose the IP address for the container il y a 9 ans
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. il y a 9 ans
  David Calavera f15af1eff7 Add network events. il y a 9 ans
  Zhang Wei 26dd026bd7 Add filter for `network ls` to hide predefined net il y a 9 ans
  Daniel Nephin efda9618db Move networking api types to the api/types/networking package. il y a 9 ans
  Morgan Bauer 5087977fc1 create generic backend to cut dependency on daemon il y a 9 ans