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
/
test
/
functional
/
s3api
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Skip s3api functional tests when no s3api user configured
Tim Burke
2023-03-10
1
-0
/
+4
*
Merge "tests: Get rid of test.unit.SkipTest"
Zuul
2023-02-28
5
-10
/
+14
|
\
|
*
tests: Get rid of test.unit.SkipTest
Tim Burke
2023-02-16
5
-10
/
+14
*
|
Skip S3 versioning test when versioning is not enabled
Tim Burke
2023-02-24
1
-0
/
+3
|
/
*
tests: Ensure XXE injection tests have config loaded
Tim Burke
2023-01-19
1
-8
/
+10
*
s3api: Prevent XXE injections
Aymeric Ducroquetz
2023-01-17
1
-0
/
+229
*
Tolerate absolute-form request targets
Tim Burke
2023-01-03
1
-0
/
+30
*
s3api errors for unsupported headers x-delete-at, x-delete-after
indianwhocodes
2022-12-01
1
-1
/
+50
*
py310: Fix formatdate() call
Tim Burke
2022-07-25
1
-4
/
+6
*
Round s3api listing LastModified to integer resolution
Alistair Coles
2022-05-10
3
-53
/
+66
*
Merge "s3api: Copy more headers from MPU marker to final object"
Zuul
2022-03-27
1
-1
/
+10
|
\
|
*
s3api: Copy more headers from MPU marker to final object
Tim Burke
2022-03-25
1
-1
/
+10
*
|
Merge "trivial: Replace assertRegexpMatches with assertRegex"
Zuul
2022-03-24
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
trivial: Replace assertRegexpMatches with assertRegex
Tim Burke
2021-07-16
2
-2
/
+2
*
|
Merge "s3api: Fix multi_delete with object names using non-ASCII characters"
Zuul
2022-03-10
1
-11
/
+37
|
\
\
|
*
|
s3api: Fix multi_delete with object names using non-ASCII characters
Aymeric Ducroquetz
2022-03-01
1
-11
/
+37
*
|
|
Merge "s3api: Delete all parts when aborting MPU with non-ASCII characters"
Zuul
2022-03-09
1
-2
/
+10
|
\
\
\
|
*
|
|
s3api: Delete all parts when aborting MPU with non-ASCII characters
Aymeric Ducroquetz
2022-03-09
1
-2
/
+10
|
|
/
/
*
|
|
s3api: Properly decode MPU request parameters before using them
Aymeric Ducroquetz
2022-03-01
1
-35
/
+51
|
/
/
*
|
s3api: Fix non-ascii MPUs
Tim Burke
2022-01-28
2
-5
/
+23
*
|
s3api: fix the copy of non-ASCII objects
Florent Vennetier
2021-09-29
1
-4
/
+4
*
|
func test improvements
Tim Burke
2021-09-14
4
-9
/
+30
*
|
s3api: Return KeyTooLongError when upload name exceeds constraints
Tim Burke
2021-06-09
2
-0
/
+13
|
/
*
Merge "s3api: Fix prefix/delimiter/marker quoting"
Zuul
2021-05-25
1
-0
/
+43
|
\
|
*
s3api: Fix prefix/delimiter/marker quoting
Tim Burke
2020-05-15
1
-0
/
+43
*
|
Merge "s3api: Fix blank delimiter handling"
Zuul
2021-05-25
1
-0
/
+32
|
\
\
|
|
/
|
*
s3api: Fix blank delimiter handling
Tim Burke
2020-05-15
1
-0
/
+32
*
|
s3api: Transfer REMOTE_USER when using s3_acl
Tim Burke
2021-01-08
1
-0
/
+24
*
|
replace md5 with swift utils version
Ade Lee
2020-12-15
3
-25
/
+30
*
|
Merge "s3api: Allow CompleteMultipartUpload requests to be retried"
Zuul
2020-06-25
2
-5
/
+52
|
\
\
|
*
|
s3api: Allow CompleteMultipartUpload requests to be retried
Tim Burke
2020-06-24
2
-5
/
+52
*
|
|
Remove lxml deprecated methods
Hervé Beraud
2020-06-23
1
-2
/
+2
|
/
/
*
|
Merge "tests: Skip s3api copy-version test when OV not enabled"
Zuul
2020-06-08
1
-0
/
+2
|
\
\
|
*
|
tests: Skip s3api copy-version test when OV not enabled
Tim Burke
2020-05-27
1
-0
/
+2
*
|
|
Merge "swift-dsvm: Enable s3api"
Zuul
2020-05-28
1
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
swift-dsvm: Enable s3api
Tim Burke
2020-05-22
1
-2
/
+6
|
|
/
*
|
fix s3api functional tests
Thiago da Silva
2020-05-15
8
-42
/
+52
|
/
*
pep8: Turn on E305
Tim Burke
2020-04-03
2
-0
/
+2
*
Update hacking for Python3
Andreas Jaeger
2020-04-03
3
-6
/
+6
*
s3api: Implement object versioning API
karen chan
2020-01-28
4
-4
/
+315
*
Drop use of unittest2
Sean McGinnis
2020-01-12
7
-24
/
+24
*
Allow arbitrary UTF-8 strings as delimiters in listings
Tim Burke
2019-09-12
1
-0
/
+18
*
py3: mostly port s3 func tests
Tim Burke
2019-08-09
7
-64
/
+75
*
s3api: Fix ETag when copying a MU part from another MU
Tim Burke
2019-05-22
1
-29
/
+66
*
Start transition to boto3 in s3api tests.
Timur Alperovich
2019-05-21
3
-311
/
+318
*
add more detail to s3api test failure
Clay Gerrard
2019-04-02
1
-5
/
+8
*
Merge "s3api: Delete multipart uploads via multi-delete"
Zuul
2019-02-23
1
-1
/
+23
|
\
|
*
s3api: Delete multipart uploads via multi-delete
Tim Burke
2019-01-07
1
-1
/
+23
*
|
s3api: Stop relying on container listings during multipart uploads
Tim Burke
2018-12-17
1
-4
/
+4
|
/
*
Merge "Support long-running multipart uploads"
Zuul
2018-12-08
1
-2
/
+8
|
\
[next]