Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn ffd877f948 api: remove plain-text error-responses (api < v1.24) 1 year ago
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Albin Kerouanton 430a5f8581 api: Add method and path to trace operation string 1 year ago
  Brian Goff 642e9917ff Add otel support 1 year ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Cory Snider 12bf850c84 cmd/dockerd: gracefully shut down the API server 2 years ago
  Cory Snider fb5df9722b Merge pull request #45088 from corhere/make-apiserver-less-weird 2 years ago
  Cory Snider be39be87f6 api/server: delete Wait method 2 years ago
  Cory Snider 0a6a726d26 api/server: drop unused Config struct 2 years ago
  Sebastiaan van Stijn 55fd77f724 set ReadHeaderTimeout to address G112: Potential Slowloris Attack (gosec) 2 years ago
  Sebastiaan van Stijn 717a503590 api: add Hosts to API Config 3 years ago
  Sebastiaan van Stijn cd054983ff api/server: remove "Logging" from config 3 years ago
  Sebastiaan van Stijn e82b7b2fa0 errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus 3 years ago
  Derek McGowan 2816ec7b00 Remove unused router swapper 5 years ago
  Sebastiaan van Stijn 2a9c987e5a Move httputils error helpers to errdefs package 6 years ago
  Brian Goff 05390c4f6e Rely on request.Context() cancellation 6 years ago
  Brian Goff d5916f6393 Update gorilla/mux 6 years ago
  KimMachineGun 1377a2ddee api/server, dockerversion: modify context key 6 years ago
  Yuichiro Kaneko dbd4c290b7 Update comments about `InitRouter` 7 years ago
  Sebastiaan van Stijn 4f8c870d62 Fix some linting issues 7 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Sebastiaan van Stijn 7d4eab5543 Remove deprecated --enable-api-cors flag 7 years ago
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Brian Goff 408c7ade70 Enable pprof/debug endpoints by default 8 years ago
  zhangxiaoyu-zidif 1ab62a0b4d server.go: format for 8 years ago
  Aaron Lehmann 7381fffb2f api: Don't include stack traces with errors 8 years ago
  Tibor Vass f7d9bb6248 Show stacktrace in daemon logs only if 500 internal error 8 years ago
  Tibor Vass 26d0bac895 plugin: use pkg/errors in more places 8 years ago