summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore old SIGPIPE handler in a proxy server test.1.7.4Darrell Bishop2012-09-254-33/+92
* backported memcache serialization config bug1.7.2John Dickinson2012-09-184-3/+18
* final versioning for 1.7.01.7.0John Dickinson2012-09-121-1/+1
* added disable_fallocate info to docsJohn Dickinson2012-09-121-0/+11
* changelog and authors updates for 1.7 releaseJohn Dickinson2012-09-043-7/+87
* Merge "Update swift.common.db to us swift.cmmn.utils.json"Jenkins2012-09-041-2/+1
|\
| * Update swift.common.db to us swift.cmmn.utils.jsongholt2012-09-041-2/+1
* | Merge "Fix PEP8 issues in ./test/unit/common ."Jenkins2012-09-045-34/+83
|\ \ | |/ |/|
| * Fix PEP8 issues in ./test/unit/common .lrqrun2012-08-315-34/+83
* | use simplejson to serialize acct/cont resultsMichael Barton2012-09-022-33/+20
* | bumped version to 1.7.0 to reflect current dev effortJohn Dickinson2012-08-311-1/+1
|/
* Upating proxy-server StatsD logging.Darrell Bishop2012-08-2917-254/+373
* Added ability to disable fallocategholt2012-08-297-3/+37
* Merge "Remove the gettext wrapper of server_type."Jenkins2012-08-294-4/+4
|\
| * Remove the gettext wrapper of server_type.Alex Yang2012-08-284-4/+4
* | Merge "Misc. swift-bench improvements."Jenkins2012-08-293-18/+112
|\ \
| * | Misc. swift-bench improvements.Darrell Bishop2012-08-273-18/+112
| |/
* | Merge "Do not use pickle for serialization in memcache, but JSON"Jenkins2012-08-287-17/+125
|\ \
| * | Do not use pickle for serialization in memcache, but JSONVincent Untz2012-08-037-17/+125
* | | Merge "x-newest cleanup code with test. Fixes bug 1037337"Jenkins2012-08-282-17/+67
|\ \ \
| * | | x-newest cleanup code with test. Fixes bug 1037337Constantine Peresypkin2012-08-282-17/+67
| | |/ | |/|
* | | fallocate call error handlingJohn Dickinson2012-08-283-5/+45
|/ /
* | Merge "Remove redefinition of import traceback"Jenkins2012-08-272-1/+1
|\ \
| * | Remove redefinition of import tracebackAlex Yang2012-08-272-1/+1
* | | Fix when rate_limit_after_segment kicks in.Darrell Bishop2012-08-233-14/+47
|/ /
* | Merge "split proxy controllers into individual modules"Jenkins2012-08-239-2245/+2321
|\ \
| * | split proxy controllers into individual modulesMichael Barton2012-08-239-2245/+2321
* | | Merge "make obj replicator locking more optimistic"Jenkins2012-08-235-69/+117
|\ \ \ | |/ / |/| |
| * | make obj replicator locking more optimisticMichael Barton2012-08-225-69/+117
* | | Merge "Add device name to *-replicator.removes for DBs"Jenkins2012-08-224-86/+192
|\ \ \
| * | | Add device name to *-replicator.removes for DBsDarrell Bishop2012-08-224-86/+192
| |/ /
* | | Merge "Retuen a reasonable response to client."Jenkins2012-08-222-12/+44
|\ \ \ | |/ / |/| |
| * | Retuen a reasonable response to client.Alex Yang2012-08-212-12/+44
* | | Merge "Fix PEP8 issues."Jenkins2012-08-221-2/+2
|\ \ \
| * | | Fix PEP8 issues.Ray Chen2012-08-221-2/+2
* | | | Merge "Update docs for new ring serialization."Jenkins2012-08-223-7/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Update docs for new ring serialization.Darrell Bishop2012-08-213-7/+25
| |/ /
* | | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-221-0/+1
|\ \ \
| * | | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | | | Merge "A couple minor tweaks to the SAIO guide."Jenkins2012-08-221-2/+7
|\ \ \ \
| * | | | A couple minor tweaks to the SAIO guide.Darrell Bishop2012-08-211-2/+7
* | | | | Merge "A few misc. code cleanups."Jenkins2012-08-223-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | A few misc. code cleanups.Darrell Bishop2012-08-203-7/+7
| | |/ / | |/| |
* | | | Merge "Fixed bug where expirer would get confused by..."Jenkins2012-08-212-0/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug where expirer would get confused by...gholt2012-08-062-0/+39
* | | | Merge "Updated probe tests"Jenkins2012-08-217-793/+497
|\ \ \ \ | |_|/ / |/| | |
| * | | Updated probe testsgholt2012-07-067-793/+497
* | | | Merge "handle exception correctly in _make_app_iter_reader"Jenkins2012-08-171-3/+10
|\ \ \ \
| * | | | handle exception correctly in _make_app_iter_readerMORITA Kazutaka2012-08-101-3/+10
| | |/ / | |/| |
* | | | Merge "To simulate the real workloads, the objects to be uploaded could be cr...Jenkins2012-08-172-0/+7
|\ \ \ \