summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add config option to turn eventlet debug on/off"Jenkins2012-12-102-0/+9
|\
| * Add config option to turn eventlet debug on/offChuck Thier2012-12-102-0/+9
* | Add config of server start timeouts for probetestsclayg2012-12-071-3/+5
|/
* Merge "bp/cross-tenant-acls: allow tenantId:user, tenantName:user, and *:user...Jenkins2012-12-051-11/+31
|\
| * bp/cross-tenant-acls: allow tenantId:user, tenantName:user, and *:user ALCsGuang Yee2012-11-301-11/+31
* | Merge "drop_privileges should also set HOME"Jenkins2012-12-041-0/+1
|\ \
| * | drop_privileges should also set HOMEEugene Kirpichov2012-12-041-0/+1
* | | Merge "Allow optional, temporary healthcheck failure."Jenkins2012-12-043-12/+33
|\ \ \ | |/ / |/| |
| * | Allow optional, temporary healthcheck failure.Darrell Bishop2012-12-043-12/+33
* | | Merge "406 if we can't satisfy Accept"Jenkins2012-12-033-59/+55
|\ \ \ | |/ / |/| |
| * | 406 if we can't satisfy AcceptMichael Barton2012-12-033-59/+55
| |/
* | Merge "Improve container-sync docs."Jenkins2012-12-011-1/+1
|\ \
| * | Improve container-sync docs.Samuel Merritt2012-11-211-1/+1
* | | Swob bugfixes; for ? in names specificallygholt2012-11-301-2/+2
| |/ |/|
* | Merge "Fix for container sync not syncing last rowid"Jenkins2012-11-291-1/+1
|\ \
| * | Fix for container sync not syncing last rowidDan Hersam2012-11-191-1/+1
* | | Fix bug with swob.Request.path_info_popgholt2012-11-281-1/+3
* | | Merge "pep8 db.py"Jenkins2012-11-261-30/+35
|\ \ \
| * | | pep8 db.pyJohn Dickinson2012-11-201-30/+35
| |/ /
* | | Merge "pep8 direct client"Jenkins2012-11-261-63/+64
|\ \ \ | |_|/ |/| |
| * | pep8 direct clientJohn Dickinson2012-11-201-63/+64
| |/
* | Merge "pep8 middleware"Jenkins2012-11-217-45/+56
|\ \
| * | pep8 middlewareJohn Dickinson2012-11-207-45/+56
| |/
* | pep8 utils.pyJohn Dickinson2012-11-201-1/+1
|/
* Merge "Fix lazy-listing of object segments."Jenkins2012-11-191-13/+40
|\
| * Fix lazy-listing of object segments.Samuel Merritt2012-11-161-13/+40
* | Remove IP-based container-sync ACLs from auth middlewares.Samuel Merritt2012-11-162-14/+2
* | Merge "Refactor DiskFile to hide temp file names and exts"Jenkins2012-11-161-16/+28
|\ \
| * | Refactor DiskFile to hide temp file names and extsPeter Portante2012-11-151-16/+28
* | | Merge "check response status in WSGIContext._app_call"Jenkins2012-11-161-1/+5
|\ \ \
| * | | check response status in WSGIContext._app_callMichael Barton2012-11-141-1/+5
| | |/ | |/|
* | | Merge "Use a delta timeout for memcache where possible"Jenkins2012-11-161-4/+15
|\ \ \
| * | | Use a delta timeout for memcache where possiblePeter Portante2012-11-161-4/+15
* | | | Merge "change catch_errors to use WSGIContext"Jenkins2012-11-161-17/+33
|\ \ \ \ | |/ / / |/| | |
| * | | change catch_errors to use WSGIContextJohn Dickinson2012-11-151-17/+33
| |/ /
* | | Refactor http_connect() to use http_connect_raw()Peter Portante2012-11-151-15/+2
* | | Merge "Refactor db_replicator's roundrobin_datadirs"Jenkins2012-11-161-26/+42
|\ \ \ | |_|/ |/| |
| * | Refactor db_replicator's roundrobin_datadirsgholt2012-11-151-26/+42
| |/
* | Merge "Fix 500 on GET of many-segment manifest."Jenkins2012-11-151-4/+0
|\ \
| * | Fix 500 on GET of many-segment manifest.Samuel Merritt2012-11-121-4/+0
| |/
* | Merge "Better TempAuth storage URL guessing"Jenkins2012-11-142-18/+22
|\ \
| * | Better TempAuth storage URL guessinggholt2012-11-102-18/+22
| |/
* | fix bug in deleting account memcache.Alex Yang2012-11-141-4/+7
|/
* Merge "fix error with setting max age and incorrect tests"Jenkins2012-11-091-2/+2
|\
| * fix error with setting max age and incorrect testsJohn Dickinson2012-11-091-2/+2
* | Merge "Make swift-bench use less memory with large object sizes."Jenkins2012-11-092-5/+42
|\ \ | |/ |/|
| * Make swift-bench use less memory with large object sizes.Samuel Merritt2012-11-092-5/+42
* | Merge "Make DELETE requests to expired objects return 404."Jenkins2012-11-091-14/+14
|\ \
| * | Make DELETE requests to expired objects return 404.Samuel Merritt2012-11-081-14/+14
* | | give swob default content-typeMichael Barton2012-11-092-3/+2