summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed swift-bench when using -b and a conf fileJoe Arnold2012-11-072-1/+2
* changed TRUE_VALUES references to utils.config_true_value() callJohn Dickinson2012-10-192-6/+6
* fix config parsing in swift-bench -xJohn Dickinson2012-10-181-2/+7
* Random pep8 fixes!Tom Fifield2012-10-131-14/+22
* Can run swift-bench across multiple cores/servers.Darrell Bishop2012-08-253-20/+261
* Misc. swift-bench improvements.Darrell Bishop2012-08-253-18/+112
* To simulate the real workloads, the objects to be uploaded could be created i...ning_zhang2012-08-032-0/+7
* Fix Dispersion report and swift-bench on saioFlorian Hines2012-07-131-2/+2
* swift-bench should be able to use auth version 2.0François Charlier2012-06-112-1/+8
* Remove swift.common.client from here.Chmouel Boudjnah2012-05-221-1/+1
* HTTP status value naming normalizationVictor Rodionov2012-04-211-1/+2
* updated copyright date for all filesJohn Dickinson2012-03-193-3/+3
* Add support for venv-based test run with tox.Maru Newby2012-01-311-0/+1
* remove unsed imports and variablesFelipe Reyes2012-01-281-2/+1
* Updating changelog for 1.4.3gholt2011-09-071-0/+8
* Adding account_autocreate mode and refactoring TRUE_VALUESgholt2011-06-051-2/+2
* Don't track names on PUT failure to avoid extra failures in GET/DELETE.Juan J. Martinez2011-05-251-1/+2
* moving deleting of containers to run() method makes more senseGreg Lange2011-04-141-10/+10
* should probably let the user know when a container delete fails for reasons o...Greg Lange2011-04-131-1/+3
* swift-bench now deletes containers it makes if deleting of objects is requestedGreg Lange2011-04-131-0/+8
* changing /usr/bin/python to /usr/bin/env pythonDavid Goetz2011-03-241-1/+1
* logging refactor to support proxy access logsClay Gerrard2011-02-101-4/+4
* removing blank exceptsDavid Goetz2011-01-261-1/+1
* Updates to remove _ usage that is not i18n relatedgholt2011-01-191-1/+1
* ipv6 supportMichael Barton2011-01-161-2/+1
* pep8 fo' realzClay Gerrard2011-01-051-1/+1
* Changed copyright notices on py files and the single rst file with a copyrigh...Anne Gentle2011-01-043-3/+3
* pep8Clay Gerrard2011-01-041-1/+2
* fixed missing NamedLogger import in bin/swift-bench, refactoredClay Gerrard2011-01-041-4/+4
* Cleaned up the bins; patched the broken test (when run standalone)gholt2010-12-291-2/+0
* add gettext to all binariesMichael Barton2010-12-221-0/+2
* i18n finishupMichael Barton2010-12-221-1/+0
* gettext updatesMichael Barton2010-12-201-5/+6
* Updated swift-bench to put to several containers (20 by default) instead of j...Chuck Thier2010-10-202-12/+16
* Somehow I missed the commit to print the whole help, not just usageChuck Thier2010-10-071-1/+1
* Added some missing test stubs so we can better see coverage (and get a little...gholt2010-10-071-0/+29
* Updated to print usage by default if no args are passed, and added --saio to ...Chuck Thier2010-10-041-5/+18
* Copy paste failChuck Thier2010-10-011-14/+15
* added apache license to the new filesChuck Thier2010-10-012-0/+28
* Refactored swift-bench to reuse client.py and direct_client.pyChuck Thier2010-10-012-117/+68
* Now uses TRUE_VALUES from utils.pyChuck Thier2010-09-281-2/+3
* Missed a renameChuck Thier2010-09-281-1/+1
* Removed some code that was no longer usedChuck Thier2010-09-281-5/+2
* Initial checkin of benchmark codeChuck Thier2010-09-272-0/+377
* Initial releaseMichael Barton2010-07-080-0/+0
|\
| * Import upstream version 1.0.0Michael Barton2010-07-080-0/+0
* Initial commit of Swift codeChuck Thier2010-07-121-0/+202