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 May 30, 2017
@Horneth Horneth Update cromwell version from 27 to 28
4327ca6
Commits on Jun 01, 2017
@ruchim ruchim Preliminary validation of workflow options (#2295)
preliminary validation of wf options before WorkflowID creation
98d766b
@mcovarr @mcovarr mcovarr + mcovarr Purge workflow store entry before job entries.
bb96682
Commits on Jun 05, 2017
@adamstruck @ruchim adamstruck + ruchim catching up backend to the TES schema (#2293)
added google storage support, let TES handle creating the command script, updated funnel commit for centaur tests
44ba3df
Commits on Jun 06, 2017
@Horneth Horneth Add retries to credential validation (#2314)
* works?

* PR comments

* rebase

* oops
6fbeadc
Commits on Jun 08, 2017
@mcovarr @mcovarr mcovarr + mcovarr jfrog
4487a51
Commits on Jun 09, 2017
@Horneth Horneth honor allow result reuse (#2341) (#2349)
(cherry picked from commit 461cff2)
ac3d65e
Commits on Jun 12, 2017
@mcovarr @mcovarr mcovarr + mcovarr First pass of workflow type and version. This takes parameters on RES…
…T endpoints, roundtrips to the workflow store,

and publishes to metadata.  Currently hardcodes type and version for the command line.
ef012a6
@mcovarr @mcovarr mcovarr + mcovarr Remove some user-facing WDL specificity. c0289dc
@mcovarr @mcovarr mcovarr + mcovarr Make workflow type optional in store, remove references to WDL in Swa…
…gger.
6551129
Commits on Jun 13, 2017
@mcovarr mcovarr oops
bf3202d
Commits on Jun 15, 2017
@mcovarr @mcovarr mcovarr + mcovarr Don't implicitly add a library/ repo prefix to Docker images as that …
…breaks 26-era call caches.
f3e04bf
@Horneth Horneth Config option to disable copying of outputs on cache hit for JES (#2347)
* Add support for copyless call caching in JES
46ad512
Commits on Jun 20, 2017
@Horneth Horneth conf fix
151bf05
@Horneth Horneth Call Caching Diff Endpoint (#2363)
* Call Caching Diff Endpoint
3801e14
Commits on Jun 21, 2017
@ruchim ruchim deprecated image (#2370)
1f166d9
Commits on Jun 22, 2017
@Horneth Horneth Add version endpoint to Cromwell client (#2368)
* add version endpoint to Cromwell client

* add version endpoint to Cromwell client
1394bdd
@mcovarr @mcovarr mcovarr + mcovarr only check stderr if failOnStderr is true
90f1e17
Commits on Jun 23, 2017
@mcovarr @mcovarr mcovarr + mcovarr Make an effort to diagnose bad bucket names.
931f62e
Commits on Jun 26, 2017
@mcovarr @mcovarr mcovarr + mcovarr Some magic to work with the new Travis Trusty images.
9660633
Commits on Jun 27, 2017
@ruchim ruchim Gather completed shards (#2376)
* fail slow fixup, and adding scatter collectorkey to ExecutionStoreBenchmark test
c99856a
@ruchim ruchim Add Labels (#2357)
* add label manager actor, prelim tests and swagger updates, changelog updates and docs
65d1849
@Horneth Horneth Return 404 on CC Endpoint for old workflows + cleanup from previous v…
…ersion (#2372)

* update changelog / readme and return 404 for old workflows
f71f598
Commits on Jun 28, 2017
@mcovarr @mcovarr mcovarr + mcovarr Sanify the default metadata batch write size. 477faa4
Commits on Jun 29, 2017
@Horneth Horneth Cromwell restart (#2386)
* Centaur Restart
5fa488e
@jsotobroad jsotobroad add launch integration test capability with cron / build notifications (
#2375)

* add ability to launch integration tests through cron job in travis
* add notification to all builds through slack
7422714
@mcovarr @mcovarr mcovarr + mcovarr Bump to newliney wdl4s, document this user-visible change. 8962b78
@Horneth Horneth fix wdltool release (#2393) 031d9b1
@jsotobroad @Horneth jsotobroad + Horneth add eventually to WorkflowStoreAactorSpec encrypted workflow options …
…test (#2395)
a33f74a
Commits on Jun 30, 2017
@ruchim ruchim Changed Label Formatting (#2389)
Modify Cromwell label expectations
553ab31
@ruchim ruchim travis tweaks (#2397)
* tone down travis slack notifications
e75afe4
@ruchim ruchim 28 Changelog (#2398)
final additions to changelog
3769c06
@Horneth Horneth Update cromwell version to 28 f63a9e6
@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