Commit Verlauf

Autor SHA1 Nachricht Datum
  allencloud 1f039a66ac fix typo vor 8 Jahren
  Victor Vieux e98e4a7111 always add but hide experimental cmds and flags vor 8 Jahren
  Elena Morozova 64238fef8c all: replace loop with single append vor 8 Jahren
  mgniu 97a4548bb3 typo: modified `Server` as `Serve` vor 8 Jahren
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors vor 8 Jahren
  mgniu e743ab0882 replace `handleWithGlobalMiddlewares` with `handlerWithGlobalMiddlewares` vor 9 Jahren
  Yong Tang a72b45dbec Fix logrus formatting vor 9 Jahren
  Ben Firshman 322e2a7d05 Return remote API errors as JSON vor 9 Jahren
  David Calavera 8d3467626e Move middleware to interfaces. vor 9 Jahren
  Antonio Murdaca 526ddd3512 api: server: server: remove redunant debugf vor 9 Jahren
  David Calavera a793564b25 Remove static errors from errors package. vor 9 Jahren
  David Calavera 1ba44a832f Make server middleware standalone functions. vor 9 Jahren
  David Calavera e8f569b324 Remove all docker debugging knowledge from the server. vor 9 Jahren
  David Calavera 34c29277c2 Move listeners and port allocation outside the server. vor 9 Jahren
  David Calavera 1af76ef597 Remove daemon dependency from api/server. vor 9 Jahren
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. vor 9 Jahren
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. vor 9 Jahren
  Alexander Morozov 3dc8829a83 Remove obsolete comment vor 9 Jahren
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. vor 9 Jahren
  Tibor Vass 5c630ea7c3 Rename authz to authorization for greater clarity vor 9 Jahren
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. vor 9 Jahren
  Anusha Ragunathan f8dc044aec Create build router separate from image router. vor 9 Jahren
  Liron Levin f28230d35c Rebase from master vor 9 Jahren
  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. vor 9 Jahren
  David Calavera 867f432985 Move docker system information to a dedicated router and backend. vor 9 Jahren
  Alexander Morozov ca5795cef8 Remove usage of listenbuffer package vor 9 Jahren
  Alex Crawford a8b84cd8fb Revert "Return listenbuffer behavior" vor 9 Jahren
  Dong Chen fa8d96ebe2 Add container package for container APIs. vor 9 Jahren
  Dong Chen 9862a4b43e extract docker volume API from local vor 9 Jahren
  David Calavera eb982e7c00 Return 404 for all network operations without network controller. vor 9 Jahren