20831: Make the IsAdmin and IsInvited pointers so they are nullable
[arvados.git] / services /
2023-11-17 Peter Amstutz20831: Make the IsAdmin and IsInvited pointers so they...
2023-11-16 Peter Amstutz20831: Return is_admin and is_invited so batch updates...
2023-11-13 Peter AmstutzMerge branch 'main' into 20831-user-table-locks
2023-11-13 Peter Amstutz20831: Fix tests
2023-11-13 Brett SmithMerge branch '21021-controller-logout'
2023-11-11 Tom Clegg20846: Avoid deadlock in unmount-and-replace race.
2023-11-11 Tom Clegg20846: Avoid deadlock in unmount-and-replace race.
2023-11-10 Lucas Di Pentima21021: Merge branch 'main' into 21021-controller-logout 21021-controller-logout
2023-11-09 Tom CleggMerge branch '18874-merge-wb2'
2023-11-09 Tom Clegg18874: Update test scripts to use wb2+arvados in same...
2023-11-09 Peter Amstutz20831: more test fixes
2023-11-09 Tom Clegg18874: Merge branch 'main' from arvados-workbench2.git
2023-11-08 Peter Amstutz20831: Fixing tests wip
2023-11-08 Peter Amstutz20831: Adding update_remote_user method to User, wip
2023-11-07 Tom Clegg18874: Use test auth instead of adding real accounts...
2023-11-07 Tom Clegg18874: Fix errant it.only().
2023-11-07 Tom CleggMerge branch '20978-instance-types'
2023-11-07 Lucas Di PentimaMerge branch '21041-installer-from-HEAD'. Closes #21041
2023-11-06 Tom CleggMerge branch 'main' from workbench2.git
2023-11-02 Tom Clegg20978: Merge branch 'main' into 20978-instance-types
2023-11-02 Tom CleggMerge branch '21126-trash-when-ro'
2023-11-02 Tom CleggMerge branch '20846-ruby3-compat'
2023-11-01 Lucas Di PentimaMerge branch '21125-installer-s3-prefix-length'. Closes...
2023-10-31 Tom Clegg20978: Add MaximumPriceFactor config.
2023-10-31 Tom Clegg20846: More kwargs / Ruby 3 compatibility fixes.
2023-10-31 Tom Clegg20846: Fix kwargs variable name.
2023-10-30 Tom Clegg21126: Merge branch 'main' into 21126-trash-when-ro
2023-10-30 Tom CleggMerge branch 'main' from workbench2.git
2023-10-30 Brett SmithMerge branch '21025-keep-web-redirect-bypass'
2023-10-30 Brett Smith21025: Clarify explanation
2023-10-27 Tom Clegg20846: Update kwargs usage for ruby 3.
2023-10-27 Tom Clegg20846: Remove deprecated Random::DEFAULT usage.
2023-10-27 Tom Clegg20846: Add explicit webrick dependency.
2023-10-27 Tom Clegg20846: Update ruby-prof, test-unit gems.
2023-10-27 Tom Clegg20846: Update associations syntax for ruby 3.
2023-10-27 Tom Clegg20846: Update simplecov for ruby 3 compatibility.
2023-10-27 Peter AmstutzMerge branch '20284-username-conflict-fix' refs #20284
2023-10-27 Tom Clegg21126: Test keep-balance behavior with AllowTrashWhenRe...
2023-10-27 Peter Amstutz20284: Fix test and update code comment. 20284-username-conflict-fix
2023-10-27 Tom CleggFix redirect.
2023-10-26 Tom Clegg21126: Add AllowTrashWhenReadOnly flag.
2023-10-26 Brett Smith21025: Handle api_token as a list throughout keep-web... 21025-keep-web-redirect-bypass
2023-10-26 Tom Clegg21126: Disable trash if BlobTrashConcurrency: 0, as...
2023-10-26 Tom Clegg21126: Move BlobDeleteConcurrency==0 check up in the...
2023-10-26 Peter Amstutz20284: username updates from login cluster always take...
2023-10-26 Lisa KnoxMerge branch '21026-sanitize-html-doc'
2023-10-24 Tom CleggMerge branch '20984-instance-capacity'
2023-10-23 Tom CleggMerge branch '20300-rails7'
2023-10-23 Tom Clegg20300: Merge branch 'main' into 20300-rails7 20300-rails7
2023-10-20 Tom CleggMerge branch '21086-cert-source'
2023-10-19 Peter AmstutzMerge branch '20825-cwl-separate-runner' refs #20825
2023-10-19 Lucas Di PentimaMerge branch '20969-installer-nginx-reload-fix'. Closes...
2023-10-19 Peter AmstutzMerge branch '21030-update-perm-cte' refs #21030
2023-10-16 Tom Clegg20300: Delete superfluous config override.
2023-10-13 Peter Amstutz21030: Restore SET LOCAL enable_mergejoin to false 21030-update-perm-cte
2023-10-13 Peter Amstutz21030: Add index_materialized_permissions_target_is_not...
2023-10-11 Peter AmstutzMerge branch '20937-arv-copy-http' refs #20937
2023-10-05 Tom CleggMerge branch 'main' from workbench2.git
2023-10-05 Tom Clegg20300: Fix crash on empty Content-Type header.
2023-10-03 Peter AmstutzMerge branch '20990-name-btree' refs #20990
2023-10-02 Peter Amstutz21030: Use a CTE instead of temporary table for trash...
2023-10-02 Peter Amstutz21030: Use a CTE instead of temporary table for update_...
2023-09-29 Tom Clegg20300: Add back /logout stub.
2023-09-29 Tom CleggMerge branch '18874-merge-wb2'
2023-09-29 Tom Clegg20300: Remove obsolete auth code.
2023-09-29 Tom Clegg20300: Fix login callback redirect.
2023-09-29 Tom Clegg20300: Use Rails 7.0 config defaults.
2023-09-29 Tom Clegg20300: Bypass query cache when re-fetching record for...
2023-09-29 Tom Clegg20300: Merge similar test cases and fix query cache...
2023-09-29 Tom Clegg20300: Turn off overrides of Rails 7.0 framework defaults.
2023-09-29 Tom Clegg20300: Fix relative import paths.
2023-09-29 Tom Clegg20300: Update exec_query bind vars usage for Rails 7.
2023-09-29 Tom Clegg20300: Update time.to_s(:db) to to_fs(:db).
2023-09-29 Tom Clegg20300: Delete obsolete websocket stub.
2023-09-29 Tom Clegg20300: Fix missing imports in initializers.
2023-09-29 Tom Clegg20300: Add sprockets-rails.
2023-09-29 Tom Clegg20300: Rail 7.0 app:update.
2023-09-29 Tom Clegg20300: Update to Rails 7.0.
2023-09-29 Tom Clegg20300: Use Rails 6.1 config defaults.
2023-09-29 Tom Clegg20300: Remove config overrides from Rails 5.0 upgrade.
2023-09-29 Tom Clegg20300: Use Rails 6.0 config defaults.
2023-09-29 Tom Clegg20300: Update symbols to strings in relations.
2023-09-29 Tom Clegg20300: Use Rails 5.2 config defaults.
2023-09-29 Tom Clegg20300: Rail 6.1 app:update.
2023-09-29 Tom Clegg20300: Update bundle to rails 6.1.
2023-09-29 Tom Clegg20300: Update test to new Rails API.
2023-09-29 Tom Clegg20300: Mark belongs_to relations as optional.
2023-09-29 Tom Clegg20300: Rails 6.0 app:update
2023-09-29 Tom Clegg20300: Fix key order sensitivity in test, part 2.
2023-09-29 Tom Clegg20300: Fix key order sensitivity in test, part 1.
2023-09-29 Tom Clegg20300: Update expected content-type in test.
2023-09-29 Tom Clegg20300: Fix where(nil, ...) case.
2023-09-29 Tom Clegg20300: Fix YAML usage.
2023-09-29 Tom Clegg20300: Remove obsolete uses of set_attribute_was.
2023-09-29 Tom Clegg20300: Change deprecated update_attributes to update.
2023-09-28 Tom Clegg18874: Merge commit '6f8dcb2b13f3058db656908fb26b09e23b...
2023-09-25 Tom Clegg20300: Call safe_load explicitly instead of using safe_...
2023-09-25 Tom Clegg20300: Remove extra Time.parse(), which Rails 6 does...
2023-09-25 Tom Clegg20300: Update gemfiles to rails 6.
2023-09-25 Tom CleggMerge branch '20862-google-api-client'
next