summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Authors/ChangeLog for 2.31.12.31.1Tim Burke2023-03-093-1/+71
* 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-023-2/+40
|\ \
| * | proxy: Reduce round-trips to memcache and backend on info missesTim Burke2023-03-013-2/+40
* | | Merge "sharder: show path and db file in logs"Zuul2023-03-022-246/+438
|\ \ \
| * | | sharder: show path and db file in logsAlistair Coles2023-03-012-246/+438
* | | | Merge "ring-builder: require part_power>=0, give better error messages"Zuul2023-03-023-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | ring-builder: require part_power>=0, give better error messagesTim Burke2023-02-173-1/+14
* | | | Merge "docs: Add memcache.conf config doc"Zuul2023-02-283-1/+78
|\ \ \ \
| * | | | docs: Add memcache.conf config docMatthew Oliver2023-02-223-1/+78
| |/ / /
* | | | 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 "Present `pytest` steps in development guidelines"Zuul2023-02-271-1/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Present `pytest` steps in development guidelinesAlexander Fadeev2023-02-251-1/+32
* | | | Merge "sharder: make misplaced objects lookup faster"Zuul2023-02-252-88/+299
|\ \ \ \
| * | | | sharder: make misplaced objects lookup fasterAlistair Coles2023-02-232-88/+299
| |/ / /
* | | | 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-243-7/+43
|/ / / /
* | | | Fix docstring regarding private methodTim Burke2023-02-221-1/+1
| |_|/ |/| |
* | | Test x-backend-replication header with POSTAlistair Coles2023-02-161-0/+24
| |/ |/|
* | Merge "Add new Kota's email entry to mailmap"Zuul2023-02-151-0/+1
|\ \
| * | Add new Kota's email entry to mailmapKota Tsuyuzaki2023-02-061-0/+1
* | | proxy-server exception logging shows replication_ip/portindianwhocodes2023-02-1012-72/+377
* | | Merge "s3token: Only replace access_key_id in account"Zuul2023-02-102-2/+14
|\ \ \
| * | | s3token: Only replace access_key_id in accountTim Burke2022-05-312-2/+14
* | | | 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-092-1/+2
|\ \ \ \
| * | | | object-replicator: Count sync failures in update_deletedTim Burke2022-09-302-1/+2
* | | | | Merge "Remove :memory: from DatabaseBrokers and unittests"Zuul2023-02-098-194/+345
|\ \ \ \ \
| * | | | | Remove :memory: from DatabaseBrokers and unittestsMatthew Oliver2022-07-128-194/+345
* | | | | | Merge "Don't clear x-container-sysmeta-sharding on delete_db"Zuul2023-02-093-3/+30
|\ \ \ \ \ \
| * | | | | | Don't clear x-container-sysmeta-sharding on delete_dbMatthew Oliver2023-02-083-3/+30
| | |_|_|/ / | |/| | | |
* | | | | | Merge "test for unmounted w/ suppression_count"Zuul2023-02-091-0/+25
|\ \ \ \ \ \
| * | | | | | test for unmounted w/ suppression_countClay Gerrard2023-02-061-0/+25
| |/ / / / /
* | | | | | Merge "Switch from pkg_resources to importlib"Zuul2023-02-094-12/+116
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Switch from pkg_resources to importlibTim Burke2023-01-314-12/+116
* | | | | | tests: Fix some func tests to do with metadata maximumsTim Burke2023-02-022-0/+15
* | | | | | Merge "CI: Add rolling upgrade job coming from stable/zed"Zuul2023-02-021-0/+7
|\ \ \ \ \ \
| * | | | | | CI: Add rolling upgrade job coming from stable/zedTim Burke2022-12-091-0/+7
* | | | | | | Merge "Sharding: No stat updates before CLEAVED state"Zuul2023-02-024-48/+122
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Sharding: No stat updates before CLEAVED stateMatthew Oliver2022-12-124-48/+122
* | | | | | | Authors/ChangeLog for 2.31.02.31.0Tim Burke2023-01-304-2/+218
| |_|_|_|_|/ |/| | | | |
* | | | | | Add Kota's private email address to mailmapKota Tsuyuzaki2023-01-241-1/+2
* | | | | | Merge "Proxy: move '_get_update_shard' from base class to child class."Zuul2023-01-212-88/+89
|\ \ \ \ \ \