aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/http/middleware.go
Commit message (Collapse)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-5/+5
|
* swarm/docker: Dockerfile for swarm:edge docker image (#18386)Anton Evangelatov2019-01-031-1/+1
|
* cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, ↵Elad2018-12-111-4/+7
| | | | swarm/api/http: add instrumentation (#18274)
* swarm/api/http: add resetting timer metrics to requests (#18249)Elad2018-12-051-0/+5
|
* swarm/api/http: change request served msg log level (#18127)Elad2018-11-181-1/+1
|
* swarm/api: unexport Respond methods (#18037)Anton Evangelatov2018-11-061-1/+1
|
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-1/+11
| | | | | Co-authored-by: Janos Guljas <janos@resenje.org> Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by: Balint Gabor <balint.g@gmail.com>
* swarm/api/http: added logging to denote request ended (#17371)Elad2018-08-101-1/+1
|
* swarm/api/http: refactored http package (#17309)Elad2018-08-071-0/+95