aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #14 from drivergroup/date-to-stringVlad Uspensky2016-12-221-0/+10
|\ \ | |/ |/| Add Date#toString and Date.fromString
| * add Date#toString and Date.fromStringStewart Stewart2016-12-221-0/+10
| |
* | add bidirectional id type mappersStewart Stewart2016-12-211-2/+0
|/
* add tests for time/date conversionsStewart Stewart2016-12-201-0/+18
|
* add tests for Date json formatStewart Stewart2016-12-201-0/+16
|
* test:scalafmt and add assertionsStewart Stewart2016-12-191-10/+11
|
* use implicit mappers for typed Id conversionStewart Stewart2016-12-181-6/+9
|
* add tests for typesafe id conversionStewart Stewart2016-12-181-0/+17
|
* General GADT json formatv0.9.27vlad2016-12-082-1/+51
|
* Changed ids underlying type to String and made Ids and Names — value-classesvlad2016-11-295-34/+31
|
* DIR-135 Directive for more effortless context extractionv0.9.9vlad2016-11-021-7/+12
|
* DIR-135 Consistent request context extractionv0.9.8vlad2016-11-011-11/+11
|
* Request tracing and audit loggingv0.9.7vlad2016-10-261-2/+2
|
* Renamed package to xyz, New formatting, authorize directive supporting ↵vlad2016-10-218-76/+76
| | | | multiple permissions
* DIR-1 Trying to breakvlad2016-10-121-1/+1
|
* Trying to breakvlad2016-10-121-1/+1
|
* Trying to breakvlad2016-10-121-1/+1
|
* Trying to breakvlad2016-10-121-1/+1
|
* Trying to breakvlad2016-10-121-1/+1
|
* Trying to break formattingvlad2016-10-121-1/+1
|
* Auth service providing directive and using external source of token-to-user ↵v0.9.0vlad2016-10-031-9/+26
| | | | resolution
* 401 rejections for absent permissionv0.8.8vlad2016-09-261-2/+6
|
* Scalacheck properties check inside of scalatest + code formattingvlad2016-09-095-52/+83
|
* 14 new test + Couple of bug fixesvlad2016-09-095-0/+299
|
* Removed monadic directives + Fixed timezones for textual time + Explicit ↵vlad2016-07-281-2/+4
| | | | Swagger host provision
* Some more JSON formatters and json,rest packages rearranged + test fixedvlad2016-07-251-6/+6
|
* Some more JSON formatters and json,rest packages rearrangedvlad2016-07-251-7/+7
|
* Unit tests for core code and bug fixesvlad2016-07-196-0/+456