summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ssync: fix decoding of ts_meta when ts_data has offsetAlistair Coles2023-02-274-5/+116
* | | | Merge "InternalClient: error if allow_modify_pipeline is True"Zuul2023-04-142-0/+23
|\ \ \ \
| * | | | InternalClient: error if allow_modify_pipeline is TrueAlistair Coles2023-04-142-0/+23
* | | | | Merge "internal_client: Remove allow_modify_pipeline option"Zuul2023-04-147-10/+96
|\ \ \ \ \ | |/ / / /
| * | | | internal_client: Remove allow_modify_pipeline optionMatthew Oliver2023-04-147-10/+96
* | | | | Pull libc-related functions out to a separate moduleTim Burke2023-04-125-1024/+1099
| |_|/ / |/| | |
* | | | Merge "Pull timestamp-related functions out to a separate module"Zuul2023-04-125-1226/+1295
|\ \ \ \
| * | | | Pull timestamp-related functions out to a separate moduleTim Burke2023-04-055-1226/+1295
* | | | | Merge "Test nested (Metrics)PrefixLoggerAdapters"Zuul2023-04-122-0/+53
|\ \ \ \ \
| * | | | | Test nested (Metrics)PrefixLoggerAdaptersTim Burke2023-04-052-0/+53
| |/ / / /
* | | | | ring-builder: Abort cleanly on ^C, ^DTim Burke2023-04-101-1/+5
|/ / / /
* | | | Merge "Start common.utils refactor"Zuul2023-04-051-0/+0
|\ \ \ \
| * | | | Start common.utils refactorClay Gerrard2023-04-041-0/+0
* | | | | Merge "Patch policies for more per-policy quota tests"Zuul2023-04-041-3/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Patch policies for more per-policy quota testsTim Burke2023-04-031-3/+6
| | |_|/ | |/| |
* | | | Merge "tests: Skip s3api functional tests when no s3api user configured"Zuul2023-04-031-0/+4
|\ \ \ \
| * | | | tests: Skip s3api functional tests when no s3api user configuredTim Burke2023-03-101-0/+4
* | | | | Merge "tests: Let func tests run with test users 1 and 2 but not 3"Zuul2023-04-031-39/+42
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | tests: Let func tests run with test users 1 and 2 but not 3Tim Burke2023-03-101-39/+42
* | | | Merge "sharder: fix host logged when send_shard_ranges fails"Zuul2023-03-272-38/+35
|\ \ \ \
| * | | | sharder: fix host logged when send_shard_ranges failsAlistair Coles2023-03-272-38/+35
* | | | | Merge "sharder: fix 'Cleaving not completed' warning log"Zuul2023-03-272-10/+10
|\ \ \ \ \ | |/ / / /
| * | | | sharder: fix 'Cleaving not completed' warning logAlistair Coles2023-03-272-10/+10
* | | | | Update urlWei LingFei2023-03-244-4/+4
|/ / / /
* | | | Merge "quotas: Add account-level per-policy quotas"Zuul2023-03-244-42/+192
|\ \ \ \
| * | | | quotas: Add account-level per-policy quotasTim Burke2023-03-214-42/+192
* | | | | Forward-port stable-release CHANGELOG entriesTim Burke2023-03-231-0/+173
* | | | | Merge "Allow internal container POSTs to not update put_timestamp"Zuul2023-03-235-3/+239
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow internal container POSTs to not update put_timestampAlistair Coles2023-03-205-3/+239
* | | | | proxy: add tests for listing with shard gapsAlistair Coles2023-03-171-5/+142
* | | | | Merge "Rename ShardRange*Bound to Namespace*Bound"Zuul2023-03-162-541/+545
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rename ShardRange*Bound to Namespace*BoundAlistair Coles2023-03-152-541/+545
* | | | | Merge "Proxy: restructure cached updating shard ranges"Zuul2023-03-156-272/+518
|\ \ \ \ \ | |/ / / /
| * | | | Proxy: restructure cached updating shard rangesJianjian Huo2023-03-066-272/+518
* | | | | Merge "Update master for stable/2023.1"Zuul2023-03-132-13/+7
|\ \ \ \ \
| * | | | | Update master for stable/2023.1OpenStack Release Bot2023-03-132-13/+7
| | |_|/ / | |/| | |
* | | | | Drop bandit check B309Tim Burke2023-03-101-2/+1
|/ / / /
* | | | Authors/ChangeLog for 2.31.12.31.1Tim Burke2023-03-093-1/+71
* | | | Merge "quotas: Move account-level handling to a separate function"Zuul2023-03-081-20/+25
|\ \ \ \ | |/ / / |/| | |
| * | | quotas: Move account-level handling to a separate functionTim Burke2023-02-171-20/+25
* | | | Merge "proxy: Reduce round-trips to memcache and backend on info misses"Zuul2023-03-023-2/+40
|\ \ \ \
| * | | | proxy: Reduce round-trips to memcache and backend on info missesTim Burke2023-03-013-2/+40
* | | | | Merge "sharder: show path and db file in logs"Zuul2023-03-022-246/+438
|\ \ \ \ \
| * | | | | sharder: show path and db file in logsAlistair Coles2023-03-012-246/+438
| | |_|/ / | |/| | |
* | | | | Merge "ring-builder: require part_power>=0, give better error messages"Zuul2023-03-023-1/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ring-builder: require part_power>=0, give better error messagesTim Burke2023-02-173-1/+14
| | |_|/ | |/| |
* | | | Merge "docs: Add memcache.conf config doc"Zuul2023-02-283-1/+78
|\ \ \ \
| * | | | docs: Add memcache.conf config docMatthew Oliver2023-02-223-1/+78
| |/ / /
* | | | Merge "Use FakeSwift in account quota tests"Zuul2023-02-281-158/+120
|\ \ \ \ | | |_|/ | |/| |
| * | | Use FakeSwift in account quota testsTim Burke2023-02-171-158/+120