summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make all config parsing case-sensitiveClay Gerrard2023-04-282-5/+19
* tests for wsgi/daemon config parsingClay Gerrard2023-04-143-6/+223
* 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
* | | Merge "sharder: show path and db file in logs"Zuul2023-03-021-53/+243
|\ \ \
| * | | sharder: show path and db file in logsAlistair Coles2023-03-011-53/+243
| | |/ | |/|
* | | Merge "ring-builder: require part_power>=0, give better error messages"Zuul2023-03-021-0/+6
|\ \ \ | |_|/ |/| |
| * | ring-builder: require part_power>=0, give better error messagesTim Burke2023-02-171-0/+6
* | | Merge "Use FakeSwift in account quota tests"Zuul2023-02-281-158/+120
|\ \ \
| * | | Use FakeSwift in account quota testsTim Burke2023-02-171-158/+120
* | | | Merge "tests: Get rid of test.unit.SkipTest"Zuul2023-02-2813-25/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: Get rid of test.unit.SkipTestTim Burke2023-02-1613-25/+29
| | |/ | |/|
* | | Merge "sharder: make misplaced objects lookup faster"Zuul2023-02-251-5/+203
|\ \ \
| * | | sharder: make misplaced objects lookup fasterAlistair Coles2023-02-231-5/+203
* | | | Merge "Skip S3 versioning test when versioning is not enabled"Zuul2023-02-251-0/+3
|\ \ \ \
| * | | | Skip S3 versioning test when versioning is not enabledTim Burke2023-02-241-0/+3
| | |_|/ | |/| |
* | | | encryption: Expose decrypted metadata via CORSTim Burke2023-02-242-2/+20
|/ / /
* | | Test x-backend-replication header with POSTAlistair Coles2023-02-161-0/+24
| |/ |/|
* | proxy-server exception logging shows replication_ip/portindianwhocodes2023-02-105-34/+261
* | Merge "s3token: Only replace access_key_id in account"Zuul2023-02-101-0/+12
|\ \
| * | s3token: Only replace access_key_id in accountTim Burke2022-05-311-0/+12
* | | Merge "Delete unused FakeObjectController"Zuul2023-02-091-45/+0
|\ \ \
| * | | Delete unused FakeObjectControllerAlistair Coles2023-02-091-45/+0
* | | | Fix test assertionAlistair Coles2023-02-091-1/+1
|/ / /
* | | Merge "object-replicator: Count sync failures in update_deleted"Zuul2023-02-091-0/+1
|\ \ \
| * | | object-replicator: Count sync failures in update_deletedTim Burke2022-09-301-0/+1
* | | | Merge "Remove :memory: from DatabaseBrokers and unittests"Zuul2023-02-096-162/+328
|\ \ \ \