Historial de Commits

Autor SHA1 Mensaje Fecha
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 hace 8 años
  mgniu c5ecf1e6fe change comment hace 8 años
  mgniu e743ab0882 replace `handleWithGlobalMiddlewares` with `handlerWithGlobalMiddlewares` hace 9 años
  David Calavera 8d3467626e Move middleware to interfaces. hace 9 años
  David Calavera accf28a7db Remove unnecessary hardcoded version. hace 9 años
  David Calavera 1ba44a832f Make server middleware standalone functions. hace 9 años
  Brent Salisbury a499ad8e4e Fixed logrus client/server mismatch debug msg hace 9 años
  Doug Davis 059ad5d0a9 Lower warning about old client to a debug hace 9 años
  Victor Vieux 0fd9b4067d fix error message on version too low hace 9 años
  Zhang Wei 98f74f8383 Change log level hace 9 años
  Tibor Vass 59231ea6d8 Merge pull request #19312 from cpuguy83/19177_fix_debug_req_dump_size hace 9 años
  Brian Goff 89af3835d4 Don't dump request body to log when too large hace 9 años
  Tibor Vass 5c630ea7c3 Rename authz to authorization for greater clarity hace 9 años
  Antonio Murdaca 5a64c8027e authZ: more fixes hace 9 años
  Zhang Wei aaf65a47a7 Better debug message for post form data hace 9 años
  Doug Davis 6287ec9095 Add a DOCKER_API_VERSION env var hace 9 años
  Justas Brazauskas 927b334ebf Fix typos found across repository hace 9 años
  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. hace 9 años
  David Calavera 82323294db Unify both debug logging middlewares. hace 9 años
  Dan Walsh cf4fb15088 The loggingMiddleware function is adding lots of messages to the log hace 9 años
  Vincent Demeester 8054a30387 dockerversion placeholder for library import hace 9 años
  Brian Goff b78ca243d9 Revert "dockerversion placeholder for library-import" hace 9 años
  Vincent Demeester d5cd032a86 dockerversion placeholder for library-import hace 9 años
  Brian Goff 37dbe07519 Dump request when daemon is set to debug hace 9 años
  David Calavera da982cf551 Separate API router from server. hace 9 años
  Tibor Vass 94e3b0f428 Use golang.org/x/net/context in api/server/ hace 9 años
  David Calavera 0fea04d27e Organize server pre-func logic in middlewares. hace 9 años