summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* swift-ring-builder can't remove a device with zero weightkilo-eolstable/kiloLisak, Peter2016-03-104-11/+45
* Fix memory/socket leak in proxy on truncated SLO/DLO GETSamuel Merritt2016-01-202-2/+66
* Get better at closing WSGI iterables.Samuel Merritt2016-01-129-38/+105
* Fix testing issuesChristian Schwede2015-10-224-10/+18
* Skip functional tests when test account4 is unauthorizedAlistair Coles2015-10-223-3/+22
* Fix replicator intersection exception when sync data to remote regions.Charles Hsu2015-10-083-5/+6
* Pin PyECLib to 1.0.7John Dickinson2015-09-101-1/+1
* Better scoping for tempurls, especially container tempurlsSamuel Merritt2015-08-264-68/+333
* Disallow unsafe tempurl operations to point to unauthorized dataClay Gerrard2015-08-263-1/+85
* Fixes for mock 1.1Victor Stinner2015-07-294-8/+8
* Increase httplib._MAXHEADERSChristian Schwede2015-06-306-2/+28
* X-Auth-Token should be a bytestring.Emmanuel Cazenave2015-05-111-1/+5
* Release Import of Translations from Transifex2.3.0rc22.3.0Andreas Jaeger2015-04-212-345/+539
* Use reconstruct insetad of decode/encodeKota Tsuyuzaki2015-04-212-8/+41
* Bump PyECLib version from 1.0.3 to 1.0.7Tushar Gohad2015-04-211-1/+1
* Don't apply the wrong Etag validation to rebuilt fragmentsClay Gerrard2015-04-214-34/+143
* Set default branch to stable/kiloThierry Carrez2015-04-161-0/+1
* fixup random test failure2.3.0rc1proposed/kiloClay Gerrard2015-04-141-1/+2
* 2.3.0 authors and changelog updatesJohn Dickinson2015-04-143-4/+75
* Check if REST API version is validClay Gerrard2015-04-147-10/+110
* Add test for swift_recon.disk_usageChristian Schwede2015-04-141-0/+50
* Add lowest option to swift-recon disk usage outputLorcan2015-04-142-3/+27
* Fix broken test_policy_IO_override testMike Fedosin2015-04-141-2/+1
* Merge "Refactor the getting roles logic in _keystone_identity"Jenkins2015-04-142-3/+20
|\
| * Refactor the getting roles logic in _keystone_identityHisashi Osanai2015-04-142-3/+20
* | Merge "Support HTTP_X_SERVICE_IDENTITY_STATUS in keystoneauth"Jenkins2015-04-142-1/+28
|\ \ | |/
| * Support HTTP_X_SERVICE_IDENTITY_STATUS in keystoneauthDonagh McCabe2015-04-142-1/+28
* | Merge "Check if device name is valid when adding to the ring"Jenkins2015-04-143-2/+48
|\ \ | |/
| * Check if device name is valid when adding to the ringChristian Schwede2015-04-143-2/+48
* | Merge "Add additional func tests for TempURLs"Jenkins2015-04-141-1/+36
|\ \ | |/
| * Add additional func tests for TempURLsRichard Hawkins2015-04-141-1/+36
* | Merge "Clarify the description of backward compatibility in Keystoneauth's do...Jenkins2015-04-141-3/+3
|\ \ | |/ |/|
| * Clarify the description of backward compatibility in Keystoneauth's docstringHisashi Osanai2015-03-251-3/+3
* | Merge EC feature into masterJohn Dickinson2015-04-1491-2922/+17219
|\ \
| * | Erasure Code Documentationfeature/ec_reviewPaul Luse2015-04-1415-151/+947
| * | Erasure Code Reconstructorpaul luse2015-04-1427-234/+5038
| * | Fix account reaper for > 3 replicasClay Gerrard2015-04-142-22/+47
| * | Update container sync to use internal clientYuan Zhou2015-04-147-112/+334
| * | Foundational support for PUT and GET of erasure-coded objectsSamuel Merritt2015-04-1419-550/+3875
| * | Allow sending object metadata after dataSamuel Merritt2015-04-149-175/+1333
| * | Per-policy DiskFile classesAlistair Coles2015-04-1419-1351/+4482
| * | Merge "Update test infrastructure" into feature/ec_reviewJenkins2015-04-149-251/+411
| |\ \
| | * | Update test infrastructureClay Gerrard2015-04-139-251/+411
| * | | Merge "Add support for policy types, 'erasure_coding' policy" into feature/ec...Jenkins2015-04-1416-116/+917
| |\ \ \ | | |/ /
| | * | Add support for policy types, 'erasure_coding' policyTushar Gohad2015-04-138-104/+779
| * | | make `git review` easierJohn Dickinson2015-04-011-0/+1
* | | | Prevent unauthorized delete in versioned containerJohn Dickinson2015-04-133-6/+129
| |/ / |/| |
* | | Merge "Set connection timeout in container sync"Jenkins2015-04-134-4/+31
|\ \ \
| * | | Set connection timeout in container syncChristian Schwede2015-04-104-4/+31
* | | | Merge "Add some debug output to the ring builder"Jenkins2015-04-054-8/+93
|\ \ \ \