projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
10666: version string format fix.
[arvados.git]
/
sdk
/
2017-11-30
Lucas Di Pentima
10666: Replaced 'version' package with 'version' var
tree
|
commitdiff
2017-11-30
Lucas Di Pentima
10666: Added Crunch-run version to container logs.
tree
|
commitdiff
2017-11-29
Lucas Di Pentima
10666: Added version number to go sdk and go tools...
tree
|
commitdiff
2017-11-17
Tom Clegg
Merge branch '12530-faster-scopes-filter'
tree
|
commitdiff
2017-11-16
Peter Amstutz
Bump schema-salad for extension schema loading bugfix...
tree
|
commitdiff
2017-11-16
Peter Amstutz
Merge branch '12601-pathmap-subwf' closes #12601
tree
|
commitdiff
2017-11-15
Peter Amstutz
12601: Add test
tree
|
commitdiff
2017-11-15
Peter Amstutz
12601: Apply pathmap to job order for RunInSingleContai...
tree
|
commitdiff
2017-11-13
Tom Clegg
Merge branch '12515-use-configured-wb'
tree
|
commitdiff
2017-11-13
Tom Clegg
Merge branch '12515-configured-workbench-address'
tree
|
commitdiff
2017-11-09
Tom Clegg
Add missing module name.
tree
|
commitdiff
2017-11-08
Peter Amstutz
Merge branch '12568-cwl-collection-cache' closes ...
tree
|
commitdiff
2017-11-08
Tom Clegg
Merge branch '12306-dont-stat-mounts'
tree
|
commitdiff
2017-11-07
Peter Amstutz
12568: Reduce min_entries
tree
|
commitdiff
2017-11-07
Peter Amstutz
12568: Update test to check which collection gets evicted
tree
|
commitdiff
2017-11-07
Peter Amstutz
12568: Add test for collection cache management behavior
tree
|
commitdiff
2017-11-07
Peter Amstutz
12568: Mange collection cache to avoid excessive memory...
tree
|
commitdiff
2017-11-06
Lucas Di Pentima
Merge branch '12533-token-n-ip-logging'
tree
|
commitdiff
2017-11-03
Tom Clegg
11220: Fix test setup.
tree
|
commitdiff
2017-11-03
Tom Clegg
Merge branch '12551-check-open-errors'
tree
|
commitdiff
2017-11-03
Tom Clegg
Merge branch '11220-manifest-fetch-error'
tree
|
commitdiff
2017-11-03
Tom Clegg
12551: Check for errors after calling open().
tree
|
commitdiff
2017-11-02
Tom Clegg
Merge branch '12462-search-hyphen'
tree
|
commitdiff
2017-11-02
Lucas Di Pentima
Merge branch 'master' into 12533-row-lock-contention
tree
|
commitdiff
2017-11-02
Tom Clegg
Merge branch '12167-workbench-request-id'
tree
|
commitdiff
2017-11-02
Lucas Di Pentima
Merge branch '12018-sync-groups-tool'
tree
|
commitdiff
2017-11-02
Lucas Di Pentima
Merge branch 'master' into 12018-sync-groups-tool
tree
|
commitdiff
2017-11-01
Tom Clegg
11220: Avoid implying that manifests can be loaded...
tree
|
commitdiff
2017-10-30
Lucas Di Pentima
12018: Moved Link & LinkList types to GoSDK arvados...
tree
|
commitdiff
2017-10-30
Tom Clegg
Merge branch '12462-search-periods'
tree
|
commitdiff
2017-10-24
Peter Amstutz
Merge branch '12125-fuse-project-trash' refs #12125
tree
|
commitdiff
2017-10-24
Lucas Di Pentima
12018: User, UserList, Group & GroupList types go into...
tree
|
commitdiff
2017-10-23
Peter Amstutz
Merge branch '12125-workbench-project-trash' refs ...
tree
|
commitdiff
2017-10-20
Tom Clegg
Merge branch '12216-webdav-list'
tree
|
commitdiff
2017-10-20
Tom Clegg
12216: Merge branch 'master' into 12216-webdav-list
tree
|
commitdiff
2017-10-20
Tom Clegg
11220: Revive "arv-get {block-locator}" ability.
tree
|
commitdiff
2017-10-20
Tom Clegg
11220: Fix deprecated assertEquals -> assertEqual.
tree
|
commitdiff
2017-10-20
Tom Clegg
11220: Don't bother trying to read manifests from Keep.
tree
|
commitdiff
2017-10-19
Tom Clegg
Merge branch '12461-cache-race'
tree
|
commitdiff
2017-10-19
Peter Amstutz
Merge branch '12446-dispatcher-query' closes #12446
tree
|
commitdiff
2017-10-19
Peter Amstutz
12446: Avoid listing every container uuid in status...
tree
|
commitdiff
2017-10-18
Lucas Di Pentima
12018: Several changes, listed below:
tree
|
commitdiff
2017-10-18
Tom Clegg
11260: Fix tests.
tree
|
commitdiff
2017-10-17
Peter Amstutz
Merge branch '12452-nm-unpaired-down' refs #12452
tree
|
commitdiff
2017-10-17
Tom Clegg
12216: Merge branch 'master' into 12216-webdav-list
tree
|
commitdiff
2017-10-17
Tom Clegg
Merge branch '12260-system-health'
tree
|
commitdiff
2017-10-17
Tom Clegg
12260: Merge branch 'master' into 12260-system-health
tree
|
commitdiff
2017-10-16
Peter Amstutz
Merge branch '12447-crunch-run-leak' closes #12447
tree
|
commitdiff
2017-10-16
Peter Amstutz
12447: Simplify BlockCache locking.
tree
|
commitdiff
2017-10-16
Peter Amstutz
12447: Require Content-Length in KeepClient.Get
tree
|
commitdiff
2017-10-16
Tom Clegg
12260: Update comments to match real func/type names.
tree
|
commitdiff
2017-10-16
Peter Amstutz
12447: Fix typo shadowing 'data' in BlockCache.Get
tree
|
commitdiff
2017-10-14
Peter Amstutz
12447: Remove .Bytes()
tree
|
commitdiff
2017-10-14
Peter Amstutz
12447: Use ReadFull(). Use goimport for import formatting.
tree
|
commitdiff
2017-10-14
Tom Clegg
12216: Avoid opening all files when generating webdav...
tree
|
commitdiff
2017-10-13
Peter Amstutz
12447: Add ClearBlockCache method to KeepClient
tree
|
commitdiff
2017-10-13
Peter Amstutz
12447: Reduce memory footprint of crunch-run.
tree
|
commitdiff
2017-10-12
Tom Clegg
12416: Merge branch 'fix/keepstore-s3-radosgw-empty...
tree
|
commitdiff
2017-10-12
Tom Clegg
12216: Add webdav handler.
tree
|
commitdiff
2017-10-10
Peter Amstutz
Merge branch '12418-glob-empty-collection' closes ...
tree
|
commitdiff
2017-10-10
Peter Amstutz
12418: Add regression test for glob output on empty...
tree
|
commitdiff
2017-10-10
Peter Amstutz
12418: Explicitly check if collection is not None
tree
|
commitdiff
2017-10-10
Peter Amstutz
pin ciso8601 >=1.0.0, <=1.0.4 closes #12422
tree
|
commitdiff
2017-10-06
Tom Clegg
12260: Add more services. Use existing package names.
tree
|
commitdiff
2017-10-05
Ward Vandewege
Merge branch '12355-make-cwl-conformance-tests-faster'
tree
|
commitdiff
2017-10-05
Ward Vandewege
Merge branch 'master' into 12355-make-cwl-conformance...
tree
|
commitdiff
2017-10-04
Peter Amstutz
Add missing test files refs #12213
tree
|
commitdiff
2017-10-04
Ward Vandewege
Run cwl conformance tests with the containers api.
tree
|
commitdiff
2017-10-03
Tom Clegg
12260: Add -config arg. Drop non-resolvable hostname...
tree
|
commitdiff
2017-10-03
Tom Clegg
Merge branch '8333-docker-repo-tag'
tree
|
commitdiff
2017-10-03
Tom Clegg
12260: Fix remote ping auth. Make server work.
tree
|
commitdiff
2017-10-03
Peter Amstutz
Merge branch '12213-expression-keepref' closes #12213
tree
|
commitdiff
2017-10-03
Tom Clegg
8333: Support "myrepo.example:8888/repo/image"
tree
|
commitdiff
2017-10-03
Tom Clegg
8333: Support "myrepo.example:8888/repo/image:tag"
tree
|
commitdiff
2017-10-03
Tom Clegg
12260: Improve data structures.
tree
|
commitdiff
2017-10-02
Tom Clegg
12260: Test case for one unhealthy service.
tree
|
commitdiff
2017-10-02
Tom Clegg
12260: Health check aggregator.
tree
|
commitdiff
2017-10-02
Peter Amstutz
12213: Check for correct test output.
tree
|
commitdiff
2017-09-29
Peter Amstutz
12213: Remapping from source to destination collection...
tree
|
commitdiff
2017-09-29
Peter Amstutz
12213: Add test case.
tree
|
commitdiff
2017-09-29
Peter Amstutz
Merge branch '12278-cwl-debug-flag' closes #12278
tree
|
commitdiff
2017-09-29
Tom Clegg
Merge branch '12273-skip-special-files'
tree
|
commitdiff
2017-09-29
Tom Clegg
8333: Support "arv keep docker repo:tag" syntax.
tree
|
commitdiff
2017-09-29
Lucas Di Pentima
Merge branch '12341-slow-node-destroy'
tree
|
commitdiff
2017-09-29
Tom Clegg
Merge branch '12347-obey-wf-reuse-hint'
tree
|
commitdiff
2017-09-29
Tom Clegg
12347: Don't reuse runner job/container if arv:enableRe...
tree
|
commitdiff
2017-09-28
Tom Clegg
Merge branch '12347-disable-reuse'
tree
|
commitdiff
2017-09-28
Tom Clegg
12273: Skip non-regular files when uploading outputs...
tree
|
commitdiff
2017-09-28
Peter Amstutz
12278: Need to set debug logging in crunch_script.py
tree
|
commitdiff
2017-09-28
Peter Amstutz
12278: Bump schema-salad and cwltool for SourceLine...
tree
|
commitdiff
2017-09-28
Peter Amstutz
12278: Filter nameext and nameroot from final cwl.outpu...
tree
|
commitdiff
2017-09-28
Peter Amstutz
12278: SourceLine yields stack trace if debugging enabled
tree
|
commitdiff
2017-09-28
Peter Amstutz
12278: Can provide custom schema salad to dev jobs...
tree
|
commitdiff
2017-09-28
Peter Amstutz
12278: Propagate --debug flag to jobs.
tree
|
commitdiff
2017-09-28
Tom Clegg
12347: Fix --disable-reuse for jobs API.
tree
|
commitdiff
2017-09-28
Tom Clegg
12347: Fix formatting.
tree
|
commitdiff
2017-09-28
Tom Clegg
12347: Fix --disable-reuse for containers API.
tree
|
commitdiff
2017-09-27
Lucas Di Pentima
Merge branch '12195-nodemanager-quota-error'
tree
|
commitdiff
2017-09-27
Lucas Di Pentima
12018: Avoid making duplicate api calls to add an alrea...
tree
|
commitdiff
2017-09-27
Lucas Di Pentima
12018: Added arv-sync-groups command, to synchronize...
tree
|
commitdiff
next