16314: Merge branch 'master'
[arvados.git] / services /
2020-08-25 Tom Clegg16314: Merge branch 'master'
2020-08-25 Peter AmstutzMerge branch '15964-fix-docs' refs #15964
2020-08-25 Lucas Di PentimaMerge branch '16678-login-tokens-lifetime-config'
2020-08-25 Nico CesarMerge branch '15886-remove-arv-web' into master
2020-08-25 Nico CesarRemove arv-web.py and documentation.
2020-08-25 Ward VandewegeFix a few gofmt warnings.
2020-08-24 Lucas Di PentimaReverts previously dropped commit that got reintroduced...
2020-08-24 Lucas Di PentimaMerge branch '16470-wb-rails-52'
2020-08-24 Tom CleggMerge branch '16535-s3'
2020-08-24 Lucas Di Pentima16470: Applies changes from 'rails app:update'.
2020-08-24 Lucas Di Pentima16470: Fixes the last deprecation warnings.
2020-08-23 Ward VandewegeFix more ineffassign warnings.
2020-08-22 Ward VandewegeFix more ineffassign warnings.
2020-08-22 Lucas Di Pentima16678: Adds rake task to manage long lived tokens.
2020-08-21 Lucas Di PentimaMerge branch 'master' into 16678-login-tokens-lifetime...
2020-08-21 Tom CleggMerge branch '16314-testuserdb'
2020-08-21 Lucas Di Pentima16678: Don't trust API clients from trusted URLs when...
2020-08-20 Tom Clegg16535: Add S3 DeleteObject API.
2020-08-20 Ward Vandewege16625: Merge branch 'master' into 16625-add-azure-manag...
2020-08-19 Nico CesarMerge branch '16698-debug-ports-arvbox' into master
2020-08-19 Ward VandewegeStop installing initializers/omniauth.rb in our rails...
2020-08-18 Tom CleggMerge branch '16535-s3'
2020-08-18 Tom Clegg16535: Merge branch 'master'
2020-08-18 Tom Clegg16535: Use package consts for http methods.
2020-08-18 Lucas Di Pentima16678: Sets token expiration at login time. Disabled...
2020-08-18 Tom Clegg16535: Return 400 instead of 500 when unable to mkdir.
2020-08-18 Ward VandewegeMerge branch '16580-remove-python2-packages'
2020-08-18 Ward Vandewege16580: Merge branch 'master' into 16580-remove-python2...
2020-08-18 Lucas Di Pentima16678: Adds Login.TokenLifetime config knob.
2020-08-17 Lucas Di PentimaMerge branch '16470-api-rails-52'
2020-08-17 Lucas Di Pentima16470: Avoids crashing when running db:create in develo...
2020-08-17 Ward Vandewege16631: Merge branch 'master' into 16631-add-test
2020-08-17 Tom CleggMerge branch '16663-running-ctrs-unknown-workers'
2020-08-17 Nico CesarMerge branch '15889-delete-traffic_test.py' into master
2020-08-17 Ward Vandewege16580: remove more references to Nodemanager.
2020-08-17 Nico Cesardeleted services/keep/tools/traffic_test.py
2020-08-17 Tom Clegg16663: Merge branch 'master'
2020-08-17 Ward VandewegeFix more ineffassign warnings.
2020-08-15 Ward VandewegeFix more ineffassign warnings.
2020-08-14 Peter AmstutzMerge branch '16683-fed-sharing' refs #16683
2020-08-14 Peter Amstutz16683: Add test, remove useless check for PDH pattern
2020-08-14 Peter Amstutz16683: Check that remote cluster id is presumed valid
2020-08-13 Peter Amstutz16683: Revert behavior change, run gofmt
2020-08-13 Peter Amstutz16683: Accept PDH for head_uuid/tail_uuid
2020-08-13 Ward Vandewege16580: remove arvados-node-manager
2020-08-13 Peter Amstutz16683: Permit granting permissions to remote users
2020-08-07 Lucas Di Pentima16470: Discards changes before locking instead of reloa...
2020-08-07 Lucas Di Pentima16470: Removes active storage config file, ammends...
2020-08-07 Lucas Di Pentima16470: Don't explicitly reload before locking on CR...
2020-08-07 Lucas Di Pentima16470: Fixes collection versioning management code.
2020-08-07 Lucas Di Pentima16470: Avoids crashing when running the rake task db...
2020-08-07 Lucas Di Pentima16470: File updates & additions from 'rake rails:update'
2020-08-07 Lucas Di Pentima16470: Fixes deprecation warning.
2020-08-07 Lucas Di Pentima16470: Removes exception deprecated on rails 3.2
2020-08-07 Lucas Di Pentima16470: Upgrades rails to 5.2
2020-08-07 Lucas Di Pentima16470: Fixes false unpersisted status when retrieving...
2020-08-07 Lucas Di Pentima16470: Adds ArvadosModel test exposing a bug with audit...
2020-08-07 Lucas Di Pentima16470: Fixes test on user model.
2020-08-07 Lucas Di Pentima16470: Changes the way of setting the callback that...
2020-08-05 Tom Clegg16535: Require Content-Type application/x-directory...
2020-08-05 Lucas Di Pentima16470: Removes cleanup code on test. All threads share...
2020-08-05 Lucas Di Pentima16470: Removes unnecessary gem that may also cause...
2020-08-05 Lucas Di Pentima16470: Fixes reload() API to match the overridden function.
2020-08-05 Lucas Di Pentima16470: Avoids DB connection closing when running tests...
2020-08-05 Lucas Di Pentima16470: Fixes internal API usage.
2020-08-05 Lucas Di Pentima16470: Fixes tests. Avoids closing a DB connection...
2020-08-05 Lucas Di Pentima16470: Fixes deprecation warnings on unit tests.
2020-08-05 Lucas Di Pentima16470: Updates Rails API to 5.1.7
2020-08-04 Tom Clegg16535: Accept application/x-directory sentinels for...
2020-08-04 Ward VandewegeMerge branch '10477-upgrade-aws-s3-driver'
2020-08-04 Ward VandewegeMerge branch 'master' into 10477-upgrade-aws-s3-driver
2020-08-03 medcelerate16625: Added fix to prevent ruby from failing when...
2020-08-03 Ward Vandewege10477: Fix timezone handling in s3aws tests, to avoid...
2020-08-03 Ward Vandewege10477: implement review comments.
2020-08-03 Ward Vandewege10477: disable sha-256 calculation by the S3 driver...
2020-08-03 Ward Vandewege10477: first version of the aws-sdk-go-v2 driver.
2020-07-31 Tom Clegg16535: Test XML header and content-type.
2020-07-31 Tom Clegg16535: Test Size field in list response.
2020-07-31 Tom Clegg16535: Test HeadObject and HeadBucket.
2020-07-30 Tom Clegg16535: Fixup HeadBucket handler.
2020-07-30 Tom Clegg16535: Populate object Size field in ListBucket response.
2020-07-30 Tom Clegg16535: Add HeadBucket API.
2020-07-30 Tom Clegg16535: Fix XML tags on ListBucket response, add XML...
2020-07-30 Tom Clegg16535: Set header Content-Type: application/xml.
2020-07-29 Tom Clegg16535: Add GetBucketVersioning API.
2020-07-29 Tom Clegg16535: Delete project in teardown.
2020-07-29 Tom Clegg16535: Improve error message.
2020-07-29 Tom Clegg16535: Use 1000 as default and maximum value for max...
2020-07-28 Tom Clegg16535: Trial support for V4 S3 signatures.
2020-07-24 Tom CleggMerge branch '16631-no-run-on-drain'
2020-07-23 Tom Clegg16535: Fix import path.
2020-07-23 Ward VandewegeThe arvados-docker-cleaner packages on Debian 10 and...
2020-07-21 Tom Clegg16535: Support delimiter/rollup option in list API.
2020-07-17 Tom Clegg16535: Add ListObjects API.
2020-07-17 Ward VandewegeMerge branch 'use_mktemp' of https://github.com/golhara...
2020-07-17 Ward VandewegeMerge branch 'patch-1' of https://github.com/mr-c/arvad...
2020-07-14 Tom Clegg16535: Fix error response codes for invalid names ...
2020-07-13 Tom Clegg16535: Refactor test suite to accommodate "project...
2020-07-13 Tom Clegg16535: Move s3 handler to s3.go.
2020-07-13 Tom Clegg16535: Add s3 endpoint.
next