Historique des commits

Auteur SHA1 Message Date
  Antonio Murdaca 5a64c8027e authZ: more fixes il y a 9 ans
  Zhang Wei aaf65a47a7 Better debug message for post form data il y a 9 ans
  Doug Davis 6287ec9095 Add a DOCKER_API_VERSION env var il y a 10 ans
  Justas Brazauskas 927b334ebf Fix typos found across repository il y a 9 ans
  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. il y a 9 ans
  David Calavera 82323294db Unify both debug logging middlewares. il y a 9 ans
  Dan Walsh cf4fb15088 The loggingMiddleware function is adding lots of messages to the log il y a 9 ans
  Vincent Demeester 8054a30387 dockerversion placeholder for library import il y a 9 ans
  Brian Goff b78ca243d9 Revert "dockerversion placeholder for library-import" il y a 9 ans
  Vincent Demeester d5cd032a86 dockerversion placeholder for library-import il y a 9 ans
  Brian Goff 37dbe07519 Dump request when daemon is set to debug il y a 9 ans
  David Calavera da982cf551 Separate API router from server. il y a 10 ans
  Tibor Vass 94e3b0f428 Use golang.org/x/net/context in api/server/ il y a 9 ans
  David Calavera 0fea04d27e Organize server pre-func logic in middlewares. il y a 10 ans