projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
17464: Reset database after upload tests
[arvados.git]
/
sdk
/
2021-07-07
Peter Amstutz
17464: Log collection uuid for FileSystem requests
tree
|
commitdiff
2021-07-07
Peter Amstutz
17464: Fix config entry
tree
|
commitdiff
2021-07-07
Tom Clegg
17464: Fix auto-enable DebugLocksPanicMode.
tree
|
commitdiff
2021-07-07
Tom Clegg
17464: Add DebugLocksPanicMode and fix some missing...
tree
|
commitdiff
2021-06-01
Ward Vandewege
Merge branch '17738-remove-constant-modification'
tree
|
commitdiff
2021-06-01
Ward Vandewege
17738: remove the monkey patch of the OS_VERSION consta...
tree
|
commitdiff
2021-05-28
Javier Bértoli
Merge branch '17603-nginx-webshell-vhost-fix'
tree
|
commitdiff
2021-05-28
Peter Amstutz
Merge branch '17722-adjust-token-expiry' refs #17722
tree
|
commitdiff
2021-05-28
Javier Bértoli
Merge branch '17605-letsencrypt-credentials-for-route53'
tree
|
commitdiff
2021-05-28
Peter Amstutz
17722: Update tests for adjusted MaxTokenLifetime behavior
tree
|
commitdiff
2021-05-28
Peter Amstutz
Merge branch '17703-provision-version' refs #17703
tree
|
commitdiff
2021-05-27
Lucas Di Pentima
Merge branch '17738-frozen-string-error'
tree
|
commitdiff
2021-05-27
Lucas Di Pentima
17738: Fixes the issue by strip!()ing a mutable version...
tree
|
commitdiff
2021-05-26
Tom Clegg
Merge branch '17682-fix-stutter'
tree
|
commitdiff
2021-05-24
Tom Clegg
Merge branch '17704-check-token-scope'
tree
|
commitdiff
2021-05-21
Tom Clegg
17704: Split access token scope config into 2 keys.
tree
|
commitdiff
2021-05-21
Tom Clegg
17704: Check scope before accepting OIDC access tokens.
tree
|
commitdiff
2021-05-17
Ward Vandewege
17678: Merge branch 'master' into 17678-costanalyzer-doc
tree
|
commitdiff
2021-05-17
Ward Vandewege
17668: Merge branch 'master' into 17668-doc-container...
tree
|
commitdiff
2021-05-17
Peter Amstutz
Merge branch '17499-wb-login-form' refs #17499
tree
|
commitdiff
2021-05-17
Peter Amstutz
17499: Fix tests
tree
|
commitdiff
2021-05-13
Peter Amstutz
Fix integration test closes #17673
tree
|
commitdiff
2021-05-13
Peter Amstutz
Merge branch '17589-contents-count-none' refs #17589
tree
|
commitdiff
2021-05-11
Peter Amstutz
17589: Ensure that 'group contents' requests are routed...
tree
|
commitdiff
2021-05-10
Peter Amstutz
Merge branch '17449-gxp-docs' refs #17449
tree
|
commitdiff
2021-05-10
Nico Cesar
Merge branch '17651-sso-deprecated'
tree
|
commitdiff
2021-05-07
Tom Clegg
Merge branch '17590-ec2-config-keys'
tree
|
commitdiff
2021-05-06
Tom Clegg
17590: Merge branch 'master'
tree
|
commitdiff
2021-05-06
Tom Clegg
Merge branch '17650-fix-cwl-tests'
tree
|
commitdiff
2021-05-06
Tom Clegg
17650: Fix test order dependency.
tree
|
commitdiff
2021-05-05
Tom Clegg
17590: Rename S3 volume config keys to match AWS terms.
tree
|
commitdiff
2021-05-05
Tom Clegg
Fix test regexp.
tree
|
commitdiff
2021-05-04
Tom Clegg
Merge branch '17610-remote-token-scopes'
tree
|
commitdiff
2021-05-04
Tom Clegg
Update tests for go 1.16.
tree
|
commitdiff
2021-04-27
Tom Clegg
Merge branch '17284-redact-railsapi-host'
tree
|
commitdiff
2021-04-26
Tom Clegg
Merge branch '17507-listobjectsv2'
tree
|
commitdiff
2021-04-26
Tom Clegg
Merge branch '17343-workbench1-optional'
tree
|
commitdiff
2021-04-23
Peter Amstutz
Merge branch '17521-dot-slash-glob' refs #17521
tree
|
commitdiff
2021-04-23
Peter Amstutz
17521: Use normpath to clean up the path segment.
tree
|
commitdiff
2021-04-23
Peter Amstutz
17521: Add tests, refs #10380 and refs #17521
tree
|
commitdiff
2021-04-23
Tom Clegg
17507: Fix calling Child() without lock.
tree
|
commitdiff
2021-04-21
Tom Clegg
Merge branch '17566-max-request-size'
tree
|
commitdiff
2021-04-21
Tom Clegg
Merge branch '17204-not-modified'
tree
|
commitdiff
2021-04-21
Tom Clegg
Merge branch '17346-keep-balance-empty-block'
tree
|
commitdiff
2021-04-20
Tom Clegg
Merge branch '17528-install-warnings'
tree
|
commitdiff
2021-04-20
Javier Bértoli
Merge branch '17246-salt-install-improvements'
tree
|
commitdiff
2021-04-20
Tom Clegg
17566: Don't bypass controller in SDK integration tests.
tree
|
commitdiff
2021-04-20
Tom Clegg
17566: Allow large request bodies in integration tests.
tree
|
commitdiff
2021-04-20
Tom Clegg
17566: Use configured MaxRequestSize.
tree
|
commitdiff
2021-04-16
Nico Cesar
Merge branch '17530-arvados-client-fastfail-take2'
tree
|
commitdiff
2021-04-16
Nico Cesar
17530: Added check if API host is missing
tree
|
commitdiff
2021-04-16
Tom Clegg
17346: Add test case.
tree
|
commitdiff
2021-04-16
Tom Clegg
Merge branch '17529-ec2-rate-limit'
tree
|
commitdiff
2021-04-15
Lucas Di Pentima
Merge branch '17171-pysdk-timeout-fix'
tree
|
commitdiff
2021-04-15
Lucas Di Pentima
17171: Sets default timeout on arvados.api() to 10...
tree
|
commitdiff
2021-04-15
Lucas Di Pentima
17171: Merge branch 'master' into 17171-pysdk-timeout-fix
tree
|
commitdiff
2021-04-15
Lucas Di Pentima
17171: Fixes the bug by removing the default timeout...
tree
|
commitdiff
2021-04-15
Lucas Di Pentima
17171: Exposes bug with a test.
tree
|
commitdiff
2021-04-15
Tom Clegg
Merge branch '17531-remove-forcelegacyapi14-config'
tree
|
commitdiff
2021-04-15
Peter Amstutz
Merge branch '17462-secondaryfiles-regression' refs...
tree
|
commitdiff
2021-04-15
Peter Amstutz
17462: Add integration test to confirm fix
tree
|
commitdiff
2021-04-15
Tom Clegg
17346: Don't try to rebalance the zero-length data...
tree
|
commitdiff
2021-04-14
Peter Amstutz
Fix regression refs #17462
tree
|
commitdiff
2021-04-14
Lucas Di Pentima
Merge branch '17522-arvput-stdin-transcode-fix'
tree
|
commitdiff
2021-04-14
Lucas Di Pentima
17522: Fixes bug, corrects updated test's assertion.
tree
|
commitdiff
2021-04-14
Tom Clegg
17531: Remove ForceLegacyAPI14 config flag.
tree
|
commitdiff
2021-04-14
Lucas Di Pentima
17522: Exposes bug through test. Also fixes help message.
tree
|
commitdiff
2021-04-13
Lucas Di Pentima
Merge branch '16159-token-expiration-on-logout'
tree
|
commitdiff
2021-04-13
Peter Amstutz
Merge branch '17462-default-secondaryfiles' refs #17462
tree
|
commitdiff
2021-04-13
Peter Amstutz
17462: Fix tests
tree
|
commitdiff
2021-04-13
Lucas Di Pentima
16159: Merge branch 'master' into 16159-token-expiratio...
tree
|
commitdiff
2021-04-12
Tom Clegg
Merge branch '17392-go-write-to-storage-class'
tree
|
commitdiff
2021-04-12
Tom Clegg
17392: Test satisfying storage classes via multiple...
tree
|
commitdiff
2021-04-07
Peter Amstutz
17462: Fix fetch_text() signature
tree
|
commitdiff
2021-04-07
Peter Amstutz
17462: Bump cwltool for scandeps bugfix
tree
|
commitdiff
2021-04-06
Tom Clegg
17392: Ensure requested storage classes are satisfied...
tree
|
commitdiff
2021-04-01
Lucas Di Pentima
Merge branch '17508-arvkeepdocker-fix'
tree
|
commitdiff
2021-04-01
Lucas Di Pentima
17508: Fixes unit test.
tree
|
commitdiff
2021-04-01
Lucas Di Pentima
17508: Fixes arv-keepdocker bug.
tree
|
commitdiff
2021-04-01
Lucas Di Pentima
17508: Exposes bug with a test.
tree
|
commitdiff
2021-03-31
Ward Vandewege
17503: Merge branch 'master' into 17503-fix-deduplicati...
tree
|
commitdiff
2021-03-30
Ward Vandewege
Merge branch '17119-add-filter-groups'
tree
|
commitdiff
2021-03-30
Ward Vandewege
17119: Merge branch 'master' into 17119-add-filter...
tree
|
commitdiff
2021-03-24
Ward Vandewege
17119: implement review feedback.
tree
|
commitdiff
2021-03-23
Ward Vandewege
17495: Merge branch 'master' into 17495-document-dedup...
tree
|
commitdiff
2021-03-22
Tom Clegg
Merge branch '17353-install-warnings'
tree
|
commitdiff
2021-03-22
Ward Vandewege
17119: add missing fields to GroupContentsOptions.
tree
|
commitdiff
2021-03-22
Ward Vandewege
Change the license of 2 files in the Go SDK to Apache...
tree
|
commitdiff
2021-03-22
Ward Vandewege
17119: add missing GroupTrash endpoint.
tree
|
commitdiff
2021-03-21
Ward Vandewege
Revert "Add license file to the
tree
|
commitdiff
2021-03-21
Ward Vandewege
Revert "In git.arvados.org/arvados.git/sdk/go/arvados...
tree
|
commitdiff
2021-03-21
Ward Vandewege
Revert "Add license file to all the git.arvados.org...
tree
|
commitdiff
2021-03-21
Ward Vandewege
Add license file to all the git.arvados.org/arvados...
tree
|
commitdiff
2021-03-21
Ward Vandewege
In git.arvados.org/arvados.git/sdk/go/arvados, change...
tree
|
commitdiff
2021-03-21
Ward Vandewege
Add license file to the git.arvados.org/arvados.git...
tree
|
commitdiff
2021-03-15
Ward Vandewege
17119: controller should export the include_old_version...
tree
|
commitdiff
2021-03-15
Peter Amstutz
Update cwltool for bug fixes. refs #17213
tree
|
commitdiff
2021-03-15
Tom Clegg
16745: Keep a SiteFileSystem alive for multiple read...
tree
|
commitdiff
2021-03-15
Ward Vandewege
Fix a few more golint warnings.
tree
|
commitdiff
2021-03-15
Lucas Di Pentima
16736: Adds API.MaxTokenLifetime config knob.
tree
|
commitdiff
next