aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/com/drivergrp/core/app.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed package to xyz, New formatting, authorize directive supporting ↵vlad2016-10-211-234/+0
| | | | multiple permissions
* App /health endpoint with info related to OS, memory, file system and GCv0.9.2vlad2016-10-121-1/+34
|
* Api version to Swagger from the buildv0.8.9vlad2016-09-271-1/+1
|
* Uptime in /version and empty entity fixv0.8.7vlad2016-09-261-1/+3
|
* Removing debugging codev0.8.6vlad2016-09-231-6/+0
|
* Rest service debug infov0.8.5vlad2016-09-231-0/+6
|
* Adding some more info to /version and removing build pluginv0.8.1vlad2016-09-211-4/+7
|
* Using new sbt-settings plugin version for xyz organizationvlad2016-09-141-2/+2
|
* Differentiation between hostname for Swagger and binding interface for akka-httpvlad2016-09-141-5/+6
|
* Async app startupvlad2016-09-091-9/+11
|
* Using newer stable version of the sbt pluginvlad2016-08-181-2/+2
|
* File storage at S3 and File Systemvlad2016-08-161-4/+4
|
* More cases for exception handler + Implicits back from the companion objects ↵vlad2016-08-151-2/+27
| | | | + Formatting
* Common error handling for requestsvlad2016-08-081-6/+18
|
* Removed monadic directives + Fixed timezones for textual time + Explicit ↵vlad2016-07-281-3/+1
| | | | Swagger host provision
* Fixes to make service stub workvlad2016-07-271-1/+3
|
* Unit tests for core code and bug fixesvlad2016-07-191-10/+12
|
* Scalastyle in compilevlad2016-07-191-10/+10
|
* Added scalafmt to corevlad2016-07-181-37/+37
|
* Scalafmt configvlad2016-07-181-1/+1
|
* Wart remover brought to corevlad2016-07-181-4/+5
|
* Version root with current build version + Compiler flags for language ↵vlad2016-07-181-4/+21
| | | | features and linting
* App interruption and formats for Timevlad2016-07-171-6/+20
|
* Akka-http path extractors for Id and Name + Test double for app modulevlad2016-07-161-0/+7
|
* Modules consolidationvlad2016-07-161-0/+115