aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/generators.scala
Commit message (Expand)AuthorAgeFilesLines
* Migration to `java.time.Instant` and `java.time.LocalDate`: Part 1 (#200)v1.13.0Sergey Nastich2018-08-241-1/+6
* Improve security of generated tokens (#174)v1.11.1Jakob Odersky2018-06-121-5/+25
* Add enumeratum support to JSON format and generators (#144)v1.8.12Sergey Nastich2018-04-031-0/+3
* [API-1468] add TimeOfDay (#141)v1.8.11Arthur Rand2018-03-281-1/+3
* Add DayOfWeek typeZach Smith2018-03-061-1/+3
* add nextNumericTokenArtRand2018-02-261-1/+7
* Apply new formattingJakob Odersky2017-11-201-6/+8
* [RFC] Using "Refined" library (https://github.com/fthomas/refined) to allow d...vlad2017-10-201-0/+3
* [RFC] Using "Refined" library (https://github.com/fthomas/refined) to allow d...vlad2017-10-191-2/+12
* Add minLength attribute to generatorsv0.13.14Zach Smith2017-06-211-13/+16
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-1/+0
* Update generators.nextToken() to always return token of fixed lengthv0.10.26Zach Smith2017-03-131-1/+1
* Add generators.nextToken()Zach Smith2017-03-131-2/+5
* Removing permissions from user and role as permission is something to check n...vlad2017-02-021-1/+1
* add timezone to time => date conversionStewart Stewart2016-12-191-1/+1
* add Date generatorStewart Stewart2016-12-171-0/+3
* add numeric Id generatorStewart Stewart2016-12-121-0/+4
* Default Id — UUIDv0.9.24vlad2016-12-061-1/+1
* Changed ids underlying type to String and made Ids and Names — value-classesvlad2016-11-291-4/+10
* Renamed package to xyz, New formatting, authorize directive supporting multip...vlad2016-10-211-0/+72