arvados.git
2024-05-16 Lisa KnoxMerge branch '21535-multi-wf-delete'
2024-05-15 Lucas Di PentimaMerge branch '21666-provision-test-improvement'
2024-05-15 Brett Smith21666: Update --test help message 21666-provision-test-improvement
2024-05-15 Lisa Knox21535: fixed deletion verify assertion Arvados-DCO... 21535-multi-wf-delete
2024-05-15 Lisa Knox21535: added test for individual wf not existinf in...
2024-05-15 Lisa Knox21535: changed test spec from select all to select...
2024-05-15 Brett SmithMerge branch '21774-package-dependencies'
2024-05-15 Brett Smith21774: Add libfuse2 dependency to FUSE package 21774-package-dependencies
2024-05-15 Lisa Knox21535: removed hover assertion Arvados-DCO-1.1-Signed...
2024-05-15 Tom CleggMerge branch '21611-log-chunk-delay'
2024-05-15 Tom Clegg21611: Fix formatting of config keys.
2024-05-15 Tom CleggLog more politely via test logger.
2024-05-15 Lisa Knox21535: test spec tweaks Arvados-DCO-1.1-Signed-off...
2024-05-15 Lisa Knox21535: removed .only and added more assertions Arvados...
2024-05-15 Lisa Knox21535: added .only for testing Arvados-DCO-1.1-Signed...
2024-05-14 Tom CleggMerge branch '21766-disk-cache-size'
2024-05-14 Lisa Knox21535: moved MultiSelectMenuActionNames to its own...
2024-05-14 Lisa Knox21535: added timeouts to test spec Arvados-DCO-1.1...
2024-05-14 Lisa Knox21535: added timeouts to test spec Arvados-DCO-1.1...
2024-05-14 Lisa Knox21535: replaced deleteWorkflow with removeWorkflowPerma...
2024-05-14 Lisa Knox21535: added multi wf delete test Arvados-DCO-1.1-Signe...
2024-05-14 Tom Clegg21766: Enable keepclient debug logging in keep-web. 21766-disk-cache-size
2024-05-13 Lucas Di PentimaMerge branch '21678-installer-diagnostics-internal...
2024-05-13 Lucas Di Pentima21678: Removes unused variables and trailing whitespaces. 21678-installer-diagnostics-internal
2024-05-13 Lisa Knox21535: added wf delete dialog Arvados-DCO-1.1-Signed...
2024-05-13 Lucas Di Pentima21678: Improves credentials passing even further.
2024-05-13 Lucas Di Pentima21678: Passes credentials through conf file instead...
2024-05-13 Lisa Knox21535: changed wf and process to use new delete icon...
2024-05-13 Lisa Knox21535: made ownerUuid param optional and removed it...
2024-05-12 Brett Smith21678: Copyedit installer diagnostics documentation
2024-05-10 Tom Clegg21766: Fix WebDAVCache.DiskCacheSize config being ignored.
2024-05-10 Brett SmithMerge branch '21207-pytest'
2024-05-10 Stephen SmithMerge branch '21635-banner-test-fix' into main. Closes...
2024-05-09 Tom Clegg21766: Fix disk cache size percentage calculation.
2024-05-09 Brett Smith21207: Move FUSE test abort logs into pytest exit message 21207-pytest
2024-05-09 Brett Smith21207: Abort FUSE tests with exit status 2
2024-05-08 Stephen Smith21635: Add checks to wait for banner to close in toolti... 21635-banner-test-fix
2024-05-07 Lucas Di Pentima21678: Updates documentation
2024-05-07 Lucas Di Pentima21678: Adds 'diagnostics-internal' subcommand to instal...
2024-05-06 Brett Smith21207: Abort test runs with pytest.exit
2024-05-06 Brett Smith21207: Update example test selection for pytest
2024-05-06 Lisa Knox21535: changed delete method to handle multiple workflo...
2024-05-06 Tom Clegg21611: Fix test race by waiting for dblocks to be released. 21611-log-chunk-delay
2024-05-06 Tom Clegg21611: Log "disabled by config" log message only once.
2024-05-06 Tom Clegg21611: Remove configs for periodic container log sweep.
2024-05-06 Lucas Di Pentima21666: Adds logging and status check to exit prematurel...
2024-05-06 Lucas Di Pentima21666: Adds 'arvados-client diagnostics' to run-tests.sh
2024-05-06 Lucas Di PentimaMerge branch '21383-misc-fixes'. Refs #21383
2024-05-06 Lucas Di Pentima21383: Adds http_endpoint="enabled" to Terraform's...
2024-05-06 Tom Clegg21611: Add upgrade note about removed configs.
2024-05-03 Brett Smith21207: Run Python tests with pytest
2024-05-03 Brett Smith21207: Remove Python slow/short tests support
2024-05-03 Brett Smith21207: Remove FUSE performance tests
2024-05-03 Brett Smith21207: Rename CWL standalone test functions
2024-05-03 Brett Smith21207: Set up MockedPut._state with a deepcopy
2024-05-03 Tom Clegg21611: Remove obsolete configs.
2024-05-03 Tom Clegg21611: Test that log is saved after logging preemption...
2024-05-03 Tom Clegg21611: Fix unreliable test.
2024-05-03 Tom Clegg21611: Remove log-to-logs-table code.
2024-05-03 Tom CleggMerge branch '15397-remove-obsolete-apis'
2024-05-03 Tom Clegg15397: Merge branch 'main'
2024-05-02 Tom CleggMerge branch '12430-output-glob'
2024-05-02 Brett SmithMerge branch '21356-clean-imports'
2024-05-02 Tom CleggMerge branch '21717-keepstore-cors'
2024-05-01 Stephen SmithMerge branch '21642-io-panel-collection-tab-bug' into...
2024-05-01 Brett Smith21700: Remove package-test-dockerfiles/Makefile instruc...
2024-05-01 Tom Clegg15397: Remove checks for nodes and repositories endpoints.
2024-05-01 Tom Clegg15397: Fix python tests relying on removed APIs/fixtures.
2024-05-01 Tom Clegg15397: Move deprecated API links to old version of...
2024-05-01 Tom Clegg15397: Remove code, configs, and docs for hosted git...
2024-05-01 Tom Clegg15397: Remove obsolete APIs.
2024-05-01 Tom Clegg15397: Silence nginx log noise like "closed keepalive...
2024-04-30 Tom Clegg21717: Fix incorrect header. 21717-keepstore-cors
2024-04-30 Tom Clegg12430: Add more glob unit test cases. 12430-output-glob
2024-04-30 Tom Clegg12430: Add comments about the two stages of glob-filtering.
2024-04-30 Tom Clegg12430: Avoid loading collections excluded by globs.
2024-04-29 Brett Smith21356: Remove all Python 2/3 compatibility imports 21356-clean-imports
2024-04-29 Stephen Smith21642: Fix unit tests to account for hidden instead... 21642-io-panel-collection-tab-bug
2024-04-29 Stephen Smith21642: Change conditionaltabs to render tabs as hidden...
2024-04-29 Stephen Smith21642: Update caniuse
2024-04-26 Tom Clegg12430: Add test for avoiding loading collections exclud...
2024-04-26 Tom Clegg12430: Expand output_glob documentation.
2024-04-26 Brett Smith21700: Install Bundler system-wide in Rails postinst
2024-04-26 Tom Clegg14230: Comment about test coverage, add trailing-*...
2024-04-26 Brett SmithMerge branch '21721-refresh-python-deps'
2024-04-26 Brett SmithMerge branch '21700-remove-rvm'
2024-04-26 Brett Smith21700: Tighten Gemfile.lock parsing
2024-04-26 Brett Smith21700: Remove arvbox special case from run-tests.sh
2024-04-26 Brett Smith21700: Modernize arvbox bundler install recipe
2024-04-25 Stephen SmithMerge branch '21722-remove-chokidar' into main. Closes...
2024-04-25 Tom Clegg21717: Allow cross-origin keepstore requests.
2024-04-24 Brett Smith21721: Remove sdk/cwl version pins 21721-refresh-python-deps
2024-04-24 Brett Smith21721: Remove msgpack version pin
2024-04-24 Brett Smith21721: Remove pycurl version pin
2024-04-24 Brett Smith21721: Remove ruamel.yaml dependency
2024-04-24 Brett Smith21721: Remove httplib2 and associated version pins
2024-04-24 Brett Smith21721: Remove google-auth version pin
2024-04-24 Brett Smith21721: Remove tests_require=mock
2024-04-24 Lucas Di PentimaMerge branch '21719-deps-security-updates'. Closes...
2024-04-24 Brett Smith21721: Clean various test imports for Python 3
next