aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/com/drivergrp/core/rest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed service version from discoveryvlad2016-08-091-7/+1
|
* Finer grained permission-controlvlad2016-08-031-3/+3
|
* Domain model responsible for auth is in core + Akka-http auth directives + ↵vlad2016-08-021-48/+31
| | | | More specific REST service API
* Service call implementation with crypto and service discoveryvlad2016-08-011-22/+64
|
* Removed monadic directives + Fixed timezones for textual time + Explicit ↵vlad2016-07-281-20/+4
| | | | Swagger host provision
* Some more JSON formatters and json,rest packages rearrangedvlad2016-07-251-53/+1
|
* Removed redundant type parameter at Time JSON formatvlad2016-07-251-2/+2
|
* Unit tests for core code and bug fixesvlad2016-07-191-2/+2
|
* Scalastyle in compilevlad2016-07-191-1/+1
|
* Wart remover brought to corevlad2016-07-181-1/+1
|
* App interruption and formats for Timevlad2016-07-171-4/+21
|
* Bug fixes for config reading, rest and messagesvlad2016-07-161-1/+1
|
* Akka-http path extractors for Id and Name + Test double for app modulevlad2016-07-161-1/+13
|
* Modules consolidationvlad2016-07-161-1/+41
|
* Default implementations for easier testing + Database implicits reorganizedvlad2016-07-161-7/+15
|
* Dependency injection through constructor parameters + bug fixesvlad2016-07-161-8/+8
|
* Initial commit with standard lib, might be used a example of cakevlad2016-07-151-0/+92