projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2022-11-14
Peter Amstutz
19688: Fix test
19688-cwl-fast-path
|
commitdiff
2022-11-14
Peter Amstutz
19688: Make sure the wrapper has git info too
|
commitdiff
2022-11-13
Peter Amstutz
19688: Fix tests
|
commitdiff
2022-11-12
Peter Amstutz
19688: Set step id to match original workflow id
|
commitdiff
2022-11-11
Peter Amstutz
19688: Set label so subwf isn't displayed as "step"
|
commitdiff
2022-11-11
Peter Amstutz
19688: Make sure CommandLineTool gets wrapped properly
|
commitdiff
2022-11-08
Peter Amstutz
19688: Update tests
|
commitdiff
2022-11-04
Peter Amstutz
19688: Recognize plain workflow uuid without arvwf...
|
commitdiff
2022-11-03
Peter Amstutz
19688: Fix @stubs decorator that was accidentally skipp...
|
commitdiff
2022-11-02
Peter Amstutz
19688: Make registered workflows lightweight wrappers
|
commitdiff
2022-11-02
Peter Amstutz
19688: Trying a fast path submit for registered workflows
|
commitdiff
2022-10-31
Lucas Di Pentima
Merge branch '19582-aws-s3v2-driver'. Closes #19582.
|
commitdiff
2022-10-31
Peter Amstutz
Merge branch '19678-job-loader' refs #19678
|
commitdiff
2022-10-31
Lucas Di Pentima
Merge branch 'main' into 19582-aws-s3v2-driver
19582-aws-s3v2-driver
|
commitdiff
2022-10-31
Tom Clegg
Merge branch '18071-dblock-keep-balance-and-dispatch'
|
commitdiff
2022-10-31
Tom Clegg
18071: Remove obsolete comment.
|
commitdiff
2022-10-28
Peter Amstutz
19678: Fix for parameters called 'name'
19678-job-loader
|
commitdiff
2022-10-28
Peter Amstutz
19678: Use minimal job loader context to expand job...
|
commitdiff
2022-10-28
Tom Clegg
18071: Fix tests.
18071-dblock-keep-balance-and-dispatch
|
commitdiff
2022-10-28
Tom Clegg
18071: Relax test timeout.
|
commitdiff
2022-10-28
Tom Clegg
18071: Improve test timeout.
|
commitdiff
2022-10-28
Tom Clegg
18071: Use dblock to prevent multiple dispatchers from...
|
commitdiff
2022-10-27
Tom Clegg
18071: Log host:port of other process(es) holding lock.
|
commitdiff
2022-10-27
Tom Clegg
18071: Use dblock to avoid concurrent keep-balance...
|
commitdiff
2022-10-27
Tom Clegg
Merge branch '19377-verbose'
|
commitdiff
2022-10-27
Tom Clegg
19377: Usage error if config is readable but does not...
19377-verbose
|
commitdiff
2022-10-26
Tom Clegg
Merge branch '19563-log-cr-mem'
|
commitdiff
2022-10-25
Tom Clegg
19563: Report process size in bytes, not pages.
19563-log-cr-mem
|
commitdiff
2022-10-25
Tom Clegg
19377: Improve log message about skipping health check...
|
commitdiff
2022-10-25
Tom Clegg
19563: Clean up tests.
|
commitdiff
2022-10-24
Peter Amstutz
Merge branch '19466-cwl-io' refs #19466
|
commitdiff
2022-10-24
Peter Amstutz
19466: Add link to section later in the page
|
commitdiff
2022-10-24
Tom Clegg
19563: Log memory usage of arv-mount, crunch-run, and...
|
commitdiff
2022-10-21
Peter Amstutz
19466: Fix typo and test with cwl_ properties
19466-cwl-io
|
commitdiff
2022-10-21
Peter Amstutz
19466: Fix properties page typos
|
commitdiff
2022-10-21
Peter Amstutz
19466: Fix incorrect cwl_ properties in table
|
commitdiff
2022-10-21
Peter Amstutz
19466: Add an API documentation page about properties
|
commitdiff
2022-10-21
Lucas Di Pentima
Merge branch '19629-nokogiri-upgrade'. Closes #19629
|
commitdiff
2022-10-21
Lucas Di Pentima
19629: Upgrades nokogiri.
19629-nokogiri-upgrade
|
commitdiff
2022-10-20
Tom Clegg
Merge branch '18863-delete-old-logs-without-cron'
|
commitdiff
2022-10-20
Tom Clegg
18863: Add rest of event_type values used by crunch...
18863-delete-old-logs-without-cron
|
commitdiff
2022-10-19
Tom Clegg
Merge branch '19501-unsetup-permissions'
|
commitdiff
2022-10-18
Tom Clegg
19377: Fix diag sanity check. Suggest "check -yaml...
|
commitdiff
2022-10-18
Tom Clegg
18863: gofmt
|
commitdiff
2022-10-18
Tom Clegg
18863: Add tests for duration 0.
|
commitdiff
2022-10-18
Tom Clegg
18863: Disable container log sweep in integration test...
|
commitdiff
2022-10-17
Lucas Di Pentima
19582: Really sets the default UseAWSS3v2Driver value...
|
commitdiff
2022-10-17
Tom Clegg
18863: Add upgrade note.
|
commitdiff
2022-10-17
Tom Clegg
18863: Remove obsolete test.
|
commitdiff
2022-10-17
Tom Clegg
18863: Move container log cleanup from rake task to...
|
commitdiff
2022-10-17
Tom Clegg
18863: Add Log methods to golang API interface.
|
commitdiff
2022-10-17
Tom Clegg
19501: Remove all sharing permissions during unsetup.
19501-unsetup-permissions
|
commitdiff
2022-10-17
Lucas Di Pentima
Merge branch '19603-installer-container-shell-fix'...
|
commitdiff
2022-10-14
Lucas Di Pentima
19603: Adds upgrade note regarding this fix.
19603-installer-container-shell-fix
|
commitdiff
2022-10-14
Peter Amstutz
18368: Add BannerURL config option
|
commitdiff
2022-10-14
Lucas Di Pentima
19603: Fixes nginx configs to support container shell...
|
commitdiff
2022-10-14
Tom Clegg
19377: Add diagnostics -v flag: arvados/nginx/config...
|
commitdiff
2022-10-14
Tom Clegg
Merge branch '19377-diagnostics-health-check'
|
commitdiff
2022-10-13
Lucas Di Pentima
19582: Enables the new keepstore S3 driver by default...
|
commitdiff
2022-10-13
Lucas Di Pentima
Merge branch '19400-login-sync-logincluster'. Closes...
|
commitdiff
2022-10-13
Lucas Di Pentima
19400: Adjusts dependency so this doesn't pull incompat...
19400-login-sync-logincluster
|
commitdiff
2022-10-12
Lucas Di Pentima
19400: Force Ruby SDK installation on login-sync instal...
|
commitdiff
2022-10-12
Lucas Di Pentima
19400: Tests adding pre-release dependency on arvados...
|
commitdiff
2022-10-10
Tom Clegg
Merge branch 'fs-block-not-found-error'
|
commitdiff
2022-10-08
Tom Clegg
Include relevant block ID in "block not found" error...
fs-block-not-found-error
|
commitdiff
2022-10-06
Tom Clegg
19377: Say "health check OK" on success.
19377-diagnostics-health-check
|
commitdiff
2022-10-06
Lucas Di Pentima
Merge branch '19594-user-activity-fix'. Closes #19594
|
commitdiff
2022-10-06
Peter Amstutz
19180: Document how to do various project operations...
|
commitdiff
2022-10-06
Peter Amstutz
19466: Fix tests
|
commitdiff
2022-10-06
Lucas Di Pentima
19594: Fixes len(None) bug, improves code formatting.
19594-user-activity-fix
|
commitdiff
2022-10-05
Peter Amstutz
19466: Fixing tests
|
commitdiff
2022-10-05
Tom Clegg
Merge branch '19418-lsf-unsatisfiable'
|
commitdiff
2022-10-05
Tom Clegg
Merge branch '19377-diagnostics-health-check'
|
commitdiff
2022-10-04
Tom Clegg
19377: Include health check in diagnostics report,...
|
commitdiff
2022-10-04
Tom Clegg
19418: LSF: use InstanceTypes to detect unsatisfiable...
19418-lsf-unsatisfiable
|
commitdiff
2022-10-03
Peter Amstutz
19466: Add cwl_input and cwl_output to properties for...
|
commitdiff
2022-10-03
Tom Clegg
Merge branch '19388-activity-logs'
|
commitdiff
2022-09-27
Lucas Di Pentima
19400: Updates arvados gem dependency.
|
commitdiff
2022-09-27
Lucas Di Pentima
Merge branch '19400-rubysdk-cluster-config'. Refs ...
|
commitdiff
2022-09-23
Tom Clegg
19388: Trigger activity logs on group contents API...
19388-activity-logs
|
commitdiff
2022-09-23
Tom Clegg
19388: Trigger activity logs on group/project APIs...
|
commitdiff
2022-09-23
Tom Clegg
19388: Add tests for activity logs.
|
commitdiff
2022-09-23
Tom Clegg
19388: Log user activity.
|
commitdiff
2022-09-22
Tom Clegg
19388: Remove unneeded import so ctrlctx can import...
|
commitdiff
2022-09-22
Peter Amstutz
Add upgrade notes for 2.4.3
|
commitdiff
2022-09-22
Tom Clegg
19388: Cache token lookups.
|
commitdiff
2022-09-22
Tom Clegg
19388: Add user/auth context to ctrlctx.
|
commitdiff
2022-09-22
Tom Clegg
Merge branch '19362-s3-webdav-sync'
|
commitdiff
2022-09-22
Tom Clegg
19362: Cleanup/comment locking.
19362-s3-webdav-sync
|
commitdiff
2022-09-21
Peter Amstutz
Improve getting git branch and git describe refs #19464
|
commitdiff
2022-09-21
Tom Clegg
19362: Update size test.
|
commitdiff
2022-09-20
Tom Clegg
19362: Fix unchecked error.
|
commitdiff
2022-09-20
Lucas Di Pentima
19400: Adds upgrade notes for existing login-sync insta...
|
commitdiff
2022-09-20
Lucas Di Pentima
19400: Adds cluster config request method to the Arvado...
19400-rubysdk-cluster-config
|
commitdiff
2022-09-20
Lucas Di Pentima
19400: Improves login-sync to detect LoginCluster feder...
|
commitdiff
2022-09-20
Tom Clegg
19362: Fix error when GetCollection arg is neither...
|
commitdiff
2022-09-20
Tom Clegg
19362: Sync s3 updates to long-lived session for same...
|
commitdiff
2022-09-20
Tom Clegg
19362: Use hardlinks to a singleton for each project...
|
commitdiff
2022-09-20
Tom Clegg
Merge branch '19362-all-webdav-via-sitefs'
|
commitdiff
2022-09-20
Tom Clegg
19428: Fix failing request on normal failed user lookup...
|
commitdiff
next