arvados.git
2020-12-14 Nico CesarMerge branch 'master' into 17014-controller-container... 17014-controller-container-requests
2020-12-14 Nico CesarImproved integration_test.go
2020-12-13 Ward VandewegeFix more golint warnings.
2020-12-12 Ward VandewegeFix more golint warnings.
2020-12-11 Nico Cesarcr.Container should be a string not a *string
2020-12-11 Nico Cesarfirst commit with all test passing
2020-12-11 Nico CesarFailing tests for Ward to look at
2020-12-10 Nico Cesarleftovers from a bad rebase
2020-12-10 Nico Cesarcontainer requests in the new codepath for controller
2020-12-10 Ward VandewegeCostanalyzer bugfix: when a collection uuid is supplied...
2020-12-10 Tom Clegg17202: Test avoiding redirect for cross-origin inline...
2020-12-10 Tom Clegg17202: Use explicit SameSite=Lax for 303-with-cookie.
2020-12-10 Tom Clegg17202: Bypass 303-with-token on cross-origin requests.
2020-12-10 Ward VandewegeFix ineffassign warning.
2020-12-10 Lucas Di Pentima17152: Adds migration to fix collection versions' modif...
2020-12-10 Lucas Di Pentima17152: Publishes the arvbox WebDAV download port.
2020-12-10 Lucas Di Pentima17152: Fixes old collection versions' modified_at handl...
2020-12-10 Tom Clegg17199: Avoid returning same port twice from find_availa...
2020-12-10 Tom Clegg17161: Improve SystemRootToken docs.
2020-12-10 Tom Clegg17009: Fix s3 ListObjects endpoint with vhost-style...
2020-12-10 Tom Clegg17009: Test virtual host-style S3 requests.
2020-12-10 Tom CleggFix tests.
2020-12-10 Javier Bértolifix(provision): update arvados-formula's version
2020-12-10 Javier Bértolifix(provision): pin arvados-formula
2020-12-10 Javier Bértolifix(provision): add port to workbench2 nginx's stanza
2020-12-10 Javier Bértolifix(provision): pin formulas' versions
2020-12-10 Javier Bértolifix(provision): Document CA certificate purpose and...
2020-12-10 Javier Bértolifix(provision): Add a CA and sign certificates with it
2020-12-10 Ward Vandewege17187: implement review feedback:
2020-12-10 Ward Vandewege17187: costanalyzer: print the total from the aggregate...
2020-12-10 Ward Vandewege17187: costanalyzer: allow specifying multiple comma...
2020-12-10 Ward Vandewege17187: costanalyzer: add support for collection uuids.
2020-12-10 Ward VandewegeUpgrade script/create_superuser_token.rb in the api...
2020-12-10 Ward VandewegeClarify token details for the arv-user-activity tool.
2020-12-10 Tom CleggUpdate error regexp in test case.
2020-12-10 Javier Bértolifix(docs): broken link
2020-12-10 Peter Amstutz17072: Fix for added args on cwltool.docker.get_image
2020-12-10 Peter Amstutz17072: Increase default submit thread concurrency to 4
2020-12-10 Peter Amstutz17072: Fix imports. Use task_queue from cwltool.
2020-12-10 Peter Amstutz17072: Bump cwltool version for unbound 'result' fix
2020-12-10 Peter Amstutz17022: Update install docs & fix Marc's email.
2020-12-10 Peter Amstutz17022: Add example usage of keyset_list_all to code...
2020-12-10 Peter Amstutz17022: Add test cases for keyset_list_all
2020-12-10 Peter Amstutz17022: Improve output. Added documentation page.
2020-12-10 Peter Amstutz17022: Fix packaging
2020-12-10 Peter Amstutz17022: Make this a fully packaged tool.
2020-12-10 Peter Amstutz17022: Python packaging for arv-user-activity
2020-12-10 Peter Amstutz17022: Specify time period in days on command line.
2020-12-10 Peter Amstutz17022: Produce user activity report from the audit...
2020-12-10 Peter Amstutz17022: Start work on user activity reporting script
2020-12-10 Ward VandewegeNow that our k8s helm charts retain state, update the...
2020-12-10 Peter Amstutz16774: text/plain response uses crlf. Tests check...
2020-12-10 Peter Amstutz16774: Fix tests. Use encoder for xml error response.
2020-12-10 Peter Amstutz16774: Keep-web errors include messages
2020-12-10 Ward VandewegeFix more golint warnings - update crunchrun tests.
2020-12-10 Ward VandewegeFix more golint warnings.
2020-12-10 Ward VandewegeFix more golint warnings.
2020-12-10 Ward VandewegeFix more golint warnings.
2020-12-10 Peter van HeusdenFix hardcoded initial user name and email
2020-12-10 Ward VandewegeFix more golint warnings.
2020-12-10 Javier Bértolifix(test): wrong variable comparison
2020-12-10 Javier Bértolifix(docker): formula upgraded
2020-12-10 Javier BértoliFix salt-install and test scripts
2020-12-10 Peter van HeusdenFix salt-install's crunch-dispatch-local config and...
2020-12-10 Tom Clegg17009: Fix bucket-level ops using virtual host-style...
2020-12-10 Ward VandewegeDocumentation cleanups.
2020-12-10 Ward VandewegeMake run-build-packages-python-and-ruby.sh say so when...
2020-12-10 Tom Clegg17106: Add examples to S3 auth instructions.
2020-12-10 Tom Clegg17106: Fix key unescape: don't convert + to space.
2020-12-10 Tom Clegg17106: Allow use of URL-encoded token as S3 access...
2020-12-10 Tom Clegg17106: Recommend using full tokens for S3 access.
2020-12-10 Tom Clegg17106: Update docs.
2020-12-10 Tom Clegg17106: Comment on stored_secret behavior.
2020-12-10 Tom Clegg17106: Improve handling of bare tokens issued by remote...
2020-12-10 Tom Clegg17106: Clean up test.
2020-12-10 Tom Clegg17106: Skip s3cmd test if s3cmd not installed.
2020-12-10 Tom Clegg17106: Test S3 with modified v2 token issued by LoginCl...
2020-12-10 Tom Clegg17106: Accept v2 token with / replaced by _ as s3 acces...
2020-12-10 Ward VandewegeFix OS package iteration number in run-build-docker...
2020-12-10 Ward VandewegeUpdate error checking in run-build-docker-jobs-image.sh
2020-12-10 Ward VandewegeRemove now-unneeded code from sdk/cwl/test_with_arvbox...
2020-12-10 Peter Amstutz17154: Add comment. Use strings.HasPrefix
2020-12-10 Peter Amstutz17154: Copy updates on federated users to local cluster
2020-12-10 Peter Amstutz17154: Make sure most current user record is loaded.
2020-12-10 Ward VandewegeNow that calculate_python_sdk_cwl_package_versions...
2020-12-10 Ward VandewegeMove the handle_python_package() function from run...
2020-12-10 Ward VandewegeFix more golint warnings.
2020-12-10 Ward VandewegeRemove one more python2 remnant. This is a fix for the
2020-12-10 Peter Amstutz17015: Ensure that containers belong to this cluster
2020-12-10 Tom Clegg17009: Mention S3 considerations in keep-web install...
2020-12-10 Tom Clegg17009: Support accessing S3 with virtual hosted-style...
2020-12-10 Ward VandewegeFix more golint warnings.
2020-12-10 Ward Vandewege17012: switch calculate_python_sdk_cwl_package_versions...
2020-12-10 Ward Vandewege17012: update calculation of python version number...
2020-12-10 Ward Vandewege17012: remove old gittaggers.py files.
2020-12-10 Ward Vandewege17012: when calculating the version of our Python packa...
2020-12-10 Ward Vandewege16950: switch to os.UserHomeDir(), and send all output...
2020-12-10 Ward Vandewege16950: make specifying of the output directory mandator...
2020-12-10 Ward Vandewege16950: refactor caching; use ~/.cache/arvados/costanaly...
2020-12-10 Ward Vandewege16950: more changes after review.
next