arvados.git
2021-04-16 Nico CesarMerge branch '17530-arvados-client-fastfail-take2'
2021-04-16 Nico Cesar17530: Added check if API host is missing
2021-04-16 Tom CleggMerge branch '17529-listinstances-rate-limit'
2021-04-16 Tom Clegg17529: Heed MaxCloudOpsPerSecond in Instances() and...
2021-04-16 Tom CleggMerge branch '17529-ec2-rate-limit'
2021-04-15 Lucas Di PentimaMerge branch '17171-pysdk-timeout-fix'
2021-04-15 Lucas Di Pentima17171: Sets default timeout on arvados.api() to 10...
2021-04-15 Tom Clegg17529: Update comment.
2021-04-15 Tom Clegg17529: Catch rate limit errors from DescribeInstances...
2021-04-15 Tom Clegg17529: Heed MaxCloudOpsPerSecond when calling SetTags.
2021-04-15 Lucas Di Pentima17171: Merge branch 'master' into 17171-pysdk-timeout-fix
2021-04-15 Lucas Di Pentima17171: Fixes the bug by removing the default timeout...
2021-04-15 Lucas Di Pentima17171: Exposes bug with a test.
2021-04-15 Tom CleggMerge branch '17531-remove-forcelegacyapi14-config'
2021-04-15 Peter AmstutzMerge branch '17462-secondaryfiles-regression' refs...
2021-04-15 Peter Amstutz17462: Add integration test to confirm fix
2021-04-14 Peter AmstutzFix regression refs #17462
2021-04-14 Tom Clegg17529: Return RequestLimitExceeded as a RateLimitError.
2021-04-14 Lucas Di PentimaMerge branch '17522-arvput-stdin-transcode-fix'
2021-04-14 Lucas Di Pentima17522: Fixes bug, corrects updated test's assertion.
2021-04-14 Tom Clegg17531: Remove ForceLegacyAPI14 config flag.
2021-04-14 Lucas Di Pentima17522: Exposes bug through test. Also fixes help message.
2021-04-13 Lucas Di PentimaMerge branch '16159-token-expiration-on-logout'
2021-04-13 Peter AmstutzMerge branch '17462-default-secondaryfiles' refs #17462
2021-04-13 Peter Amstutz17462: Fix tests
2021-04-13 Ward VandewegeMerge branch '17498-python3-migration-metapackages'
2021-04-13 Ward Vandewege17498: address review comments.
2021-04-13 Ward Vandewege17498: Build metapackages to ease the migration from...
2021-04-13 Ward Vandewege17498: add a note about the python 3 package names...
2021-04-13 Lucas Di Pentima16159: Merge branch 'master' into 16159-token-expiratio...
2021-04-13 Lucas Di Pentima16159: Adds tests checking token expiration at logout.
2021-04-12 Tom CleggMerge branch '17392-go-write-to-storage-class'
2021-04-12 Tom Clegg17392: Test satisfying storage classes via multiple...
2021-04-09 Tom Clegg16159: Provide a localdb transaction for federation...
2021-04-07 Peter Amstutz17462: Fix fetch_text() signature
2021-04-07 Peter Amstutz17462: Bump cwltool for scandeps bugfix
2021-04-06 Lucas Di Pentima16159: Expires tokens on logout on different login...
2021-04-06 Tom Clegg17392: Ensure requested storage classes are satisfied...
2021-04-06 Tom CleggMerge branch '13382-write-to-storage-class'
2021-04-05 Lucas Di Pentima16159: Pass token to expire to controller on logout.
2021-04-05 Tom Clegg13382: Rename putResult -> putProgress.
2021-04-02 Ward VandewegeFix golint warning.
2021-04-02 Lucas Di Pentima16159: Adds error logging on token expiration failure...
2021-04-02 Ward VandewegeSimplify code a bit.
2021-04-01 Tom Clegg13382: Test storage class failure cases.
2021-04-01 Tom Clegg13382: Use caller-specified storage classes when writing.
2021-04-01 Tom Clegg13382: Report storage class(es) in headers after succes...
2021-04-01 Lucas Di PentimaMerge branch '17508-arvkeepdocker-fix'
2021-04-01 Lucas Di Pentima17508: Fixes unit test.
2021-04-01 Lucas Di Pentima17508: Fixes arv-keepdocker bug.
2021-04-01 Lucas Di Pentima17508: Exposes bug with a test.
2021-03-31 Ward VandewegeFix deduplication report test.
2021-03-31 Tom CleggAdd test cases for special chars in filename.
2021-03-31 Ward VandewegeMerge branch '17503-fix-deduplication-report-paper...
2021-03-31 Ward Vandewege17503: Merge branch 'master' into 17503-fix-deduplicati...
2021-03-31 Ward Vandewege17503: implement review feedback.
2021-03-30 Lucas Di Pentima16159: Validates token uuid & secret before expiring.
2021-03-30 Ward VandewegeMerge branch '17119-add-filter-groups'
2021-03-30 Ward Vandewege17119: Merge branch 'master' into 17119-add-filter...
2021-03-30 Ward Vandewege17119: one more change after review feedback.
2021-03-30 Ward Vandewege17119: more changes after review feedback.
2021-03-29 Ward Vandewege17503: the deduplication report tool should not require...
2021-03-29 Ward VandewegeAdd a comment at the top of the documentation Rakefile...
2021-03-29 Lucas Di Pentima16159: Attempts to expire the user's token getting...
2021-03-29 Lucas Di Pentima16159: Makes test login form to autofocus on username...
2021-03-28 Ward VandewegeFix golint warning (incorrect function name in comment).
2021-03-28 Ward VandewegeFix golint warning.
2021-03-26 Ward VandewegeDue to the mimemagic gem changes, shared-mime-info...
2021-03-26 Ward VandewegeFix centos7 api server package test.
2021-03-26 Lucas Di PentimaMerge branch 'master' into 16159-token-expiration-on...
2021-03-26 Ward VandewegeThe latest version of the mimemagic gem has a new depen...
2021-03-26 Lucas Di Pentima16159: Expires token after logout (WIP)
2021-03-25 Ward VandewegeUpdate mimemagic gem version to 0.3.8, the previous...
2021-03-25 Ward VandewegeUpdate mimemagic gem version to 0.3.8, the previous...
2021-03-25 Ward Vandewege17119: bugfix: the group/contents endpoint should do...
2021-03-24 Ward Vandewege17119: bugfix: when "count: none" is specified, the...
2021-03-24 Ward VandewegeUpdate mimemagic gem version to 0.3.6, the previous...
2021-03-24 Ward VandewegeUpdate mimemagic gem version to 0.3.6, the previous...
2021-03-24 Ward Vandewege17119: fix tests.
2021-03-24 Ward Vandewege17119: implement review feedback.
2021-03-23 Ward VandewegeMerge branch '17495-document-dedup-report'
2021-03-23 Ward Vandewege17495: Merge branch 'master' into 17495-document-dedup...
2021-03-23 Ward Vandewege17495: fix typo.
2021-03-23 Ward Vandewege17495: document the deduplication report. Fix example...
2021-03-22 Ward Vandewege17119: when the count: none option is supplied, the...
2021-03-22 Tom CleggMerge branch '17353-install-warnings'
2021-03-22 Ward Vandewege17119: add missing fields to GroupContentsOptions.
2021-03-22 Ward VandewegeChange the license of 2 files in the Go SDK to Apache...
2021-03-22 Ward Vandewege17119: add missing GroupTrash endpoint.
2021-03-22 Tom Clegg17353: Don't show config-dump warnings for empty config.
2021-03-21 Ward VandewegeRevert "Add license file to the
2021-03-21 Ward VandewegeRevert "In git.arvados.org/arvados.git/sdk/go/arvados...
2021-03-21 Ward VandewegeRevert "Add license file to all the git.arvados.org...
2021-03-21 Ward VandewegeAppend the full license text for Apache 2.0, AGPL v3...
2021-03-21 Ward VandewegeFormatting change in cc-by-sa-3.0.txt to make the licen...
2021-03-21 Ward VandewegeAdd license file to all the git.arvados.org/arvados...
2021-03-21 Ward VandewegeIn git.arvados.org/arvados.git/sdk/go/arvados, change...
2021-03-21 Ward VandewegeAdd license file to the git.arvados.org/arvados.git...
2021-03-21 Ward Vandewege17119: address review feedback.
2021-03-21 Ward Vandewege17119: the home project should include filter groups.
next