arvados.git
2021-09-10 Tom CleggMerge branch '17995-filter-by-comparing-attrs'
2021-09-10 Peter AmstutzMerge branch '18024-no-docker-snap' into main
2021-09-10 Peter AmstutzReleases have default version of arvbox to pull
2021-09-09 Tom CleggMerge branch '18102-max-dispatch-attempts'
2021-09-09 Tom CleggMerge branch '18027-unmount-fuse'
2021-09-08 Peter Amstutz18024: Add a note about snap packages
2021-09-08 Lucas Di PentimaMerge branch '17989-revert-pysdk-default-timeout' into...
2021-09-08 Lucas Di Pentima17989: Reverts default PySDK timeout to 5 minutes....
2021-09-08 Lucas Di PentimaMerge branch '17989-pysdk-timeout' into main. Refs...
2021-09-07 Lucas Di Pentima17989: Reduces the manifest size limit so that it doesn...
2021-09-07 Lucas Di Pentima17989: Passes the given timeout value to api_from_config()
2021-09-07 Lucas Di Pentima17989: Adds test exposing the problem.
2021-09-07 Ward VandewegeMerge branch '18112-ubuntu1804-bundler-fix'
2021-09-07 Ward Vandewege18112: Merge branch 'main' into 18112-ubuntu1804-bundle...
2021-09-07 Ward Vandewege18112: add a note to the upgrade log.
2021-09-07 Ward Vandewege18112: Ubuntu 18.04 comes with bundler version 1.16...
2021-09-07 Tom CleggMerge branch '18021-sort-mounts'
2021-09-07 Tom Clegg18021: Sort mounts to fix flaky test.
2021-09-07 Peter AmstutzMerge branch '18078-reacquire-fuse-lock' into main...
2021-09-07 Lucas Di PentimaMerge branch '18094-update-uuid-endpoint-removal' into...
2021-09-07 Lucas Di PentimaMerge branch '18076-user-cache-with-repository' into...
2021-09-07 Tom Clegg18102: Improve logging.
2021-09-07 Tom Clegg18102: Avoid spamming logs in case of version mismatch.
2021-09-07 Tom Clegg18102: Fix flapping lock/unlock.
2021-09-06 Lucas Di Pentima18076: Fixes the bug by assigning a different (and...
2021-09-06 Lucas Di Pentima18076: Expands test case exposing a related issue with...
2021-09-06 Tom Clegg18102: Fix double-unlock in scheduler.
2021-09-03 Peter Amstutz18078: Fix tests
2021-09-03 Lucas Di Pentima18094: Removes update_uuid from the R SDK.
2021-09-03 Ward VandewegeMerge branch '17755-add-singularity-to-compute-image'
2021-09-03 Lucas Di Pentima18094: Removes update_uuid code & tests from railsAPI.
2021-09-03 Tom Clegg18027: Kill arv-mount directly if arv-mount --unmount...
2021-09-03 Tom Clegg18027: Fix crash when reporting error during --unmount.
2021-09-03 Ward Vandewege17755: Merge branch 'main' into 17755-add-singularity...
2021-09-03 Lucas Di Pentima18094: Removes update_uuid from GoSDK & controller.
2021-09-02 Lucas Di Pentima18094: Updates documentation, adding an upgrade note.
2021-09-02 Lucas Di PentimaMerge branch '18076-stale-cached-users-handling' into...
2021-09-02 Lucas Di Pentima18076: Improves test.
2021-09-02 Lucas Di Pentima18076: Fixes the bug, expands the test with additional...
2021-09-02 Lucas Di Pentima18076: Adds test exposing the issue.
2021-09-02 Peter Amstutz18078: Reacquire llfuse lock before populating collecti...
2021-09-01 Lucas Di PentimaMerge branch '17696-gosdk-default-storage-class' into...
2021-09-01 Tom Clegg17995: Fix merge error.
2021-09-01 Tom Clegg17995: Merge branch 'main'
2021-09-01 Tom Clegg17995: Accept boolean expressions as strings without...
2021-09-01 Tom CleggUpdate test to accept non-empty default BsubArgumentsList.
2021-08-31 Tom CleggUpdate default bsub arguments to save stdout/stderr...
2021-08-31 Tom CleggFix misleading log message.
2021-08-30 Lucas Di Pentima17696: Updates tests to check for backwards compatibility.
2021-08-30 Lucas Di Pentima17696: Moves default storage classes loading to keepcli...
2021-08-30 Lucas Di Pentima17696: Adds default storage classes config loading...
2021-08-30 Lucas Di Pentima17696: Adds ArvadosClient.ClusterConfig() to get the...
2021-08-30 Tom Clegg17995: Merge branch 'main'
2021-08-30 Tom Clegg17995: Rephrase filter expression docs.
2021-08-30 Tom CleggMerge branch '17217-collection-signatures' into main
2021-08-30 Tom CleggMerge branch '17994-filter-by-storage-classes' into...
2021-08-30 Ward VandewegeFix whitespace.
2021-08-30 Tom Clegg17217: Sign locators in CollectionCreate and Update.
2021-08-27 Tom Clegg17217: Update RailsAPI tests to not expect signatures.
2021-08-27 Tom Clegg17217: Test signature expiry times.
2021-08-27 Tom Clegg17217: Skip signatures when BlobSigning=false.
2021-08-27 Lucas Di PentimaMerge branch '17696-pysdk-default-storage-class' into...
2021-08-27 Tom Clegg17994: Document new filtering capabilities.
2021-08-27 Tom Clegg17994: Document filtering by comparing two attributes.
2021-08-27 Tom Clegg17994: Accept a few very specific expressions as filters.
2021-08-26 Peter AmstutzNeed to match the regex again
2021-08-26 Stephen SmithMerge branch '15159-export-trustallcontent' into main...
2021-08-26 Lucas Di Pentima17696: Updates API documentation adding storage_classes...
2021-08-26 Lucas Di Pentima17696: Updates docstring on arvados.Collection class.
2021-08-26 Lucas Di Pentima17696: KeepClient uses default storage classes when...
2021-08-26 Tom Clegg17217: Add signatures test for groups/contents.
2021-08-26 Tom Clegg17217: Update tests, remove unused code.
2021-08-26 Tom Clegg17217: Remove crufty test util funcs.
2021-08-26 Tom Clegg17217: Sign manifests in controller instead of RailsAPI.
2021-08-25 Peter AmstutzMerge branch '17755-singularity-race' into main refs...
2021-08-25 Peter Amstutz17755: Fix os.Stat
2021-08-24 Peter Amstutz17755: Add ensure_unique_name to avoid collisions on...
2021-08-24 Lucas Di PentimaMerge branch '17948-test-collection-tool' into main...
2021-08-24 Peter Amstutzarvbox ensures workbench2 development server doesn...
2021-08-24 Lucas Di PentimaMerge branch '18004-cached-token-race-condition' into...
2021-08-24 Tom Clegg17994: Update comment.
2021-08-24 Tom Clegg17994: Support filtering by element/key presence in...
2021-08-23 Lucas Di PentimaMerge branch '15430-fts-operator-removal' into main...
2021-08-23 Lucas Di Pentima15430: Improves upgrade notes.
2021-08-23 Tom CleggMerge branch '17698-keepstore-concurrent-writes'
2021-08-23 Tom Clegg17994: Allow filtering on storage_classes_desired/confi...
2021-08-23 Tom Clegg17698: Merge branch 'main' into 17698-keepstore-concurr...
2021-08-23 Tom Clegg17698: Test "no writable volumes" case.
2021-08-23 Tom Clegg17698: Add comment to clarify locking.
2021-08-23 Tom Clegg17698: Update PutBlock comment.
2021-08-23 Tom Clegg17698: Rename newPutResult to match new putProgress...
2021-08-23 Tom Clegg17698: Fix AllWritable panic when no volumes are writable.
2021-08-20 Javier BĂ©rtoliMerge branch '17535-test-provision-jenkins'
2021-08-17 Ward Vandewege17755: Merge branch 'main' into 17755-add-singularity...
2021-08-17 Lucas Di Pentima18004: Fixes a couple of race condition bugs related...
2021-08-17 Peter AmstutzMerge branch '17983-fuse-unlock-relock' into main refs...
2021-08-16 Lucas Di Pentima17948: Adds info to error messaging.
2021-08-16 Lucas Di Pentima17948: Adds arguments to allow specifying how many...
2021-08-16 Lucas Di Pentima17948: Splits adjectives & nouns list into multiple...
2021-08-16 Lucas Di Pentima17948: Fixes conditional.
next