arvados.git
2022-03-14 Tom Clegg18691: Recommend postgresql 10+ (9 is unsupported anyway).
2022-03-14 Tom Clegg18691: Show readable_by query plan in test suite.
2022-03-08 Tom Clegg18691: Prevent freezing trashed project / trashing...
2022-03-08 Tom Clegg18691: include_trash does not return trash in frozen...
2022-03-08 Tom Clegg18691: Test hiding of trashed items inside a frozen...
2022-03-08 Tom Clegg18691: Test preventing trashing parent of frozen project.
2022-03-04 Tom Clegg18691: Return null for empty frozen_by_uuid in controll...
2022-03-03 Tom Clegg18691: Update database indexes for frozen_by_uuid.
2022-03-03 Tom Clegg18691: Fix wrong column name in clear_permissions.
2022-03-03 Tom Clegg18691: Document groups.frozen_by_uuid attribute.
2022-03-03 Tom Clegg18691: Export new frozen-project configs.
2022-03-03 Tom Clegg18691: Add frozen_by_uuid field to Go SDK.
2022-03-03 Tom Clegg18691: Test moving items into/out of frozen project.
2022-03-03 Tom Clegg18691: Return empty writable_by for items inside frozen...
2022-03-03 Tom Clegg18691: Test freeze requires manage permission.
2022-03-03 Tom Clegg18691: Prevent changes in frozen projects.
2022-03-03 Tom Clegg18691: Add groups.frozen_by_uuid attribute.
2022-02-23 Ward VandewegeThe base.sh script that is run by Packer should abort...
2022-02-23 Ward VandewegeBugfix: make the create-ebs-volume patch apply.
2022-02-22 Ward VandewegeMerge branch '18772-ebs-autoscale-2'
2022-02-22 Ward Vandewege18772: a few more improvements for the autoscaler scrip...
2022-02-22 Ward Vandewege18772: address review feedback.
2022-02-21 Ward Vandewege18772: document the AWS EBS autoscaler support. Refacto...
2022-02-21 Ward Vandewege18772: consistently use bash comparison operators in...
2022-02-21 Ward Vandewege18772: add support for the AWS EBS autoscale script...
2022-02-21 Ward Vandewege18772: arvados-dispatch-cloud: add IamInstanceProfile...
2022-02-18 Peter AmstutzMerge branch '18773-check-image-id' refs #18773
2022-02-18 Peter Amstutz18773: Fix tests.test_submit.TestSubmit.test_arvados_jo...
2022-02-18 Peter Amstutz18773: Add --match-submitter-images to docs
2022-02-18 Peter Amstutz18773: Add test for match_local_docker behavior
2022-02-18 Peter Amstutz18773: Test WIP
2022-02-18 Peter Amstutz18773: --match-submitter-images to compare the local...
2022-02-18 Peter AmstutzFix arvbox-demo refs #18789
2022-02-18 Ward VandewegeMerge branch '18676-anon-token-support-v2-in-config'
2022-02-18 Ward Vandewege18676: Merge branch 'main' into 18676-anon-token-suppor...
2022-02-18 Ward Vandewege18676: make v2 token check more strict, and add the...
2022-02-18 Peter AmstutzReadjust arvbox GEM_HOME to ~/.gem to avoid stepping...
2022-02-17 Peter AmstutzUpdate cwltool dependency for restored Python 3.6 compa...
2022-02-17 Ward VandewegeFix typo.
2022-02-17 Ward VandewegeMerge branch '18702-document-upgrades'
2022-02-17 Ward Vandewege18702: Merge branch 'main' into 18702-document-upgrades
2022-02-17 Ward Vandewege18676: be a bit more specific in testing for V2 tokens.
2022-02-17 Tom CleggMerge branch '18600-copy-by-ref'
2022-02-17 Tom Clegg18600: Update comment.
2022-02-17 Ward Vandewege18676: tolerate V2 anonymous tokens in config.yml,...
2022-02-17 Ward Vandewege18702: consolidate upgrade instructions in one place...
2022-02-17 Ward Vandewege18702: fix one more link to the configuration migration...
2022-02-16 Ward Vandewege18702: remove the old document about upgrading the...
2022-02-16 Ward Vandewege18702: add documentation for maintaining and upgrading...
2022-02-15 Ward VandewegeMerge branch '18766-python-bump'
2022-02-15 Ward Vandewege18766: Merge branch 'main' into 18766-python-bump
2022-02-15 Peter Amstutzre-wrap all bundle invocations with flock refs #18770
2022-02-15 Ward Vandewege18766: bump the Python version used by our Ubuntu 18...
2022-02-15 Tom CleggGet phantomjs pkg from cache.arvados.org.
2022-02-14 Ward VandewegeMerge branch '18676-anon-token-improvement'
2022-02-14 Ward Vandewege18676: Merge branch 'main' into 18676-anon-token-improv...
2022-02-14 Ward Vandewege18676: more tweaks after review comments: clarify logic...
2022-02-14 Peter AmstutzMerge branch '18723-cwl-upload' refs #18723
2022-02-14 Peter Amstutz18723: Use setuptools console entrypoints, fix dev...
2022-02-11 Peter Amstutz18723: Use setuptools provided entry point
2022-02-11 Tom CleggMerge branch '18690-secret-files'
2022-02-11 Ward Vandewege18676: move length check for AnonymousUserToken to...
2022-02-11 Peter AmstutzMerge branch '18655-java-prs' refs #18655
2022-02-11 Tom Clegg18690: Use bind mount to avoid writing secrets to outpu...
2022-02-10 Tom Clegg18600: Update error message in S3 test.
2022-02-10 Peter Amstutz18723: Update cwltool version for scandirs fix
2022-02-10 Tom Clegg18600: Update tests.
2022-02-10 Tom Clegg18600: Update comment.
2022-02-10 Ward Vandewege18676: remove script/get_anonymous_user_token.rb and...
2022-02-10 Peter AmstutzMerge remote-tracking branch 'MajewskiKrzysztof/exclude...
2022-02-10 Peter AmstutzMerge remote-tracking branch 'MajewskiKrzysztof/keep_cl...
2022-02-10 Tom Clegg18600: Test more snapshot/splice variations and error...
2022-02-10 Ward Vandewege18676: make sure to handle V2 tokens properly.
2022-02-10 Tom Clegg18600: Support replacing dir with file using Splice().
2022-02-09 Peter AmstutzMerge branch '18719-fuse-fixes' refs #18719
2022-02-09 Peter Amstutz18719: Delete commented out code
2022-02-09 Peter AmstutzMerge branch '18657-passenger-binstub' refs #18657
2022-02-08 Tom Clegg18600: Add Snapshot and Splice methods.
2022-02-08 Tom CleggMerge branch '17492-fix-bundler-install'
2022-02-08 Lucas Di PentimaMerge branch '17492-ruby-sdk-req-ids'. Refs #17492
2022-02-08 Tom Clegg17492: Clean up bundler version check/install.
2022-02-08 Lucas Di Pentima17492: Adds test confirming that req-id is added on...
2022-02-07 Peter Amstutz18657: Still need to use bundle exec rake??? Fix binst...
2022-02-07 Peter Amstutz18657: Don't install api & wb binstubs into bin/
2022-02-07 Peter Amstutz18657: Be less picky about where bundle is installed
2022-02-07 Peter Amstutz18657: Can't symlink to binstubs, need to invoke them...
2022-02-07 Peter Amstutz18657: Bind mount gems dir at new location
2022-02-07 Lucas Di Pentima17492: Implements Arvados::ArvadosClient to set a reque...
2022-02-07 Peter Amstutz18657: Only get lock on gem install / bundle install
2022-02-07 Peter Amstutz18657: What if we get rid of setting GEM_HOME entirely
2022-02-07 Peter Amstutz18657: Almost working again, stupid Ruby
2022-02-07 Lucas Di Pentima17492: Removes unused & deprecated code.
2022-02-06 Peter Amstutz18719: Set collection_record_file = None on base class
2022-02-06 Peter Amstutz18719: No flush TmpCollectionDirectory
2022-02-06 Peter Amstutz18719: Check for None
2022-02-06 Peter Amstutz18719: Fix TmpCollectionDirectory
2022-02-06 Peter Amstutz18719: Put back some logic to invalidate collection_rec...
2022-02-06 Peter Amstutz18719: handle updates on flush()
2022-02-06 Peter Amstutz18719: Don't try to apply incremental updates to parent...
2022-02-06 Peter Amstutz18719: Handle collection_record differently
next