summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Test nested (Metrics)PrefixLoggerAdaptersTim Burke2023-04-051-0/+48
|/ / / /
* | | | Merge "Patch policies for more per-policy quota tests"Zuul2023-04-041-3/+6
|\ \ \ \
| * | | | Patch policies for more per-policy quota testsTim Burke2023-04-031-3/+6
| | |_|/ | |/| |
* | | | Merge "tests: Skip s3api functional tests when no s3api user configured"Zuul2023-04-031-0/+4
|\ \ \ \
| * | | | tests: Skip s3api functional tests when no s3api user configuredTim Burke2023-03-101-0/+4
* | | | | Merge "tests: Let func tests run with test users 1 and 2 but not 3"Zuul2023-04-031-39/+42
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | tests: Let func tests run with test users 1 and 2 but not 3Tim Burke2023-03-101-39/+42
* | | | sharder: fix host logged when send_shard_ranges failsAlistair Coles2023-03-271-33/+29
* | | | sharder: fix 'Cleaving not completed' warning logAlistair Coles2023-03-271-3/+3
* | | | Merge "quotas: Add account-level per-policy quotas"Zuul2023-03-241-0/+90
|\ \ \ \
| * | | | quotas: Add account-level per-policy quotasTim Burke2023-03-211-0/+90
* | | | | Merge "Allow internal container POSTs to not update put_timestamp"Zuul2023-03-233-1/+203
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow internal container POSTs to not update put_timestampAlistair Coles2023-03-203-1/+203
* | | | | proxy: add tests for listing with shard gapsAlistair Coles2023-03-171-5/+142
* | | | | Rename ShardRange*Bound to Namespace*BoundAlistair Coles2023-03-151-421/+425
| |_|/ / |/| | |
* | | | Proxy: restructure cached updating shard rangesJianjian Huo2023-03-063-33/+127
| |/ / |/| |
* | | Merge "proxy: Reduce round-trips to memcache and backend on info misses"Zuul2023-03-022-2/+30
|\ \ \
| * | | proxy: Reduce round-trips to memcache and backend on info missesTim Burke2023-03-012-2/+30