summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_pubsub.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW/logging: add filtering for bucket loggingAli Masarwa2024-12-171-208/+0
* RGW|Bucket notification: fix for v2 topics rgw-admin list operationAli Masarwa2024-10-211-10/+11
* rgw/notifications: fixing radosgw-admin notification jsonYuval Lifshitz2024-08-141-0/+2
* Remove sequence for topic removal reordered. As a part of sequence persisten ...sajibreadd2024-06-171-18/+19
* rgw/admin/notification: add command to dump notificationsYuval Lifshitz2024-06-091-0/+17
* rgw/pubsub: use Driver::add/remove_persistent_topic()Casey Bodley2024-05-131-2/+2
* rgw/pubsub: use rgw_pubsub_dest::persistent_queue for queue oidCasey Bodley2024-04-101-2/+2
* rgw/pubsub: RGWPubSub::remove_topic() removes persistent queueCasey Bodley2024-04-101-2/+26
* rgw/pubsub: rgw_pubsub_dest stores persistent queue oidCasey Bodley2024-04-101-0/+2
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-0/+37
* rgw/pubsub: make v2-specific calls privateCasey Bodley2024-04-101-4/+4
* rgw/pubsub: use rgw_owner for topic ownershipCasey Bodley2024-04-101-9/+18
* rgw/auth: generalize Identity::get_role_tenant() as get_tenant()Casey Bodley2024-04-101-4/+0
* Merge pull request #55796 from kchheda3/wip-fix-filterrule-jsonCasey Bodley2024-03-151-4/+12
|\
| * rgw/notification: Fix the filter_rules to be array vs dict in json output.kchheda32024-03-141-4/+12
* | rgw/notifications: handle migration state between v1 and v2Yuval Lifshitz2024-03-051-3/+23
* | rgw/topic: remove unused RGWSI_Topic_RADOSCasey Bodley2024-03-051-1/+0
* | rgw/topic: add rgwrados::topic interface for topic metadataCasey Bodley2024-03-051-3/+4
* | rgw/topic: metadata key format in rgw_pubsub.hCasey Bodley2024-03-051-2/+27
* | rgw: paginate ListTopicsCasey Bodley2024-03-051-43/+59
* | rgw: RGWPubSub requires SiteConfigCasey Bodley2024-03-051-13/+4
* | rgw/multisite-notification: Add omap object to store the mapping between buck...kchheda32024-03-051-34/+98
* | rgw/multisite-notification: Add support to replicate bucket notifications in ...kchheda32024-03-051-35/+99
* | rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-2/+138
|/
* rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* rgw/notification: Add support to set topic policy while topic creationkchheda32023-10-231-1/+7
* RGW: added a per topic configuration to control the notification persistencyAli Masarwa2023-09-041-0/+15
* rgw/notification: Store user info while creating notification topickchheda32023-08-101-7/+6
* RGW: add admin interfaces to get and delete notifications from bucketAli Masarwa2023-05-281-4/+93
* RGW: notification | hide auto generated topics when listing topicsAli Masarwa2023-04-191-1/+4
* rgw/notifications: use topic references instead of pointersYuval Lifshitz2023-02-271-13/+13
* rgw/notifications: add bucket notification configuration to zipperYuval Lifshitz2023-02-271-0/+644
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-723/+0
* rgw/pubsub: remove deprecated pubsub event typesYuval Lifshitz2022-11-301-1/+1
* rgw/pubsub: remove pusub subscription functionalityYuval Lifshitz2022-11-301-260/+0
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-5/+4
* RGW - Zipper - remove RGWObjectCtx from SAL APIDaniel Gryniewicz2022-03-071-14/+10
* src/rgw: Empty configuration supportKalpesh Pandya2021-11-301-3/+0
* rgw/sts: code changes to store multi-valued tagsPritha Srivastava2021-09-011-0/+13
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* rgw: fix spelling of eTag in S3 message structureTom Schoonjans2021-05-081-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-65/+63
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-5/+5
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-6/+6
* rgw/notifications: delete bucket notification object when emptyYuval Lifshitz2021-03-091-1/+12
* rgw: Dpp addition to create bucket logroot2021-02-071-8/+8
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-4/+4
* Merge pull request #38351 from yuvalif/wip-yuval-fix-46128Yuval Lifshitz2020-12-171-0/+29
|\
| * rgw/notification: automatically delete topics associated with a bucketYuval Lifshitz2020-12-131-0/+29
* | rgw/notification: use the term "event" for notificationsYuval Lifshitz2020-12-061-2/+2