summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Make all config parsing case-sensitiveClay Gerrard2023-04-281-0/+1
* tests for wsgi/daemon config parsingClay Gerrard2023-04-141-1/+3
* 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
| |/ /
* | | ring-builder: Abort cleanly on ^C, ^DTim Burke2023-04-101-1/+5
|/ /
* | Start common.utils refactorClay Gerrard2023-04-041-0/+0
* | sharder: fix host logged when send_shard_ranges failsAlistair Coles2023-03-271-5/+6
* | sharder: fix 'Cleaving not completed' warning logAlistair Coles2023-03-271-7/+7
* | 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-232-2/+36
|\ \ \ | |/ / |/| |
| * | Allow internal container POSTs to not update put_timestampAlistair Coles2023-03-202-2/+36
* | | 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-153-239/+391
|\ \ \ | |/ /
| * | Proxy: restructure cached updating shard rangesJianjian Huo2023-03-063-239/+391
* | | 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-021-0/+10
|\ \ \
| * | | proxy: Reduce round-trips to memcache and backend on info missesTim Burke2023-03-011-0/+10
| | |/ | |/|
* | | Merge "sharder: show path and db file in logs"Zuul2023-03-021-193/+195
|\ \ \
| * | | sharder: show path and db file in logsAlistair Coles2023-03-011-193/+195
| |/ /
* | | Merge "ring-builder: require part_power>=0, give better error messages"Zuul2023-03-022-1/+8
|\ \ \ | |/ / |/| |
| * | ring-builder: require part_power>=0, give better error messagesTim Burke2023-02-172-1/+8
| |/
* | Merge "sharder: make misplaced objects lookup faster"Zuul2023-02-251-83/+96
|\ \
| * | sharder: make misplaced objects lookup fasterAlistair Coles2023-02-231-83/+96
* | | encryption: Expose decrypted metadata via CORSTim Burke2023-02-241-5/+23
* | | Fix docstring regarding private methodTim Burke2023-02-221-1/+1
| |/ |/|
* | proxy-server exception logging shows replication_ip/portindianwhocodes2023-02-107-38/+116
* | 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 "object-replicator: Count sync failures in update_deleted"Zuul2023-02-091-1/+1
|\ \ \
| * | | object-replicator: Count sync failures in update_deletedTim Burke2022-09-301-1/+1
* | | | Merge "Remove :memory: from DatabaseBrokers and unittests"Zuul2023-02-092-32/+17
|\ \ \ \
| * | | | Remove :memory: from DatabaseBrokers and unittestsMatthew Oliver2022-07-122-32/+17
* | | | | Merge "Don't clear x-container-sysmeta-sharding on delete_db"Zuul2023-02-091-1/+2
|\ \ \ \ \
| * | | | | Don't clear x-container-sysmeta-sharding on delete_dbMatthew Oliver2023-02-081-1/+2
* | | | | | Merge "Switch from pkg_resources to importlib"Zuul2023-02-093-12/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Switch from pkg_resources to importlibTim Burke2023-01-313-12/+60
| | |_|_|/ | |/| | |
* | | | | Merge "Sharding: No stat updates before CLEAVED state"Zuul2023-02-022-16/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Sharding: No stat updates before CLEAVED stateMatthew Oliver2022-12-122-16/+35
* | | | | Merge "Proxy: move '_get_update_shard' from base class to child class."Zuul2023-01-212-88/+89
|\ \ \ \ \
| * | | | | Proxy: move '_get_update_shard' from base class to child class.Jianjian Huo2023-01-202-88/+89