aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/package.scala
Commit message (Expand)AuthorAgeFilesLines
* Add new ResourceCount and PageCount headers to list of allowed CORS headersZach Smith2017-12-141-0/+2
* Add headers for resource and page countZach Smith2017-12-111-0/+2
* Apply new formattingJakob Odersky2017-11-201-6/+7
* Add offset method to PaginationZach Smith2017-11-141-1/+3
* OriginatingIP -> OriginatingIpZach Smith2017-11-081-4/+4
* Remove unnecessary type annotationZach Smith2017-11-061-1/+1
* Add originatingIP to ServiceRequestContextZach Smith2017-11-031-6/+25
* Add ExternalServiceException and use in ServiceTransportZach Smith2017-10-311-1/+3
* Move implicit class extension to package objectZach Smith2017-10-171-3/+1
* Move Implicits to package.scalaZach Smith2017-10-161-1/+18
* Consolidate filesZach Smith2017-10-161-3/+20
* Split up app package into separate filesZach Smith2017-10-161-11/+38
* Refactor rest package into separate filesZach Smith2017-10-121-0/+92