summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add cap_length helper"HEADmasterZuul2023-05-171-0/+9
|\
| * Add cap_length helperTim Burke2023-04-051-0/+9
* | Merge "memcached: log user provided keys in exception error logging."Zuul2023-05-171-26/+61
|\ \
| * | memcached: log user provided keys in exception error logging.Jianjian Huo2023-05-011-26/+61
* | | Merge "Unit test for keepalive timeout"Zuul2023-05-173-5/+102
|\ \ \
| * | | Unit test for keepalive timeoutShreeya Deshpande2023-05-103-5/+102
| |/ /
* | | Merge "testing xattr metadata with py3.8"Zuul2023-05-151-0/+33
|\ \ \
| * | | testing xattr metadata with py3.8Clay Gerrard2023-05-021-0/+33
* | | | Merge "Properly read py2 object metadata on py3"Zuul2023-05-152-28/+235
|\ \ \ \ | |/ / /
| * | | Properly read py2 object metadata on py3Tim Burke2023-05-022-28/+235
| |/ /
* | | Merge "Sharder: add timing metrics for individual steps and total time spent."Zuul2023-05-101-0/+84
|\ \ \
| * | | Sharder: add timing metrics for individual steps and total time spent.Jianjian Huo2023-05-031-0/+84
| |/ /
* | | Merge "wsgi: Add keepalive_timeout option"Zuul2023-05-091-0/+5
|\ \ \ | |/ / |/| |
| * | wsgi: Add keepalive_timeout optionTim Burke2023-04-181-0/+5
* | | Merge "Log (Watchdog's) Timeouts with duration"Zuul2023-05-012-7/+14
|\ \ \
| * | | Log (Watchdog's) Timeouts with durationClay Gerrard2023-04-282-7/+14
* | | | Merge "Don't monkey patch logging on import"Zuul2023-04-283-6/+83
|\ \ \ \
| * | | | Don't monkey patch logging on importChetan Mishra2023-04-283-6/+83
* | | | | Merge "Proxy: restructure cached listing shard ranges"Zuul2023-04-283-88/+103
|\ \ \ \ \
| * | | | | Proxy: restructure cached listing shard rangesJianjian Huo2023-04-173-88/+103
* | | | | | 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 "Make all config parsing case-sensitive"Zuul2023-04-282-5/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Make all config parsing case-sensitiveClay Gerrard2023-04-282-5/+19
* | | | | | | | | Merge "ring: Centralize device normalization"Zuul2023-04-281-6/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | ring: Centralize device normalizationTim Burke2023-04-261-6/+10
* | | | | | | | | Merge "tests: Fix config numbers in test_versioning_with_metadata_replication"Zuul2023-04-281-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: Fix config numbers in test_versioning_with_metadata_replicationTim Burke2023-04-271-4/+4
| |/ / / / / / / /
* | | | | | | | | 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-273-6/+223
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | tests for wsgi/daemon config parsingClay Gerrard2023-04-143-6/+223
* | | | | | | ECFragGetter: simplify iter_bytes_from_response_partAlistair Coles2023-04-261-2/+67
| |/ / / / / |/| | | | |
* | | | | | Assert ChunkWriteTimeout errors are loggedAlistair Coles2023-04-251-0/+1
* | | | | | tests: Fix test_cleanup_ondisk_files_commit_windowTim Burke2023-04-201-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge "ssync: Round-trip offsets in meta/ctype Timestamps"Zuul2023-04-183-5/+80
|\ \ \ \ \
| * | | | | ssync: Round-trip offsets in meta/ctype TimestampsTim Burke2023-04-173-5/+80
| | |_|/ / | |/| | |
* | | | | Merge "tests: Fix PriorityQueue import"Zuul2023-04-171-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: Fix PriorityQueue importTim Burke2023-04-131-2/+1
* | | | | Merge "ssync: fix decoding of ts_meta when ts_data has offset"Zuul2023-04-143-1/+108
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ssync: fix decoding of ts_meta when ts_data has offsetAlistair Coles2023-02-273-1/+108
* | | | | Merge "InternalClient: error if allow_modify_pipeline is True"Zuul2023-04-141-0/+21
|\ \ \ \ \
| * | | | | InternalClient: error if allow_modify_pipeline is TrueAlistair Coles2023-04-141-0/+21
* | | | | | Merge "internal_client: Remove allow_modify_pipeline option"Zuul2023-04-143-4/+67
|\ \ \ \ \ \ | |/ / / / /
| * | | | | internal_client: Remove allow_modify_pipeline optionMatthew Oliver2023-04-143-4/+67
* | | | | | Pull libc-related functions out to a separate moduleTim Burke2023-04-123-561/+601
| |_|/ / / |/| | | |
* | | | | Merge "Pull timestamp-related functions out to a separate module"Zuul2023-04-123-849/+882
|\ \ \ \ \
| * | | | | Pull timestamp-related functions out to a separate moduleTim Burke2023-04-053-849/+882
| | |_|_|/ | |/| | |