summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_json_enc.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34570 from cbodley/wip-bucket-layout-jsonCasey Bodley2020-04-231-1/+1
|\
| * rgw: fix json decode of bucket layoutCasey Bodley2020-04-151-1/+1
* | rgw: incremental bucket sync status stores timestampCasey Bodley2020-04-131-0/+2
|/
* rgw: replace RGWBucketInfo's sharding-related fields with BucketLayoutShilpa Jagannath2020-03-301-7/+7
* rgw: fix json encode of StateStoppedCasey Bodley2020-02-131-0/+2
* rgw: use new Stopped state for special handling of 'bucket sync disable'Casey Bodley2020-02-051-0/+3
* rgw: bucket sync: don't use optional for some membersYehuda Sadeh2020-01-281-2/+7
* rgw: sync: user mode sync pipes fetch objects using effective uidYehuda Sadeh2020-01-281-0/+2
* rgw: sync: add mode (system, user) as a pipe paramYehuda Sadeh2020-01-281-0/+16
* rgw: sync policy: reorganize a bitYehuda Sadeh2020-01-281-4/+14
* rgw, radosgw-admin: explicit zone id typeYehuda Sadeh2020-01-281-1/+2
* rgw: sync: pipe rules handlerYehuda Sadeh2020-01-281-2/+2
* rgw: sync: extend data structures to extend bucket sync functionalityYehuda Sadeh2020-01-281-0/+68
* rgw: sync: encoding fixesYehuda Sadeh2020-01-281-0/+8
* rgw: sync flow handler: integrate with flow managerYehuda Sadeh2020-01-281-6/+0
* rgw: flow manager generates explicit pipesYehuda Sadeh2020-01-281-4/+8
* rgw: use single entity in expanded sync determinationYehuda Sadeh2020-01-281-0/+28
* rgw: rename some datastructures to signify pluralityYehuda Sadeh2020-01-281-5/+5
* rgw-admin: add 'sync info' commandYehuda Sadeh2020-01-281-10/+6
* rgw-admin: sync group pipe create and removeYehuda Sadeh2020-01-281-2/+34
* rgw-admin: sync group flow add commandYehuda Sadeh2020-01-281-4/+6
* rgw: json dump sync groups map as vectorYehuda Sadeh2020-01-281-2/+11
* rgw-admin: sync group create/remove commandsYehuda Sadeh2020-01-281-9/+1
* rgw: sync policy logicYehuda Sadeh2020-01-281-36/+68
* rgw: add sync policy to zonegroupYehuda Sadeh2020-01-281-0/+9
* rgw-admin: bucket sync info commandYehuda Sadeh2020-01-281-0/+6
* rgw: rework sync policyYehuda Sadeh2020-01-281-49/+40
* rgw: define sync policy structuresYehuda Sadeh2020-01-281-22/+70
* rgw: bucket-granularity sync: define policy structureYehuda Sadeh2020-01-281-0/+41
* Merge pull request #30127 from zhangsw/rgw-fix-adminuserCasey Bodley2019-09-191-0/+6
|\
| * rgw: add minssing admin property when sync user info.zhang Shaowen2019-09-041-0/+6
* | Merge pull request #30163 from zhangsw/feature-rgw-opslog-transidCasey Bodley2019-09-191-0/+1
|\ \
| * | rgw: add transaction id to ops log.zhang Shaowen2019-09-051-0/+1
| |/
* | RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* | Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-2/+0
|\ \
| * | rgw: initial meta manager refactoringYehuda Sadeh2019-07-291-2/+0
| |/
* / Add several types to ceph-dencoder.Marcus Watts2019-07-301-0/+5
|/
* tools: rgw: add objexp_hint_entry types to ceph-dencoderAbhishek Lekshmanan2019-07-221-0/+12
* rgw: simplify RGWObjTags dumpChang Liu2019-06-041-4/+3
* rgw: use explicit to_string() overload for boost::string_refCasey Bodley2019-05-071-7/+7
* Merge pull request #17338 from tianshan/fix_roles_poolCasey Bodley2019-04-241-0/+2
|\
| * rgw: add roles_pool in RGWZoneParams dump/decode jsonTianshan Qu2017-11-191-0/+2
* | rgw: pubsub support s3 records. refactor ARNYuval Lifshitz2019-03-211-2/+2
* | rgw: user info json encoding preserves storage_class stateYehuda Sadeh2019-01-161-1/+1
* | rgw: tiering fixesYehuda Sadeh2019-01-041-0/+1
* | rgw: more storage class data structure changesYehuda Sadeh2019-01-041-12/+56
* | rgw: add support for storage classYehuda Sadeh2019-01-041-8/+38
* | rgw: Adding a new applier for Roles.Pritha Srivastava2018-12-121-1/+1
* | rgw: svc: more zone work, add zone_utils, quota servicesYehuda Sadeh2018-11-081-0/+1
* | rgw: admin rest api support op-maskyuliyang2018-11-011-1/+1