aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* fix testsStewart Stewart2017-03-151-1/+1
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-132-2/+0
* Remove arithmetic from year component in date conversion. Add unit testsZach Smith2017-03-061-0/+14
* Merge remote-tracking branch 'origin/master' into master3v0.10.12vlad2017-02-221-0/+24
|\
| * Allow Messages to file format to use nested dict'sZach Smith2017-02-211-0/+24
* | More logging for authorizationvlad2017-02-221-0/+2
|/
* Move time/date related tests out of CoreTestHao Huang2017-02-103-28/+26
* Add the companion ordering object for DateHao Huang2017-02-101-0/+41
* Abstracting out Authorization rules and passing it ServiceRequestContextv0.10.5vlad2017-02-031-4/+6
* Moved email and phone number to corev0.10.1vlad2017-02-021-0/+23
* Merge remote-tracking branch 'origin/master' into master3vlad2017-02-021-5/+1
|\
| * Merge pull request #19 from drivergroup/iso-json-datev0.9.35Stewart Stewart2017-02-011-5/+1
| |\
| | * serialize date to ISO string rather than objectStewart Stewart2017-01-311-5/+1
* | | Removing permissions from user and role as permission is something to check n...vlad2017-02-021-9/+13
|/ /
* / Cleaned up core from Driver-specific roles and permissions, updated README to...v0.9.34vlad2017-02-011-15/+21
|/
* Merge pull request #15 from drivergroup/symmetric-id-mapperVlad Uspensky2016-12-221-2/+7
|\
| * add apply method to Id.Mapper for explicit conversionsStewart Stewart2016-12-221-2/+7
* | Merge pull request #14 from drivergroup/date-to-stringVlad Uspensky2016-12-221-0/+10
|\ \ | |/ |/|
| * 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 multip...vlad2016-10-218-76/+76
* 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 r...v0.9.0vlad2016-10-031-9/+26
* 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 Swag...vlad2016-07-281-2/+4
* 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