Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
...
Commits on Jun 30, 2017
@Horneth Horneth Update cromwell version from 28 to 29
7c9641c
@Horneth Horneth update release WDL (#2399)
635733c
Commits on Jul 01, 2017
@geoffjentry geoffjentry Migrate Cromwell from Spray to Akka HTTP. Closes #1243 (#2380)
176de92
Commits on Jul 05, 2017
@geoffjentry geoffjentry Scala 2.12 support for Cromwell (#2412)
3e98082
Commits on Jul 06, 2017
@Horneth @geoffjentry Horneth + geoffjentry Rebased (#2406)
a30c701
@mcovarr @mcovarr mcovarr + mcovarr Remove pre-PBE tables.
13691aa
@mcovarr @mcovarr mcovarr + mcovarr Command line parsing redo.
308f087
Commits on Jul 07, 2017
@geoffjentry geoffjentry Only gzip metadata if requested. Closes #2419 (#2427)
* Only gzip metadata if requested. Closes #2419
644967d
Commits on Jul 11, 2017
@mcovarr @mcovarr mcovarr + mcovarr patvars
6d00a45
Commits on Jul 12, 2017
@mcovarr @mcovarr mcovarr + mcovarr make console usable again
1b958d2
@geoffjentry geoffjentry Add restrict-metadata-access (#2435)
Add restrict-metadata-access
2862235
Commits on Jul 14, 2017
@francares francares Fixed issue regarding parsing request body on query POST API. (#2447)
2e32c41
Commits on Jul 17, 2017
@mcovarr @mcovarr mcovarr + mcovarr Separate out retryables from true terminals from the WEA perspective.
8c0f888
@kshakir kshakir Removed /api prefix from /engine.
9e688ec
@cjllanwarne cjllanwarne Preempted to backendStatus in existing metadata.
c5adbf2
Commits on Jul 18, 2017
@kshakir kshakir Merge pull request #2454 from broadinstitute/ks_move_version_endpoint
Removed /api prefix from /engine.
947f8c6
@cjllanwarne cjllanwarne Merge pull request #2443 from broadinstitute/cjl_2438
Preempted to backendStatus in existing metadata. Develop edition
1786ae5
@kshakir kshakir Docker publish develop branch to dev environment.
2e9a96e
@kshakir kshakir Merge pull request #2465 from broadinstitute/ks_docker_tag_caas
Docker publish develop branch to dev environment.
b32a8fe
@mcovarr @mcovarr mcovarr + mcovarr Update to beginning-cromwomified, subprojecty wdl4s. 2708188
@mcovarr @mcovarr mcovarr + mcovarr Updated wdl4s
9620f74
Commits on Jul 19, 2017
@cjllanwarne cjllanwarne Resurrected the unused `Preempted` status
fd05a87
@cjllanwarne cjllanwarne Merge pull request #2462 from broadinstitute/cjl_2455
Resurrected the unused `Preempted` status
9b08454
Commits on Jul 20, 2017
@geoffjentry geoffjentry Assign a dispatcher to services and allow them to be customized (#2470)
eece7ae
@cjllanwarne cjllanwarne Made 'size' accept empty files, Cromwell-side
9cf69ad
@cjllanwarne cjllanwarne Merge pull request #2468 from broadinstitute/cjl_optional_file_size
Made 'size' accept empty files, Cromwell-side
0b92711
@cjllanwarne cjllanwarne Made call cache hash endpoint more JSONic
32841b9
@cjllanwarne cjllanwarne Merge pull request #2471 from broadinstitute/cjl_reformat_ccdiff
Made call cache hash endpoint more JSONic
f1ee2d2
@cjllanwarne cjllanwarne Diff endpoint doc'ing
9225bc5
@cjllanwarne cjllanwarne Merge pull request #2473 from broadinstitute/cjl_diff_docs
Diff endpoint doc'ing
8a8ed40
Commits on Jul 22, 2017
@danbills danbills Pull approve v2 featuring GH review integration (#2477)
bumped pullapprove to v2 and added GH reviews
36a08ec
@kshakir kshakir Switch from travis encrypted files to vault
d5a51c6
Commits on Jul 24, 2017
@kshakir kshakir Merge pull request #2481 from broadinstitute/ks_test_docker_vault
Switch from travis encrypted files to vault. Closes #1296
be6ad40
@geoffjentry geoffjentry Put the binding timeout back to where it was in spray-land (#2478)
11496fc
Commits on Jul 25, 2017
@ruchim ruchim Don't append to lists (#2485) (#2486)
append metadata events to a vector not list
49b59b0
Commits on Jul 26, 2017
@kshakir kshakir Initialize db before serving over HTTP
76f6aae
@kshakir kshakir Merge pull request #2484 from broadinstitute/ks_liquibase_then_bind
Initialize db before serving over HTTP
5b16d61
@Horneth Horneth Handle failed Cromwell requests (#2488)
* Handle failed Cromwell requests in the CromwellAPIClient
27f9f1c
@danbills danbills removed jainh from committers to fix pullapprove (#2491)
219b0c5
@Horneth Horneth Handle null access token from Google Credentials (#2489)
* handle null access token from Google Credentials
645d8b2
Commits on Jul 27, 2017
@cjllanwarne cjllanwarne Additional clienty bits for Cromwell
bdfaf91
@cjllanwarne cjllanwarne Merge pull request #2474 from broadinstitute/cjl_more_clienty_bits
Additional clienty bits for Cromwell
16a7498
@mcovarr @mcovarr mcovarr + mcovarr Updates for subprojected wdl4s. Also remove "dryRun" since that didn'…
…t actually dry run anything.
bb0f6ea
@mcovarr @mcovarr mcovarr + mcovarr search and replace run amok
e648273
Commits on Jul 28, 2017
@geoffjentry geoffjentry Upgrade to scala 2.12.3 (#2502)
42a1dce
@cjllanwarne cjllanwarne Model objects for Cromwell Queries
4d8825d
@cjllanwarne cjllanwarne Merge pull request #2501 from broadinstitute/cjl_query_responses
Model objects for Cromwell Queries
c041402
@cjllanwarne cjllanwarne Allow "AbortedResponse" even when not aborting
350a024
@cjllanwarne cjllanwarne Merge pull request #2503 from broadinstitute/cjl_jes_6_day_limit
Allow "AbortedResponse" even when not aborting
e642a94
Commits on Jul 30, 2017
@geoffjentry geoffjentry Dispatcherizing undispatcherized actors. Trying to standardize on add…
…ing it to the props where appropriate (#2499)
a611db6
Commits on Jul 31, 2017
@kshakir kshakir Replaced use of Future.foreach with error handling
8d3e615
@kshakir kshakir Merge pull request #2500 from broadinstitute/ks_report_bad_inputs
Replaced use of Future.foreach with error handling
0e4d507
Commits on Aug 01, 2017
@Horneth Horneth Graceful Server Shutdown (#2490)
* Graceful shutdown

* Dont overwrite jes auth file
include application.conf in centaur conf files
07a5671
@kshakir kshakir Client only modifies request json when inserting a refresh token.
cf8c228
@kshakir kshakir Merge pull request #2509 from broadinstitute/ks_client_pass_options
Client only modifies request json when inserting  a refresh token.
e97bcc7