summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenDev Migration Patchfeature/deepOpenDev Sysadmins2019-04-191-1/+1
* Cleanup for reviewAlistair Coles2018-05-0210-72/+65
* Merge "Make cleave_row_batch_size configurable" into feature/deepZuul2018-05-013-92/+98
|\
| * Make cleave_row_batch_size configurableClay Gerrard2018-05-013-92/+98
* | Merge "Use separate queries deleted and undeleted objects" into feature/deepZuul2018-05-014-36/+41
|\ \ | |/
| * Use separate queries deleted and undeleted objectsAlistair Coles2018-04-304-36/+41
* | Merge "Remove sharding_lock()" into feature/deepZuul2018-05-013-56/+35
|\ \
| * | Remove sharding_lock()Alistair Coles2018-04-303-56/+35
* | | Merge "Merge branch 'master' into feature/deep" into feature/deepZuul2018-05-01144-355/+21142
|\ \ \
| * \ \ Merge branch 'master' into feature/deepAlistair Coles2018-04-30144-355/+21142
| |\ \ \
| | * \ \ Merge "Import swift3 into swift repo as s3api middleware"Zuul2018-04-30116-6/+19747
| | |\ \ \
| | | * | | Import swift3 into swift repo as s3api middlewareKota Tsuyuzaki2018-04-27116-6/+19747
| | * | | | Merge "Handful of formpost cleanups"Zuul2018-04-281-11/+7
| | |\ \ \ \
| | | * | | | Handful of formpost cleanupsTim Burke2018-04-121-11/+7
| | * | | | | Make reconstructor go faster with --override-devicesSamuel Merritt2018-04-255-59/+107
| | * | | | | Merge "Multiprocess object replicator"Zuul2018-04-2511-212/+1145
| | |\ \ \ \ \
| | | * | | | | Multiprocess object replicatorSamuel Merritt2018-04-2411-212/+1145
| | | |/ / / /
| | * | | | | Merge "py3: port gatekeeper"Zuul2018-04-214-8/+7
| | |\ \ \ \ \
| | | * | | | | py3: port gatekeeperSamuel Merritt2018-04-204-8/+7
| | * | | | | | Trivial: Update pypi url to new urlTovin Seven2018-04-205-5/+5
| | |/ / / / /
| | * | | | | added another golang client to associated projectsJohn Dickinson2018-04-191-0/+1
| | | |/ / / | | |/| | |
| | * | | | Merge "Deprecate auth_uri option"Zuul2018-04-195-6/+6
| | |\ \ \ \
| | | * | | | Deprecate auth_uri optionwangqi2018-04-185-6/+6
| | * | | | | updated associated projects pageJohn Dickinson2018-04-171-39/+96
| | |/ / / /
| | * | | | Merge "update requirements to support matching global exclusions"Zuul2018-04-141-2/+2
| | |\ \ \ \
| | | * | | | update requirements to support matching global exclusionsDoug Hellmann2018-04-101-2/+2
| | * | | | | Merge "py3: port cli recon tests"Zuul2018-04-144-19/+28
| | |\ \ \ \ \
| | | * | | | | py3: port cli recon testsMatthew Oliver2018-04-134-19/+28
| | * | | | | | Merge "swift-recon-cron: do not get confused by files in /srv/node"Zuul2018-04-131-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | swift-recon-cron: do not get confused by files in /srv/nodeStefan Majewsky2016-10-191-0/+2
| | * | | | | | | Clean up SegmentError messagesTim Burke2018-04-121-3/+3
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge "Remove TODO re taking lock before deleting retiring db" into feature/deepZuul2018-05-011-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove TODO re taking lock before deleting retiring dbAlistair Coles2018-04-251-1/+0
* | | | | | | | | Merge "Remove support for getting deleted objects via container server API" i...Zuul2018-05-012-73/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Remove support for getting deleted objects via container server APIAlistair Coles2018-04-302-73/+7
* | | | | | | | Merge "Include devices not being sharded in local devices" into feature/deepZuul2018-04-302-6/+77
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Include devices not being sharded in local devicesAlistair Coles2018-04-302-6/+77
* | | | | | | | Merge "Reset local device ids on each cycle" into feature/deepZuul2018-04-302-22/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Reset local device ids on each cycleAlistair Coles2018-04-302-22/+31
* | | | | | | Merge "Don't modify source ShardRange instance in sharder yield_objects" into...Zuul2018-04-302-6/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Don't modify source ShardRange instance in sharder yield_objectsAlistair Coles2018-04-302-6/+13
* | | | | | | Use correct deleted key in all queriesAlistair Coles2018-04-301-10/+7
* | | | | | | Move objects in all storage policies to shardsAlistair Coles2018-04-306-253/+244
|/ / / / / /
* | | | | | Merge "Fix unicode errors with non-ascii object names" into feature/deepZuul2018-04-287-63/+176
|\ \ \ \ \ \
| * | | | | | Fix unicode errors with non-ascii object namesAlistair Coles2018-04-247-63/+176
| |/ / / / /
* | | | | | Merge "Don't repeat merges when re-cleaving to existing shard db" into featur...Zuul2018-04-272-96/+263
|\ \ \ \ \ \
| * | | | | | Don't repeat merges when re-cleaving to existing shard dbAlistair Coles2018-04-272-96/+263
* | | | | | | Merge "Improve test coverage for metadata reclaim" into feature/deepZuul2018-04-273-10/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Improve test coverage for metadata reclaimAlistair Coles2018-04-273-10/+13
* | | | | | | Always update shard brokers with their own range and sharding metadataAlistair Coles2018-04-271-16/+15