aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Formattingjo/scalajsJakob Odersky2018-07-025-12/+124
* Updgrade settings and spray-json-derivationJakob Odersky2018-07-022-40/+27
* Move shared classes (IDs, Formats, etc) to shared source folderJakob Odersky2018-07-0125-565/+587
* Add build support for ScalaJSJakob Odersky2018-06-29113-9/+19
* Info level short logging for requests and responses our services receive (#165)Vlad Uspensky2018-06-252-5/+15
* Fix logback regression by adding json logback dependencies (#178)v1.11.5Zach Smith2018-06-251-0/+2
* Added ProxyRoute to enable proxying calls to other services (#177)v1.11.4Satya Boora2018-06-211-0/+26
* Bump tracing to 0.1.2 (#176)v1.11.3Sergey Nastich2018-06-141-1/+1
* Add `Connection: close` header to all responses in order to mitigate connecti...v1.11.2Sergey Nastich2018-06-142-2/+24
* Improve security of generated tokens (#174)v1.11.1Jakob Odersky2018-06-121-5/+25
* Remove obsolete methods from GeneratedTables type (#95)v1.11.0Stewart Stewart2018-06-121-0/+13
* Upgrade tracingv1.10.1Jakob Odersky2018-06-081-1/+1
* Full upgrade of build and library dependenciesJakob Odersky2018-06-054-19/+22
* Upgrade akka-http to latest version (#169)v1.10.0Jakob Odersky2018-06-051-1/+1
* Add code ownership statementJakob Odersky2018-06-011-0/+1
* Add service exception json formatters and pass through exceptions in HttpRest...v1.9.4zachdriver2018-05-256-14/+73
* [API-1584] Change AuthCredentials to accept a string identifier (#166)v1.9.3Arthur Rand2018-05-164-6/+66
* TRIAL-371 Support sorting (#159)v1.9.2Kseniya Tomskikh2018-05-111-0/+40
* API-1595 Move rejectionHandler to DriverApp to avoid 404 rejection issues (#167)v1.9.1zachdriver2018-05-092-12/+11
* Renaming `Dal` to `Repository` (#161)v1.9.0Vlad Uspensky2018-05-033-7/+16
* Complete the request with a 401 status code to avoid WWW-authenticate header ...v1.8.25Satya Boora2018-04-301-1/+11
* Add logback.xml and deployed-logback.xml to driver-core (#158)zachdriver2018-04-193-0/+201
* [API-1498] add url method to blobStorage (#157)v1.8.24Arthur Rand2018-04-184-0/+24
* ListResponse and Unmarshallers improvementsv1.8.23Sergey Nastich2018-04-172-0/+11
* Upgrade pubsub dependency (#156)v1.8.22Jakob Odersky2018-04-172-7/+7
* Fixed merge JsValues when field is absent in old value (#153)v1.8.21Kseniya Tomskikh2018-04-122-4/+13
* Use AuthenticationFailedRejection to send 401 back to the client (#151)v1.8.20Satya Boora2018-04-102-4/+5
* Merge pull request #152 from drivergroup/fix-id-formatv1.8.19Kseniya Tomskikh2018-04-101-1/+1
|\
| * Fixed id json formatKseniya Tomskikh2018-04-101-1/+1
|/
* Merge pull request #150 from drivergroup/fix-patch-jsonv1.8.18Kseniya Tomskikh2018-04-101-0/+6
|\
| * Review fixKseniya Tomskikh2018-04-101-3/+3
| * Created patch method for RestService with merge-patch+json media typeKseniya Tomskikh2018-04-091-0/+6
* | Merge pull request #145 from drivergroup/TM-1431v1.8.17Aleksandr2018-04-102-4/+14
|\ \
| * \ Merge branch 'master' into TM-1431Aleksandr2018-04-1014-4/+448
| |\ \ | |/ / |/| |
* | | Merge pull request #149 from drivergroup/FIX-TIME-COMPARISSONv1.8.16Aleksandr2018-04-102-0/+4
|\ \ \
| * \ \ Merge branch 'master' into FIX-TIME-COMPARISSONAleksandr2018-04-1012-3/+445
| |\ \ \ | |/ / / |/| | |
* | | | Add convenience methods to work with Tags: `taggedWith` wrapper and a proxy J...Sergey Nastich2018-04-093-2/+28
* | | | Add blob storage abstractionsv1.8.15Jakob Odersky2018-04-069-1/+417
| |_|/ |/| |
| * | Fixed toCalendar method of TimeOfDay classAleksandr2018-04-092-0/+4
|/ /
| * Merge branch 'master' into TM-1431Aleksandr2018-04-063-25/+27
| |\ | |/ |/|
* | Merge pull request #142 from drivergroup/mdc-trackingv1.8.14Vlad Uspensky2018-04-041-17/+13
|\ \
| * | Correct `trackingId` placement to the MDCvlad2018-03-261-10/+4
| * | Correct `trackingId` placement to the MDCvlad2018-03-241-9/+11
* | | Reduce flakiness of a random-based testv1.8.13Sergey Nastich2018-04-041-1/+1
* | | Add `QueryOps.maybeFilter` extension, allowing to streamline query modificati...Sergey Nastich2018-04-041-7/+13
| | * Ranamed header 'ClientFingerprintHeader'Aleksandr2018-04-061-1/+1
| | * Merge branch 'master' into TM-1431Aleksandr2018-04-046-20/+148
| | |\ | |_|/ |/| |
* | | Add enumeratum support to JSON format and generators (#144)v1.8.12Sergey Nastich2018-04-036-20/+148
| | * Removed fingerprint hash from ServiceRequestContext and it's derivatesAleksandr2018-04-042-9/+1
| | * Merge branch 'master' into TM-1431Aleksandr2018-04-0311-32/+467
| | |\ | |_|/ |/| |