summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-241-1/+1
* py3: port dloPete Zaitcev2019-04-161-15/+36
* Make staticweb return URL-encoded Location headersTim Burke2019-04-121-1/+2
* Merge "py3: port staticweb middleware"Zuul2019-04-111-12/+24
|\
| * py3: port staticweb middlewareMatthew Oliver2019-04-101-12/+24
* | Merge "Remove our urlparse wrapper"Zuul2019-04-114-39/+7
|\ \ | |/ |/|
| * Remove our urlparse wrapperTim Burke2019-04-104-39/+7
* | Merge "Change partition name from string to integer"Zuul2019-04-091-2/+2
|\ \
| * | Change partition name from string to integerJoe Yang2019-04-081-2/+2
* | | Merge "py3: test/unit/common/middleware/s3api/test_s3token.py"Zuul2019-04-091-1/+3
|\ \ \ | |_|/ |/| |
| * | py3: test/unit/common/middleware/s3api/test_s3token.pyTim Burke2019-04-021-1/+3
* | | Merge "Make symlink work with Unicode account names"Zuul2019-04-051-5/+8
|\ \ \
| * | | Make symlink work with Unicode account namesTim Burke2019-04-041-5/+8
* | | | Merge "s3token: Add an underscore to the end of reseller_prefix if not present"Zuul2019-04-041-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | s3token: Add an underscore to the end of reseller_prefix if not presentTim Burke2019-03-291-2/+3
| | |/ | |/|
* | | Merge "s3api: Fix get_container_info missing some sysmeta info."Zuul2019-04-021-1/+5
|\ \ \
| * | | s3api: Fix get_container_info missing some sysmeta info.Wang Yuxin2019-01-101-1/+5
* | | | Merge "s3api: fix partition between S3 and Swift headers"Zuul2019-04-021-6/+8
|\ \ \ \ | |/ / /
| * | | s3api: fix partition between S3 and Swift headersTim Burke2019-01-101-6/+8
* | | | Run docs tox env under py3Tim Burke2019-03-291-0/+1
| |/ / |/| |
* | | Merge "Fix lower-constraint deps handling"Zuul2019-03-282-4/+6
|\ \ \
| * | | Fix lower-constraint deps handlingSean McGinnis2019-03-222-4/+6
| | |/ | |/|
* | | Merge "Fix decryption for broken objects"Zuul2019-03-221-6/+32
|\ \ \ | |/ / |/| |
| * | Fix decryption for broken objectsSimeon Gourlin2019-02-121-6/+32
* | | Merge "py3: port formpost middleware"Zuul2019-03-222-6/+18
|\ \ \
| * | | py3: port formpost middlewarePete Zaitcev2019-02-262-6/+18
* | | | Merge "Fix quoting for large objects"Zuul2019-03-213-8/+9
|\ \ \ \
| * | | | Fix quoting for large objectsTim Burke2019-03-123-8/+9
* | | | | Merge "Remove uncalled function"Zuul2019-03-211-11/+3
|\ \ \ \ \
| * | | | | Remove uncalled functionTim Burke2019-03-191-11/+3
* | | | | | Merge "Clean up how we walk through ranges in ECAppIter"Zuul2019-03-201-14/+7
|\ \ \ \ \ \
| * | | | | | Clean up how we walk through ranges in ECAppIterTim Burke2019-03-131-14/+7
| | |/ / / / | |/| | | |
* | | | | | Merge "Verify client input for v4 signatures"Zuul2019-03-201-7/+53
|\ \ \ \ \ \
| * | | | | | Verify client input for v4 signaturesTim Burke2019-01-081-7/+53
* | | | | | | Merge "Implemented the fix to handle the HTTP request methods other than GET."Zuul2019-03-201-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Implemented the fix to handle the HTTP request methods other than GET.HCLTech-SSW2018-05-141-1/+4
* | | | | | | | Merge "Refactor write_affinity DELETE handling"Zuul2019-03-201-27/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor write_affinity DELETE handlingClay Gerrard2019-03-071-27/+9
* | | | | | | | | Merge "Simplify empty suffix handling"Zuul2019-03-201-38/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Simplify empty suffix handlingClay Gerrard2019-03-181-38/+5
| |/ / / / / / /
* | | | | | | | Merge "s3token: Add note about config change when upgrading from swift3"Zuul2019-03-201-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | s3token: Add note about config change when upgrading from swift3Tim Burke2019-03-051-0/+19
| |/ / / / / / /
* | | | | | | | Merge "Clean up account-reaper a bit"Zuul2019-03-201-50/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up account-reaper a bitTim Burke2019-02-211-50/+40
* | | | | | | | | Merge "manage-shard-ranges: nicer message if we can't get_info()"Zuul2019-03-191-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | manage-shard-ranges: nicer message if we can't get_info()Tim Burke2019-02-281-1/+6
* | | | | | | | | | Fix bulk responses when using xml and Expect 100-continueJohn Dickinson2019-03-181-10/+14
* | | | | | | | | | Stop monkey-patching mimetoolsTim Burke2019-03-132-28/+15
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Do not use self in classmethodzhufl2019-03-111-1/+1
* | | | | | | | | Merge "py3: fix copying unicode names"Zuul2019-03-084-20/+60
|\ \ \ \ \ \ \ \ \