arvados.git
2024-05-15 Brett Smith21666: Update --test help message 21666-provision-test-improvement
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-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
2024-04-24 Brett Smith21721: Remove tests_require=pbr
2024-04-24 Lucas Di Pentima21719: Upgrades golang.org/x/net to 0.24.0 21719-deps-security-updates
2024-04-24 Stephen Smith21722: Remove node-sass-chokidar to fix security issues 21722-remove-chokidar
2024-04-23 Tom CleggMerge branch '21697-slow-client-blocking'
2024-04-23 Tom Clegg21697: Fix typo. 21697-slow-client-blocking
2024-04-23 Tom Clegg21697: Comment why releaseSession func exists.
2024-04-23 Tom CleggMerge branch '21696-slow-propfind'
2024-04-23 Stephen Smith21642: Add unit tests for conditional tabs, add test...
2024-04-23 Brett Smith21700: Fix option typo 21700-remove-rvm
2024-04-23 Tom Clegg21697: Don't hold session lock while processing read...
2024-04-23 Brett Smith21700: Set GEM_PATH in Rails postinst
2024-04-22 Brett Smith21700: Adjust `gem fetch` syntax to work on Ruby 2.7
2024-04-22 Lisa KnoxMerge branch '21037-upgrade-react-scripts'
2024-04-22 Brett Smith21700: Narrow `bundle install` workaround options
2024-04-22 Lisa Knox21037: added eslintrc to gitignore Arvados-DCO-1.1... 21037-upgrade-react-scripts
2024-04-22 Brett Smith21700: Install Bundler alongside bundled gems in Rails...
2024-04-22 Brett Smith21700: Work around incomplete `bundle cache` bug
2024-04-21 Tom Clegg21696: Comment optimized PortableDataHash func. 21696-slow-propfind
2024-04-21 Tom Clegg21696: Update test case & timing results for ill-packed...
2024-04-21 Tom Clegg21696: Cache subpath->fnode lookups.
2024-04-21 Tom Clegg21696: Speed up PortableDataHash by not using regexp.
2024-04-20 Tom Clegg21696: Add test for non-contiguous file data segments.
2024-04-20 Tom Clegg21696: Fix slow loading of non-contiguous file data...
2024-04-20 Brett Smith21700: Make workbench2 package respect --only-build
2024-04-20 Brett Smith21700: Remove package-test-dockerfiles/Makefile
2024-04-20 Brett Smith21700: Select more desired modules in rocky8 test Docke...
2024-04-20 Brett Smith21700: Test the RailsAPI Bundler version
2024-04-20 Brett Smith21700: Update the RailsAPI Bundler version
2024-04-20 Brett Smith21700: Remove `bundle install` from package build Docke...
2024-04-20 Brett Smith21700: Standardize on Bundler~>2.4.0
2024-04-20 Brett Smith21700: Remove RVM support
2024-04-19 Brett Smith21700: Better isolate Bundler from the build source
2024-04-19 Tom CleggMerge branch '21606-keep-web-output-buffer'
2024-04-19 Brett SmithMerge branch '21383-salt-debian12'
2024-04-19 Tom Clegg21606: Document units for WebDAVOutputBuffer config. 21606-keep-web-output-buffer
2024-04-19 Lisa Knox21037: moved entire beforeall into beforeeach in auto...
2024-04-19 Lisa Knox21037: fixed timers in auto-logout spec Arvados-DCO...
2024-04-19 Lisa Knox21037: fixed search-input spec Arvados-DCO-1.1-Signed...
2024-04-19 Lisa Knox21037: removed stray whitespace in xml example Arvados...
2024-04-19 Lisa Knox21037: fixed auth-middleware test Arvados-DCO-1.1-Signe...
2024-04-18 Stephen Smith21642: Remove connect from main component and instead...
2024-04-18 Stephen Smith21642: Deduplicate wrapper elements into helper components
2024-04-18 Stephen Smith21642: Fix tab state misalignment by oursourcing tab...
2024-04-18 Stephen Smith21642: Remove unused import
2024-04-18 Lisa KnoxRevert "21037: changed jest timer mocks to settimeouts...
2024-04-18 Brett Smith21254: Add workaround for Bundler zlib bug 21383-salt-debian12
2024-04-18 Brett Smith21383: Salt provisioner installs systemd-cron
2024-04-18 Brett Smith21383: Reconfigure Salt logrotate service
2024-04-18 Brett Smith21383: Remove docker-ce version pin
2024-04-18 Brett Smith21383: Standardize on os-release variables
2024-04-18 Brett Smith21383: Update Salt installer formulas
2024-04-18 Brett Smith21383: Use postgres formula with support for Debian 12
2024-04-18 Brett Smith21383: Upgrade Salt installer to Salt 3006
2024-04-18 Brett Smith21583: Configure Passenger with passenger_preload_bundler
next