arvados.git
2023-08-28 Tom Clegg20757: Split tests into separate funcs. 20757-ctr-shell-settings
2023-08-28 Tom Clegg18874: Fix run-tests.sh test targets.
2023-08-28 Tom Clegg18874: Merge branch 'main' into 18874-merge-wb2
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 Peter AmstutzMerge branch '20884-rocky8-copy' refs #20884
2023-08-24 Brett Smith20884: Update Makefile copy rule to accommodate rocky8
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 Peter AmstutzMerge branch '20829-can-manage' refs #20829
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 Tom Clegg18874: `arvados-server boot` uses workbench2 in main...
2023-08-24 Tom Clegg18874: `arvados-server install` uses workbench2 in...
2023-08-24 Peter AmstutzMerge branch '20890-remove-wb1-switch' refs #20890
2023-08-24 Tom Clegg18874: Fix arvados-boot source dir.
2023-08-24 Peter AmstutzMerge branch '20603-trash-show-all' refs #20603
2023-08-24 Tom Clegg18874: Skip `arvados-server install`.
2023-08-24 Tom Clegg20862: Update arvados gem version.
2023-08-24 Tom Clegg18874: Fix gopath in test script.
2023-08-24 Tom Clegg18874: Don't run workbench2 integration tests in docker.
2023-08-24 Tom Clegg18874: Make `run-tests.sh --only services/workbench2...
2023-08-24 Tom Clegg20862: Update mocha gem.
2023-08-24 Peter AmstutzRevert "20894: Change default retention on prometheus... 20894-instances-default
2023-08-24 Peter Amstutz20884: Add rocky8 to list of build targets
2023-08-24 Peter Amstutz20894: Change default retention on prometheus to 90...
2023-08-24 Peter Amstutz20890: Remove "Switch to workbench 1" menu item
2023-08-23 Tom Clegg18874: Don't try to run arvados-server install from...
2023-08-23 Lucas Di Pentima20889: Install Prometheus server from archives instead...
2023-08-23 Stephen SmithMerge branch '20617-shared-with-me-filtering' into...
2023-08-23 Peter Amstutz20894: Set LimitLogBytesPerJob to 0
2023-08-23 Tom Clegg18874: Use provided GOPATH, if any, in workbench2 Makef...
2023-08-23 Tom Clegg20862: Add test stub func for sdk/ruby-google-api-client.
2023-08-23 Peter Amstutz20894: Wordsmithing
2023-08-23 Peter Amstutz20894: Change InitialQuotaEstimate and SupervisorFracti...
2023-08-23 Tom Clegg20862: Improve exception messages.
2023-08-23 Tom Clegg18874: Move .licenseignore rules to top.
2023-08-23 Tom Clegg18874: Add workbench2 to run-tests.sh.
2023-08-23 Tom Clegg18874: Add 'services/workbench2/' from commit 'f6f88d9c...
2023-08-23 Tom Clegg20862: Update arvados gem version.
2023-08-23 Tom Clegg20862: Update components to latest arvados, google...
2023-08-23 Tom Clegg20862: Fix ruby sdk deps.
2023-08-23 Tom Clegg20862: Fix charset middleware.
2023-08-23 Tom Clegg20862: Fix faraday/gzip middleware.
2023-08-23 Tom Clegg20862: Fix ruby sdk dependencies.
2023-08-23 Tom Clegg20862: Fix arvados-google-api-client dependencies.
2023-08-23 Tom Clegg20862: Build arvados-google-api-client gem in run-tests.sh.
2023-08-23 Tom Clegg20862: Disable license header check for ruby-google...
2023-08-23 Peter Amstutz20877: Fix missing 'and'
2023-08-23 Tom Clegg20862: Add 'sdk/ruby-google-api-client/' from commit...
2023-08-22 Peter Amstutz20829: Check parent for editable status
2023-08-22 Peter Amstutz20829: Migrate to canWrite and canManage for permission...
2023-08-22 Peter Amstutz20829: Add canWrite and canManage to group and API...
2023-08-22 Stephen Smith20617: Extend sharing cypress test to check search...
2023-08-22 Brett Smith20750: DRY uncache token test code
2023-08-22 Stephen Smith20617: Move shared-with-me filter additions to getParams
2023-08-22 Peter Amstutz20603: Trash shows all items, not just those owned...
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 Peter AmstutzMerge branch '20882-fix-priority' refs #20882
2023-08-21 Peter AmstutzMerge branch '20845-queued-process-filter' refs #20845
2023-08-21 Peter AmstutzMerge branch '20513-link-cwl-code' refs #20513
2023-08-21 Peter AmstutzMerge branch '19793-collection-back' refs #19793
2023-08-21 Peter AmstutzMerge branch '20454-cost-display' refs #20454
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 AmstutzMerge branch '18946-user-profile' refs #18946
2023-08-21 Stephen SmithMerge branch '20219-log-api' into main. Closes #20219
2023-08-21 Peter Amstutz20877: Add test for trashing project
2023-08-21 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc...
2023-08-21 Stephen SmithMerge branch '19991-breadcrumbs-missing-bug' into main...
2023-08-21 Stephen Smith20219: Suppress error toast when process logs fail...
2023-08-21 Stephen Smith20219: Add unit tests for log service webdav methods
2023-08-21 Stephen Smith20219: Make log service easier to test using interfaces
2023-08-21 Stephen Smith20219: Make cypress collection replace files method...
2023-08-21 Stephen Smith20219: Rename doKeepRequest to doWebDAVRequest for...
2023-08-21 Brett SmithMerge branch '20853-pdoc'
2023-08-18 Stephen Smith19991: Switch localhost for 127.0.0.1 due to wb url...
2023-08-18 Stephen Smith19991: Change cypress url from localhost to 127.0.0...
2023-08-18 Peter AmstutzAdd pdoc to arvbox, refs #20853
2023-08-18 Stephen Smith19991: Switch search spec federated test cy.intercept...
2023-08-18 Tom Clegg20862: Update apps to latest ruby SDK.
2023-08-18 Tom Clegg20862: Update ruby and cli gem dependencies.
2023-08-18 Tom Clegg20862: Fix use of deprecated stdlib.
2023-08-18 Tom Clegg20862: Update dependencies, disable some Faraday usage.
next