summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix swift-recon --auditor bug" into stable/icehouseicehouse-eolstable/icehouseJenkins2015-06-061-9/+9
|\
| * Fix swift-recon --auditor bugEamonn O'Toole2014-08-201-9/+9
* | Prevent unauthorized delete in versioned containerAlistair Coles2015-04-131-4/+8
* | Ensure sys.exit called in fork_child after exceptionJay S. Bryant2014-10-221-2/+6
* | Fix metadata overall limits bugRichard (Rick) Hawkins2014-10-074-6/+41
|/
* properly quote www-authenticate header valueJohn Dickinson2014-06-181-1/+1
* Fix logging issue when services stop on py261.13.1.rc21.13.1Chuck Thier2014-04-101-2/+6
* Clean up swift-{account, container}-infoYuan Zhou2014-04-031-0/+176
* Merge "Add "If-None-Match: *" support to PUT"Jenkins2014-04-032-1/+30
|\
| * Add "If-None-Match: *" support to PUTChuck Thier2014-04-012-1/+30
* | Merge "Range requests not working with sub_SLOs"Jenkins2014-04-021-23/+21
|\ \
| * | Range requests not working with sub_SLOsDavid Goetz2014-04-011-23/+21
| |/
* | Merge "Relocate DATADIR to backends"Jenkins2014-04-0211-32/+19
|\ \
| * | Relocate DATADIR to backendsPete Zaitcev2014-04-0111-32/+19
| |/
* | Only fetch a timestamp when neededPeter Portante2014-04-021-8/+9
|/
* Merge "Check object segment MD5s"Jenkins2014-04-011-1/+15
|\
| * Check object segment MD5sSamuel Merritt2014-03-131-1/+15
* | Merge "Move like unit tests together; add comments"Jenkins2014-03-311-5/+20
|\ \
| * | Move like unit tests together; add commentsPeter Portante2014-03-271-5/+20
* | | Merge "Write out ring.gz's in a safer fashion"Jenkins2014-03-271-2/+9
|\ \ \ | |/ / |/| |
| * | Write out ring.gz's in a safer fashionFlorian Hines2014-03-261-2/+9
* | | Invert which proxy logging middleware instance logsPeter Portante2014-03-261-8/+10
* | | don't repatch mimetools again. and again. again.John Dickinson2014-03-261-1/+3
* | | Merge "Block X-Backend* in gatekeeper"Jenkins2014-03-222-6/+2
|\ \ \
| * | | Block X-Backend* in gatekeeperSamuel Merritt2014-03-202-6/+2
* | | | Merge "Allow specification of object devices for audit"Jenkins2014-03-214-50/+192
|\ \ \ \
| * | | | Allow specification of object devices for auditEamonn O'Toole2014-03-114-50/+192
| | |/ / | |/| |
* | | | Merge "Make backend container requests use the same X-Timestamp"Jenkins2014-03-211-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Make backend container requests use the same X-TimestampClay Gerrard2014-03-171-2/+5
* | | | Merge "Fix race on container recreate"Jenkins2014-03-201-11/+15
|\ \ \ \
| * | | | Fix race on container recreateClay Gerrard2014-03-171-11/+15
| |/ / /
* | | | Merge "Allow pre-1970 dates in If-[Un]Modified-Since"Jenkins2014-03-202-14/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Allow pre-1970 dates in If-[Un]Modified-SinceSamuel Merritt2014-03-142-14/+6
* | | | Merge "Fix account quota mw for handling a bad source path"Jenkins2014-03-151-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix account quota mw for handling a bad source pathFabien Boucher2014-02-191-3/+7
* | | | Merge "Make cors work better."Jenkins2014-03-143-18/+37
|\ \ \ \
| * | | | Make cors work better.David Goetz2014-03-113-18/+37
* | | | | Merge "make probetests work with conf.d configs"Jenkins2014-03-141-1/+20
|\ \ \ \ \
| * | | | | make probetests work with conf.d configsClay Gerrard2014-03-121-1/+20
* | | | | | Merge "DRY out common.constraints a bit more"Jenkins2014-03-131-49/+57
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | DRY out common.constraints a bit moreClay Gerrard2014-03-111-49/+57
* | | | | | Merge "Fix ring-builder crash"Jenkins2014-03-131-2/+2
|\ \ \ \ \ \
| * | | | | | Fix ring-builder crashSamuel Merritt2014-03-111-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add missing swift constraint for functional tests"Jenkins2014-03-121-2/+17
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Add missing swift constraint for functional testsPeter Portante2014-03-061-2/+17
| |/ / /
* | | | Merge "copy over swift.authorize stuff into subrequests"Jenkins2014-03-074-13/+14
|\ \ \ \
| * | | | copy over swift.authorize stuff into subrequestsDavid Goetz2014-03-074-13/+14
| |/ / /
* | | | Merge "Speed up failing InternalClient requests"Jenkins2014-03-071-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Speed up failing InternalClient requestsSamuel Merritt2014-03-041-1/+3
* | | | Merge "Make internal client work with conf.d"Jenkins2014-03-062-3/+4
|\ \ \ \