arvados.git
2020-07-30 Tom Clegg16535: Populate object Size field in ListBucket response.
2020-07-30 Tom Clegg16535: Add HeadBucket API.
2020-07-30 Tom Clegg16535: Fix XML tags on ListBucket response, add XML...
2020-07-30 Tom Clegg16535: Set header Content-Type: application/xml.
2020-07-29 Ward Vandewegedocumentation: mention API/MaxKeepBlobBuffers on the...
2020-07-29 Ward VandewegeMerge branch '16616-publish-packer-compute-images'
2020-07-29 Ward Vandewege16616: make sure that docker uses the large partition...
2020-07-29 Tom Clegg16535: Add GetBucketVersioning API.
2020-07-29 Tom Clegg16535: Delete project in teardown.
2020-07-29 Tom Clegg16535: Improve error message.
2020-07-29 Tom Clegg16535: Use 1000 as default and maximum value for max...
2020-07-29 Ward Vandewege16616: incorporate review comments.
2020-07-28 Tom Clegg16535: Trial support for V4 S3 signatures.
2020-07-28 Ward Vandewege16616: move the compute-image packer templates into...
2020-07-24 Ward Vandewegedocumentation: arvados-dispatch-cloud: add missing...
2020-07-24 Tom CleggMerge branch '16631-no-run-on-drain'
2020-07-24 Tom Clegg16631: Don't start new containers on nodes in hold...
2020-07-23 Tom Clegg16535: Fix import path.
2020-07-23 Ward VandewegeThe arvados-docker-cleaner packages on Debian 10 and...
2020-07-22 Peter Amstutz16623: Add NetworkResourceGroup to install-dispatch...
2020-07-22 Peter Amstutz16623: Add NetworkResourceGroup option for Azure
2020-07-22 Ward VandewegeMerge branch '16585-keep-exercise-improvements'
2020-07-22 Ward VandewegeMerge branch 'master' into 16585-keep-exercise-improvements
2020-07-21 Ward Vandewege16585: implement review feedback.
2020-07-21 Peter AmstutzMerge branch '16584-with-schemas' refs #16584
2020-07-21 Peter AmstutzMerge branch '16377-missing-default' refs #16377
2020-07-21 Peter AmstutzMerge branch '16353-cwl-1.2' refs #16353
2020-07-21 Tom Clegg16535: Support delimiter/rollup option in list API.
2020-07-20 Ward Vandewege16585: fix memory leak when -repeat is specified and...
2020-07-20 Peter Amstutz16353: Handle a few mount point edge cases.
2020-07-20 Peter Amstutz16353: Support CWL 1.2 behavior for mounting at arbitra...
2020-07-17 Tom Clegg16535: Add ListObjects API.
2020-07-17 Ward VandewegeMerge branch 'golharam-use_mktemp'
2020-07-17 Ward VandewegeMerge branch 'use_mktemp' of https://github.com/golhara...
2020-07-17 Ward VandewegeMerge branch 'mr-c-patch-1'
2020-07-17 Ward VandewegeMerge branch 'patch-1' of https://github.com/mr-c/arvad...
2020-07-15 Tom Clegg16535: Support Sync() on customfilesystem.
2020-07-14 Lucas Di PentimaMerge branch '16589-arv-fed-migrate-fixes'
2020-07-14 Lucas Di Pentima16589: Changes error message wording.
2020-07-14 Peter Amstutz16377: Fix CollectionFsAccess.exists to catch IOError...
2020-07-14 Peter Amstutz16584: Fix http tests for change in naming
2020-07-14 Peter Amstutz16584: Add --skip-schemas (passthrough to cwltool)
2020-07-14 Peter Amstutz16584: collection name quote slashes in http_to_keep
2020-07-14 Peter Amstutz16584: Don't consume exception in set_crunch_output
2020-07-14 Lucas Di Pentima16589: Fixes name collision error matching, enhances...
2020-07-14 Tom Clegg16535: Fix error response codes for invalid names ...
2020-07-14 Tom Clegg16535: Refactor Sync implementation.
2020-07-13 Lucas Di Pentima16589: Properly reports error when a name collision...
2020-07-13 Lucas Di Pentima16589: Changes default data migration behavior.
2020-07-13 Lucas Di Pentima16589: Enhances error message when admin status doesn...
2020-07-13 Tom CleggMerge branch '16534-testable'
2020-07-13 Tom Clegg16535: collectionFileSystem implements inode, eliminati...
2020-07-13 Peter Amstutz16353: Bump cwltool version
2020-07-13 Tom Clegg16535: Refactor test suite to accommodate "project...
2020-07-13 Tom Clegg16535: Move s3 handler to s3.go.
2020-07-13 Tom Clegg16535: Add s3 endpoint.
2020-07-13 Ward VandewegeMerge branch '16573-keep-deduplication-reporting-tool'
2020-07-13 Ward Vandewege16573: address a few more review comments.
2020-07-13 Ward Vandewege16573: address review comments.
2020-07-10 Lucas Di Pentima16589: Removes debugging import.
2020-07-10 Lucas Di Pentima16589: Fixes test check.
2020-07-10 Lucas Di Pentima16589: Migrates users' first & last names.
2020-07-10 Ward Vandewege16573: Merge branch 'master' into 16573-keep-deduplicat...
2020-07-10 Lucas Di Pentima16589: Adds checks testing that migrated users get...
2020-07-10 Ward Vandewege16585: add -useIndex flag. Remove global variables.
2020-07-09 Lucas Di Pentima16589: Fixes dry-run mode. Adds command arg to avoid...
2020-07-09 Tom Clegg16534: Merge branch 'master'
2020-07-09 Tom Clegg16534: Get ready to pass parent handle to controllers.
2020-07-09 Tom Clegg16534: Move RoutableFunc to lib/controller/api.
2020-07-09 Ward Vandewege16573: add a deduplication-report command to arvados...
2020-07-07 Ward Vandewege16585: simplify the code: use a context instead of...
2020-07-07 Tom Clegg16534: Add/fix comments.
2020-07-07 Peter Amstutz16353: Initialize 'builder' with document version
2020-07-07 Peter Amstutz16353: Bump schema salad and cwltool versions for v1...
2020-07-07 Ward Vandewege16585: Add --repeat cli argument, which automatically...
2020-07-07 Tom CleggInstall old version of XML package from source.
2020-07-07 Ward VandewegeDocumentation: fix nginx snippets, remove warnings.
2020-07-06 Tom Clegg16534: Move controller transaction/context code to...
2020-07-06 Tom CleggMerge branch '15348-pam-module'
2020-07-06 Tom Clegg16534: Exempt go.mod and go.sum from license header...
2020-07-06 Tom Clegg16534: Supply *sqlx.Tx to controller handlers.
2020-07-02 Tom Clegg15348: Fix packaging bug that was ignoring fpm-info...
2020-07-02 Tom Clegg15348: Tweak README wording.
2020-07-02 Tom Clegg15348: Look up hostname if not provided in config args.
2020-07-01 Tom Clegg15348: Add README to libpam-arvados-go package.
2020-07-01 Tom Clegg15348: Update webshell install docs to use new pam...
2020-07-01 Tom Clegg15348: Merge branch 'master'
2020-07-01 Tom Clegg15348: Rename libpam-arvados-experimental -> libpam...
2020-07-01 Tom Clegg15348: Use normal (packaged) path in docker test case.
2020-07-01 Tom Clegg15348: Add config example to libpam-arvados package.
2020-07-01 Tom Clegg15348: Add ca-certificates as pam package dependency.
2020-07-01 Tom CleggMerge branch '16534-localdb-postgresql'
2020-06-30 Ward VandewegeFix broken link in 'Link user accounts' documentation...
2020-06-30 Tom Clegg16534: Test goroutine safety.
2020-06-30 Tom Clegg16534: Rename Transaction -> ContextWithTransaction.
2020-06-29 Peter AmstutzMerge branch '16441-user-merge-doc' refs #16441
2020-06-29 Peter Amstutz16441: Typo fix, used 'zzzzz' in examples.
2020-06-29 Peter AmstutzRestore check for 'id' field for CWL v1.0 only
2020-06-29 Peter AmstutzFixed default value bug, don't expect test to fail...
2020-06-29 Ward VandewegeMerge branch '16568-python3-arvados-python-client-packa...
next