aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHI-safe logging from PDS UIphi-safe-loggingvlad2017-10-313-0/+160
* Merge pull request #76 from drivergroup/refinedv1.5.1Vlad Uspensky2017-10-207-5/+144
|\
| * [RFC] Using "Refined" library (https://github.com/fthomas/refined) to allow d...vlad2017-10-201-0/+3
| * Slick support for any Refined types, JSON format and generator for NonEmptyNa...vlad2017-10-204-3/+95
| * [RFC] Using "Refined" library (https://github.com/fthomas/refined) to allow d...vlad2017-10-194-2/+46
* | Move rejection handler to companion objectv1.4.1Jakob Odersky2017-10-201-28/+33
|/
* Merge pull request #74 from drivergroup/zsmith/rest-app-packageszachdriver2017-10-1719-1012/+1117
|\
| * Rename files containing multiple classes to lowercaseZach Smith2017-10-175-80/+74
| * Move implicit class extension to package objectZach Smith2017-10-171-3/+1
| * Move Implicits to package.scalaZach Smith2017-10-162-18/+18
| * Consolidate filesZach Smith2017-10-169-55/+40
| * Move AuthorizedServiceRequestContext into ServiceRequestContext.scalaZach Smith2017-10-162-27/+23
| * Split up app package into separate filesZach Smith2017-10-164-437/+452
| * Refactor rest package into separate filesZach Smith2017-10-1224-586/+703
|/
* Merge pull request #72 from drivergroup/jstjohn/update-tracingv1.4.2v1.4.0John St. John2017-10-0516-414/+62
|\
| * reapply scalafmtJohn St John2017-10-051-13/+12
| * add trackingidheader back to allowed headersJohn St John2017-10-051-0/+1
| * Wait for tracing to flush and default to the noop tracer rather than taking a...John St John2017-10-051-5/+4
| * use headers already stored in contextheaders and remove unused test importJohn St John2017-10-052-4/+3
| * cleanup logging, remove old tracing, use new tracing libraryJohn St John2017-10-0516-424/+74
|/
* Merge pull request #71 from drivergroup/jstjohn/scheduled-trace-flusing-with-...v1.3.0John St. John2017-10-045-12/+34
|\
| * 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-045-11/+33
|/
* Merge pull request #70 from drivergroup/zsmith/upgrade-google-pubsubv1.2.2zachdriver2017-10-033-6/+5
|\
| * Upgrade google pubsub and storage librariesZach Smith2017-10-033-6/+5
|/
* Merge pull request #69 from drivergroup/jstjohn/fix_2_11_compatibility_errorv1.2.1John St. John2017-09-272-6/+15
|\
| * remove unused importJohn St John2017-09-271-1/+0
| * use standard try catchJohn St John2017-09-271-3/+13
| * test against all of our release targets in travisJohn St John2017-09-271-2/+2
| * fix format errorJohn St John2017-09-271-2/+2
| * 2_11 does not support .fold on TrysJohn St John2017-09-271-2/+2
|/
* Merge pull request #68 from drivergroup/jstjohn/catch_and_log_google_exceptio...John St. John2017-09-277-11/+62
|\
| * log error as errorJohn St John2017-09-271-1/+1
| * just use a unit size per spanJohn St John2017-09-262-2/+9
| * only push traces every 10 requests by defaultJohn St John2017-09-265-9/+22
| * Catch and log google tracing exceptions rather than crashing the entire appJohn St John2017-09-264-5/+36
|/
* Merge pull request #66 from drivergroup/jstjohn/add_slick_mdcv1.2.0Stewart Stewart2017-09-255-63/+150
|\
| * Add MdcExecutionContext to logging pacagkev1.1.1Stewart Stewart2017-09-255-65/+78
| * Pull in slickmdcJohn St John2017-09-252-0/+74
|/
* Upgrade sbt and slickv1.1.0Jakob Odersky2017-09-227-15/+11
* Jstjohn/google stackdriver trace (#64)v1.0.1John St. John2017-09-2112-30/+287
* Fix directory listing of GCS bucketsv0.16.10Jakob Odersky2017-09-202-3/+9
* Merge pull request #63 from drivergroup/pds-common-utilsv0.16.9Vlad Uspensky2017-09-193-20/+285
|\
| * Utils from pds-commonvlad2017-09-191-20/+89
| * Utils from pds-commonvlad2017-09-191-3/+0
| * Utils from pds-commonvlad2017-09-192-0/+196
| * validation for phone numberKarthika2017-09-051-0/+3
|/
* Merge pull request #62 from drivergroup/zsmith/autocreate-pubsubv0.16.8zachdriver2017-09-011-13/+43
|\
| * Proposed solution for autocreating subscriptionsZach Smith2017-08-311-8/+27
| * Autocreate pubsub topics on publisher creationZach Smith2017-08-311-5/+16
|/