summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Re-add cname lookup and domain remap middlewareJohn Dickinson2012-05-212-0/+292
* Reverted the pulling out of various middleware:gholt2012-05-164-0/+3155
* Adding StatsD logging to Swift.Darrell Bishop2012-05-119-150/+415
* Merge "Implement unit_test config to disable syslog."Jenkins2012-05-105-14/+94
|\
| * Implement unit_test config to disable syslog.Dan Dillinger2012-05-035-14/+94
* | As-unique-as-possible partition replica placement.Samuel Merritt2012-05-095-97/+358
* | removed cname lookup middlewareJohn Dickinson2012-05-091-166/+0
* | Pulled out Rate Limit middlewaregholt2012-05-091-425/+0
* | removed domain remap middlewareJohn Dickinson2012-05-081-126/+0
* | Merge "fix pre_auth request funcs to handle quoted paths"Jenkins2012-05-091-0/+7
|\ \
| * | fix pre_auth request funcs to handle quoted pathsDavid Goetz2012-05-071-0/+7
* | | Pulled out TempURL/FormPOSTgholt2012-05-082-2102/+0
* | | Merge "Pulled StaticWeb out to separate project"Jenkins2012-05-081-628/+0
|\ \ \
| * | | Pulled StaticWeb out to separate projectgholt2012-05-051-628/+0
| |/ /
* | | Added an internal client.Greg Lange2012-05-042-350/+941
|/ /
* | Fixed inconsistent end_markergholt2012-05-031-2/+2
|/
* Merge "return the full response from FakeAppObject"Jenkins2012-04-261-2/+1
|\
| * return the full response from FakeAppObjectIonuț Arțăriși2012-04-171-2/+1
* | remove unused imports and useless empty class BaseIonuț Arțăriși2012-04-241-10/+1
* | Merge "Fixed grammar and improve docs."Jenkins2012-04-232-5/+5
|\ \
| * | Fixed grammar and improve docs.Paul McMillan2012-04-102-5/+5
* | | Merge "Fixed TestObjectController.test_PUT_auto_content_type()"Jenkins2012-04-191-7/+16
|\ \ \
| * | | Fixed TestObjectController.test_PUT_auto_content_type()Adrian Smith2012-04-151-7/+16
| | |/ | |/|
* | | Merge "fix when deleting a versioned object when the version target container...Jenkins2012-04-191-0/+40
|\ \ \
| * | | fix when deleting a versioned object when the version target container is mis...John Dickinson2012-04-121-0/+40
| | |/ | |/|
* | | Merge "updated docs for domain remap and cname lookup middleware"Jenkins2012-04-181-2/+4
|\ \ \ | |_|/ |/| |
| * | updated docs for domain remap and cname lookup middlewareJohn Dickinson2012-04-051-2/+4
* | | proxy to be able to deny request to invalid hostnamesDavid Goetz2012-04-121-0/+13
| |/ |/|
* | Merge "Add os_tenant_name to bin/swift and common.client"Jenkins2012-04-101-1/+14
|\ \ | |/ |/|
| * Add os_tenant_name to bin/swift and common.clientChmouel Boudjnah2012-03-201-1/+14
* | fixing response iterator in swift3 testScott Simpson2012-04-041-2/+2
* | Merge "Update middleware to use common pre_authed funcs"Jenkins2012-03-301-1/+1
|\ \
| * | Update middleware to use common pre_authed funcsgholt2012-03-291-1/+1
* | | Merge "Refactored Swift3 middleware to use WSGIContext."Jenkins2012-03-301-61/+39
|\ \ \
| * | | Refactored Swift3 middleware to use WSGIContext.gholt2012-03-291-61/+39
| |/ /
* | | Added option to disable SQLite db preallocationgholt2012-03-281-0/+7
|/ /
* | object versioningJohn Dickinson2012-03-281-145/+317
* | Merge "Add an optional delay to account reaping."Jenkins2012-03-281-2/+51
|\ \
| * | Add an optional delay to account reaping.gholt2012-03-211-2/+51
| |/
* | StaticWeb fixes.gholt2012-03-281-1/+15
* | allow / to pass through ratelimitDavid Goetz2012-03-261-2/+2
* | Merge "set denied resp on requests to '/' in tempauth"Jenkins2012-03-231-2/+4
|\ \
| * | set denied resp on requests to '/' in tempauthDavid Goetz2012-03-191-2/+4
* | | Merge "tests for recon middleware."Jenkins2012-03-221-0/+514
|\ \ \
| * | | tests for recon middleware.Florian Hines2012-03-191-0/+514
* | | | Merge "Make ring class interface slightly more abstracted from implementation."Jenkins2012-03-223-10/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make ring class interface slightly more abstracted from implementation.Michael Barton2012-03-143-10/+12
* | | | updated copyright date for all filesJohn Dickinson2012-03-1945-45/+45
| |/ / |/| |
* | | Merge "Added optional max_containers_per_account restr..."Jenkins2012-03-191-16/+56
|\ \ \ | |_|/ |/| |
| * | Added optional max_containers_per_account restr...gholt2012-03-151-16/+56