16522: add package test symlink for the python3 fuse tests.
[arvados.git] / services /
2020-06-17 Ward Vandewege16522: add a python3 package for arvados-fuse.
2020-06-17 Tom CleggMerge branch '16171-oidc-config'
2020-06-16 Peter AmstutzMerge branch '16007-permission-table-rb' refs #16007
2020-06-16 Peter Amstutz16007: Update comments to discuss edge_id
2020-06-15 Peter Amstutz16007: Handle overlapping permissions correctly
2020-06-15 Peter Amstutz16007: Add tests for overlapping permission links
2020-06-15 Tom CleggMerge branch '16425-skip-unused-dirs'
2020-06-12 Tom Clegg16425: Don't scan dirs that we don't write in.
2020-06-12 Tom Clegg16427: Merge branch 'master'
2020-06-12 Peter AmstutzMerge branch 'master' into 16007-permission-table-rb
2020-06-11 Peter Amstutz16007: Add REVOKE_PERM and CAN_MANAGE_PERM constants
2020-06-08 Tom CleggMerge branch '16171-oidc'
2020-06-05 Peter Amstutz16007: Fix typo & use query parameters
2020-06-05 Peter Amstutz16007: Refactoring and update comments.
2020-06-05 Lucas Di PentimaMerge branch '16492-websocket-extensions-gem-upgrade'
2020-06-05 Lucas Di Pentima16492: Upgrades websocket-extensions gem to fix a secur...
2020-06-05 Tom CleggMerge branch '16427-undelete'
2020-06-05 Peter Amstutz16007: Special handing for users with permissions on...
2020-06-05 Tom Clegg16427: Merge branch 'master'
2020-05-29 Peter Amstutz16007: Add comment about override_edge_* parameters
2020-05-29 Peter Amstutz16007: Ensure that updated permission edge overrides...
2020-05-29 Peter Amstutz16007: Enable permission correctness checking (only...
2020-05-29 Peter Amstutz16007: refresh_trashed uses a transaction
2020-05-29 Peter Amstutz16007: More code comment detail about compute_permissio...
2020-05-29 Peter Amstutz16007: Lots and lots lots of method documentation via...
2020-05-29 Peter Amstutz16007: Use incremental updates instead of materialized...
2020-05-28 Tom Clegg16427: Add "touch" API to keepstore.
2020-05-21 Lucas Di Pentima16435: Merge branch 'master' into 16435-sync-groups...
2020-05-20 Tom CleggMerge branch '16312-s3-signature-v4'
2020-05-20 Tom CleggMerge branch '16319-timestamp-precision'
2020-05-20 Tom Clegg16319: Count Utimes stats.
2020-05-20 Tom Clegg16319: Use stdlib func Chtimes instead of UtimesNano...
2020-05-20 Tom Clegg16319: Use high precision clock for file timestamps.
2020-05-19 Tom CleggMerge branch '16319-set-test-db-collation'
2020-05-18 Tom Clegg16319: Specify en_US.UTF-8 collation when creating...
2020-05-14 Tom Clegg16312: Test V2Signature config.
2020-05-14 Tom Clegg16312: Use V4 signatures for all AWS regions. Add confi...
2020-05-14 Tom CleggMerge branch '16387-batch-update-deactivated-user'
2020-05-14 Tom CleggMerge branch '15881-ldap'
2020-05-14 Tom CleggMerge branch '16391-sbatch-error-logging'
2020-05-13 Tom Clegg16391: Fix log message.
2020-05-13 Tom CleggMerge branch '16392-url-trailing-slash'
2020-05-13 Tom Clegg15881: Update config keys.
2020-05-12 Tom Clegg16392: Update tests.
2020-05-12 Lucas Di PentimaMerge branch '16118-arvboot-fixes'
2020-05-12 Tom Clegg16392: Add trailing slash to URLs like https://example...
2020-05-11 Lucas Di Pentima16118: Keep-web initializes its client pool from config...
2020-05-11 Tom Clegg15881: Update config keys in rails api.
2020-05-08 Tom Clegg15881: Remove debug printf.
2020-05-07 Tom Clegg15881: Add LDAP authentication option.
2020-05-06 Tom Clegg16387: Allow setting is_active=false only on LoginClust...
2020-05-04 Ward VandewegeMerge branch '16393-keepproxy-timeout-with-slow-clients'
2020-05-04 Ward Vandewege16393: keepproxy used cluster.API.KeepServiceRequestTim...
2020-05-04 Tom Clegg16387: Allow batch update to set is_active=false for...
2020-05-01 Tom CleggMerge branch '16349-non-utc-timestamps'
2020-05-01 Tom Clegg16212: Merge branch 'master'
2020-04-29 Tom CleggMerge branch '16343-create-cr-with-logincluster-token'
2020-04-29 Tom Clegg16349: Set time zone to UTC at db connection level.
2020-04-28 Tom Clegg16349: Skip converting DB timestamps to & from localtime.
2020-04-28 Tom Clegg16349: Fix TZ-sensitive comparison in token expiry...
2020-04-28 Tom Clegg16349: Test token expiry using actual token validation...
2020-04-22 Lucas Di Pentima16356: Merge branch 'master' into 16356-arvboot-health...
2020-04-22 Tom Clegg16343: Add debug logs in token checking code.
2020-04-22 Ward VandewegeMerge branch '16328-keep-proxy-uses-config.yaml-to...
2020-04-22 Ward Vandewege16328: Merge branch 'master' into 16328-keep-proxy...
2020-04-22 Ward Vandewege16328: If config.yml is available, use the keepstores...
2020-04-21 Tom CleggMerge branch '16048-reload-config'
2020-04-21 Lucas Di PentimaMerge branch '16341-rack-security-upgrades'
2020-04-21 Lucas Di Pentima16341: Upgrades rack on API & Workbench.
2020-04-17 Lucas Di PentimaMerge branch '16029-arvboot-listenhost-ssl-altname'
2020-04-16 Tom CleggRemove "template=template0" from db connection params.
2020-04-13 Peter AmstutzMerge branch '16263-logincluster-user-list-fix' refs...
2020-04-09 Ward VandewegeMerge branch '16326-doc-and-keepstore-update'
2020-04-09 Ward Vandewegedocumentation: update descriptions for MaxKeepBlobBuffe...
2020-04-09 Tom CleggWarn if MaxKeepBlobBuffers > MaxConcurrentRequests.
2020-04-08 Tom CleggMerge branch '16212-pam-login'
2020-04-07 Tom CleggMerge branch '16053-install-deps'
2020-04-06 Tom CleggMerge branch '16217-ws-metrics'
2020-03-31 Peter Amstutz16263: Add bypass_federation test
2020-03-31 Peter Amstutz16263: Fix only_admin_can_bypass_federation
2020-03-31 Tom Clegg16217: Merge branch 'master'
2020-03-31 Peter Amstutz16263: Rename no_federation -> bypass_federation
2020-03-31 Peter Amstutz16263: Add no_federation to user update
2020-03-31 Tom Clegg16053: Merge branch 'master'
2020-03-31 Tom Clegg16212: Merge branch 'master'
2020-03-31 Peter Amstutz16263: Generalize "local_user_list" flag to "no_federation"
2020-03-27 Peter Amstutz16263: Add local_user_list flag to bypass LoginCluster...
2020-03-27 Lucas Di PentimaMerge branch '16265-security-updates'
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/services/api...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/services/api...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-25 Tom Clegg16217: Remove old status/debug endpoints, test /metrics...
2020-03-25 Tom Clegg16217: Add prometheus metrics.
2020-03-25 Tom Clegg16217: Exit service command if the service handler...
2020-03-25 Tom Clegg16217: Refactor ws to use lib/service.
2020-03-23 Tom Clegg16053: Fix keepstore tests that fail when running as...
next