aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/com/drivergrp/core/rest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed package to xyz, New formatting, authorize directive supporting ↵vlad2016-10-211-126/+0
| | | | multiple permissions
* Auth service providing directive and using external source of token-to-user ↵v0.9.0vlad2016-10-031-2/+2
| | | | resolution
* Api version to Swagger from the buildv0.8.9vlad2016-09-271-1/+2
|
* Uptime in /version and empty entity fixv0.8.7vlad2016-09-261-1/+3
|
* Removing debugging codev0.8.6vlad2016-09-231-4/+0
|
* Rest service debug infov0.8.5vlad2016-09-231-6/+4
|
* Rest service debug infov0.8.4vlad2016-09-231-0/+6
|
* Not found is not a fatal HTTP errorv0.8.3vlad2016-09-221-2/+5
|
* 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