Commit Verlauf

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