arvados.git
2022-07-18 Tom Clegg16552: Change -tls=acmetool to -tls=/path/to/certdir. 16552-autocert
2022-07-18 Tom Clegg16552: Rename ACME config options.
2022-07-15 Tom Clegg16552: Fix PATH so setup rake tasks can run arvados...
2022-07-14 Tom Clegg16552: Avoid port collision due to port assignment...
2022-07-14 Tom Clegg16552: Fix deprecated bundler usage.
2022-07-13 Tom Clegg16552: Merge branch 'main' into 16552-autocert
2022-07-08 Tom Clegg16552: Update (hidden) single-node install doc page.
2022-07-08 Tom Clegg16552: Fix error message.
2022-07-07 Lucas Di PentimaMerge branch '18858-sync-users-fixes'. Closes #18858
2022-07-07 Lucas Di Pentima18858: Don't treat as an error empty usernames on syste... 18858-sync-users-fixes
2022-07-07 Lucas Di Pentima18858: Removed root & anonymous usernames from fixture...
2022-07-07 Peter AmstutzMerge branch 'keep_web_api_client_upload_method' refs...
2022-07-07 Tom Clegg16552: Comment in config template re autocert implement...
2022-07-07 Tom Clegg16552: Merge branch 'main'
2022-07-06 Lucas Di Pentima18858: Adds username case matching tests.
2022-07-06 Lucas Di Pentima18858: Improves test & fixes discovered bug by said...
2022-07-06 Lucas Di Pentima18858: Fixes positional argument retrieval on sync...
2022-07-06 Lucas Di Pentima18858: Don't immediately exit on existing accounts...
2022-07-06 Tom CleggMerge branch '16888-ctr-fed-token'
2022-07-05 Lucas Di PentimaMerge branch '18858-sync-users-tool'. Closes #18858
2022-07-04 Lucas Di Pentima18858: Adds sync-users package building. 18858-sync-users-tool
2022-07-04 Lucas Di Pentima18858: Adds first/last name updates, with tests.
2022-07-04 Lucas Di Pentima18858: Expands documentation to include the new tool.
2022-07-04 Lucas Di Pentima18858: Adds username-based test cases.
2022-07-04 Tom Clegg16552: Fix default websocket external port and proxy...
2022-07-03 Tom Clegg16552: Use sdnotify to signal to systemd that service...
2022-07-01 Lucas Di Pentima18858: Tidies up testing code.
2022-07-01 Lucas Di Pentima18858: Adds ability to identify users by their usernames.
2022-07-01 Tom Clegg16888: Test unsupported federation use case. 16888-ctr-fed-token
2022-06-30 Tom Clegg16552: Fix rebase error.
2022-06-30 Tom CleggNote that Get*Tagging APIs are not supported.
2022-06-30 Tom CleggMerge branch '19088-s3-properties-tags'
2022-06-30 Tom Clegg16552: Add arvados-server init -admin-email option.
2022-06-30 Tom Clegg16552: Fix warnings re wrong process signalling service...
2022-06-30 Tom Clegg16552: Fix cwd warning from psql.
2022-06-30 Tom Clegg16552: change default db name to just arvados.
2022-06-30 Tom Clegg16552: arvados-server init -login "google $clientid...
2022-06-30 Tom Clegg16552: Add arvados-cli gem to arvados-server-easy package.
2022-06-30 Tom Clegg16552: Improve "init" feedback when config already...
2022-06-30 Peter AmstutzMerge branch '18870-installer' refs #18870
2022-06-30 Peter Amstutz18870: Add message about running diagnostics
2022-06-30 Peter Amstutz18870: Handle possibly undefined command line parameters
2022-06-30 Peter Amstutz18870: Added a bunch of comments & documentation
2022-06-30 Tom Clegg16552: Start systemd service after successful init.
2022-06-30 Tom Clegg16552: Drop crunch-dispatch-local from arvados-server...
2022-06-30 Tom Clegg16552: Use fpm features to manage systemd unit.
2022-06-30 Tom Clegg16552: Add workbench2 catch-all index.html rule.
2022-06-30 Tom Clegg16552: Update workbench2 version, boot it by default.
2022-06-30 Tom Clegg16552: Nginx listens on all interfaces, not just loopback.
2022-06-30 Tom Clegg16552: Fix signal handling.
2022-06-30 Tom Clegg16552: boot: wait for child proc cleanup when shutting...
2022-06-29 Tom Clegg16552: Option to get TLS certificates automatically...
2022-06-29 Tom CleggMerge branch '16561-listen-url'
2022-06-29 Tom CleggMerge branch '19205-monitor-handler-threads'
2022-06-29 Lucas Di Pentima18858: Adds duplicated email check & tests.
2022-06-29 Lucas Di Pentima18858: Fixes fixture to avoid having duplicated emails...
2022-06-29 Lucas Di Pentima18858: Initial set of tests.
2022-06-29 Lucas Di Pentima18858: Enhances logging a bit.
2022-06-29 Lucas Di Pentima18858: Fixes user fixture: usernames can only be alphanums.
2022-06-29 Lucas Di Pentima18858: Fixes unlisted account deactivation logic. Impro...
2022-06-29 Lucas Di Pentima18858: Adds additional checks, improves logging.
2022-06-29 Lucas Di Pentima18858: Avoids updating the current user. Adds unlisted...
2022-06-29 Lucas Di Pentima18858: Implements basic sync-users tool.
2022-06-29 Lucas Di Pentima18858: Doc site URL fix.
2022-06-28 Tom Clegg16561: Handle implicit port number in ws:// and wss...
2022-06-28 Tom Clegg16561: Handle implicit port numbers in getListenAddress...
2022-06-28 Peter Amstutz18870: Change the non-user oriented "FIXME" to "NOTE"
2022-06-28 Peter Amstutz18870: Check for 'fixme's
2022-06-28 Peter Amstutz18870: Ensure sbin is in cron job PATH
2022-06-28 Peter Amstutz18870: Improve logging of errors from login-sync
2022-06-28 Peter Amstutz18870: Fix typo
2022-06-28 Peter Amstutz18870: Use bash [[ ]] conditional syntax and order...
2022-06-28 Peter Amstutz18870: Make sure database password is quoted in pillar
2022-06-28 Peter Amstutz18870: Change deploy target directory name
2022-06-28 Peter Amstutz18870: Use correct default vm hostname
2022-06-28 Peter Amstutz18870: Fixing declare
2022-06-28 Peter Amstutz18870: Need to declare NODES as array
2022-06-28 Peter Amstutz18870: Fix diagnostic
2022-06-28 Peter Amstutz18870: fix
2022-06-28 Peter Amstutz18870: Run diagnostics
2022-06-28 Peter Amstutz18870: another fix
2022-06-28 Peter Amstutz18870: Fix typo
2022-06-28 Peter Amstutz18870: Refactor sync
2022-06-28 Peter Amstutz18870: Deploy individual nodes
2022-06-28 Peter Amstutz18870: Flexible branch naming
2022-06-28 Peter Amstutz18870: git stuff
2022-06-28 Peter Amstutz18870: tweaking git stuff
2022-06-28 Peter Amstutz18870: Commits stuff
2022-06-28 Peter Amstutz18870: Fix remote add
2022-06-28 Peter Amstutz18870: git add everything
2022-06-28 Peter Amstutz18870: Updating params.local
2022-06-28 Peter Amstutz18870: New script to help manage install
2022-06-28 Tom Clegg16561: Rearrange control flow for clarity.
2022-06-28 Tom CleggMerge branch '19217-silence-logs'
2022-06-28 Krzysztof MajewskiAdd new method to upload files via Keep Web API keep_web_api_client_upload_method
2022-06-27 Tom Clegg19088: Document S3 properties-as-metadata feature.
2022-06-27 Tom Clegg19088: base64-encode non-ascii property values in respo...
2022-06-27 Tom Clegg19088: Export collection/project properties as bucket...
2022-06-27 Tom Clegg19088: Export collection/project properties as x-amz...
2022-06-27 Tom Clegg19217: Silence SQL logs during database reset.
next