Merge branch '18681-install-passenger-only-when-required'
[arvados.git] / lib / controller / localdb / collection_test.go
2022-03-17 Javier BĂ©rtoliMerge branch '18681-install-passenger-only-when-required'
2022-03-16 Ward Vandewege18766: Merge branch 'main' into 18766-package-building...
2022-03-15 Tom CleggMerge branch '18600-update-files'
2022-03-15 Tom Clegg18600: Merge branch 'main'
2022-03-11 Tom Clegg18600: Merge branch 'main'
2022-03-10 Tom Clegg18600: Move "splices" to "update_files" update/create...
2022-03-07 Tom Clegg18600: Add more invalid splice request tests.
2022-03-07 Tom Clegg18600: Implement collection-update API.
2022-03-04 Tom Clegg18600: Add update-files test.
2022-03-03 Tom Clegg18600: De-duplicate test code.
2021-12-22 Ward Vandewege17417: Merge branch 'main' into 17417-add-arm64
2021-11-16 Tom Clegg17840: Merge branch 'main'
2021-11-11 Tom Clegg16817: Merge branch 'main'
2021-11-11 Lucas Di PentimaMerge branch '17944-backend-vocabulary-validation-rebas...
2021-11-09 Lucas Di Pentima17944: Fixes tests.
2021-11-02 Lucas Di Pentima17944: Vocabulary loading, monitoring and checking...
2021-09-21 Tom CleggMerge branch '18051-blob-signing'
2021-09-20 Tom CleggMerge branch '18122-select-param'
2021-09-16 Tom Clegg18122: Update test.
2021-09-03 Ward Vandewege17755: Merge branch 'main' into 17755-add-singularity...
2021-08-30 Tom Clegg17995: Merge branch 'main'
2021-08-30 Tom CleggMerge branch '17217-collection-signatures' into main
2021-08-30 Tom Clegg17217: Sign locators in CollectionCreate and Update.
2021-08-27 Tom Clegg17217: Test signature expiry times.
2021-08-27 Tom Clegg17217: Skip signatures when BlobSigning=false.
2021-08-26 Tom Clegg17217: Add signatures test for groups/contents.
2021-08-26 Tom Clegg17217: Sign manifests in controller instead of RailsAPI.