aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Expand)AuthorAgeFilesLines
* [RFC] Using "Refined" library (https://github.com/fthomas/refined) to allow d...vlad2017-10-191-0/+1
* cleanup logging, remove old tracing, use new tracing libraryJohn St John2017-10-051-9/+2
* also bump akka versionJohn St John2017-10-041-1/+1
* Follow google example to implement a scheduled flusing trace consumer by defaultJohn St John2017-10-041-3/+3
* Upgrade google pubsub and storage librariesZach Smith2017-10-031-3/+3
* Upgrade sbt and slickv1.1.0Jakob Odersky2017-09-221-1/+1
* Jstjohn/google stackdriver trace (#64)v1.0.1John St. John2017-09-211-15/+23
* Fix directory listing of GCS bucketsv0.16.10Jakob Odersky2017-09-201-1/+1
* Rollback Slick to 3.1.1vlad2017-08-071-1/+1
* Library upgrades and code tweaks to support Scala 2.12v0.15.0Jakob Odersky2017-08-021-5/+5
* Google pubsub utilvlad2017-06-291-1/+2
* Update AuthProvider to use cached permissions tokenZach Smith2017-05-241-0/+1
* Re-add gcs dependency that was removed in merge conflictZach Smith2017-05-041-0/+1
* Bump sbt-settings and fix errorsv0.12.3Zach Smith2017-05-011-18/+15
* Header definition to set cached permissions + updated com.typesafe.scala-logg...v0.12.2vlad2017-04-231-1/+1
* swagger-akka-http update to 0.9.1vlad2017-04-071-2/+2
* Set akka-http version to 10.0.5v0.11.0Zach Smith2017-04-051-15/+13
* Removed elusive slf4j dependencyv0.9.6vlad2016-10-261-1/+0
* Renamed package to xyz, New formatting, authorize directive supporting multip...vlad2016-10-211-20/+20
* Scalacheck properties check inside of scalatest + code formattingvlad2016-09-091-1/+2
* Using newer stable version of the sbt pluginvlad2016-08-181-1/+2
* File storage at S3 and File Systemvlad2016-08-161-1/+2
* Usage of the latest sbt plugin versionvlad2016-08-101-1/+1
* Usage of the new plugin version with repository credentialsvlad2016-08-091-1/+1
* Start using sbt plugin for all settingsvlad2016-08-081-21/+3
* Important modification for release publicationvlad2016-07-211-1/+0
* Plugins configuration for releasesv0.1.0vlad2016-07-211-13/+4
* Issue#2 scalafmt in Compile -> scalafmtTest in Testvlad2016-07-201-2/+7
* Issue#1 Moving from Build.scala to build.sbtvlad2016-07-201-0/+48