aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/json.scala
Commit message (Expand)AuthorAgeFilesLines
* Bump sbt-settings and fix errorsv0.12.3Zach Smith2017-05-011-6/+6
* tag int as month via apply methodStewart Stewart2017-03-151-1/+1
* reintroduce month formatStewart Stewart2017-03-151-1/+9
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-1/+0
* Made date json format — root to be able to pass it in HTTP bodyv0.10.4vlad2017-02-021-1/+1
* Moved email and phone number to corev0.10.1vlad2017-02-021-3/+23
* Merge remote-tracking branch 'origin/master' into master3vlad2017-02-021-10/+11
|\
| * serialize date to ISO string rather than objectStewart Stewart2017-01-311-10/+11
* | Removing permissions from user and role as permission is something to check n...vlad2017-02-021-0/+9
|/
* add Date#toString and Date.fromStringStewart Stewart2016-12-221-1/+1
* clarify month deserialization error messageStewart Stewart2016-12-191-1/+1
* add json formatter for dateStewart Stewart2016-12-191-1/+5
* fix name of month json formatterStewart Stewart2016-12-191-1/+1
* scalafmtStewart Stewart2016-12-191-1/+1
* serialize date to json as object with three fieldsStewart Stewart2016-12-191-14/+6
* add json format for date (ISO)Stewart Stewart2016-12-171-0/+17
* General GADT json formatv0.9.27vlad2016-12-081-0/+48
* Lost important PathMatcher bugfixv0.9.25vlad2016-12-071-3/+9
* Changed ids underlying type to String and made Ids and Names — value-classesvlad2016-11-291-9/+7
* Made EnumJsonFormat a RootJsonFormatv0.9.17vlad2016-11-181-7/+7
* Renamed package to xyz, New formatting, authorize directive supporting multip...v0.9.4vlad2016-10-211-2/+1
* Renamed package to xyz, New formatting, authorize directive supporting multip...vlad2016-10-211-0/+107