arvados.git
2023-09-29 Tom Clegg20300: Rail 6.1 app:update.
2023-09-29 Tom Clegg20300: Update bundle to rails 6.1.
2023-09-29 Tom Clegg20300: Update test to new Rails API.
2023-09-29 Tom Clegg20300: Mark belongs_to relations as optional.
2023-09-29 Tom Clegg20300: Rails 6.0 app:update
2023-09-29 Tom Clegg20300: Add rails-generated files to .licenseignore.
2023-09-29 Tom Clegg20300: Fix key order sensitivity in test, part 2.
2023-09-29 Tom Clegg20300: Fix key order sensitivity in test, part 1.
2023-09-29 Tom Clegg20300: Update expected content-type in test.
2023-09-29 Tom Clegg20300: Fix where(nil, ...) case.
2023-09-29 Tom Clegg20300: Fix YAML usage.
2023-09-29 Tom Clegg20300: Remove obsolete uses of set_attribute_was.
2023-09-29 Tom Clegg20300: Change deprecated update_attributes to update.
2023-09-29 Brett Smith19818: Document arvados.api module 19818-api-pydoc
2023-09-29 Brett Smith19818: Deprecate arvados.api.OrderedJsonModel
2023-09-28 Brett SmithMerge branch '20885-pdoc-style'
2023-09-28 Lisa Knox21002: set banner maxWidth to 50% Arvados-DCO-1.1-Signe...
2023-09-28 Lisa Knox21002: fixed notif menu clickboxes Arvados-DCO-1.1...
2023-09-28 Tom Clegg18874: Merge commit '6f8dcb2b13f3058db656908fb26b09e23b...
2023-09-28 Lisa Knox21002: fixed tooltip focus on notificatoin icon Arvados...
2023-09-27 Lisa Knox20891: corrected navigation function in renderer Arvad...
2023-09-27 Lisa Knox20382: refined menukind narrowing Arvados-DCO-1.1-Signe...
2023-09-26 Lisa Knox20382: works for admins Arvados-DCO-1.1-Signed-off...
2023-09-26 Lisa Knox20382: cancel in context menu works for non-admins...
2023-09-26 Lisa Knox15768: fixed open-in-new-tab test Arvados-DCO-1.1-Signe...
2023-09-25 Brett Smith20885: Update PySDK docstrings after pdoc migration 20885-pdoc-style
2023-09-25 Brett Smith20885: Add our own pdoc wrapper
2023-09-25 Brett Smith20885: Clean up run-tests Python install env
2023-09-25 Tom Clegg20300: Call safe_load explicitly instead of using safe_...
2023-09-25 Tom Clegg20300: Remove extra Time.parse(), which Rails 6 does...
2023-09-25 Tom Clegg20300: Remove obsolete i18n version pin.
2023-09-25 Tom Clegg20300: Update gemfiles to rails 6.
2023-09-25 Tom CleggMerge branch '20862-google-api-client'
2023-09-25 Tom Clegg20862: Update docs on google-api-client fork. 20862-google-api-client
2023-09-25 Tom Clegg20862: Emit notice about skipping sdk/ruby-google-api...
2023-09-25 Tom Clegg20862: Merge branch 'main' into 20862-google-api-client
2023-09-22 Peter Amstutz20990: Add btree index on name for groups & collections 20990-name-btree
2023-09-22 Lisa Knox15768: removed errant .only from spec Arvados-DCO-1...
2023-09-22 Lisa Knox15768: process outputs no longer disappear on reload...
2023-09-22 Stephen Smith20225: Correct cypress test names / add terminal newlin...
2023-09-22 Stephen Smith20225: Remove unused imports / dead code
2023-09-22 Stephen Smith20225: Add subdirectory selection support to directory...
2023-09-22 Stephen Smith20225: Add subdirectory selection support to directory...
2023-09-21 Lisa Knox15768: fixed search test spec Arvados-DCO-1.1-Signed...
2023-09-21 Lisa Knox15768: fixed search test spec Arvados-DCO-1.1-Signed...
2023-09-21 Peter AmstutzFix 2.7.0 date in upgrading notes, refs #20769 2.7.0
2023-09-20 Peter AmstutzNeed to have nvidia installed so singularity detects it
2023-09-20 Peter AmstutzCheck out singularity from git to get submodules
2023-09-20 Peter AmstutzAdd singularity build deps libglib2.0-dev and libseccom...
2023-09-20 Peter AmstutzSet 2.7.0 release date, refs #20769
2023-09-20 Lisa Knox15768: fixed copytoclipboard from search results Arvado...
2023-09-20 Lisa Knox15768: added manual form submit in searchbar spec Arvad...
2023-09-20 Lisa Knox15768: virtual machine spec pass Arvados-DCO-1.1-Signed...
2023-09-19 Lisa Knox15768: fixed rerun bug Arvados-DCO-1.1-Signed-off-by...
2023-09-19 Peter AmstutzFix cwltest version pin, refs #20973
2023-09-18 Lisa Knox15768: all favorites specs pass Arvados-DCO-1.1-Signed...
2023-09-18 Lisa Knox15768: all collection specs pass Arvados-DCO-1.1-Signed...
2023-09-18 Lisa Knox15768: all collection specs pass Arvados-DCO-1.1-Signed...
2023-09-18 Peter AmstutzMerge branch '20973-cwltest' refs #20973
2023-09-18 Brett SmithMerge branch '20497-updating-wgs-tutorial'
2023-09-18 Brett Smith20497: Typo fixes 20497-updating-wgs-tutorial
2023-09-18 Brett Smith20497: Give brief instructions for reviewing subprocess...
2023-09-18 Brett Smith20497: Clarify collection view/download
2023-09-18 Brett Smith20497: Clean up section 5 opening paragraph
2023-09-18 Peter AmstutzPin cwltest version that we package, refs #20973 20973-cwltest
2023-09-18 Brett Smith20497: Direct the reader to the tutorial project via...
2023-09-18 Brett Smith20497: Add missing paragraph break
2023-09-18 Brett Smith20497: Make button text consistent with Workbench 2 UI
2023-09-18 Peter AmstutzMerge branch '20955-log-update-doc' refs #20955
2023-09-18 Brett Smith20955: Typo fixes throughout 20955-log-update-doc
2023-09-17 Lisa Knox15768: collection spec passes Arvados-DCO-1.1-Signed...
2023-09-17 Lisa Knox15768: get_items on single collection copy Arvados...
2023-09-17 Lisa Knox15768: fixed dialog not closing on single collection...
2023-09-15 Peter Amstutz20955: Update documentation about the new and legacy...
2023-09-15 Peter Amstutz20955: Reorder upgrade notes in rough order of disrupti...
2023-09-15 Peter AmstutzAdd note about api_client_authorization deprecated...
2023-09-15 Peter AmstutzMerge branch '19359-optional-enum' refs #19359
2023-09-14 Peter Amstutz19359: Can select empty item to clear optional enum...
2023-09-14 Lucas Di PentimaMerge branch '20926-installer-pg-client-version'. Close...
2023-09-14 Lucas Di Pentima20926: Makes regex for postgres.client state more strict. 20926-installer-pg-client-version
2023-09-14 Brett SmithMerge branch '20932-wb2-docs'
2023-09-14 Lisa Knox15768: testing Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-09-14 Lucas Di Pentima20926: Sets default PG version when when using single...
2023-09-14 Lisa Knox15768: testing Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-09-14 Lucas Di Pentima20926: Sets PostgreSQL v15 the default version.
2023-09-14 Lisa Knox15768: fixed 422 err showing in browser Arvados-DCO...
2023-09-14 Lisa Knox15768: fixed checkbox undefined Arvados-DCO-1.1-Signed...
2023-09-13 Lisa Knox15768: fixed double error messages Arvados-DCO-1.1...
2023-09-13 Lucas Di Pentima20926: Requires manually setting PG version when not...
2023-09-13 Lisa Knox15768: all tests pass Arvados-DCO-1.1-Signed-off-by...
2023-09-13 Tom CleggMerge branch '20930-websocket'
2023-09-13 Peter AmstutzMerge branch '20850-wb1-deprecated' refs #20850
2023-09-13 Peter Amstutz20850: Fix capitalization and indentation
2023-09-13 Brett Smith20932: Update un/trash instructions for Workbench 2 20932-wb2-docs
2023-09-13 Brett Smith20932/20850/20890: Remove switch instructions from...
2023-09-13 Lisa Knox15768: last test Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-09-13 Alex Coleman20497: Updating documentation
2023-09-12 Lucas Di Pentima20926: Allows the database version to be configurable...
2023-09-12 Brett Smith20840: Typo fixes.
2023-09-12 Lisa Knox15768: all but one test passing Arvados-DCO-1.1-Signed...
next