summaryrefslogtreecommitdiffstats
path: root/src/test/cls_rgw/test_cls_rgw.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: fix spelling errorsJosh Soref2023-11-271-2/+2
* test/cls/rgw: test that index entry is removed after racing deletesCasey Bodley2023-02-091-0/+88
* test/cls/rgw: test dir_suggest after successful completionCasey Bodley2022-03-101-1/+66
* cleanup: Change incorrect modelinesAdam C. Emerson2022-01-221-1/+1
* test/rgw: fix and add to rgw/cls bi_list testsJ. Eric Ivancich2021-08-311-19/+65
* test: : build without "using namespace std"Kefu Chai2021-08-131-0/+1
* rgw: bucket index list produces incorrect result when non-ascii entriesJ. Eric Ivancich2021-07-201-1/+1
* test/cls_rgw: make bi_list test not rely on osd_max_omap_entries_per_requestMykola Golub2021-05-061-5/+4
* test/cls_rgw: test bi_list for objects with non-ascii namesMykola Golub2021-05-061-1/+1
* rgw: add unit testing for delimiter filtering in clsJ. Eric Ivancich2020-01-241-9/+126
* rgw: move some bucket index delimiter filtering logic to clsJ. Eric Ivancich2020-01-241-2/+5
* rgw: various ioctx.operate refactoring changesAli Maredia2019-09-301-2/+1
* cls/rgw: add missing header dependencyPatrick Donnelly2019-09-161-0/+1
* cls/rgw: fix bilog trim tests in ceph_test_cls_rgwCasey Bodley2019-09-091-7/+7
* test/cls: add cls_rgw.bi_log_trim testCasey Bodley2019-08-061-0/+123
* test/cls: test_cls_rgw uses cls_rgw_obj_keyCasey Bodley2019-08-061-15/+16
* test/cls: test_cls_rgw doesn't allocate ObjectOperationsCasey Bodley2019-08-061-101/+62
* test/cls: test_cls_rgw uses fixture for temporary poolCasey Bodley2019-08-061-35/+34
* rgw: fix bucket may redundantly list keys after BI_PREFIX_CHARTianshan Qu2019-05-211-9/+17
* test/cls_rgw: fix signed/unsigned warningSage Weil2019-01-081-2/+2
* rgw: clean-up use enum class for stats categoryJ. Eric Ivancich2019-01-021-27/+30
* Merge pull request #25142 from ivancich/wip-rgw-reshard-cleanupCasey Bodley2018-12-061-6/+6
|\
| * rgw: rename function for clarityJ. Eric Ivancich2018-11-171-6/+6
* | Merge pull request #23819 from dongbula/nf-add-bucket-option-in-usageYuri Weinstein2018-11-191-4/+38
|\ \ | |/ |/|
| * RGW: add bucket as option when show/trim usagelvshuhua2018-09-291-4/+38
* | librados: move C++ APIs into libradosppKefu Chai2018-11-011-1/+1
* | test: Fix sign comparison warningsAdam C. Emerson2018-09-121-8/+8
|/
* rgw: add check and test for small osd_max_omap_entries_per_request valuesOrit Wasserman2018-06-101-7/+40
* rgw: add bi_list unit testOrit Wasserman2018-06-101-4/+72
* rgw: use vector for remove_tags in gc aioYehuda Sadeh2018-02-231-1/+1
* cls/rgw: implement usage clearAbhishek Lekshmanan2018-01-081-8/+56
* Merge pull request #19131 from theanalyst/usage-trimYuri Weinstein2017-12-181-0/+41
|\
| * test/cls: add a basic test for rgw usage logAbhishek Lekshmanan2017-11-281-0/+41
* | cls_rgw: use more effective container operations in get_obj_valsXinying Song2017-12-041-0/+64
|/
* rgw: fix index completionYehuda Sadeh2017-06-051-2/+1
* Merge pull request #13851 from zhangsw/optimize-datasyncCasey Bodley2017-05-301-2/+5
|\
| * rgw: optimize data sync. Add zones_trace in bi log to avoid needless sync.Zhang Shaowen2017-05-181-2/+5
* | rgw: fix 'gc list --include-all' command infinite loop the first 1000 itemslu.shasha2017-05-191-6/+90
|/
* test/cls_rgw: fix testYehuda Sadeh2015-02-031-0/+2
* Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4Yehuda Sadeh2015-01-221-9/+20
|\
| * Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ...Yehuda Sadeh2015-01-221-9/+20
| * Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next"Yehuda Sadeh2015-01-191-20/+9
| * test: fix test_cls_rgwYehuda Sadeh2015-01-141-8/+9
| * Adjust bucket stats/index checking/index rebuild/tag timeout implementation t...Guang Yang2015-01-141-7/+17
* | rgw: fix unitest compilationYehuda Sadeh2015-01-201-2/+2
* | test: cls_rgw fixesYehuda Sadeh2015-01-161-9/+11
|/
* radosgw-admin: gc list --include-allYehuda Sadeh2014-02-191-6/+6
* unitests: fix compilationYehuda Sadeh2013-07-031-2/+2
* cls_rgw, rgw: bucket index logs modificationsYehuda Sadeh2013-05-081-3/+6
* test_cls_rgw.c: Call to cls_rgw_bucket_complete_op() needs new parameter.Gary Lowell2012-11-291-1/+1