summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Re-add cname lookup and domain remap middlewareJohn Dickinson2012-05-212-0/+282
* Reverted the pulling out of various middleware:gholt2012-05-164-0/+1836
* Adding StatsD logging to Swift.Darrell Bishop2012-05-1116-87/+509
* SwiftException base class for all swift exceptions.Victor Rodionov2012-05-101-7/+15
* Merge "have wsgi preauth copy over HTTP_HOST"Jenkins2012-05-101-1/+1
|\
| * have wsgi preauth copy over HTTP_HOSTDavid Goetz2012-05-091-1/+1
* | As-unique-as-possible partition replica placement.Samuel Merritt2012-05-096-112/+458
|/
* removed cname lookup middlewareJohn Dickinson2012-05-091-152/+0
* Pulled out Rate Limit middlewaregholt2012-05-091-239/+0
* removed domain remap middlewareJohn Dickinson2012-05-081-130/+0
* Merge "fix pre_auth request funcs to handle quoted paths"Jenkins2012-05-091-9/+23
|\
| * fix pre_auth request funcs to handle quoted pathsDavid Goetz2012-05-071-9/+23
* | Pulled out TempURL/FormPOSTgholt2012-05-082-1033/+0
* | Merge "Pulled StaticWeb out to separate project"Jenkins2012-05-081-564/+0
|\ \
| * | Pulled StaticWeb out to separate projectgholt2012-05-051-564/+0
| |/
* | Added an internal client.Greg Lange2012-05-042-110/+647
|/
* Merge "Fixed inconsistent end_marker"Jenkins2012-05-041-1/+1
|\
| * Fixed inconsistent end_markergholt2012-05-031-1/+1
* | Merge "HTTP status value naming normalization"Jenkins2012-05-0317-169/+397
|\ \ | |/ |/|
| * HTTP status value naming normalizationVictor Rodionov2012-04-2517-169/+397
* | Merge "Removed unused imports."Jenkins2012-04-279-18/+5
|\ \
| * | Removed unused imports.Josh Kearney2012-04-059-18/+5
* | | Merge "added docs and warnings about using SSL"Jenkins2012-04-261-0/+8
|\ \ \
| * | | added docs and warnings about using SSLJohn Dickinson2012-04-231-0/+8
| | |/ | |/|
* | | Merge "Added db_preallocation setting to replicators"Jenkins2012-04-261-1/+4
|\ \ \ | |/ / |/| |
| * | Added db_preallocation setting to replicatorsgholt2012-04-101-1/+4
* | | Merge "Allowed the proxy to pass on the X-Timestamp header."Jenkins2012-04-231-2/+1
|\ \ \
| * | | Allowed the proxy to pass on the X-Timestamp header.gholt2012-04-141-2/+1
* | | | Merge "Fixed grammar and improve docs."Jenkins2012-04-234-4/+4
|\ \ \ \
| * | | | Fixed grammar and improve docs.Paul McMillan2012-04-104-4/+4
* | | | | Merge "Unify different ring-balancing methods."Jenkins2012-04-191-50/+26
|\ \ \ \ \
| * | | | | Unify different ring-balancing methods.Samuel Merritt2012-03-291-50/+26
* | | | | | Merge "fix when deleting a versioned object when the version target container...Jenkins2012-04-191-7/+6
|\ \ \ \ \ \
| * | | | | | fix when deleting a versioned object when the version target container is mis...John Dickinson2012-04-121-7/+6
* | | | | | | Merge "updated docs for domain remap and cname lookup middleware"Jenkins2012-04-182-36/+76
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | updated docs for domain remap and cname lookup middlewareJohn Dickinson2012-04-052-36/+76
| | |_|_|_|/ | |/| | | |
* | | | | | proxy to be able to deny request to invalid hostnamesDavid Goetz2012-04-121-0/+5
| |/ / / / |/| | | |
* | | | | Removed SCRIPT_NAME from preauth envgholt2012-04-101-3/+2
| |_|/ / |/| | |
* | | | Merge "wsgi pre_auth fixes"Jenkins2012-04-101-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | wsgi pre_auth fixesDavid Goetz2012-04-061-1/+4
| |/ /
* | | Merge "Add os_tenant_name to bin/swift and common.client"Jenkins2012-04-101-15/+21
|\ \ \ | |/ / |/| |
| * | Add os_tenant_name to bin/swift and common.clientChmouel Boudjnah2012-03-201-15/+21
* | | fix for listing_iterDavid Goetz2012-04-021-9/+12
* | | Revert "version bump to 1.4.10"John Dickinson2012-04-021-1/+1
* | | version bump to 1.4.10John Dickinson2012-04-021-1/+1
* | | Merge "Update middleware to use common pre_authed funcs"Jenkins2012-03-304-95/+114
|\ \ \
| * | | Update middleware to use common pre_authed funcsgholt2012-03-294-95/+114
* | | | Merge "Refactored Swift3 middleware to use WSGIContext."Jenkins2012-03-301-38/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactored Swift3 middleware to use WSGIContext.gholt2012-03-291-38/+24
| |/ /
* | | Added option to disable SQLite db preallocationgholt2012-03-288-6/+31
|/ /