Permalink
Commits on Aug 1, 2017
  1. Merge pull request #2509 from broadinstitute/ks_client_pass_options

    Client only modifies request json when inserting  a refresh token.
    kshakir committed on GitHub Aug 1, 2017
  2. Client only modifies request json when inserting a refresh token.

    kshakir committed Aug 1, 2017
  3. Graceful Server Shutdown (#2490)

    * Graceful shutdown
    
    * Dont overwrite jes auth file
    include application.conf in centaur conf files
    Horneth committed on GitHub Aug 1, 2017
Commits on Jul 31, 2017
  1. Merge pull request #2500 from broadinstitute/ks_report_bad_inputs

    Replaced use of Future.foreach with error handling
    kshakir committed on GitHub Jul 31, 2017
  2. Replaced use of Future.foreach with error handling

    kshakir committed Jul 31, 2017
Commits on Jul 30, 2017
  1. Dispatcherizing undispatcherized actors. Trying to standardize on add…

    …ing it to the props where appropriate (#2499)
    geoffjentry committed on GitHub Jul 30, 2017
Commits on Jul 28, 2017
  1. Merge pull request #2503 from broadinstitute/cjl_jes_6_day_limit

    Allow "AbortedResponse" even when not aborting
    cjllanwarne committed on GitHub Jul 28, 2017
  2. Allow "AbortedResponse" even when not aborting

    cjllanwarne committed Jul 28, 2017
  3. Merge pull request #2501 from broadinstitute/cjl_query_responses

    Model objects for Cromwell Queries
    cjllanwarne committed on GitHub Jul 28, 2017
  4. Model objects for Cromwell Queries

    cjllanwarne committed Jul 27, 2017
  5. Upgrade to scala 2.12.3 (#2502)

    geoffjentry committed on GitHub Jul 28, 2017
Commits on Jul 27, 2017
  1. search and replace run amok

    mcovarr committed with mcovarr Jul 27, 2017
  2. Updates for subprojected wdl4s. Also remove "dryRun" since that didn'…

    …t actually dry run anything.
    mcovarr committed with mcovarr Jul 24, 2017
  3. Merge pull request #2474 from broadinstitute/cjl_more_clienty_bits

    Additional clienty bits for Cromwell
    cjllanwarne committed on GitHub Jul 27, 2017
  4. Additional clienty bits for Cromwell

    cjllanwarne committed Jul 19, 2017
Commits on Jul 26, 2017
  1. Handle null access token from Google Credentials (#2489)

    * handle null access token from Google Credentials
    Horneth committed on GitHub Jul 26, 2017
  2. removed jainh from committers to fix pullapprove (#2491)

    danbills committed on GitHub Jul 26, 2017
  3. Handle failed Cromwell requests (#2488)

    * Handle failed Cromwell requests in the CromwellAPIClient
    Horneth committed on GitHub Jul 26, 2017
  4. Merge pull request #2484 from broadinstitute/ks_liquibase_then_bind

    Initialize db before serving over HTTP
    kshakir committed on GitHub Jul 26, 2017
  5. Initialize db before serving over HTTP

    kshakir committed Jul 25, 2017
Commits on Jul 25, 2017
  1. Don't append to lists (#2485) (#2486)

    append metadata events to a vector not list
    ruchim committed on GitHub Jul 25, 2017
Commits on Jul 24, 2017
  1. Put the binding timeout back to where it was in spray-land (#2478)

    geoffjentry committed on GitHub Jul 24, 2017
  2. Merge pull request #2481 from broadinstitute/ks_test_docker_vault

    Switch from travis encrypted files to vault. Closes #1296
    kshakir committed on GitHub Jul 24, 2017
Commits on Jul 22, 2017
  1. Switch from travis encrypted files to vault

    kshakir committed Jul 22, 2017
  2. Pull approve v2 featuring GH review integration (#2477)

    bumped pullapprove to v2 and added GH reviews
    danbills committed on GitHub Jul 22, 2017
Commits on Jul 20, 2017
  1. Merge pull request #2473 from broadinstitute/cjl_diff_docs

    Diff endpoint doc'ing
    cjllanwarne committed on GitHub Jul 20, 2017
  2. Diff endpoint doc'ing

    cjllanwarne committed Jul 20, 2017
  3. Merge pull request #2471 from broadinstitute/cjl_reformat_ccdiff

    Made call cache hash endpoint more JSONic
    cjllanwarne committed on GitHub Jul 20, 2017
  4. Made call cache hash endpoint more JSONic

    cjllanwarne committed Jul 20, 2017
  5. Merge pull request #2468 from broadinstitute/cjl_optional_file_size

    Made 'size' accept empty files, Cromwell-side
    cjllanwarne committed on GitHub Jul 20, 2017
  6. Made 'size' accept empty files, Cromwell-side

    cjllanwarne committed Jul 5, 2017
  7. Assign a dispatcher to services and allow them to be customized (#2470)

    geoffjentry committed on GitHub Jul 20, 2017
Commits on Jul 19, 2017
  1. Merge pull request #2462 from broadinstitute/cjl_2455

    Resurrected the unused `Preempted` status
    cjllanwarne committed on GitHub Jul 19, 2017
  2. Resurrected the unused `Preempted` status

    cjllanwarne committed Jul 17, 2017
Commits on Jul 18, 2017
  1. Updated wdl4s

    mcovarr committed with mcovarr Jul 18, 2017