summaryrefslogtreecommitdiffstats
path: root/src/cls/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add support for "end_marker" on listing Swift account.Radoslaw Zarzynski2015-12-084-8/+30
* rgw: rectify support for GET on Swift's account with limit == 0.Radoslaw Zarzynski2015-04-201-1/+1
* rgw: add data_extra pool to bucketYehuda Sadeh2014-03-242-2/+8
* rgw: don't overwrite bucket entry data when syncing user statsYehuda Sadeh2014-03-121-7/+17
* cls_user: init cls_user_list_buckets_op fieldsSage Weil2014-01-291-1/+2
* cls_user: init cls_user_stats fields in ctorSage Weil2014-01-291-0/+5
* cls_user: add generate_test_instances() implementationYehuda Sadeh2014-01-254-0/+234
* rgw, cls_user: handle error cases related to response decodingYehuda Sadeh2014-01-252-12/+21
* rgw, cls_user: fix bucket creationYehuda Sadeh2014-01-244-4/+12
* cls_user: op to keep track of sync completion timeYehuda Sadeh2014-01-244-0/+65
* cls_user: keep time info about stats updateYehuda Sadeh2014-01-245-0/+15
* cls_user: header cleanupYehuda Sadeh2014-01-243-17/+40
* rgw: extend infrastructure to handle user stats readYehuda Sadeh2014-01-242-3/+36
* cls/user: some fixes + handle old buckets caseYehuda Sadeh2014-01-242-6/+25
* rgw, radosgw-admin, cls/user: retrieve user statsYehuda Sadeh2014-01-243-0/+17
* cls/user: a new op to retrieve user headerYehuda Sadeh2014-01-243-0/+89
* cls/user: accounting functionalityYehuda Sadeh2014-01-242-3/+105
* rgw: new user objclassYehuda Sadeh2014-01-245-0/+513