index
:
delta/openstack/swift.git
feature/crypto
feature/crypto-review
feature/deep
feature/deep-review
feature/ec
feature/ec_review
feature/hummingbird
feature/losf
feature/repconn
feature/s3api
feature/sp-review
master
proposed/2.0.0
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/swift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swift
/
common
/
middleware
/
s3api
/
s3request.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3api errors for unsupported headers x-delete-at, x-delete-after
indianwhocodes
2022-12-01
1
-5
/
+13
*
s3api: Better handle 503s in get_container_info, too
Tim Burke
2022-06-24
1
-1
/
+3
*
Fix s3api cross policy copy
Clay Gerrard
2022-06-17
1
-0
/
+2
*
s3api: Use constant-time string comparisons in check_signature
Tim Burke
2022-04-13
1
-3
/
+4
*
Comply with AWS signature calculation (s3v4)
Thibault Person
2022-03-15
1
-1
/
+2
*
Merge "Move *_swift_info functions into a new registry module"
Zuul
2022-02-04
1
-2
/
+2
|
\
|
*
Move *_swift_info functions into a new registry module
Matthew Oliver
2022-02-03
1
-2
/
+2
*
|
Merge "s3api: Fix non-ascii MPUs"
Zuul
2022-01-31
1
-0
/
+1
|
\
\
|
*
|
s3api: Fix non-ascii MPUs
Tim Burke
2022-01-28
1
-0
/
+1
|
|
/
*
|
s3api: Allow multiple storage domains
Tim Burke
2022-01-24
1
-8
/
+8
|
/
*
s3api: fix the copy of non-ASCII objects
Florent Vennetier
2021-09-29
1
-1
/
+2
*
s3api: Pass through 409s from SLO
Tim Burke
2021-07-23
1
-1
/
+4
*
Handle ClientDisconnect on s3api object PUT
Clay Gerrard
2021-07-05
1
-1
/
+3
*
Merge "s3api: Add config option to return 429s on ratelimit"
Zuul
2021-04-13
1
-0
/
+2
|
\
|
*
s3api: Add config option to return 429s on ratelimit
Tim Burke
2021-03-17
1
-0
/
+2
*
|
Merge "s3api: Transfer REMOTE_USER when using s3_acl"
Zuul
2021-03-31
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
s3api: Transfer REMOTE_USER when using s3_acl
Tim Burke
2021-01-08
1
-0
/
+2
*
|
s3api: Break S3Request.__init__ signature less
Tim Burke
2021-01-22
1
-5
/
+5
*
|
s3api: Get rid of slo_enabled flag
Tim Burke
2021-01-15
1
-1
/
+1
*
|
s3api: Make allowable clock skew configurable
Tim Burke
2021-01-14
1
-2
/
+2
*
|
prefactor: Pass s3api Config to S3Requests
Tim Burke
2021-01-13
1
-27
/
+13
*
|
s3api: Make UNSIGNED-PAYLOAD requests work again
Tim Burke
2021-01-08
1
-4
/
+4
*
|
s3api: Better-handle SHA mismatches during CompleteMultipartUpload
Tim Burke
2021-01-07
1
-3
/
+11
|
/
*
s3api: Catch binascii.Error
Tim Burke
2020-12-23
1
-1
/
+1
*
replace md5 with swift utils version
Ade Lee
2020-12-15
1
-3
/
+4
*
Merge "Add a new URL parameter to allow for async cleanup of SLO segments"
Zuul
2020-11-18
1
-1
/
+9
|
\
|
*
Add a new URL parameter to allow for async cleanup of SLO segments
Tim Burke
2020-11-10
1
-1
/
+9
*
|
Log storage policy with s3api requests
Clay Gerrard
2020-10-01
1
-0
/
+4
|
/
*
s3api: Make quota-exceeded errors more obvious
Tim Burke
2020-09-11
1
-0
/
+2
*
Merge "s3api: Use swift.backend_path to proxy-log s3api requests"
Zuul
2020-08-13
1
-4
/
+2
|
\
|
*
s3api: Use swift.backend_path to proxy-log s3api requests
Tim Burke
2020-07-01
1
-4
/
+2
*
|
s3api: Allow lower-cased region name for AWS .NET SDK compatibility
arzhna
2020-07-28
1
-0
/
+12
|
/
*
s3api: Don't do naive HEAD request for auth
Clay Gerrard
2020-06-26
1
-20
/
+22
*
s3api: Add basic support for ?tagging requests
manuvakery1
2020-06-12
1
-2
/
+5
*
s3api: Propagate backend PATH_INFO in environ for other middleware
Romain de Joux
2020-04-08
1
-0
/
+6
*
Merge "s3api: use native strings in s3api.auth_details access_key"
Zuul
2020-01-29
1
-9
/
+10
|
\
|
*
s3api: use native strings in s3api.auth_details access_key
Tim Burke
2020-01-27
1
-9
/
+10
*
|
Merge "s3api: Implement object versioning API"
Zuul
2020-01-29
1
-34
/
+38
|
\
\
|
*
|
s3api: Implement object versioning API
karen chan
2020-01-28
1
-34
/
+38
|
|
/
*
|
Merge "s3api: Better handle 498/429 responses"
Zuul
2020-01-28
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
s3api: Better handle 498/429 responses
Tim Burke
2019-12-05
1
-2
/
+4
*
|
Set swift_source more in s3api middleware
Tim Burke
2019-12-06
1
-2
/
+2
|
/
*
Merge "We don't have to keep the retrieved token anymore"
Zuul
2019-09-20
1
-10
/
+8
|
\
|
*
We don't have to keep the retrieved token anymore
Kota Tsuyuzaki
2019-05-09
1
-10
/
+8
*
|
s3api: Translate 503 to S3-style 503s
Tim Burke
2019-08-06
1
-2
/
+6
*
|
s3api: Allow clients to upload with UNSIGNED-PAYLOAD
Tim Burke
2019-05-20
1
-14
/
+15
*
|
Set Content-Type with s3api metadata updates.
Timur Alperovich
2019-05-14
1
-2
/
+1
|
/
*
py3: port s3api
Tim Burke
2019-05-02
1
-38
/
+46
*
Merge "s3api: Fix get_container_info missing some sysmeta info."
Zuul
2019-04-02
1
-1
/
+5
|
\
|
*
s3api: Fix get_container_info missing some sysmeta info.
Wang Yuxin
2019-01-10
1
-1
/
+5
[next]