summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix potential missing key error in container_info2.0.0.rc22.0.0proposed/2.0.0Paul Luse2014-07-023-21/+50
* Fix pop_queue for move object twiceClay Gerrard2014-07-022-1/+8
* Fix KeyError on Storage Policy Container SyncClay Gerrard2014-07-024-96/+302
* release notes for Swift 2.02.0.0.rc1John Dickinson2014-06-203-1/+72
* Merge storage policies feature commit chain into masterJohn Dickinson2014-06-20125-2969/+18287
|\
| * Add Storage Policy DocumentationPaul Luse2014-06-1913-20/+923
| * Add two vector timestampsClay Gerrard2014-06-1939-895/+2034
| * Fix object-expirer for missing objectsClay Gerrard2014-06-186-67/+291
| * Add Storage Policy support to the Account ReaperPaul Luse2014-06-183-39/+202
| * Add Storage Policy Support to Recon MiddlewarePaul Luse2014-06-186-26/+202
| * Add Storage Policy Support to Container SyncPaul Luse2014-06-186-94/+333
| * Add Storage Policy Support to list_endpointsPaul Luse2014-06-182-34/+103
| * Fixes probe tests with non-zero default storage policyYuan Zhou2014-06-1810-68/+120
| * Add LRUCache to common.utilsClay Gerrard2014-06-184-1/+236
| * Enqueue misplaced objects during container replicationClay Gerrard2014-06-186-13/+769
| * Update bin scripts to be storage policy awareYuan Zhou2014-06-184-276/+700
| * Add functional tests for Storage PolicyYuan Zhou2014-06-187-57/+484
| * Refactoring storage policies merge_timestampsPete Zaitcev2014-06-186-117/+512
| * Add Storage Policy Support to AccountsPaul Luse2014-06-189-87/+994
| * Merge container storage_policy_indexClay Gerrard2014-06-186-79/+949
| * Add reconciler probetest outlineClay Gerrard2014-06-181-0/+218
| * Add container-reconciler daemonClay Gerrard2014-06-1811-11/+2658
| * Extend direct_clientClay Gerrard2014-06-183-311/+600
| * Extend interface on InternalClientClay Gerrard2014-06-1811-161/+741
| * Put X-Backend-Timestamp in object 404 responsesClay Gerrard2014-06-182-6/+24
| * Add Storage Policy Support to ssyncPaul Luse2014-06-186-56/+274
| * Add storage policy support for the ReplicatorPaul Luse2014-06-185-93/+251
| * Add Storage Policy Support to the AuditorPaul Luse2014-06-183-69/+158
| * Add Storage Policy support to Object UpdatesSamuel Merritt2014-06-189-207/+646
| * Add Storage Policy support to Object ServerClay Gerrard2014-06-1818-276/+971
| * Add Storage Policy support to ContainersClay Gerrard2014-06-1816-318/+2269
| * Update FakeRing and FakeLoggerClay Gerrard2014-06-188-159/+199
| * Add Storage Policy SupportPaul Luse2014-06-186-3/+1000
|/
* properly quote www-authenticate header valueJohn Dickinson2014-06-183-1/+36
* Merge "Remove unused variable"Jenkins2014-06-161-1/+0
|\
| * Remove unused variableSamuel Merritt2014-06-021-1/+0
* | Merge "replaced e.message with a bare "e" object ref"Jenkins2014-06-161-1/+1
|\ \
| * | replaced e.message with a bare "e" object refChristian Berendt2014-06-031-1/+1
| |/
* | Merge "Fixes typo in man page"Jenkins2014-06-141-1/+1
|\ \
| * | Fixes typo in man pagereplay2014-06-041-1/+1
* | | Merge "isolate representation from content in GET request"Jenkins2014-06-141-3/+8
|\ \ \
| * | | isolate representation from content in GET requestPete Zaitcev2014-06-021-3/+8
| | |/ | |/|
* | | Merge "Add debug logging to container sync requests"Jenkins2014-06-134-32/+76
|\ \ \
| * | | Add debug logging to container sync requestsgholt2014-05-284-32/+76
* | | | Merge "Fix file uploads > 2 GiB in formpost middleware"Jenkins2014-06-121-1/+1
|\ \ \ \
| * | | | Fix file uploads > 2 GiB in formpost middlewareChristian Schwede2014-06-041-1/+1
| | |_|/ | |/| |
* | | | Merge "xLO bug with auth tokens expiring during download."Jenkins2014-06-124-12/+30
|\ \ \ \
| * | | | xLO bug with auth tokens expiring during download.David Goetz2014-06-104-12/+30
* | | | | Merge "replace string format arguments with function parameters"Jenkins2014-06-122-7/+10
|\ \ \ \ \
| * | | | | replace string format arguments with function parametersChristian Berendt2014-05-202-7/+10