Histórico de Commits

Autor SHA1 Mensagem Data
  Yong Tang a72b45dbec Fix logrus formatting há 9 anos atrás
  Ben Firshman 322e2a7d05 Return remote API errors as JSON há 9 anos atrás
  David Calavera 8d3467626e Move middleware to interfaces. há 9 anos atrás
  Antonio Murdaca 526ddd3512 api: server: server: remove redunant debugf há 9 anos atrás
  David Calavera a793564b25 Remove static errors from errors package. há 9 anos atrás
  David Calavera 1ba44a832f Make server middleware standalone functions. há 9 anos atrás
  David Calavera e8f569b324 Remove all docker debugging knowledge from the server. há 9 anos atrás
  David Calavera 34c29277c2 Move listeners and port allocation outside the server. há 9 anos atrás
  David Calavera 1af76ef597 Remove daemon dependency from api/server. há 9 anos atrás
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. há 9 anos atrás
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. há 9 anos atrás
  Alexander Morozov 3dc8829a83 Remove obsolete comment há 9 anos atrás
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. há 9 anos atrás
  Tibor Vass 5c630ea7c3 Rename authz to authorization for greater clarity há 9 anos atrás
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. há 9 anos atrás
  Anusha Ragunathan f8dc044aec Create build router separate from image router. há 9 anos atrás
  Liron Levin f28230d35c Rebase from master há 9 anos atrás
  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. há 9 anos atrás
  David Calavera 867f432985 Move docker system information to a dedicated router and backend. há 9 anos atrás
  Alexander Morozov ca5795cef8 Remove usage of listenbuffer package há 9 anos atrás
  Alex Crawford a8b84cd8fb Revert "Return listenbuffer behavior" há 9 anos atrás
  Dong Chen fa8d96ebe2 Add container package for container APIs. há 9 anos atrás
  Dong Chen 9862a4b43e extract docker volume API from local há 9 anos atrás
  David Calavera eb982e7c00 Return 404 for all network operations without network controller. há 9 anos atrás
  David Calavera 389ce0aae6 Remove defensive check of mux vars handling. há 9 anos atrás
  Alexander Morozov 281a48d092 Return listenbuffer behavior há 9 anos atrás
  Arnaud Porterie 8e31036816 Merge pull request #16645 from mavenugo/ux há 9 anos atrás
  Madhu Venugopal 2ab94e11a2 Network remote APIs using new router, --net=<user-defined-network> changes há 9 anos atrás
  Doug Davis cc833c5e2b Fix daemon logs so that "API listen on" is INFO not ERROR há 9 anos atrás
  Alexander Morozov 5eda566f93 Allocate resources for server API before daemon creation há 9 anos atrás