aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/HttpRestServiceTransport.scala
Commit message (Expand)AuthorAgeFilesLines
* Move REST functionality to separate projectJakob Odersky2018-10-091-103/+0
* Move platform back into init and use a configurable DNS discoveryJakob Odersky2018-09-121-2/+2
* Add tracing to client HTTP transport and improve tracing tagsJakob Odersky2018-09-121-32/+48
* Trait-based initialization and other utilitiesJakob Odersky2018-09-121-6/+4
* Add service exception json formatters and pass through exceptions in HttpRest...v1.9.4zachdriver2018-05-251-2/+5
* Reduce log levelsv1.7.3Jakob Odersky2018-02-011-2/+1
* Reduce log level of request reportingv1.7.2Jakob Odersky2018-01-311-1/+1
* Apply new formattingJakob Odersky2017-11-201-11/+13
* Change transformWith to recoverWithZach Smith2017-10-311-5/+5
* Add ExternalServiceException and use in ServiceTransportZach Smith2017-10-311-6/+18
* Refactor rest package into separate filesZach Smith2017-10-121-0/+73