Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases il y a 1 an
  Sebastiaan van Stijn cd054983ff api/server: remove "Logging" from config il y a 3 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 il y a 8 ans
  mgniu c5ecf1e6fe change comment il y a 8 ans
  mgniu e743ab0882 replace `handleWithGlobalMiddlewares` with `handlerWithGlobalMiddlewares` il y a 9 ans
  David Calavera 8d3467626e Move middleware to interfaces. il y a 9 ans
  David Calavera accf28a7db Remove unnecessary hardcoded version. il y a 9 ans
  David Calavera 1ba44a832f Make server middleware standalone functions. il y a 9 ans
  Brent Salisbury a499ad8e4e Fixed logrus client/server mismatch debug msg il y a 9 ans
  Doug Davis 059ad5d0a9 Lower warning about old client to a debug il y a 9 ans
  Victor Vieux 0fd9b4067d fix error message on version too low il y a 9 ans
  Zhang Wei 98f74f8383 Change log level il y a 9 ans
  Tibor Vass 59231ea6d8 Merge pull request #19312 from cpuguy83/19177_fix_debug_req_dump_size il y a 9 ans
  Brian Goff 89af3835d4 Don't dump request body to log when too large il y a 9 ans
  Tibor Vass 5c630ea7c3 Rename authz to authorization for greater clarity il y a 9 ans
  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 9 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 9 ans
  Tibor Vass 94e3b0f428 Use golang.org/x/net/context in api/server/ il y a 9 ans