aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/generators.scala
Commit message (Expand)AuthorAgeFilesLines
* [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