提交歷史

作者 SHA1 備註 提交日期
  David Calavera eb982e7c00 Return 404 for all network operations without network controller. 9 年之前
  David Calavera 389ce0aae6 Remove defensive check of mux vars handling. 9 年之前
  Alexander Morozov 281a48d092 Return listenbuffer behavior 9 年之前
  Arnaud Porterie 8e31036816 Merge pull request #16645 from mavenugo/ux 9 年之前
  Madhu Venugopal 2ab94e11a2 Network remote APIs using new router, --net=<user-defined-network> changes 9 年之前
  Doug Davis cc833c5e2b Fix daemon logs so that "API listen on" is INFO not ERROR 9 年之前
  Alexander Morozov 5eda566f93 Allocate resources for server API before daemon creation 9 年之前
  David Calavera da982cf551 Separate API router from server. 9 年之前
  Tibor Vass 94e3b0f428 Use golang.org/x/net/context in api/server/ 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Tibor Vass 79c31f4b13 Revert "Merge pull request #16567 from calavera/context_per_request" 9 年之前
  David Calavera 27c76522de Define a context per request. 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 年之前
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 10 年之前
  David Calavera 0fea04d27e Organize server pre-func logic in middlewares. 10 年之前
  Doug Davis a283a30fb0 Move api/errors/ to errors/ 10 年之前
  Brian Goff e91f2c26ce Merge pull request #15069 from duglin/UseErrorPackage 10 年之前
  Doug Davis 628b9a41b0 Use the new error package 10 年之前
  Doug Davis f790496d8b Move context stuff to its own package 10 年之前
  Doug Davis 8b454dd79e Add a "context" to the api/server/* code 10 年之前
  David Calavera b5cc077864 Remove /containers/ps from the api router. 10 年之前
  Brian Goff b3b7eb2723 Add volume API/CLI 10 年之前
  David Calavera 354a2e105d Allow HEAD requests to container archives via CORS. 10 年之前
  Brian Goff 1a77580030 Split API handlers into domain specific files 10 年之前
  David Calavera 8f2dca5386 Merge pull request #15144 from aaronlehmann/graph-cleanup 10 年之前
  Aaron Lehmann d4836cd7ec Documentation improvements and code cleanups for graph package 10 年之前
  Arnaud Porterie 4a71323ec3 Merge pull request #15098 from calavera/backwards_compat_kill_error 10 年之前
  root 351f6b8ec0 api/server fix golint errors/warnings. 10 年之前
  David Calavera 621e3d8587 Keep backwards compatibility in kill api. 10 年之前
  John Howard 47c56e4353 Windows: Factoring out unused fields 10 年之前