projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch '13306-arvados-cwl-runner-py3-support'
[arvados.git]
/
sdk
/
cwl
/
2019-02-06
Eric Biagiotti
Merge branch '13306-arvados-cwl-runner-py3-support'
tree
|
commitdiff
2019-02-06
Tom Clegg
14325: Merge branch 'master'
tree
|
commitdiff
2019-02-06
Eric Biagiotti
Merge branch 'master' into 13306-arvados-cwl-runner...
tree
|
commitdiff
2019-02-06
Eric Biagiotti
13306: Removing unneeded import statements
tree
|
commitdiff
2019-02-05
Ward Vandewege
Make the python-arvados-cwl-runner package expose the...
tree
|
commitdiff
2019-02-05
Eric Biagiotti
Merge branch '13306-arvados-cwl-runner-py3-support'
tree
|
commitdiff
2019-02-05
Eric Biagiotti
13306: Adds declaration of py2/3 support to arvados...
tree
|
commitdiff
2019-02-05
Eric Biagiotti
13306: fixes test_with_arvados.sh pip executable with...
tree
|
commitdiff
2019-02-04
Peter Amstutz
13306: fix crunchv1 bug
tree
|
commitdiff
2019-02-04
Peter Amstutz
13306: test_with_arvbox can select api
tree
|
commitdiff
2019-02-04
Peter Amstutz
13306: select between "conformance" and "integration...
tree
|
commitdiff
2019-02-04
Peter Amstutz
13306: test_with_arvbox.sh can test either python2...
tree
|
commitdiff
2019-02-04
Ward Vandewege
Merge branch '9945-make-python-package-dependency-free'
tree
|
commitdiff
2019-02-04
Ward Vandewege
9945: Merge branch 'master' into 9945-make-python-packa...
tree
|
commitdiff
2019-02-01
Eric Biagiotti
13306: Improved py2/3 str compatibility
tree
|
commitdiff
2019-02-01
Eric Biagiotti
13306: Additional dict item iteration improvements
tree
|
commitdiff
2019-02-01
Ward Vandewege
9945: Merge branch 'master' into 9945-make-python-packa...
tree
|
commitdiff
2019-01-31
Peter Amstutz
13306: Fix 12213-keepref test
tree
|
commitdiff
2019-01-31
Eric Biagiotti
13306: Fixes futurize mistakes regarding PathMapper...
tree
|
commitdiff
2019-01-28
Ward Vandewege
9945: address a bunch of review comments.
tree
|
commitdiff
2019-01-28
Eric Biagiotti
Merge branch 'master' into 13306-arvados-cwl-runner...
tree
|
commitdiff
2019-01-24
Eric Biagiotti
13306: Unicode fixes for the conformance tests
tree
|
commitdiff
2019-01-22
Ward Vandewege
9945: use virtualenv for our python packages
tree
|
commitdiff
2019-01-18
Eric Biagiotti
13306: Removing old_div to simplify division operations
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Removing list wrapping added by futurize to...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Updating dict items as lists to improve py2...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Fixing previous commit to use viewvalues instead...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Updating dict values as a list to improve py2...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Updating dict keys as a list to ensure py2/3...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Updating dict value iteration to be more efficie...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Adds test for when get_current_container results...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Removes a log handler added during a test, break...
tree
|
commitdiff
2019-01-17
Eric Biagiotti
13306: Prevents multiple RunTimeStatusLoggingHandlers...
tree
|
commitdiff
2019-01-16
Eric Biagiotti
13306: Removing unneeded try/except statements in the...
tree
|
commitdiff
2019-01-15
Eric Biagiotti
13306: Updating get_current_container to raise when...
tree
|
commitdiff
2019-01-15
Eric Biagiotti
13306: Updating depreciated assertEquals
tree
|
commitdiff
2019-01-15
Eric Biagiotti
13306: Updating depreciated warn function
tree
|
commitdiff
2019-01-15
Eric Biagiotti
13306: Updates ArvCwlExecutor to properly convert objec...
tree
|
commitdiff
2019-01-15
Eric Biagiotti
13306: Adding py2/3 unicode support to the test_job...
tree
|
commitdiff
2019-01-14
Eric Biagiotti
13306: test_submit additional fixes for py2 unicode...
tree
|
commitdiff
2019-01-14
Lucas Di Pentima
Merge branch 'master' into 14539-pysdk-empty-dir
tree
|
commitdiff
2019-01-11
Eric Biagiotti
13306: test_submit fixes for py2 unicode support
tree
|
commitdiff
2019-01-11
Eric Biagiotti
13306: Adding py2 and py3 compatible byte objects for...
tree
|
commitdiff
2019-01-11
Eric Biagiotti
13306: Updated use of built in 'sorted' and a test_util...
tree
|
commitdiff
2019-01-11
Eric Biagiotti
13306: Added py2 and 3 compatible 'next' for test_job...
tree
|
commitdiff
2019-01-10
Eric Biagiotti
13306: Fixed test_submit.TestCreateTemplate encoding
tree
|
commitdiff
2019-01-10
Eric Biagiotti
13306: Fix for test_job.TestJob.test_done and test_done...
tree
|
commitdiff
2019-01-10
Eric Biagiotti
13306: Fix for sdk/cwl tests.test_job.TestJob.test_run
tree
|
commitdiff
2019-01-10
Eric Biagiotti
13306: Fixed formatting for newly introduced imports
tree
|
commitdiff
2019-01-10
Eric Biagiotti
13306: Changes to arvados-cwl-runner code after running...
tree
|
commitdiff
2019-01-08
Peter Amstutz
Merge branch '14660-arvbox-workbench2' refs #14660
tree
|
commitdiff
2019-01-07
ebiagiotti
13306: Changes to arvados-cwl-runner code after running...
tree
|
commitdiff
2018-12-20
Tom Clegg
14360: Merge branch 'master' into 14360-dispatch-cloud
tree
|
commitdiff
2018-12-18
Peter Amstutz
Merge branch '14327-cwl-unnecessary-collections' refs...
tree
|
commitdiff
2018-12-18
Peter Amstutz
14327: Add comments
tree
|
commitdiff
2018-12-18
Lucas Di Pentima
Merge branch '14640-api-wb-activejob-upgrade'
tree
|
commitdiff
2018-12-18
Peter Amstutz
Fix test_with_arvbox.sh to use https://versions.arvados...
tree
|
commitdiff
2018-12-18
Tom Clegg
Merge branch 'master' into 14360-dispatch-cloud
tree
|
commitdiff
2018-12-17
Peter Amstutz
14327: Don't create new collection if source has expect...
tree
|
commitdiff
2018-12-17
Peter Amstutz
Update cwltool refs #14510
tree
|
commitdiff
2018-12-17
Tom Clegg
11419: Read JSON files in binary mode.
tree
|
commitdiff
2018-12-13
Lucas Di Pentima
Merge branch '14012-arvput-check-cache'
tree
|
commitdiff
2018-12-13
Peter Amstutz
Merge branch '14495-crunch-docker-space' refs #14495
tree
|
commitdiff
2018-12-10
Tom Clegg
Merge branch '11419-text-mode'
tree
|
commitdiff
2018-12-10
Peter Amstutz
Merge branch '14594-update-cwltool' refs #14594
tree
|
commitdiff
2018-12-10
Peter Amstutz
14594: Update to latest cwltool
tree
|
commitdiff
2018-12-10
Tom Clegg
14538: Merge branch 'master' into 14538-async-write
tree
|
commitdiff
2018-12-10
Tom Clegg
11419: Merge branch 'master' into 11419-text-mode
tree
|
commitdiff
2018-12-10
Tom Clegg
14360: Merge branch 'master' into 14360-dispatch-cloud
tree
|
commitdiff
2018-12-10
Peter Amstutz
Merge branch '14476-cwl-missing-input' refs #14476
tree
|
commitdiff
2018-12-10
Peter Amstutz
14476: Remove redundant falsey check
tree
|
commitdiff
2018-12-07
Peter Amstutz
14476: Add test that submitting with missing parameters...
tree
|
commitdiff
2018-12-07
Peter Amstutz
14476: Fix RunnerTemplate
tree
|
commitdiff
2018-12-07
Peter Amstutz
14476: When creating a Runner, check input is valid...
tree
|
commitdiff
2018-12-07
Peter Amstutz
Merge branch '14593-acr-crunch1' refs #14593
tree
|
commitdiff
2018-12-07
Tom Clegg
14360: Merge branch 'master' into 14360-dispatch-cloud
tree
|
commitdiff
2018-12-07
Peter Amstutz
14593: Fix a-c-r when running on the "jobs" API
tree
|
commitdiff
2018-12-06
Peter Amstutz
Merge branch '14574-expression-fix' refs #14574
tree
|
commitdiff
2018-12-05
Peter Amstutz
Merge branch '14583-no-dcpdh' refs #14583
tree
|
commitdiff
2018-12-05
Peter Amstutz
14583: Delete arv:dockerCollectionPDH from DockerRequir...
tree
|
commitdiff
2018-12-04
Lucas Di Pentima
Merge branch '14551-wb-login-as-token'
tree
|
commitdiff
2018-12-04
Peter Amstutz
Merge branch '14574-thread-count-1' refs #14574
tree
|
commitdiff
2018-12-03
Peter Amstutz
14574: Ensure output callbacks take workflow lock
tree
|
commitdiff
2018-12-03
Peter Amstutz
14574: Default --thread-count=1 until threading is...
tree
|
commitdiff
2018-12-03
Lucas Di Pentima
Merge branch 'master' into 14012-arvput-check-cache
tree
|
commitdiff
2018-11-30
Peter Amstutz
Merge branch '14558-cwl-pkg-deps' refs #14558
tree
|
commitdiff
2018-11-30
Peter Amstutz
14558: Version dependency fixes.
tree
|
commitdiff
2018-11-30
Peter Amstutz
Merge branch '14510-cwl-perf' refs #14510
tree
|
commitdiff
2018-11-30
Peter Amstutz
14510: Bugfix order of precedence for setting collectio...
tree
|
commitdiff
2018-11-30
Peter Amstutz
14510: Don't initialize workflow redundantly.
tree
|
commitdiff
2018-11-30
Ward Vandewege
Make sure the dev version prefix is based on the latest...
tree
|
commitdiff
2018-11-29
Ward Vandewege
Make sure the dev version prefix is based on the latest...
tree
|
commitdiff
2018-11-29
Tom Clegg
14538: Merge branch 'master' into 14538-async-write
tree
|
commitdiff
2018-11-28
Peter Amstutz
14510: Set collection metadata cache size as 150% of...
tree
|
commitdiff
2018-11-28
Ward Vandewege
Merge branch 'master' into 14345-add-webdav-user-doc
tree
|
commitdiff
2018-11-27
Peter Amstutz
14510: Estimate collection cache size wip
tree
|
commitdiff
2018-11-27
Peter Amstutz
14510: Update tests/docs for --collection-cache-size
tree
|
commitdiff
2018-11-27
Peter Amstutz
14510: Setting collection cache wip
tree
|
commitdiff
2018-11-27
Peter Amstutz
14510: Perfomance fixes
tree
|
commitdiff
2018-11-27
Peter Amstutz
Restore default value of --on-error to 'continue' refs...
tree
|
commitdiff
next