arvados.git
2022-10-25 Tom Clegg19563: Report process size in bytes, not pages. 19563-log-cr-mem
2022-10-25 Tom Clegg19563: Clean up tests.
2022-10-24 Tom Clegg19563: Log memory usage of arv-mount, crunch-run, and...
2022-10-21 Lucas Di PentimaMerge branch '19629-nokogiri-upgrade'. Closes #19629
2022-10-21 Lucas Di Pentima19629: Upgrades nokogiri. 19629-nokogiri-upgrade
2022-10-20 Tom CleggMerge branch '18863-delete-old-logs-without-cron'
2022-10-20 Tom Clegg18863: Add rest of event_type values used by crunch... 18863-delete-old-logs-without-cron
2022-10-19 Tom CleggMerge branch '19501-unsetup-permissions'
2022-10-18 Tom Clegg18863: gofmt
2022-10-18 Tom Clegg18863: Add tests for duration 0.
2022-10-18 Tom Clegg18863: Disable container log sweep in integration test...
2022-10-17 Tom Clegg18863: Add upgrade note.
2022-10-17 Tom Clegg18863: Remove obsolete test.
2022-10-17 Tom Clegg18863: Move container log cleanup from rake task to...
2022-10-17 Tom Clegg18863: Add Log methods to golang API interface.
2022-10-17 Tom Clegg19501: Remove all sharing permissions during unsetup. 19501-unsetup-permissions
2022-10-17 Lucas Di PentimaMerge branch '19603-installer-container-shell-fix'...
2022-10-14 Lucas Di Pentima19603: Adds upgrade note regarding this fix. 19603-installer-container-shell-fix
2022-10-14 Peter Amstutz18368: Add BannerURL config option
2022-10-14 Lucas Di Pentima19603: Fixes nginx configs to support container shell...
2022-10-14 Tom CleggMerge branch '19377-diagnostics-health-check'
2022-10-13 Lucas Di PentimaMerge branch '19400-login-sync-logincluster'. Closes...
2022-10-13 Lucas Di Pentima19400: Adjusts dependency so this doesn't pull incompat... 19400-login-sync-logincluster
2022-10-12 Lucas Di Pentima19400: Force Ruby SDK installation on login-sync instal...
2022-10-12 Lucas Di Pentima19400: Tests adding pre-release dependency on arvados...
2022-10-10 Tom CleggMerge branch 'fs-block-not-found-error'
2022-10-08 Tom CleggInclude relevant block ID in "block not found" error... fs-block-not-found-error
2022-10-06 Tom Clegg19377: Say "health check OK" on success. 19377-diagnostics-health-check
2022-10-06 Lucas Di PentimaMerge branch '19594-user-activity-fix'. Closes #19594
2022-10-06 Peter Amstutz19180: Document how to do various project operations...
2022-10-06 Lucas Di Pentima19594: Fixes len(None) bug, improves code formatting. 19594-user-activity-fix
2022-10-05 Tom CleggMerge branch '19418-lsf-unsatisfiable'
2022-10-05 Tom CleggMerge branch '19377-diagnostics-health-check'
2022-10-04 Tom Clegg19377: Include health check in diagnostics report,...
2022-10-04 Tom Clegg19418: LSF: use InstanceTypes to detect unsatisfiable... 19418-lsf-unsatisfiable
2022-10-03 Tom CleggMerge branch '19388-activity-logs'
2022-09-27 Lucas Di Pentima19400: Updates arvados gem dependency.
2022-09-27 Lucas Di PentimaMerge branch '19400-rubysdk-cluster-config'. Refs ...
2022-09-23 Tom Clegg19388: Trigger activity logs on group contents API... 19388-activity-logs
2022-09-23 Tom Clegg19388: Trigger activity logs on group/project APIs...
2022-09-23 Tom Clegg19388: Add tests for activity logs.
2022-09-23 Tom Clegg19388: Log user activity.
2022-09-22 Tom Clegg19388: Remove unneeded import so ctrlctx can import...
2022-09-22 Peter AmstutzAdd upgrade notes for 2.4.3
2022-09-22 Tom Clegg19388: Cache token lookups.
2022-09-22 Tom Clegg19388: Add user/auth context to ctrlctx.
2022-09-22 Tom CleggMerge branch '19362-s3-webdav-sync'
2022-09-22 Tom Clegg19362: Cleanup/comment locking. 19362-s3-webdav-sync
2022-09-21 Peter AmstutzImprove getting git branch and git describe refs #19464
2022-09-21 Tom Clegg19362: Update size test.
2022-09-20 Tom Clegg19362: Fix unchecked error.
2022-09-20 Lucas Di Pentima19400: Adds upgrade notes for existing login-sync insta...
2022-09-20 Lucas Di Pentima19400: Adds cluster config request method to the Arvado... 19400-rubysdk-cluster-config
2022-09-20 Lucas Di Pentima19400: Improves login-sync to detect LoginCluster feder...
2022-09-20 Tom Clegg19362: Fix error when GetCollection arg is neither...
2022-09-20 Tom Clegg19362: Sync s3 updates to long-lived session for same...
2022-09-20 Tom Clegg19362: Use hardlinks to a singleton for each project...
2022-09-20 Tom CleggMerge branch '19362-all-webdav-via-sitefs'
2022-09-20 Tom Clegg19428: Fix failing request on normal failed user lookup...
2022-09-20 Tom Clegg19362: Update API docs. 19362-all-webdav-via-sitefs
2022-09-20 Tom Clegg19362: Remove obsolete config entries.
2022-09-19 Tom Clegg19362: Add release note about changed metrics.
2022-09-19 Tom Clegg19362: Update comment.
2022-09-19 Tom CleggMerge branch '19428-webdav-performance'
2022-09-16 Tom CleggMerge branch '19518-pam-access-check'
2022-09-16 Tom CleggMerge branch '19437-docker-watchdog'
2022-09-16 Peter AmstutzUpdate schema-salad dependency for filecache fix
2022-09-16 Lucas Di PentimaMerge branch '19472-installer-logrotate'. Closes #19472
2022-09-16 Tom Clegg19518: Check account access permission during pam auth. 19518-pam-access-check
2022-09-15 Lucas Di PentimaMerge branch '19472-logrotate' into 2.4-release 19472-installer-logrotate
2022-09-15 Lucas Di Pentima19472: Syncs salt installer's main branch with commit...
2022-09-15 Peter AmstutzMerge branch '19179-acct-activity' refs #19179
2022-09-13 Peter AmstutzSet "GITTARGET=.arvados-deploy-config-cluster" so it...
2022-09-12 Tom Clegg19362: Fix version in status response.
2022-09-12 Tom Clegg19362: Remove dead code.
2022-09-12 Tom Clegg19362: Merge serveSiteFS into main code path.
2022-09-12 Tom Clegg19362: Move non-S3 collection-addressed reqs to sitefs...
2022-09-09 Peter AmstutzMerge branch '19464-capture-git-info' refs #19464
2022-09-09 Peter Amstutz19464: Fix tests 19464-capture-git-info
2022-09-09 Peter AmstutzTest fixing wip
2022-09-08 Peter Amstutz19464: Misspelled items
2022-09-08 Peter Amstutz19464: Record git info as properties
2022-09-08 Peter Amstutz19464: Don't repeat the workflow id
2022-09-08 Peter Amstutz19464: Record the file path in the git repo as well
2022-09-08 Peter Amstutz19464: Include "git describe" in workflow name
2022-09-08 Peter Amstutz19464: Fix assignment
2022-09-08 Peter Amstutz19464: Record & report provenance information from git
2022-09-08 Peter AmstutzMerge branch '19454-cwl-output-json' refs #19454
2022-09-08 Peter Amstutz19454: Update cwltool and schema salad 19454-cwl-output-json
2022-09-08 Tom CleggMerge branch '17344-easy-demo'
2022-09-08 Tom Clegg17344: Merge branch 'main' 17344-easy-demo
2022-09-08 Tom Clegg17344: Run `ls -l newpkg.deb` on host instead of container.
2022-09-06 Tom Clegg17344: Log when removing stale crunch-run-broken file.
2022-09-06 Tom Clegg17344: Reset "broken node" flag on loopback instance...
2022-09-02 Tom Clegg19428: Tidy up pruneSessions, avoid calling MemorySize 2x. 19428-webdav-performance
2022-09-02 Tom Clegg19437: Don't cancel until 3 consecutive docker-inspect... 19437-docker-watchdog
2022-09-01 Peter AmstutzUse "systemctl disable" instead of "service docker...
2022-09-01 Peter AmstutzDon't include the patch any more, refs #19439
2022-09-01 Peter AmstutzPull our fork of amazon-ebs-autoscale for nvme support...
2022-08-30 Tom Clegg17344: Remove client code setting X-External-Client...
next