arvados.git
2023-09-18 Brett Smith20955: Typo fixes throughout 20955-log-update-doc
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-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 Lucas Di Pentima20926: Sets default PG version when when using single...
2023-09-14 Lucas Di Pentima20926: Sets PostgreSQL v15 the default version.
2023-09-13 Lucas Di Pentima20926: Requires manually setting PG version when not...
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-12 Lucas Di Pentima20926: Allows the database version to be configurable...
2023-09-12 Brett Smith20840: Typo fixes.
2023-09-12 Tom CleggFix flaky dispatchcloud test.
2023-09-12 Peter AmstutzMerge branch '20840-api-deprecate-notice' refs #20840
2023-09-12 Tom Clegg20930: Fix deadlock in notify/listen event loop. 20930-websocket
2023-09-12 Tom Clegg20930: Test many clients connecting and disonnecting.
2023-09-12 Tom Clegg20930: Concurrency optimization.
2023-09-08 Lucas Di PentimaMerge branch '20888-encrypted-cert-key-doc'. Closes...
2023-09-08 Lucas Di Pentima20888: Applies suggested improvements. 20888-encrypted-cert-key-doc
2023-09-08 Tom Clegg20930: Fix passing arvados.Client (with a sync.Mutex...
2023-09-08 Tom Clegg20930: Fix unhelpful test failure output.
2023-09-08 Lucas Di Pentima20888: Expands the encrypted cert key feature's documen...
2023-09-08 Tom CleggAvoid Python3.7 incompatibility introduced in typing_ex...
2023-09-07 Lucas Di PentimaMerge branch '20889-installer-fixes'. Closes #20889
2023-09-05 Brett SmithMerge branch '20750-sharing-token-scopes'
2023-09-05 Brett Smith20750/20927: Add TODO about network error handling
2023-09-05 Brett Smith20750: Fix comment typo
2023-09-05 Tom CleggMerge branch '20612-diag-ctr-api-access'
2023-09-05 Tom Clegg20612: Fix up punctuation/capitalization in docs.
2023-09-05 Peter Amstutz20840: Fix broken url 20840-api-deprecate-notice
2023-09-04 Tom CleggMerge branch '20919-fix-proxy-url'
2023-09-03 Peter Amstutz20850: Don't show wb2 deprecation notice to anonymous... 20850-wb1-deprecated
2023-09-03 Peter Amstutz20840: Add deprecations to upgrade notes
2023-09-03 Peter Amstutz20840: Add warning boxes to legacy APIs and rearrange...
2023-09-03 Peter Amstutz20850: Fix test selector
2023-09-01 Peter Amstutz20850: Add deprecation notice & wb2 redirect to every...
2023-09-01 Tom Clegg20612: Document diagnostics image building / container... 20612-diag-ctr-api-access
2023-09-01 Tom Clegg20612: Set DEBIAN_FRONTEND=noninteractive for container...
2023-09-01 Tom Clegggithub-207: Fix outgoing Host header in proxy request. github-207
2023-08-31 Brett Smith20915: Add missing import to _pycurlhelper
2023-08-30 George ChlipalaFix for cached files from arvados-controller
2023-08-29 Peter AmstutzMerge branch '20877-trashed-priority' refs #20877
2023-08-29 Brett SmithMerge branch '20839-pysdk-deprecations'
2023-08-29 Peter Amstutz20877: Do not create log or output collections if paren... 20877-trashed-priority
2023-08-29 Tom CleggMerge branch '20757-ctr-shell-settings'
2023-08-28 Brett Smith20836: Update test_select for Py<3.8 compatibility 20839-pysdk-deprecations
2023-08-28 Brett Smith20839: Mark deprecated PySDK functions as such
2023-08-28 Brett Smith20839: Add order_key to select in keyset_list_all
2023-08-28 Brett Smith20839: Replace arvados.util.mkdir_dash_p calls throughout
2023-08-28 Brett Smith20839: Replace arvados.util.list_all calls throughout
2023-08-28 Tom Clegg20757: Split tests into separate funcs. 20757-ctr-shell-settings
2023-08-28 Tom Clegg20612: Run diagnostics from inside the test container...
2023-08-27 Brett Smith20839: Optimize list sort
2023-08-27 Brett Smith20839: Replace arvados.util.run_command calls in arv...
2023-08-26 Brett Smith20839: Remove old Python 2 TextIOWrapper shim
2023-08-25 Lucas Di Pentima20889: Fixes Keep S3 bucket instructions. 20889-installer-fixes
2023-08-25 Lucas Di Pentima20889: Adds documentation explaining the use of TLS...
2023-08-25 Lucas Di Pentima20889: Fixes installer.sh indentation to match the...
2023-08-25 Lucas Di Pentima20889: Checks that cert files are present before trying...
2023-08-25 Tom Clegg20757: `arvados-client shell` uses settings.conf if...
2023-08-25 Peter AmstutzMerge branch '20877-trashed-priority' refs #20877
2023-08-25 Peter AmstutzMerge branch '20894-instances-default' refs #20894
2023-08-25 Lucas Di Pentima20889: Fixes a bug when database & controller roles...
2023-08-24 Lucas Di Pentima20889: Allows customization on database name and user.
2023-08-24 Lucas Di Pentima20889: Allows configurable S3 bucket name and IAM profi...
2023-08-24 Lucas Di Pentima20889: Adds config handling of external database service.
2023-08-24 Lucas Di Pentima20889: Removes unnecessary documentation about rolling...
2023-08-24 Lucas Di Pentima20889: Removes DISABLED_CONTROLLER from the user-editab...
2023-08-24 Brett Smith20750: Fix documentation link typo 20750-sharing-token-scopes
2023-08-24 Lucas Di Pentima20889: Sets default values for environment variables.
2023-08-24 Brett Smith20750: Reorder remote token validation strategy
2023-08-24 Lucas Di Pentima20889: Adds configurable data retention parameter for...
2023-08-24 Peter AmstutzRevert "20894: Change default retention on prometheus... 20894-instances-default
2023-08-24 Peter Amstutz20894: Change default retention on prometheus to 90...
2023-08-23 Lucas Di Pentima20889: Install Prometheus server from archives instead...
2023-08-23 Peter Amstutz20894: Set LimitLogBytesPerJob to 0
2023-08-23 Peter Amstutz20894: Wordsmithing
2023-08-23 Peter Amstutz20894: Change InitialQuotaEstimate and SupervisorFracti...
2023-08-23 Peter Amstutz20877: Fix missing 'and'
2023-08-22 Brett Smith20750: DRY uncache token test code
2023-08-21 Peter Amstutz20877: Don't retry trashed container requests
2023-08-21 Peter Amstutz20877: When trashing a project, update priorities on...
2023-08-21 Brett Smith20750: Valid tokens can always GET the current token
2023-08-21 Brett Smith20750: Document the api_client_authorizations current...
2023-08-21 Peter Amstutz20877: Add test for trashing project
2023-08-21 Brett SmithMerge branch '20853-pdoc'
2023-08-18 Peter AmstutzAdd pdoc to arvbox, refs #20853
2023-08-18 Brett SmithMerge branch '20878-rh-package-download'
2023-08-17 Brett Smith20878: Document package download change to add a target... 20878-rh-package-download
2023-08-17 Brett Smith20878: Improve processed RPM check style
2023-08-17 Brett Smith20878: Improve RPM download logic
2023-08-17 Brett Smith20878: Parameterize URL for RPM package builds
2023-08-16 Peter AmstutzMerge branch '20858-jsonb-exists' refs #20858
2023-08-16 Tom CleggMerge branch '20735-install-test'
2023-08-16 Tom Clegg20735: Workaround nginx/glibc/docker issue.
next