aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Releasev0.6.0v0.3.0vlad2016-08-091-1/+2
|
* Usage of the new plugin version with repository credentialsvlad2016-08-092-2/+5
|
* Start using sbt plugin for all settingsvlad2016-08-083-137/+4
|
* Common error handling for requestsvlad2016-08-081-6/+18
|
* Finer grained permission-controlvlad2016-08-033-20/+66
|
* More abstract auth model and File service definitionvlad2016-08-022-60/+24
|
* Domain model responsible for auth is in core + Akka-http auth directives + ↵vlad2016-08-024-54/+145
| | | | More specific REST service API
* Setting version to 0.3.0-SNAPSHOTvlad2016-08-011-1/+1
|
* Service call implementation with crypto and service discoveryvlad2016-08-015-26/+94
|
* Ordering for Id and Namevlad2016-07-291-3/+4
|
* Removed monadic directives + Fixed timezones for textual time + Explicit ↵vlad2016-07-284-30/+14
| | | | Swagger host provision
* Fixes to make service stub workvlad2016-07-272-2/+4
|
* Some more JSON formatters and json,rest packages rearranged + test fixedvlad2016-07-251-6/+6
|
* Some more JSON formatters and json,rest packages rearrangedvlad2016-07-253-60/+95
|
* Removed redundant type parameter at Time JSON formatvlad2016-07-251-2/+2
|
* Important modification for release publicationvlad2016-07-211-1/+0
|
* Happy new version released successfully!vlad2016-07-211-4/+3
|
* Setting version to 0.2.0-SNAPSHOTvlad2016-07-211-1/+1
|
* Plugins configuration for releasesv0.1.0vlad2016-07-215-14/+116
|
* README for corevlad2016-07-201-6/+107
|
* Issue#2 scalafmt in Compile -> scalafmtTest in Testvlad2016-07-201-2/+7
|
* Issue#1 Moving from Build.scala to build.sbtvlad2016-07-202-62/+48
|
* Slick version update to 3.1.1vlad2016-07-191-1/+1
|
* Unit tests for core code and bug fixesvlad2016-07-1914-32/+510
|
* Got rid of unrelevant things in READMEvlad2016-07-191-27/+0
|
* Acyclic in commonvlad2016-07-191-2/+8
|
* Scalastyle in compilevlad2016-07-194-12/+126
|
* Auto scalafmt launch in Compilevlad2016-07-182-4/+3
|
* Added scalafmt to corevlad2016-07-1810-115/+111
|
* Scalafmt configvlad2016-07-182-1/+12
|
* Wart remover brought to corevlad2016-07-189-17/+34
|
* Version root with current build version + Compiler flags for language ↵vlad2016-07-182-5/+24
| | | | features and linting
* Newer Scala version 2.11.8 + Travis.ci configvlad2016-07-172-1/+10
|
* App interruption and formats for Timevlad2016-07-173-21/+52
|
* Bug fixes for config reading, rest and messagesvlad2016-07-163-3/+8
|
* Akka-http path extractors for Id and Name + Test double for app modulevlad2016-07-162-1/+20
|
* Modules consolidationvlad2016-07-169-187/+174
|
* Default implementations for easier testing + Database implicits reorganizedvlad2016-07-167-60/+87
|
* Dependency injection through constructor parameters + bug fixesvlad2016-07-169-182/+70
|
* Initial commit with standard lib, might be used a example of cakevlad2016-07-1524-0/+1126