-
Merge pull request #2509 from broadinstitute/ks_client_pass_options
Client only modifies request json when inserting a refresh token.
-
Client only modifies request json when inserting a refresh token.
-
Graceful Server Shutdown (#2490)
* Graceful shutdown * Dont overwrite jes auth file include application.conf in centaur conf files
-
Merge pull request #2500 from broadinstitute/ks_report_bad_inputs
Replaced use of Future.foreach with error handling
-
-
Dispatcherizing undispatcherized actors. Trying to standardize on add…
…ing it to the props where appropriate (#2499)
-
Merge pull request #2503 from broadinstitute/cjl_jes_6_day_limit
Allow "AbortedResponse" even when not aborting
-
-
Merge pull request #2501 from broadinstitute/cjl_query_responses
Model objects for Cromwell Queries
-
-
-
-
Updates for subprojected wdl4s. Also remove "dryRun" since that didn'…
…t actually dry run anything.
-
Merge pull request #2474 from broadinstitute/cjl_more_clienty_bits
Additional clienty bits for Cromwell
-
Additional clienty bits for Cromwell
cjllanwarne committedJul 19, 2017
-
Handle null access token from Google Credentials (#2489)
* handle null access token from Google Credentials
-
-
Handle failed Cromwell requests (#2488)
* Handle failed Cromwell requests in the CromwellAPIClient
-
Merge pull request #2484 from broadinstitute/ks_liquibase_then_bind
Initialize db before serving over HTTP
-
-
Don't append to lists (#2485) (#2486)
append metadata events to a vector not list
-
Put the binding timeout back to where it was in spray-land (#2478)
-
Merge pull request #2481 from broadinstitute/ks_test_docker_vault
Switch from travis encrypted files to vault. Closes #1296
-
-
Pull approve v2 featuring GH review integration (#2477)
bumped pullapprove to v2 and added GH reviews
-
Merge pull request #2473 from broadinstitute/cjl_diff_docs
Diff endpoint doc'ing
-
-
Merge pull request #2471 from broadinstitute/cjl_reformat_ccdiff
Made call cache hash endpoint more JSONic
-
-
Merge pull request #2468 from broadinstitute/cjl_optional_file_size
Made 'size' accept empty files, Cromwell-side
-
-
Assign a dispatcher to services and allow them to be customized (#2470)
-
Merge pull request #2462 from broadinstitute/cjl_2455
Resurrected the unused `Preempted` status
-