summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Bump up sleep when expecting a timeoutClay Gerrard2014-03-252-25/+38
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | don't repatch mimetools again. and again. again.John Dickinson2014-03-262-2/+3
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Update swift3 repository"Jenkins2014-03-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update swift3 repositoryMORITA Kazutaka2014-03-261-1/+1
| |/ / / / / / /
* | | | | | | | Merge "fix a skipped account ACLs functional test"Jenkins2014-03-261-14/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | fix a skipped account ACLs functional testJohn Dickinson2014-03-251-14/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Added swift-container-info tool."Jenkins2014-03-266-1/+174
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Added swift-container-info tool.Madhuri Kumari2014-03-226-1/+174
| |/ / / / /
* | | | | | Make initialization test failure more explicitPeter Portante2014-03-251-4/+10
|/ / / / /
* | | | | Merge "Block X-Backend* in gatekeeper"Jenkins2014-03-223-8/+9
|\ \ \ \ \
| * | | | | Block X-Backend* in gatekeeperSamuel Merritt2014-03-203-8/+9
* | | | | | Merge "Allow specification of object devices for audit"Jenkins2014-03-219-73/+340
|\ \ \ \ \ \
| * | | | | | Allow specification of object devices for auditEamonn O'Toole2014-03-119-73/+340
| | |_|/ / / | |/| | | |
* | | | | | Merge "Make backend container requests use the same X-Timestamp"Jenkins2014-03-213-3/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make backend container requests use the same X-TimestampClay Gerrard2014-03-173-3/+58
| | |_|_|/ | |/| | |
* | | | | Merge "Fix race on container recreate"Jenkins2014-03-202-12/+102
|\ \ \ \ \
| * | | | | Fix race on container recreateClay Gerrard2014-03-172-12/+102
| |/ / / /
* | | | | Merge "Enable object versions for SAIO by default"Jenkins2014-03-204-0/+4
|\ \ \ \ \
| * | | | | Enable object versions for SAIO by defaultPeter Portante2014-03-194-0/+4
* | | | | | Merge "Allow pre-1970 dates in If-[Un]Modified-Since"Jenkins2014-03-204-25/+24
|\ \ \ \ \ \
| * | | | | | Allow pre-1970 dates in If-[Un]Modified-SinceSamuel Merritt2014-03-144-25/+24
* | | | | | | Merge "move cors-test-page to literal include"Jenkins2014-03-202-62/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | move cors-test-page to literal includeClay Gerrard2014-03-172-62/+65
| | |/ / / / | |/| | | |
* | | | | | Remove some debugging prints from testsSamuel Merritt2014-03-183-7/+0
|/ / / / /
* | | | | Merge "Fix account quota mw for handling a bad source path"Jenkins2014-03-152-3/+19
|\ \ \ \ \
| * | | | | Fix account quota mw for handling a bad source pathFabien Boucher2014-02-192-3/+19
* | | | | | Merge "Fix ineffective expect header test"Jenkins2014-03-151-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix ineffective expect header testanc2014-03-051-0/+1
* | | | | | Merge "Added a test for empty metadata"Jenkins2014-03-141-0/+13
|\ \ \ \ \ \
| * | | | | | Added a test for empty metadatamadhuri2014-03-071-0/+13
* | | | | | | Merge "Make cors work better."Jenkins2014-03-146-26/+201
|\ \ \ \ \ \ \
| * | | | | | | Make cors work better.David Goetz2014-03-116-26/+201
* | | | | | | | Merge "make probetests work with conf.d configs"Jenkins2014-03-1410-135/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | make probetests work with conf.d configsClay Gerrard2014-03-1210-135/+115
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "DRY out common.constraints a bit more"Jenkins2014-03-133-54/+143
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | DRY out common.constraints a bit moreClay Gerrard2014-03-113-54/+143
* | | | | | | | Merge "Fix ring-builder crash"Jenkins2014-03-132-3/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix ring-builder crashSamuel Merritt2014-03-112-3/+30
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Functional tests for TempURL and SLO together"Jenkins2014-03-121-0/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | Functional tests for TempURL and SLO togetherSamuel Merritt2014-03-071-0/+88
* | | | | | | | | Merge "Add missing swift constraint for functional tests"Jenkins2014-03-123-30/+26
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Add missing swift constraint for functional testsPeter Portante2014-03-063-30/+26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add tempurl to the example proxy config's pipeline"Jenkins2014-03-081-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Add tempurl to the example proxy config's pipelineSamuel Merritt2014-03-071-1/+1
* | | | | | | Merge "copy over swift.authorize stuff into subrequests"Jenkins2014-03-079-16/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | copy over swift.authorize stuff into subrequestsDavid Goetz2014-03-079-16/+35
* | | | | | | Merge "Speed up failing InternalClient requests"Jenkins2014-03-071-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Speed up failing InternalClient requestsSamuel Merritt2014-03-041-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fixed mispelling in function name - accross to across"Jenkins2014-03-071-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fixed mispelling in function name - accross to acrossAlex Holden2014-03-071-2/+2
| | |/ / / / | |/| | | |