Revīziju vēsture

Autors SHA1 Ziņojums Datums
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. 9 gadi atpakaļ
  Anusha Ragunathan f8dc044aec Create build router separate from image router. 9 gadi atpakaļ
  Liron Levin f28230d35c Rebase from master 9 gadi atpakaļ
  Liron Levin 75c353f0ad Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted. 9 gadi atpakaļ
  David Calavera 867f432985 Move docker system information to a dedicated router and backend. 9 gadi atpakaļ
  Alexander Morozov ca5795cef8 Remove usage of listenbuffer package 9 gadi atpakaļ
  Alex Crawford a8b84cd8fb Revert "Return listenbuffer behavior" 9 gadi atpakaļ
  Dong Chen fa8d96ebe2 Add container package for container APIs. 9 gadi atpakaļ
  Dong Chen 9862a4b43e extract docker volume API from local 9 gadi atpakaļ
  David Calavera eb982e7c00 Return 404 for all network operations without network controller. 9 gadi atpakaļ
  David Calavera 389ce0aae6 Remove defensive check of mux vars handling. 9 gadi atpakaļ
  Alexander Morozov 281a48d092 Return listenbuffer behavior 9 gadi atpakaļ
  Arnaud Porterie 8e31036816 Merge pull request #16645 from mavenugo/ux 9 gadi atpakaļ
  Madhu Venugopal 2ab94e11a2 Network remote APIs using new router, --net=<user-defined-network> changes 10 gadi atpakaļ
  Doug Davis cc833c5e2b Fix daemon logs so that "API listen on" is INFO not ERROR 9 gadi atpakaļ
  Alexander Morozov 5eda566f93 Allocate resources for server API before daemon creation 9 gadi atpakaļ
  David Calavera da982cf551 Separate API router from server. 10 gadi atpakaļ
  Tibor Vass 94e3b0f428 Use golang.org/x/net/context in api/server/ 9 gadi atpakaļ
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 gadi atpakaļ
  Tibor Vass 79c31f4b13 Revert "Merge pull request #16567 from calavera/context_per_request" 9 gadi atpakaļ
  David Calavera 27c76522de Define a context per request. 10 gadi atpakaļ
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 gadi atpakaļ
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 10 gadi atpakaļ
  David Calavera 0fea04d27e Organize server pre-func logic in middlewares. 10 gadi atpakaļ
  Doug Davis a283a30fb0 Move api/errors/ to errors/ 10 gadi atpakaļ
  Brian Goff e91f2c26ce Merge pull request #15069 from duglin/UseErrorPackage 10 gadi atpakaļ
  Doug Davis 628b9a41b0 Use the new error package 10 gadi atpakaļ
  Doug Davis f790496d8b Move context stuff to its own package 10 gadi atpakaļ
  Doug Davis 8b454dd79e Add a "context" to the api/server/* code 10 gadi atpakaļ
  David Calavera b5cc077864 Remove /containers/ps from the api router. 10 gadi atpakaļ