aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding permissions to the user + Allowing to pass auth token as a parametervlad2016-09-191-23/+37
* 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
* Scalacheck properties check inside of scalatest + code formattingvlad2016-09-095-52/+83
* 14 new test + Couple of bug fixesvlad2016-09-097-5/+303
* Id generation within limits + File error logging fixvlad2016-08-252-27/+28
* Using newer stable version of the sbt pluginvlad2016-08-181-2/+2
* File service returning FileLinks instead of just file namesvlad2016-08-174-27/+33
* More functional file store apivlad2016-08-171-11/+10
* Using standard path for File storage at S3 and File Systemvlad2016-08-161-28/+26
* File storage at S3 and File Systemvlad2016-08-162-7/+125
* More cases for exception handler + Implicits back from the companion objects ...vlad2016-08-153-13/+37
* Concurrency control types and implicits in companion objectsvlad2016-08-153-4/+45
* Removed service version from discoveryvlad2016-08-091-7/+1
* 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 + Mo...vlad2016-08-024-54/+145
* Service call implementation with crypto and service discoveryvlad2016-08-013-24/+91
* Ordering for Id and Namevlad2016-07-291-3/+4
* Removed monadic directives + Fixed timezones for textual time + Explicit Swag...vlad2016-07-284-30/+14
* 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
* Unit tests for core code and bug fixesvlad2016-07-1913-26/+508
* Scalastyle in compilevlad2016-07-192-11/+11
* Added scalafmt to corevlad2016-07-189-112/+97
* Scalafmt configvlad2016-07-181-1/+1
* Wart remover brought to corevlad2016-07-185-12/+12
* Version root with current build version + Compiler flags for language feature...vlad2016-07-181-4/+21
* App interruption and formats for Timevlad2016-07-172-10/+41
* 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-1515-0/+815