aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/app.scala
Commit message (Expand)AuthorAgeFilesLines
* Split up app package into separate filesZach Smith2017-10-161-426/+0
* reapply scalafmtJohn St John2017-10-051-13/+12
* add trackingidheader back to allowed headersJohn St John2017-10-051-0/+1
* Wait for tracing to flush and default to the noop tracer rather than taking a...John St John2017-10-051-5/+4
* use headers already stored in contextheaders and remove unused test importJohn St John2017-10-051-3/+3
* cleanup logging, remove old tracing, use new tracing libraryJohn St John2017-10-051-64/+65
* Follow google example to implement a scheduled flusing trace consumer by defaultJohn St John2017-10-041-1/+1
* only push traces every 10 requests by defaultJohn St John2017-09-261-2/+4
* Jstjohn/google stackdriver trace (#64)v1.0.1John St. John2017-09-211-11/+24
* CORS for failed responsesv0.16.5vlad2017-08-221-11/+28
* Library upgrades and code tweaks to support Scala 2.12v0.15.0Jakob Odersky2017-08-021-2/+2
* Add Access-Control-Allow-Methods headerSuhas Gaddam2017-07-261-5/+8
* More CORS allowed headersv0.13.11vlad2017-06-151-24/+31
* More CORS allowed headersv0.13.10vlad2017-06-151-0/+1
* More CORS allowed headersv0.13.9vlad2017-06-151-1/+19
* Fixing control headersv0.13.8vlad2017-06-151-1/+1
* Optional `Origin` header and `Access-Control-Allow-Headers`v0.13.7vlad2017-06-151-7/+13
* Proper CORS implementationv0.13.6vlad2017-06-151-36/+42
* `Access-Control-Allow-Origin`: * for OPTIONS request as wellvlad2017-06-011-1/+1
* Custom rejection handler returning Ok to OPTIONS http methodv0.13.3vlad2017-05-301-2/+18
* Merge pull request #42 from drivergroup/allow-originv0.13.1Vlad Uspensky2017-05-251-2/+5
|\
| * Allow websites to work directly with Scala APIsvlad2017-05-231-2/+5
* | Merge pull request #41 from drivergroup/service-dependenciesVlad Uspensky2017-05-251-9/+22
|\ \
| * | Merge branch 'master' of https://github.com/drivergroup/driver-core into serv...vlad2017-05-251-3/+8
| * | Merge branch 'master' of https://github.com/drivergroup/driver-core into serv...vlad2017-05-241-3/+31
| |\ \
| * | | Passing User-Agent in outgoing HTTP requests, Returning services' dependencie...vlad2017-05-231-9/+22
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/drivergroup/driver-core into http...vlad2017-05-251-3/+36
|\ \ \
| * | | Base64 decode public key file in token authorizationv0.12.9Zach Smith2017-05-251-3/+8
| | |/ | |/|
| * | Fixing "non-nullary method overrides nullary method"vlad2017-05-221-1/+1
| * | Removing trailing spaces from Swagger routes, where they're added to make tra...vlad2017-05-221-3/+31
| |/
* / Http stacktracing using headers to see which hosts this request was passingvlad2017-05-191-10/+25
|/
* Adding more values to MDC to identify service callerv0.12.6vlad2017-05-171-0/+11
* Bump sbt-settings and fix errorsv0.12.3Zach Smith2017-05-011-26/+30
* PDW-598 Getting rid of log wrappervlad2017-04-121-10/+9
* More loggingv0.10.40vlad2017-04-011-17/+25
* Logging clean up, Monadic execution utilsv0.10.39vlad2017-03-311-4/+4
* Rolling back entity logging to fix PDW-284vlad2017-03-201-14/+3
* Added writing tracking Id to MDC so it can be logged for all messages, remove...v0.10.28vlad2017-03-141-1/+1
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-141-2/+2
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-141-6/+6
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-141-24/+18
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-141-6/+27
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-141-1/+0
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-8/+8
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-4/+8
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-8/+4
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-4/+7
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-4/+4
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-0/+4
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-8/+4