Merge branch 'main' into 15814-wb2-secrets
[arvados.git] / services /
2024-07-01 Peter AmstutzMerge branch 'main' into 15814-wb2-secrets
2024-07-01 Tom CleggMerge branch '20640-computed-permissions-api'
2024-06-28 Tom Clegg20640: Merge branch 'main' into 20640-computed-permissi... 20640-computed-permissions-api
2024-06-27 Peter Amstutz15814: Specifically communicate secrets cannot be displayed
2024-06-27 Peter Amstutz15814: Simplify conditionals
2024-06-27 Peter Amstutz15814: Fix tabs -> spaces
2024-06-25 Lucas Di PentimaMerge branch '21933-deps-upgrade'
2024-06-25 Tom CleggMerge branch '21891-output-copying-performance'
2024-06-25 Lucas Di Pentima21933: Upgrades rails to 7.0.8.4 to address CVE-2024...
2024-06-24 Tom CleggMerge branch '21703-collection-update-lock'
2024-06-24 Tom Clegg21703: Improve test failure reporting.
2024-06-24 Tom Clegg21703: Fix unlogged exception.
2024-06-24 Peter Amstutz15814: Catch error that otherwise goes unhandled
2024-06-24 Peter Amstutz15814: Fix request intercepts that assume certain field...
2024-06-24 Peter Amstutz15814: Fix unit test, trying to figure out test that...
2024-06-24 Peter Amstutz15814: Name test user consistently
2024-06-24 Peter Amstutz15814: Fix sequencing for setupDockerImage
2024-06-24 Peter Amstutz15814: Remove .only
2024-06-24 Peter Amstutz15814: Add missing file
2024-06-24 Peter Amstutz15814: Have FAIL_FAST default false unless interactive
2024-06-24 Peter Amstutz15814: Add e2e test for workflows with secrets
2024-06-24 Peter Amstutz15814: Add cypress fail fast and tweak some process...
2024-06-24 Peter Amstutz15814: Secret inputs now render as password inputs
2024-06-24 Peter Amstutz15814: Now handles secret inputs properly.
2024-06-24 Stephen SmithMerge branch '21925-progress-bar-useeffect-fix' into...
2024-06-24 Tom Clegg21703: Merge branch 'main' into 21703-collection-update... 21703-collection-update-lock
2024-06-23 Tom Clegg21703: Test trash_sweep for both active and inactive...
2024-06-21 Stephen Smith21925: Add resources to fake store for progress bar... 21925-progress-bar-useeffect-fix
2024-06-21 Stephen Smith21925: Don't pass full resource to progress bar useEffe...
2024-06-21 Brett SmithMerge branch '21855-rpm-url-update'
2024-06-20 Brett Smith21855: Change RPM repo quoting in Python READMEs 21855-rpm-url-update
2024-06-20 Brett Smith21855: Update baseurl for RPM repository
2024-06-20 Tom Clegg20640: Use reject instead of select for readability.
2024-06-20 Tom Clegg21703: Skip uuid_locks table in index test.
2024-06-20 Lisa KnoxMerge branch '21846-rightclick-context-menu'
2024-06-18 Tom Clegg21703: Delete unused entries in uuid_locks during trash...
2024-06-18 Tom Clegg21703: Add uuid_locks table.
2024-06-17 Peter AmstutzMerge branch 'zoe-translates/python-sdk-arv_copy-thread...
2024-06-17 Peter AmstutzMerge branch '20943-trashed-role-groups' refs #20943
2024-06-14 Peter Amstutz20943: Filter groups owned by a project should be deleted 20943-trashed-role-groups
2024-06-14 Peter Amstutz20943: Tweak the docs a bit to discuss different trashi...
2024-06-14 Lucas Di PentimaMerge branch '21832-installer-rds-support'
2024-06-13 Tom Clegg20640: Add test for specific implicit permission entry.
2024-06-13 Tom Clegg20640: Fix crash on limit_database_read.
2024-06-13 Tom Clegg20640: Ensure offset=0 for computed permissions API.
2024-06-13 Tom Clegg20640: Ensure count=none for computed permissions API.
2024-06-13 Tom Clegg20640: Fix keyset paging for computed permissions.
2024-06-13 Tom Clegg20640: Fix test for table_name override / no searchable...
2024-06-13 Tom Clegg20640: Add computed permissions API.
2024-06-13 Peter Amstutz20943: Force delete_at = trash_at for role groups
2024-06-13 Peter AmstutzFix another wb2 integration test typo, refs #9964
2024-06-13 Brett SmithMerge branch '21572-user-packages'
2024-06-13 Stephen SmithMerge branch '21621-io-panel-json-tab-copy' into main...
2024-06-13 Stephen Smith21621: Adjust copy to clipboard padding 21621-io-panel-json-tab-copy
2024-06-13 Stephen Smith21621: Add unit test for json copy to clipboard
2024-06-13 Tom CleggMerge branch '21894-diagnostics-dev-version-mismatch'
2024-06-13 Peter AmstutzFix wb2 integration typo, refs #9964
2024-06-12 Peter AmstutzFix integration tests and add output_glob to wb2 API...
2024-06-12 Peter Amstutz20943: Ensure that #destroy deletes outbound permission...
2024-06-12 Lisa Knox21846: applied select to context menu open 21846-rightclick-context-menu
2024-06-12 Stephen Smith21621: Fix accidentally passing through tabs prop to...
2024-06-12 Stephen Smith21621: Add copy button to virtual code snippet for...
2024-06-12 Lisa Knoxmerge 21447: closes #21447 21447-test
2024-06-11 Brett SmithMerge branch '21815-trigrams-exclude-ids'
2024-06-11 Peter AmstutzMerge branch '9964-output-glob-acr' refs #9964
2024-06-11 Stephen SmithMerge branch '21225-project-panel-tabs' into main....
2024-06-11 Stephen Smith21225: Add gray border to project tab bottom to disting... 21225-project-panel-tabs
2024-06-11 Lisa KnoxMerge branch '21762-flaky-search-test'
2024-06-10 Tom CleggMerge branch '15397-remove-obsolete-apis'
2024-06-07 Stephen Smith21225: Update progress bar param in unit test
2024-06-07 Stephen Smith21225: Fix unset checked list breaking data table unit...
2024-06-07 Stephen Smith21225: Update wait-on dependency for security
2024-06-07 Stephen Smith21225: Allow multi select in project WF runs tab
2024-06-07 Stephen Smith21225: Fix cypress tests
2024-06-07 Stephen Smith21225: Create separate filter serializers to ensure...
2024-06-07 Stephen Smith21225: Connect click handlers accidentally disconnected...
2024-06-07 Stephen Smith21225: Skip clipboard test in firefox
2024-06-07 Stephen Smith21225: Fix data table loading indicator if initialized...
2024-06-07 Stephen Smith21225: Fix check for empty object
2024-06-07 Stephen Smith21225: Add styles to wrap mutually exclusive tabs and...
2024-06-07 Stephen Smith21225: Move progressWrapper to data explorer for condit...
2024-06-07 Stephen Smith21225: Distinguish between main/sub process in renderer...
2024-06-07 Stephen Smith21225: Add project support to process progress bar...
2024-06-07 Stephen Smith21225: Add project workflow runs tab.
2024-06-07 Stephen Smith21225: Rename project panel middleware to data middlewa...
2024-06-07 Stephen Smith21225: Fix capped maxWidth preventing full width with...
2024-06-07 Stephen Smith21225: Add mutually exclusive tabs to multi panel view...
2024-06-07 Stephen Smith21225: Combine project panel id consts
2024-06-07 Lisa Knox21762: fixed sidepanel props 21762-flaky-search-test
2024-06-07 Lisa Knox21762: tweaked callback observer
2024-06-07 Lisa KnoxRevert "21762: added trycatch to observer callback"
2024-06-06 Peter Amstutz20943: role groups should now handle being trashed
2024-06-06 Peter AmstutzMerge branch '21841-missing-vocab' refs #21841
2024-06-06 Brett SmithMerge branch '21363-ubuntu2404-package-build'
2024-06-06 Brett Smith21363: Remove python3-distutils dependencies
2024-06-06 Peter AmstutzMerge branch 'main' into 9964-output-glob-acr
2024-06-06 Peter AmstutzMerge branch 'main' into 21841-missing-vocab 21841-missing-vocab
2024-06-06 Lisa Knox21762: added trycatch to observer callback
2024-06-05 Lisa Knox21762: test timeouts and assertions
2024-06-04 Brett Smith21815: Remove UUID and hash columns from trigram indexes 21815-trigrams-exclude-ids
next