Sebastiaan van Stijn
|
7d4eab5543
Remove deprecated --enable-api-cors flag
|
7 gadi atpakaļ |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 gadi atpakaļ |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 gadi atpakaļ |
Brian Goff
|
408c7ade70
Enable pprof/debug endpoints by default
|
8 gadi atpakaļ |
zhangxiaoyu-zidif
|
1ab62a0b4d
server.go: format for
|
8 gadi atpakaļ |
Aaron Lehmann
|
7381fffb2f
api: Don't include stack traces with errors
|
8 gadi atpakaļ |
Tibor Vass
|
f7d9bb6248
Show stacktrace in daemon logs only if 500 internal error
|
8 gadi atpakaļ |
Tibor Vass
|
26d0bac895
plugin: use pkg/errors in more places
|
8 gadi atpakaļ |
Tonis Tiigi
|
64981b9f09
Move UAStringKey to dockerversion pkg
|
8 gadi atpakaļ |
allencloud
|
1f039a66ac
fix typo
|
8 gadi atpakaļ |
Victor Vieux
|
e98e4a7111
always add but hide experimental cmds and flags
|
8 gadi atpakaļ |
Elena Morozova
|
64238fef8c
all: replace loop with single append
|
8 gadi atpakaļ |
mgniu
|
97a4548bb3
typo: modified `Server` as `Serve`
|
8 gadi atpakaļ |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 gadi atpakaļ |
mgniu
|
e743ab0882
replace `handleWithGlobalMiddlewares` with `handlerWithGlobalMiddlewares`
|
9 gadi atpakaļ |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 gadi atpakaļ |
Ben Firshman
|
322e2a7d05
Return remote API errors as JSON
|
9 gadi atpakaļ |
David Calavera
|
8d3467626e
Move middleware to interfaces.
|
9 gadi atpakaļ |
Antonio Murdaca
|
526ddd3512
api: server: server: remove redunant debugf
|
9 gadi atpakaļ |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 gadi atpakaļ |
David Calavera
|
1ba44a832f
Make server middleware standalone functions.
|
9 gadi atpakaļ |
David Calavera
|
e8f569b324
Remove all docker debugging knowledge from the server.
|
9 gadi atpakaļ |
David Calavera
|
34c29277c2
Move listeners and port allocation outside the server.
|
9 gadi atpakaļ |
David Calavera
|
1af76ef597
Remove daemon dependency from api/server.
|
9 gadi atpakaļ |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 gadi atpakaļ |
Anusha Ragunathan
|
9c332b164f
Remove package daemonbuilder.
|
9 gadi atpakaļ |
Alexander Morozov
|
3dc8829a83
Remove obsolete comment
|
9 gadi atpakaļ |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 gadi atpakaļ |
Tibor Vass
|
5c630ea7c3
Rename authz to authorization for greater clarity
|
9 gadi atpakaļ |
David Calavera
|
8e034802b7
Remove usage of pkg sockets and tlsconfig.
|
9 gadi atpakaļ |