aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
* Add http dev.cndriver.xyz to cors whitelist (#209)v1.13.3Zach Smith2018-09-031-0/+4
|
* Implement metrics collection with Kamon (#186)Jakob Odersky2018-07-271-0/+20
|
* Add cndriver.xyz to allowedOrigins (#185)Justin2018-07-261-0/+4
|
* Info level short logging for requests and responses our services receive (#165)Vlad Uspensky2018-06-251-1/+0
| | | | | | * Info level short logging for requests and responses our services receive * Remove STDOUT_DEBUG from deployed-logback.xml
* Add logback.xml and deployed-logback.xml to driver-core (#158)zachdriver2018-04-193-0/+201
| | | | | | * Add logback.xml and deployed-logback.xml to driver-core * Add test logback.xml
* Remove tab from commentZach Smith2018-02-201-1/+1
|
* Move rejection handler to DriverRouteZach Smith2018-02-201-2/+15
|
* Remove default config valuesZach Smith2018-02-201-10/+1
|
* Remove rejection handler, respond with default set of allowed methods and ↵Zach Smith2018-02-201-0/+14
| | | | origins to all options requests in DriverRoute
* Use dynamic name in generated swagger UIJakob Odersky2018-01-221-2/+2
|
* Include swagger UI in coreJakob Odersky2018-01-2239-5/+26908
| | | | | | | | | These changes centralize the location of the swagger UI web files. The git attributes instruct GitHub to treat the web files as vendored code, as to not be included in the project code statistics. See https://github.com/github/linguist for a more detailed explanation.
* Jstjohn/google stackdriver trace (#64)v1.0.1John St. John2017-09-211-0/+26
| | | Add app-level tracing to driver-core (https://www.pivotaltracker.com/story/show/151100422)
* Fixing "Sending an 2xx 'early' response before end of request was ↵v0.9.5vlad2016-10-261-22/+0
| | | | received..." for no entity requests
* Initial commit with standard lib, might be used a example of cakevlad2016-07-151-0/+22