Merge branch '17528-install-warnings'
[arvados.git] / services /
2021-04-20 Tom CleggMerge branch '17528-install-warnings'
2021-04-20 Javier BértoliMerge branch '17246-salt-install-improvements'
2021-04-15 Tom Clegg17528: Fix assets:precompile @ build time, skip at...
2021-04-15 Tom Clegg17528: Remove bin/yarn from Rails projects.
2021-04-15 Tom Clegg17528: Don't load config when doing assets:precompile...
2021-04-13 Lucas Di PentimaMerge branch '16159-token-expiration-on-logout'
2021-04-13 Peter AmstutzMerge branch '17462-default-secondaryfiles' refs #17462
2021-04-13 Ward VandewegeMerge branch '17498-python3-migration-metapackages'
2021-04-13 Ward Vandewege17498: address review comments.
2021-04-13 Lucas Di Pentima16159: Merge branch 'master' into 16159-token-expiratio...
2021-04-06 Tom CleggMerge branch '13382-write-to-storage-class'
2021-04-05 Tom Clegg13382: Rename putResult -> putProgress.
2021-04-02 Ward VandewegeFix golint warning.
2021-04-01 Tom Clegg13382: Test storage class failure cases.
2021-04-01 Tom Clegg13382: Use caller-specified storage classes when writing.
2021-04-01 Tom Clegg13382: Report storage class(es) in headers after succes...
2021-03-31 Tom CleggAdd test cases for special chars in filename.
2021-03-31 Ward Vandewege17503: Merge branch 'master' into 17503-fix-deduplicati...
2021-03-30 Ward VandewegeMerge branch '17119-add-filter-groups'
2021-03-30 Ward Vandewege17119: Merge branch 'master' into 17119-add-filter...
2021-03-30 Ward Vandewege17119: more changes after review feedback.
2021-03-26 Lucas Di PentimaMerge branch 'master' into 16159-token-expiration-on...
2021-03-26 Ward VandewegeThe latest version of the mimemagic gem has a new depen...
2021-03-25 Ward VandewegeUpdate mimemagic gem version to 0.3.8, the previous...
2021-03-25 Ward VandewegeUpdate mimemagic gem version to 0.3.8, the previous...
2021-03-25 Ward Vandewege17119: bugfix: the group/contents endpoint should do...
2021-03-24 Ward Vandewege17119: bugfix: when "count: none" is specified, the...
2021-03-24 Ward VandewegeUpdate mimemagic gem version to 0.3.6, the previous...
2021-03-24 Ward VandewegeUpdate mimemagic gem version to 0.3.6, the previous...
2021-03-24 Ward Vandewege17119: fix tests.
2021-03-24 Ward Vandewege17119: implement review feedback.
2021-03-23 Ward Vandewege17495: Merge branch 'master' into 17495-document-dedup...
2021-03-22 Tom CleggMerge branch '17353-install-warnings'
2021-03-22 Tom Clegg17353: Don't show config-dump warnings for empty config.
2021-03-21 Ward Vandewege17119: address review feedback.
2021-03-21 Ward Vandewege17119: the home project should include filter groups.
2021-03-19 Lucas Di PentimaMerge branch '17476-railsapi-security-updates'
2021-03-18 Lucas Di Pentima17476: Updates rails related gems.
2021-03-16 Javier BértoliMerge branch '17352-arvados-api-server-dependency'
2021-03-16 Javier Bértolifix(fpm,packaging): add arvados-api-server's postgresql...
2021-03-15 Ward Vandewege17119: Make arv-mount work with the new filter groups...
2021-03-15 Tom Clegg16745: Update test.
2021-03-15 Tom Clegg16745: Rename session cache size metric.
2021-03-15 Tom Clegg16745: Reject unsupported APIs instead of mishandling.
2021-03-15 Tom Clegg16745: Handle GetBucketLocation API.
2021-03-15 Tom Clegg16745: Don't store nil in an atomic.Value (panic).
2021-03-15 Tom Clegg16745: Prune enough sessions to reach size limit, not...
2021-03-15 Tom Clegg16745: Keep a SiteFileSystem alive for multiple read...
2021-03-15 Lucas Di Pentima16736: Adds tests to confirm expires_at gets properly...
2021-03-15 Lucas Di Pentima16736: Simplifies conditionals.
2021-03-15 Lucas Di Pentima16736: Replaces Time.now with db_current_time on token...
2021-03-15 Lucas Di Pentima16736: Updates arvados-login-sync to support expiring...
2021-03-15 Lucas Di Pentima16736: Limit token's expires_at depending on the cluste...
2021-03-15 Lucas Di Pentima16736: Enhances tests about login issued tokens.
2021-03-15 Ward Vandewege17355: keepstore should take the volume's AccessViaHost...
2021-03-15 Ward Vandewege17119: add filter group support to arv-mount.
2021-03-15 Ward Vandewege17119: add filter validation for filter groups. Add...
2021-03-10 Tom CleggMerge branch '16669-oidc-access-token-fed'
2021-03-09 Ward VandewegeMerge branch '17119-use-group-contents'
2021-03-09 Ward Vandewege17119: Merge branch 'master' into 17119-use-group-contents
2021-03-09 Ward VandewegeMerge branch '17119-virtual-folder-from-query'
2021-03-09 Ward Vandewege17119: Merge branch 'master' into 17119-virtual-folder...
2021-03-03 Javier BértoliMerge branch '17438-compute-images-script-fixes'
2021-03-03 Ward Vandewege17119: add second test, simplify code by switching...
2021-03-03 Tom CleggMerge branch '16745-keep-web-cache'
2021-03-03 Tom Clegg16745: Update test.
2021-03-03 Tom Clegg16745: Rename session cache size metric.
2021-03-02 Ward Vandewege17119: make controller understand filter groups.
2021-03-02 Tom Clegg16745: Reject unsupported APIs instead of mishandling.
2021-03-02 Tom Clegg16745: Handle GetBucketLocation API.
2021-03-02 Tom Clegg16745: Don't store nil in an atomic.Value (panic).
2021-02-25 Ward Vandewege17119: make arvados_fuse.fusedir.ProjectDirectory use...
2021-02-23 Tom Clegg16745: Prune enough sessions to reach size limit, not...
2021-02-22 Tom Clegg16745: Keep a SiteFileSystem alive for multiple read...
2021-02-19 Lucas Di PentimaMerge branch '17295-configured-cluster-ids-validation'
2021-02-19 Lucas Di PentimaMerge branch '16736-max-token-lifetime'
2021-02-11 Lucas Di Pentima16736: Adds tests to confirm expires_at gets properly...
2021-02-11 Lucas Di Pentima16736: Simplifies conditionals.
2021-02-11 Lucas Di Pentima16736: Replaces Time.now with db_current_time on token...
2021-02-11 Lucas Di Pentima16736: Updates arvados-login-sync to support expiring...
2021-02-11 Lucas Di Pentima16736: Limit token's expires_at depending on the cluste...
2021-02-11 Lucas Di Pentima16736: Enhances tests about login issued tokens.
2021-02-11 Ward Vandewege17119: remove the default project_class again on the...
2021-02-10 Peter AmstutzMerge branch '17165-vscode-training-doc' refs #17165
2021-02-09 Ward Vandewege17119: First take: add groups endpoints to controller.
2021-02-09 Ward VandewegeMerge branch '17355-report-volume-ReadOnly-correctly'
2021-02-09 Ward Vandewege17355: keepstore should take the volume's AccessViaHost...
2021-02-06 Tom CleggMerge branch '17335-oidc-auth-params'
2021-02-05 Ward Vandewege17249: Merge branch 'master' into 17249-costanalyzer...
2021-02-05 Tom CleggMerge branch '17170-container-shell'
2021-02-04 Nico Cesarfixed test for 17299
2021-02-04 Nico CesarChanged 'api' -> 'API in runtime_constraints
2021-02-03 Tom Clegg17170: Merge branch 'master'
2021-02-03 Nico CesarMerge branch '17299-uppercase-api'
2021-02-02 Tom CleggMerge branch '16306-arvados-easy-install'
2021-02-02 Tom Clegg16306: Merge branch 'master'
2021-01-29 Nico Cesarfixed test for 17299
2021-01-29 Nico CesarChanged 'api' -> 'API in runtime_constraints
2021-01-28 Tom Clegg17170: Merge branch 'master'
2021-01-26 Tom Clegg17170: Add interactive_session_started flag to containers.
next