arvados.git
2023-01-26 Peter Amstutz19385: Fix typo, passing with --fast-parser now
2023-01-26 Daniel KutyƂa19836: inital tooltip idea
2023-01-26 Tom Clegg19923: Log progress while reading keepstore indexes.
2023-01-26 Peter Amstutz19385: fast-parser fixups
2023-01-26 Brett Smith19792: Correct filter for revoking permissions example
2023-01-26 Brett Smith19792: Simplify example for modifying permissions
2023-01-26 Brett Smith19792: Add missing words
2023-01-25 Tom Clegg19320: Fix live test. 19320-spot-pricing
2023-01-25 Brett Smith19792: Add cookbook recipes for managing permissions
2023-01-25 Brett Smith19792: Add cookbook recipe to update properties generally
2023-01-25 Brett Smith19792: Reorganize cookbook vocabulary section into...
2023-01-25 Brett Smith19792: Update sharing link recipe to handle v2 API...
2023-01-25 Brett Smith19792: Revamp the Python SDK cookbook
2023-01-25 Brett Smith19792: Add anchors to some dedicated API methods
2023-01-25 Brett Smith19791: Remove Python SDK "Notes" section
2023-01-25 Peter Amstutz19385: Passing the v1.2.1 conformance tests!
2023-01-25 Peter Amstutz19385: Down to just a few failing conformance tests...
2023-01-24 Tom Clegg19320: Deduplicate instance types in spot price request.
2023-01-24 Tom Clegg19320: Comment re future use of spot attr in priceKey.
2023-01-24 Tom Clegg19320: Disable spot price checks if configured update...
2023-01-24 Tom Clegg19320: Account for AddedScratch in spot instance cost...
2023-01-24 Peter Amstutz19385: Finally passing schemadef test.
2023-01-24 Peter Amstutz19385: more WIP
2023-01-24 Stephen Smith15557: Restyle process run to button
2023-01-24 Peter Amstutz19385: WIP for complex schemadef + $import case
2023-01-24 Tom Clegg19923: keep-balance option to process a subset of blocks.
2023-01-24 Brett Smith19960: Fix container_uuid property name for intermediat...
2023-01-24 Brett Smith19960: Add container_uuid to systemTagKeys
2023-01-24 Brett Smith19960: Organize systemTagKeys
2023-01-23 Stephen Smith15557: Correct list of copied process properties, set...
2023-01-23 Stephen Smith15557: Increase tree picker default height for dialog
2023-01-23 Stephen Smith15557: Sort copied process fields
2023-01-23 Stephen Smith15557: Fix extraneous subprocesses on draft process...
2023-01-23 Tom Clegg19320: Log instance price changes in crunch-run.txt.
2023-01-20 Peter Amstutz19385: Reference rewriting fixups
2023-01-20 Brett SmithMerge branch '19886-crunch-run-early-log-commit'
2023-01-20 Brett Smith19886: Describe what component updates container logs...
2023-01-20 Brett Smith19886: Slim down API documentation about container...
2023-01-20 Brett SmithMerge branch '19917-retry-scheduling-parameters'
2023-01-19 Brett Smith19917: Synthesize scheduling parameters when retrying...
2023-01-19 Stephen SmithMerge branch '19715-preserve-url-autologout' into main...
2023-01-19 Stephen Smith19715: Add test for preserving url location on auth...
2023-01-19 Stephen Smith19715: Preserve current url when api returns auth error
2023-01-19 Peter Amstutz19385: Unit tests pass
2023-01-19 Lucas Di PentimaMerge branch '18834-cypress-test-fix'. Refs #18834
2023-01-19 Peter Amstutz19385: Fixing tests WIP
2023-01-19 Lucas Di PentimaRemoves the ".only()" call to one Cypress test. Refs...
2023-01-18 Peter Amstutz19385: Fix submit_secret
2023-01-18 Peter Amstutz19385: update_refs fixes prefixes
2023-01-18 Peter Amstutz19385: Fix submit secrets test
2023-01-18 Brett Smith19886: Update API documentation notes about container...
2023-01-18 Brett Smith19886: Correct API documentation notes about container...
2023-01-18 Brett Smith19886: crunch-run records initial log with PDH
2023-01-18 Brett Smith19886: Tighten test regexps for better validation
2023-01-18 Brett Smith19886: DRY up test code for better readability
2023-01-18 Tom CleggMerge branch '18693-dedup-permissions'
2023-01-18 Tom Clegg19320: Fix AWS InstanceStatus and SpotPrice API usage.
2023-01-18 Tom CleggMerge branch '19896-ldap-tls-downgrade'
2023-01-17 Tom Clegg19320: Fix env var leak in test.
2023-01-17 Tom Clegg18693: Use row locking only if enabled in config. 18693-dedup-permissions
2023-01-17 Tom Clegg19896: Mention TLS version error message in config... 19896-ldap-tls-downgrade
2023-01-17 Tom Clegg19896: Use StartTLS + MinTLSVersion regardless of Insec...
2023-01-17 Tom CleggMerge branch '19890-id-bigint'
2023-01-17 Tom Clegg19320: Use AWS spot price data to calculate container...
2023-01-17 Lucas Di PentimaMerge branch '19865-search-clearing-fix'. Closes #19865.
2023-01-16 Tom Clegg19890: Note slow upgrade due to schema migration. 19890-id-bigint
2023-01-16 Tom CleggMerge branch '19597-multipart-request'
2023-01-16 Tom Clegg19597: Comment explicit ParseForm usage.
2023-01-13 Peter Amstutz19385: Continuing to fix tests
2023-01-13 Brett SmithMerge branch '19895-google-api-python-client-2'
2023-01-13 Peter Amstutz19385: More test fixing
2023-01-13 Brett Smith19886: Save log collection when crunch-run starts a...
2023-01-13 Brett Smith19886: Refine crunch-run output collection tests
2023-01-13 Brett Smith19886: Bugfix UUID generation in crunch-run tests
2023-01-13 Tom CleggMerge branch '19894-pg-access'
2023-01-12 Peter Amstutz19385: Fixing tests
2023-01-12 Lucas Di Pentima19865: Reset search values on panel loading.
2023-01-12 Lucas Di Pentima19865: Adds search value reset action to DataExplorer.
2023-01-12 Stephen Smith19715: Fix unit test
2023-01-12 Peter Amstutz19385: Work in progress checkpoint, submitting uses...
2023-01-12 Stephen Smith19715: Add preserve url location flag to logout action...
2023-01-12 Lucas Di Pentima19865: Fixes code indentation.
2023-01-12 Lucas Di Pentima19865: Fixes linter warnings.
2023-01-12 Lucas Di Pentima19865: Sets the input search component to clear on...
2023-01-12 Lucas Di Pentima19865: Adds integration test exposing the bug.
2023-01-12 Lucas Di Pentima19865: Ignores /public/_health/ dir.
2023-01-10 Brett Smith19894: Copyedit the 2.5.0 PostgreSQL upgrade note 19894-pg-access
2023-01-09 Stephen Smith15557: Fix group manage tests
2023-01-09 Stephen Smith15557: Fix group manage tests
2023-01-09 Stephen Smith15557: Improve error handling and resposiveness when...
2023-01-09 Peter Amstutz19385: new_upload_workflow work in progress
2023-01-09 Stephen Smith15557: Remove broken re0run functionality and rename...
2023-01-09 Stephen Smith15557: Add start workflow button when container request...
2023-01-09 Tom Clegg19894: Update documentation re: dispatcher connecting...
2023-01-09 Brett Smith19895: Upgrade google-api-python-client
2023-01-06 Peter Amstutz19385: Messy work in progress for uploading workflows...
2023-01-05 Stephen Smith19900: Don't dispay errors when fetching process output...
2023-01-04 Tom Clegg19896: Configurable minimum TLS version for LDAP connec...
2023-01-04 Peter Amstutz19425: Fix rebase error
2023-01-04 Peter Amstutz19425: Bump to released cwltool & schema-salad
next