summaryrefslogtreecommitdiff
path: root/test/unit/proxy
Commit message (Expand)AuthorAgeFilesLines
* Unit test for keepalive timeoutShreeya Deshpande2023-05-101-5/+90
* Merge "Log (Watchdog's) Timeouts with duration"Zuul2023-05-011-2/+2
|\
| * Log (Watchdog's) Timeouts with durationClay Gerrard2023-04-281-2/+2
* | Merge "Proxy: restructure cached listing shard ranges"Zuul2023-04-282-69/+84
|\ \
| * | Proxy: restructure cached listing shard rangesJianjian Huo2023-04-172-69/+84
* | | Merge "proxy controller: always pass x-backend-* headers to backend"Zuul2023-04-281-4/+62
|\ \ \
| * | | proxy controller: always pass x-backend-* headers to backendAlistair Coles2023-04-191-4/+62
| |/ /
* | | Merge "ECFragGetter: assume policy.fragment_size is non-zero"Zuul2023-04-281-18/+3
|\ \ \ | |_|/ |/| |
| * | ECFragGetter: assume policy.fragment_size is non-zeroAlistair Coles2023-04-261-18/+3
* | | Merge "Error logs changed for ChunkWriteTimeout"Zuul2023-04-281-1/+1
|\ \ \ | |/ / |/| |
| * | Error logs changed for ChunkWriteTimeoutShreeya Deshpande2023-04-271-1/+1
* | | ECFragGetter: simplify iter_bytes_from_response_partAlistair Coles2023-04-261-2/+67
|/ /
* | Assert ChunkWriteTimeout errors are loggedAlistair Coles2023-04-251-0/+1
|/
* proxy: add tests for listing with shard gapsAlistair Coles2023-03-171-5/+142
* Proxy: restructure cached updating shard rangesJianjian Huo2023-03-062-33/+49
* proxy: Reduce round-trips to memcache and backend on info missesTim Burke2023-03-012-2/+30
* proxy-server exception logging shows replication_ip/portindianwhocodes2023-02-103-34/+206
* Delete unused FakeObjectControllerAlistair Coles2023-02-091-45/+0
* test for unmounted w/ suppression_countClay Gerrard2023-02-061-0/+25
* swift_proxy: add memcache skip success/error stats for shard range.Jianjian Huo2023-01-203-24/+172
* tests: Remove references to soft_lockTim Burke2023-01-111-26/+0
* Tolerate absolute-form request targetsTim Burke2023-01-031-0/+30
* Extract SwiftHttpProtocol to its own moduleTim Burke2022-12-061-1/+2
* proxy: add test for ContainerController._GET_using_cacheAlistair Coles2022-11-251-3/+415
* proxy-server: include suppression time in error limit logAlistair Coles2022-11-211-60/+40
* Proxy: add metrics related to error limiter.Jianjian Huo2022-11-141-47/+149
* proxy: extract response error handling to single methodAlistair Coles2022-11-072-3/+75
* proxy: refactor error limiter to a classAlistair Coles2022-10-263-76/+86
* Merge "proxy: Add a chance to skip memcache for get_*_info calls"Zuul2022-09-262-21/+47
|\
| * proxy: Add a chance to skip memcache for get_*_info callsTim Burke2022-08-302-21/+47
* | Merge "sharding: Skip shards that can't include any new subdir entries"Zuul2022-09-211-9/+92
|\ \
| * | sharding: Skip shards that can't include any new subdir entriesTim Burke2022-07-201-9/+92
* | | Fixes Storage-Policy AttributeError in proxyindianwhocodes2022-09-092-1/+55
| |/ |/|
* | formpost: deprecate sha1 signaturesMatthew Oliver2022-07-261-11/+11
* | Merge "memcached: Give callers the option to accept errors"Zuul2022-05-132-5/+55
|\ \
| * | memcached: Give callers the option to accept errorsTim Burke2022-04-282-5/+55
* | | More tests for rebalance_missing_suppression_countClay Gerrard2022-05-031-0/+25
|/ /
* | cors: Include `Vary: Origin` when using the request's OriginTim Burke2022-03-091-0/+6
|/
* Merge "Proxy: override user_agent with backend_user_agent"Zuul2022-02-161-2/+20
|\
| * Proxy: override user_agent with backend_user_agentMatthew Oliver2022-01-281-2/+20
* | Merge "Deprecate LogAdapter.set_statsd_prefix"Zuul2022-02-081-7/+21
|\ \
| * | Deprecate LogAdapter.set_statsd_prefixAlistair Coles2022-02-071-7/+21
* | | Merge "proxy-server: add stats for backend shard_listing requests"Zuul2022-02-041-17/+49
|\ \ \ | |/ / |/| |
| * | proxy-server: add stats for backend shard_listing requestsAlistair Coles2022-01-271-17/+49
* | | Merge "Make NodeIter require a logger argument"Zuul2022-02-041-4/+7
|\ \ \ | |/ /
| * | Make NodeIter require a logger argumentAlistair Coles2022-01-271-4/+7
* | | Merge "Move *_swift_info functions into a new registry module"Zuul2022-02-042-33/+33
|\ \ \
| * | | Move *_swift_info functions into a new registry moduleMatthew Oliver2022-02-032-33/+33
* | | | Merge "Fix statsd prefix mutation in proxy controllers"Zuul2022-02-044-47/+73
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix statsd prefix mutation in proxy controllersAlistair Coles2022-01-274-47/+73