aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* Add `completeWithPagination` directive (#180)Sergey Nastich2018-07-111-4/+19
| | | | | * Extracts pagination from the request * Adds ResourceCount/PageCount headers to the response
* Info level short logging for requests and responses our services receive (#165)Vlad Uspensky2018-06-252-5/+15
| | | | | | * Info level short logging for requests and responses our services receive * Remove STDOUT_DEBUG from deployed-logback.xml
* Added ProxyRoute to enable proxying calls to other services (#177)v1.11.4Satya Boora2018-06-211-0/+26
|
* Add `Connection: close` header to all responses in order to mitigate ↵v1.11.2Sergey Nastich2018-06-141-1/+6
| | | | connection pool issues with envoy (#175)
* Improve security of generated tokens (#174)v1.11.1Jakob Odersky2018-06-121-5/+25
| | | | | Also deprecates the token generators in core. Fixes SECURITY-29
* Remove obsolete methods from GeneratedTables type (#95)v1.11.0Stewart Stewart2018-06-121-0/+13
| | | | | | * remove obselete methods from GeneratedTables type * Deprecate and replace `GeneratedTables` rather than breaking.
* Add service exception json formatters and pass through exceptions in ↵v1.9.4zachdriver2018-05-255-6/+48
| | | | HttpRestServiceTransport (#168)
* [API-1584] Change AuthCredentials to accept a string identifier (#166)v1.9.3Arthur Rand2018-05-163-6/+37
| | | | | | | | | | | | * make email optional, add optional phone number to AuthCredentials * make AuthCredentials take a String instead of an email * wrap phone number parsing in Try * add json formatter for AuthCredentials * try val
* TRIAL-371 Support sorting (#159)v1.9.2Kseniya Tomskikh2018-05-111-0/+40
| | | | | | | | | | * TRIAL-371 Sorting for services * TRIAL-371 Fixed extract sorting parameters * TRIAL-371 Fixed varname * TRIAL-371 Review fixes
* 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-032-6/+15
| | | * Renaming `Dal` to `Repository`
* Complete the request with a 401 status code to avoid WWW-authenticate header ↵v1.8.25Satya Boora2018-04-301-1/+11
| | | | issue (#160)
* 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
* [API-1498] add url method to blobStorage (#157)v1.8.24Arthur Rand2018-04-183-0/+19
| | | | | | | | | | | | | | | | * add url method to blobStorage * typo * typo * address comments * address comments * remove * scalafmt
* ListResponse and Unmarshallers improvementsv1.8.23Sergey Nastich2018-04-172-0/+11
| | | | | | * Add an alternative `ListResponse` constructor allowing optional pagination * Unmarshal JsStrings from query parameters
* Upgrade pubsub dependency (#156)v1.8.22Jakob Odersky2018-04-171-6/+6
|
* Fixed merge JsValues when field is absent in old value (#153)v1.8.21Kseniya Tomskikh2018-04-121-4/+4
|
* Use AuthenticationFailedRejection to send 401 back to the client (#151)v1.8.20Satya Boora2018-04-101-3/+3
|
* 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
|\ | | | | Created patch method for RestService with merge-patch+json media type
| * Review fixKseniya Tomskikh2018-04-101-3/+3
| |
| * Created patch method for RestService with merge-patch+json media typeKseniya Tomskikh2018-04-091-0/+6
| |
* | Merge branch 'master' into TM-1431Aleksandr2018-04-1010-2/+343
|\ \
| * \ Merge branch 'master' into FIX-TIME-COMPARISSONAleksandr2018-04-109-2/+342
| |\ \
| | * | Add convenience methods to work with Tags: `taggedWith` wrapper and a proxy ↵Sergey Nastich2018-04-092-2/+14
| | | | | | | | | | | | | | | | | | | | JSON format (#147) * Add convenience methods to work with Tags: `tagged` wrapper and a proxy JSON format
| | * | Add blob storage abstractionsv1.8.15Jakob Odersky2018-04-067-0/+328
| | |/
| * / Fixed toCalendar method of TimeOfDay classAleksandr2018-04-091-0/+1
| |/
* | Merge branch 'master' into TM-1431Aleksandr2018-04-062-24/+26
|\|
| * Merge pull request #142 from drivergroup/mdc-trackingv1.8.14Vlad Uspensky2018-04-041-17/+13
| |\ | | | | | | Correct `trackingId` placement to the MDC
| | * Correct `trackingId` placement to the MDCvlad2018-03-261-10/+4
| | |
| | * Correct `trackingId` placement to the MDCvlad2018-03-241-9/+11
| | |
| * | Add `QueryOps.maybeFilter` extension, allowing to streamline query ↵Sergey Nastich2018-04-041-7/+13
| | | | | | | | | | | | modification by optional filters (#146)
* | | Ranamed header 'ClientFingerprintHeader'Aleksandr2018-04-061-1/+1
| | |
* | | Merge branch 'master' into TM-1431Aleksandr2018-04-043-18/+55
|\| |
| * | Add enumeratum support to JSON format and generators (#144)v1.8.12Sergey Nastich2018-04-033-18/+55
| | | | | | | | | | | | | | | * Add enumeratum support to JSON format and generators * Move enumeratum serializers into their own object. Add enumeratum unmarshaller. Add entities to derive JsonFormats instead of having to type them externally.
* | | Removed fingerprint hash from ServiceRequestContext and it's derivatesAleksandr2018-04-042-9/+1
| | |
* | | Merge branch 'master' into TM-1431Aleksandr2018-04-035-13/+231
|\| |
| * | SCALA-20 Use liphonenumber in `PhoneNumber.parse` to accomodate chinese ↵Sergey Nastich2018-03-281-10/+8
| | | | | | | | | | | | numbers (and other countries)
| * | [API-1468] add TimeOfDay (#141)v1.8.11Arthur Rand2018-03-283-3/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add TimeOfDay * add formatter * . * Revert "." This reverts commit 89576de98092dd75d3af7d82d244d5eaa24d31d9. * scalafmt * add before and after to ToD, and tests * rearrage, make fromStrings * add generator * address comments * use explicit string for TimeZoneId * renaming * revert Converters changes * change name of private method * change apply method * use month
| * | Use patch unmarshallerZach Smith2018-03-252-107/+104
| | |
| * | Curry the PatchRetrievable apply methodZach Smith2018-03-201-2/+2
| | |
| * | Enforce application/merge-patch+json Content-TypeZach Smith2018-03-201-19/+35
| | |
| * | Add implicit ServiceRequestContext to PatchRetrievableZach Smith2018-03-161-16/+26
| | |
| * | Add PatchSupport trait and testsZach Smith2018-03-161-0/+81
| |/
* | Merge branch 'master' into TM-1431Aleksandr2018-03-125-15/+44
|\|
| * Fix ServiceException classes to set Exception message for stack tracesZach Smith2018-03-091-13/+11
| |
| * Merge pull request #134 from drivergroup/opt-paginationv1.8.8Kseniya Tomskikh2018-03-071-0/+10
| |\ | | | | | | Created directive for optional pagination
| | * Review fixKseniya Tomskikh2018-03-071-1/+1
| | |
| | * Created directive for optional paginationKseniya Tomskikh2018-03-061-0/+10
| | |
| * | Add DayOfWeek typeZach Smith2018-03-063-2/+23
| |/