summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add cap_length helper"HEADmasterZuul2023-05-175-12/+21
|\
| * Add cap_length helperTim Burke2023-04-055-12/+21
* | 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 "Properly read py2 object metadata on py3"Zuul2023-05-152-5/+21
|\ \ \
| * | | Properly read py2 object metadata on py3Tim Burke2023-05-022-5/+21
| |/ /
* | | Merge "Sharder: add timing metrics for individual steps and total time spent."Zuul2023-05-101-0/+19
|\ \ \
| * | | Sharder: add timing metrics for individual steps and total time spent.Jianjian Huo2023-05-031-0/+19
| |/ /
* | | 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-285-79/+165
|\ \ \ \ \
| * | | | | Proxy: restructure cached listing shard rangesJianjian Huo2023-04-175-79/+165
* | | | | | Merge "proxy controller: always pass x-backend-* headers to backend"Zuul2023-04-281-6/+12
|\ \ \ \ \ \
| * | | | | | proxy controller: always pass x-backend-* headers to backendAlistair Coles2023-04-191-6/+12
* | | | | | | Merge "ECFragGetter: assume policy.fragment_size is non-zero"Zuul2023-04-281-9/+7
|\ \ \ \ \ \ \
| * | | | | | | ECFragGetter: assume policy.fragment_size is non-zeroAlistair Coles2023-04-261-9/+7
* | | | | | | | 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 "Error logs changed for ChunkWriteTimeout"Zuul2023-04-281-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Error logs changed for ChunkWriteTimeoutShreeya Deshpande2023-04-271-1/+1
| |/ / / / / / /
* | | | | | | | Merge "tests for wsgi/daemon config parsing"Zuul2023-04-271-1/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | tests for wsgi/daemon config parsingClay Gerrard2023-04-141-1/+3
* | | | | | | ECFragGetter: simplify iter_bytes_from_response_partAlistair Coles2023-04-261-28/+12
| |/ / / / / |/| | | | |
* | | | | | Merge "Extract some closures to methods"Zuul2023-04-241-154/+156
|\ \ \ \ \ \
| * | | | | | Extract some closures to methodsClay Gerrard2023-04-241-154/+156
* | | | | | | Merge "Use instance attr instead of non-local"Zuul2023-04-241-11/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Use instance attr instead of non-localClay Gerrard2023-04-241-11/+12
| | |_|_|/ / | |/| | | |
* | | | | | docs: Clean up cross-domain doc formatting; call out CWE-942Tim Burke2023-04-191-8/+21
|/ / / / /
* | | | | ssync: Round-trip offsets in meta/ctype TimestampsTim Burke2023-04-172-3/+11
| |_|/ / |/| | |
* | | | Merge "ssync: fix decoding of ts_meta when ts_data has offset"Zuul2023-04-141-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ssync: fix decoding of ts_meta when ts_data has offsetAlistair Coles2023-02-271-4/+8
* | | | 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-143-6/+28
|\ \ \ \ \ | |/ / / /
| * | | | internal_client: Remove allow_modify_pipeline optionMatthew Oliver2023-04-143-6/+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
| | |_|_|/ | |/| | |
* | | | | Merge "Test nested (Metrics)PrefixLoggerAdapters"Zuul2023-04-121-0/+5
|\ \ \ \ \
| * | | | | Test nested (Metrics)PrefixLoggerAdaptersTim Burke2023-04-051-0/+5
| |/ / / /