arvados.git
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-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-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-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 CleggNote that Get*Tagging APIs are not supported.
2022-06-30 Tom CleggMerge branch '19088-s3-properties-tags'
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-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.
2022-06-24 Tom Clegg16561: Document ListenURL config.
2022-06-24 Tom Clegg19205: Fix flaky test.
2022-06-24 Tom CleggMerge branch '18948-update-exit-code-early'
2022-06-24 Tom Clegg19205: Remove redundant RequestTimeout implementation.
2022-06-24 Tom Clegg19205: Report longest-running active and abandoned...
2022-06-24 Tom Clegg18948: Update test.
2022-06-24 Tom Clegg18948: Update container record exit_code as soon as...
2022-06-24 Tom CleggAllow multiple clusters to use loopback driver on same...
2022-06-22 Tom CleggDon't wait for arvados-dispatch-cloud to come up if...
2022-06-21 Tom CleggMerge branch '19192-fix-deadlock'
2022-06-21 Tom Clegg16561: Remove unused entry from export whitelist.
2022-06-21 Tom Clegg16561: Replace ListenAddr with per-internal-url ListenURL.
2022-06-21 Tom Clegg16561: Detect ambiguous uses of ListenAddress.
2022-06-21 Tom Clegg16561: Add ListenAddress, explain InternalURLs/External...
2022-06-21 Tom Clegg19192: Add a few bytes to MemorySize to account for...
2022-06-21 Tom Clegg19192: Fix deadlock in lookupnode.
2022-06-20 Peter AmstutzPin protobuf version to <4.0.0, refs #19202
2022-06-17 Ward VandewegeMerge branch '19201-doc-warning-old-version'
2022-06-17 Ward Vandewege19201: add a liquid comment that explains what to do...
2022-06-17 Ward Vandewege19201: add warning when users are viewing documentation...
2022-06-14 Lucas Di PentimaMerge branch '19193-rails-upgrade'. Closes #19193
2022-06-14 Lucas Di Pentima19193: Pins sprockets gem to version <4.0 to avoid...
2022-06-14 Lucas Di Pentima19193: Upgrades RailsAPI & Workbench1 to address securi...
2022-06-13 Tom CleggMerge branch '19146-can-write-manage'
2022-06-10 Tom Clegg19146: Remove unneeded special case checks, explain...
2022-06-10 Lucas Di PentimaMerge branch '19177-sharing-links-ui-config'. Refs...
2022-06-09 Lucas Di Pentima19177: Fixes tests.
next