aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DIR-135 Return tracing headers in all responsesv0.9.12vlad2016-11-093-18/+19
* DIR-80 Local file store fixv0.9.11vlad2016-11-081-1/+2
* DIR-135 Bug fix for handling request headersv0.9.10vlad2016-11-021-1/+1
* DIR-135 Handy default values for contextvlad2016-11-021-1/+3
* DIR-135 Directive for more effortless context extractionv0.9.9vlad2016-11-023-20/+27
* DIR-135 Consistent request context extractionv0.9.8vlad2016-11-015-122/+80
* Request tracing and audit loggingv0.9.7vlad2016-10-264-44/+54
* Fixing "Sending an 2xx 'early' response before end of request was received......v0.9.5vlad2016-10-263-43/+13
* Renamed package to xyz, New formatting, authorize directive supporting multip...v0.9.4vlad2016-10-211-2/+1
* Renamed package to xyz, New formatting, authorize directive supporting multip...vlad2016-10-2122-156/+159
* DIR-104 Fix GC stats collectionv0.9.3vlad2016-10-131-1/+1
* DIR-1 Trying to breakvlad2016-10-121-27/+97
* DIR-1 Trying to breakvlad2016-10-121-1/+1
* Trying to breakvlad2016-10-121-1/+1
* Trying to breakvlad2016-10-121-1/+1
* Trying to breakvlad2016-10-121-1/+1
* Trying to breakvlad2016-10-121-1/+1
* Trying to break formattingvlad2016-10-121-1/+1
* App /health endpoint with info related to OS, memory, file system and GCv0.9.2vlad2016-10-122-1/+88
* New permissions for Review and Amendv0.9.1vlad2016-10-102-14/+15
* Auth service providing directive and using external source of token-to-user r...v0.9.0vlad2016-10-033-35/+72
* Type for password hashv0.8.10vlad2016-09-281-0/+2
* Api version to Swagger from the buildv0.8.9vlad2016-09-272-2/+3
* 401 rejections for absent permissionv0.8.8vlad2016-09-262-3/+13
* Uptime in /version and empty entity fixv0.8.7vlad2016-09-262-2/+6
* Removing debugging codev0.8.6vlad2016-09-232-10/+0
* Rest service debug infov0.8.5vlad2016-09-232-6/+10
* Rest service debug infov0.8.4vlad2016-09-231-0/+6
* Not found is not a fatal HTTP errorv0.8.3vlad2016-09-221-2/+5
* Adding some more info to /version and removing build pluginv0.8.1vlad2016-09-211-4/+7
* 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