summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sal_dbstore.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin2025-01-101-0/+8
|\
| * rgw: implement GetObjectAttributesMatt Benjamin2025-01-081-0/+8
* | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley2025-01-091-8/+0
|\ \ | |/ |/|
| * rgw: respect location constraint in master zonegroupSeena Fallah2024-12-191-8/+0
* | rgw/dbstore: correcting merge_and_store_attrs to store attrsPritha Srivastava2024-11-201-1/+1
|/
* rgw/metadata: encapsulate role metadata handler in rgw_role.ccCasey Bodley2024-09-121-0/+2
* Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lcCasey Bodley2024-09-091-7/+7
|\
| * rgw/sal: LCHead and LCEntry don't need abstractionCasey Bodley2024-08-231-7/+7
* | rgw/multipart: use cls_version to avoid racing between part upload and multip...Jane Zhu2024-08-231-2/+16
|/
* rgw/sal: add dpp and optional_yield to lifecycle opsCasey Bodley2024-07-231-8/+15
* rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-031-1/+5
* rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-211-4/+17
|\
| * RGW: Remove get_obj_state()/set_obj_state from SALDaniel Gryniewicz2024-05-281-2/+1
| * rgw/sal: add/remove_persistent_topic() interfaceCasey Bodley2024-05-131-0/+14
* | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-131-3/+3
|/
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-0/+10
* rgw/rados: load attrs with RadosUserCasey Bodley2024-04-101-2/+6
* rgw/sal: add backend interfaces for group metadataCasey Bodley2024-04-101-0/+71
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-5/+24
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-101-0/+1
* rgw/sal: remove load_account_role_by_name()Casey Bodley2024-04-101-9/+0
* rgw/role: role APIs support account usersCasey Bodley2024-04-101-0/+1
* rgw/iam: add pagination to ListRolesCasey Bodley2024-04-101-5/+7
* rgw/sal: add interfaces for account rolesCasey Bodley2024-04-101-0/+28
* rgw/sal: add interfaces for account usersCasey Bodley2024-04-101-0/+30
* rgw/sal: add load_aclowner_by_email()Casey Bodley2024-04-101-0/+15
* rgw/sal: move list_buckets() to DriverCasey Bodley2024-04-101-34/+28
* rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-101-12/+14
* rgw/sal: add account interfaces to DriverCasey Bodley2024-04-101-0/+65
* rgw/sal: pass in ACLOwner for object writesCasey Bodley2024-04-101-8/+8
* rgw/notification: Make the Lifecycle events AWS compatiblekchheda32024-03-141-8/+12
* rgw/lc: use flag and named constants instead of booleans as argument in inter...Jane Zhu2024-01-101-7/+7
* rgw/lc: do not add datalog/bilog for some lc actionsJane Zhu2024-01-101-6/+9
* RGW:pubsub publish commit with etag populatedAli Masarwa2023-12-141-1/+1
* rgw: ACLOwner as raw structCasey Bodley2023-11-301-5/+5
* Merge pull request #54619 from cbodley/wip-rgw-sal-get-stats-asyncCasey Bodley2023-11-291-2/+2
|\
| * rgw/sal: unify ReadStatsCB for async user/bucket statsCasey Bodley2023-11-231-2/+2
* | rgw: fix spelling errorsJosh Soref2023-11-271-3/+3
|/
* rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-10/+7
* rgw/sal: remove Bucket::get_acl_owner()Casey Bodley2023-11-081-1/+1
* rgw/sal: rename Bucket::remove_bucket() to remove()Casey Bodley2023-11-071-5/+5
* rgw/sal: remove forward-to-master functions from DriverCasey Bodley2023-11-071-16/+0
* rgw/sal: remove ZoneGroup::get_endpoint()Casey Bodley2023-11-071-13/+0
* rgw/sal: move User::create_bucket() to Bucket::create()Casey Bodley2023-11-071-84/+16
* rgw/sal: remove load_bucket() overload with tenant/nameCasey Bodley2023-11-061-12/+0
* rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-061-24/+12
* rgw: read existing placement and swift_ver_location outside of salCasey Bodley2023-11-061-23/+10
* rgw/sal: User::remove_bucket() no longer supports forward_to_masterCasey Bodley2023-11-061-1/+1
* rgw: adding request context structureYuval Lifshitz2023-10-121-4/+4
* rgw/lua/doc: support reloading lua packages on all RGWsYuval Lifshitz2023-10-061-1/+7