aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Auth service providing directive and using external source of token-to-user ↵v0.9.0vlad2016-10-034-36/+73
| | | | resolution
* 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
|
* New plugin for good release versionsv0.8.2vlad2016-09-211-1/+1
|
* New plugin for good release versionsvlad2016-09-211-1/+1
|
* Adding some more info to /version and removing build pluginv0.8.1vlad2016-09-212-5/+8
|
* Updated README.md filevlad2016-09-191-3/+4
|
* version.sbt-less deployment processv0.8.0vlad2016-09-192-2/+1
|
* Adding permissions to the user + Allowing to pass auth token as a parametervlad2016-09-191-23/+37
|
* Setting version to 0.8.0-SNAPSHOTvlad2016-09-151-0/+1
|
* Updated to the newer plugin version to get artifact versions with git commit ↵v0.7.0vlad2016-09-152-2/+1
| | | | hash
* Checking jdk8 for Travis CIvlad2016-09-151-2/+2
|
* Travis ci build statusvlad2016-09-151-1/+1
|
* Using new sbt-settings plugin version for xyz organizationvlad2016-09-143-4/+4
|
* 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-096-53/+85
|
* 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-186-10/+19
|
* 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-163-8/+127
|
* More cases for exception handler + Implicits back from the companion objects ↵vlad2016-08-153-13/+37
| | | | + Formatting
* Concurrency control types and implicits in companion objectsvlad2016-08-153-4/+45
|
* Usage of the latest sbt plugin versionvlad2016-08-102-2/+2
|
* Removed service version from discoveryvlad2016-08-091-7/+1
|
* Setting version to 0.6.0-SNAPSHOTvlad2016-08-091-1/+1
|
* Version resetv0.5.0vlad2016-08-091-1/+1
|
* Usage of the newest sbt plugin versionvlad2016-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
|