summaryrefslogtreecommitdiff
path: root/swift/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add cap_length helper"HEADmasterZuul2023-05-172-4/+11
|\
| * Add cap_length helperTim Burke2023-04-052-4/+11
* | Merge "memcached: log user provided keys in exception error logging."Zuul2023-05-171-42/+72
|\ \
| * | memcached: log user provided keys in exception error logging.Jianjian Huo2023-05-011-42/+72
* | | Merge "more explicit catch"Zuul2023-05-091-2/+3
|\ \ \
| * | | more explicit catchClay Gerrard2023-05-091-2/+3
* | | | Merge "backend_ratelimit: Tighten blanket exception handling"Zuul2023-05-091-3/+4
|\ \ \ \ | |/ / /
| * | | backend_ratelimit: Tighten blanket exception handlingTim Burke2023-05-051-3/+4
| |/ /
* | | Merge "wsgi: Add keepalive_timeout option"Zuul2023-05-091-0/+3
|\ \ \ | |/ / |/| |
| * | wsgi: Add keepalive_timeout optionTim Burke2023-04-181-0/+3
* | | Merge "Log (Watchdog's) Timeouts with duration"Zuul2023-05-011-13/+14
|\ \ \
| * | | Log (Watchdog's) Timeouts with durationClay Gerrard2023-04-281-13/+14
* | | | Merge "Don't monkey patch logging on import"Zuul2023-04-283-13/+25
|\ \ \ \
| * | | | Don't monkey patch logging on importChetan Mishra2023-04-283-13/+25
| |/ / /
* | | | Merge "Proxy: restructure cached listing shard ranges"Zuul2023-04-281-29/+60
|\ \ \ \
| * | | | Proxy: restructure cached listing shard rangesJianjian Huo2023-04-171-29/+60
| | |/ / | |/| |
* | | | Merge "Make all config parsing case-sensitive"Zuul2023-04-281-0/+1
|\ \ \ \
| * | | | Make all config parsing case-sensitiveClay Gerrard2023-04-281-0/+1
* | | | | Merge "ring: Centralize device normalization"Zuul2023-04-281-19/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ring: Centralize device normalizationTim Burke2023-04-261-19/+22
* | | | | Merge "tests for wsgi/daemon config parsing"Zuul2023-04-271-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | tests for wsgi/daemon config parsingClay Gerrard2023-04-141-1/+3
| |/ /
* | | docs: Clean up cross-domain doc formatting; call out CWE-942Tim Burke2023-04-191-8/+21
|/ /
* | Merge "InternalClient: error if allow_modify_pipeline is True"Zuul2023-04-141-0/+2
|\ \
| * | InternalClient: error if allow_modify_pipeline is TrueAlistair Coles2023-04-141-0/+2
* | | Merge "internal_client: Remove allow_modify_pipeline option"Zuul2023-04-142-5/+28
|\ \ \ | |/ /
| * | internal_client: Remove allow_modify_pipeline optionMatthew Oliver2023-04-142-5/+28
* | | Pull libc-related functions out to a separate moduleTim Burke2023-04-122-463/+498
* | | Merge "Pull timestamp-related functions out to a separate module"Zuul2023-04-122-377/+413
|\ \ \
| * | | Pull timestamp-related functions out to a separate moduleTim Burke2023-04-052-377/+413
| | |/ | |/|
* | | Test nested (Metrics)PrefixLoggerAdaptersTim Burke2023-04-051-0/+5
|/ /
* | Start common.utils refactorClay Gerrard2023-04-041-0/+0
* | Merge "quotas: Add account-level per-policy quotas"Zuul2023-03-241-40/+98
|\ \
| * | quotas: Add account-level per-policy quotasTim Burke2023-03-211-40/+98
* | | Merge "Allow internal container POSTs to not update put_timestamp"Zuul2023-03-231-0/+25
|\ \ \ | |/ / |/| |
| * | Allow internal container POSTs to not update put_timestampAlistair Coles2023-03-201-0/+25
* | | Merge "Rename ShardRange*Bound to Namespace*Bound"Zuul2023-03-161-120/+120
|\ \ \ | |_|/ |/| |
| * | Rename ShardRange*Bound to Namespace*BoundAlistair Coles2023-03-151-120/+120
* | | Merge "Proxy: restructure cached updating shard ranges"Zuul2023-03-151-184/+301
|\ \ \ | |/ /
| * | Proxy: restructure cached updating shard rangesJianjian Huo2023-03-061-184/+301
* | | 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 "ring-builder: require part_power>=0, give better error messages"Zuul2023-03-021-0/+3
|\ \ \ | |_|/ |/| |
| * | ring-builder: require part_power>=0, give better error messagesTim Burke2023-02-171-0/+3
| |/
* | encryption: Expose decrypted metadata via CORSTim Burke2023-02-241-5/+23
|/
* proxy-server exception logging shows replication_ip/portindianwhocodes2023-02-102-19/+77
* Merge "s3token: Only replace access_key_id in account"Zuul2023-02-101-2/+2
|\
| * s3token: Only replace access_key_id in accountTim Burke2022-05-311-2/+2
* | Merge "Remove :memory: from DatabaseBrokers and unittests"Zuul2023-02-091-23/+15
|\ \
| * | Remove :memory: from DatabaseBrokers and unittestsMatthew Oliver2022-07-121-23/+15