arvados.git
2022-07-28 Lucas Di Pentima19297: Fixes error check for edge case of limit=0,... 19297-inexistent-field-filter-fix
2022-07-27 Lucas Di Pentima19297: Raises an error only when no object types have...
2022-07-27 Lucas Di Pentima19297: Adds tests exposing the bug.
2022-07-25 Tom CleggMerge branch '19296-remove-recursive'
2022-07-25 Tom Clegg19296: Fix remove(recursive=True) for depth>1. 19296-remove-recursive
2022-07-22 Peter AmstutzMerge branch 'MajewskiKrzysztof/use_api_token_from_conf...
2022-07-22 Tom CleggMerge branch '19249-header-ctrl-chars'
2022-07-22 Lucas Di PentimaMerge branch '19283-salt-webshell-upstream-fix'. Closes...
2022-07-22 Lucas Di PentimaMerge branch '19291-tzinfo-upgrade'. Closes #19291
2022-07-22 Lucas Di Pentima19291: Bumps tzinfo to 1.2.10 19291-tzinfo-upgrade
2022-07-21 Lucas Di Pentima19283: Fixes webshell nginx upstream to point to the... 19283-salt-webshell-upstream-fix
2022-07-21 Tom CleggMerge branch '19277-local-keep-from-ctr'
2022-07-21 Tom CleggMerge branch '17344-easy-demo'
2022-07-20 Tom Clegg17344: -create-db=false to use $POSTGRES_HOST/USER...
2022-07-20 Tom Clegg17344: Merge branch 'main'
2022-07-20 Tom CleggMerge branch '16552-autocert'
2022-07-20 Tom Clegg17344: Drop accidental python2 dependency.
2022-07-20 Tom Clegg17344: Remove some -dev packages from runtime dependencies.
2022-07-20 Tom Clegg17344: Link next steps to appropriate doc pages.
2022-07-19 Tom CleggMerge branch '17807-keep-web-login-flow'
2022-07-19 Tom Clegg17344: Point to diagnostics and docs after successful...
2022-07-19 Tom Clegg17344: Fix available-port check.
2022-07-19 Tom Clegg17344: Use #cpus as 'bundle install' concurrency.
2022-07-19 Tom Clegg17807: keep-web redirect to wb2 login-and-return in... 17807-keep-web-login-flow
2022-07-19 Lucas Di PentimaMerge branch '19278-activerecord-update'. Closes #19278
2022-07-19 Tom Clegg19277: Test for ARVADOS_KEEP_SERVICES env in container. 19277-local-keep-from-ctr
2022-07-19 Lucas Di Pentima19278: Updates api & wb1 rails to 5.2.8.1 19278-activerecord-update
2022-07-18 Tom Clegg19277: Expose local keepstore service to processes...
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-15 Tom Clegg17344: Give up early if cluster config cannot be fetched.
2022-07-14 Lucas Di PentimaMerge branch '19139-user-creation-fixes'. Closes #19139
2022-07-14 Lucas Di Pentima19139: Adds test confirming that provided owner_uuid... 19139-user-creation-fixes
2022-07-14 Lucas Di Pentima19139: Fixes bug by always setting owner_uuid to the...
2022-07-14 Lucas Di Pentima19139: Adds tests related to user creation.
2022-07-14 Lucas Di PentimaMerge branch '19206-root-user-disabling-fix'. Closes...
2022-07-14 Tom Clegg17344: Fix unclosed response body.
2022-07-14 Tom Clegg17344: Diagnostics warning, not error, if there are...
2022-07-14 Tom Clegg17344: Rename "root" subcommand to "sudo".
2022-07-14 Tom Clegg17344: Add firewall info to easy install doc page.
2022-07-14 Tom Clegg19235: Don't try bogus URL if WebDAV ExternalURL has...
2022-07-14 Tom Clegg17344: Check that needed ports are usable before doing...
2022-07-14 Tom Clegg17344: Load alpine docker image for diagnostics.
2022-07-14 Tom Clegg17344: Add docker and postgresql as suggested deb packages.
2022-07-14 Tom Clegg17344: Update automatic install docs.
2022-07-14 Tom Clegg17344: Add arv-mount and python tools to package.
2022-07-14 Tom Clegg17344: Note "systemd enable" step is irrelevant in...
2022-07-14 Tom Clegg17344: Install ruby arv as arv-ruby, and arvados-client...
2022-07-14 Tom Clegg17344: 'arvados-client root cmd...' uses root token...
2022-07-14 Tom Clegg17344: 'systemctl reload arvados' sends SIGHUP to reloa...
2022-07-14 Tom Clegg17344: Ensure arvados-server is in PATH for rake tasks.
2022-07-14 Tom Clegg17344: Silence misleading warning during gem install.
2022-07-14 Tom Clegg17344: Remove extra 'go install' cmd.
2022-07-14 Tom Clegg17344: Update bundle usage.
2022-07-14 Tom Clegg17344: Check postgresql situation earlier.
2022-07-14 Tom Clegg17344: Tidy systemd / fpm integration.
2022-07-14 Tom Clegg17344: Improve "init" transcript.
2022-07-14 Tom Clegg17344: After init/startup, check API and show wb2 URL.
2022-07-14 Tom Clegg16552: Avoid port collision due to port assignment...
2022-07-14 Tom Clegg16552: Fix deprecated bundler usage.
2022-07-13 Lucas Di Pentima19206: Avoids disabling or setting system root user... 19206-root-user-disabling-fix
2022-07-13 Lucas Di Pentima19206: Adds test exposing the bug.
2022-07-13 Tom Clegg16552: Merge branch 'main' into 16552-autocert
2022-07-11 Tom Clegg19249: Add test for control chars in properties key. 19249-header-ctrl-chars
2022-07-11 Tom Clegg19249: Mime-encode metadata headers that have control...
2022-07-11 Tom Clegg19249: Test handling of crlf for properties rendered...
2022-07-08 Tom Clegg16552: Update (hidden) single-node install doc page.
2022-07-08 Tom Clegg16552: Fix error message.
2022-07-08 Krzysztof MajewskiUse config parameter to fetch api token in KeepClient
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.
next