summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_pubsub.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW/logging: add filtering for bucket loggingAli Masarwa2024-12-171-85/+1
* RGW|Bucket notification: fix for v2 topics rgw-admin list operationAli Masarwa2024-10-211-3/+8
* rgw/admin/notification: add command to dump notificationsYuval Lifshitz2024-06-091-1/+45
* rgw/pubsub: rgw_pubsub_dest stores persistent queue oidCasey Bodley2024-04-101-1/+11
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-0/+5
* rgw/pubsub: make v2-specific calls privateCasey Bodley2024-04-101-12/+13
* rgw/pubsub: use rgw_owner for topic ownershipCasey Bodley2024-04-101-15/+11
* rgw/auth: generalize Identity::get_role_tenant() as get_tenant()Casey Bodley2024-04-101-5/+3
* rgw/topic: metadata key format in rgw_pubsub.hCasey Bodley2024-03-051-0/+7
* rgw: paginate ListTopicsCasey Bodley2024-03-051-9/+11
* rgw: RGWPubSub requires SiteConfigCasey Bodley2024-03-051-5/+1
* rgw/multisite-notification: Add omap object to store the mapping between buck...kchheda32024-03-051-10/+10
* rgw/multisite-notification: Add support to replicate bucket notifications in ...kchheda32024-03-051-0/+20
* rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-1/+24
* rgw/notification: Add support to set topic policy while topic creationkchheda32023-10-231-3/+8
* RGW: added a per topic configuration to control the notification persistencyAli Masarwa2023-09-041-1/+20
* rgw/notification: Store user info while creating notification topickchheda32023-08-101-6/+4
* RGW: add admin interfaces to get and delete notifications from bucketAli Masarwa2023-05-281-3/+13
* rgw/notifications: use topic references instead of pointersYuval Lifshitz2023-02-271-5/+5
* rgw/notifications: add bucket notification configuration to zipperYuval Lifshitz2023-02-271-0/+619
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-716/+0
* rgw/pubsub: remove deprecated pubsub event typesYuval Lifshitz2022-11-301-2/+1
* rgw/pubsub: remove pusub subscription functionalityYuval Lifshitz2022-11-301-101/+0
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-11/+4
* Merge pull request #43362 from ybwang0211/pubsub_settingng_spellDaniel Gryniewicz2022-01-101-1/+1
|\
| * rgw:word spelling error in rgw/rgw_pubsub.h filewangyingbin2021-09-301-1/+1
* | rgw/sts: code changes to store multi-valued tagsPritha Srivastava2021-09-011-2/+8
* | rgw: build without "using namespace std"Kefu Chai2021-08-131-22/+22
|/
* rgw/notification: make notifications agnostic of bucket reshardYuval Lifshitz2021-06-211-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-17/+17
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-3/+3
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-1/+2
* 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/+3
|\
| * rgw/notification: automatically delete topics associated with a bucketYuval Lifshitz2020-12-131-0/+3
* | rgw/notification: use the term "event" for notificationsYuval Lifshitz2020-12-061-4/+4
* | rgw/notifications: fix tag based filtering to works on all opsYuval Lifshitz2020-12-041-7/+7
|/
* Merge pull request #38136 from yuvalif/wip-yuval-fix-47904Matt Benjamin2020-12-021-36/+36
|\
| * rgw/notification: trigger notifications on changes from any userYuval Lifshitz2020-12-011-36/+36
* | rgw/notification: support GetTopicAttributes APIYuval Lifshitz2020-11-251-0/+2
|/
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-17/+24
* rgw/notifications: add persistent delivery to notificationsYuval Lifshitz2020-08-191-2/+7
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* rgw/notification: add opaque dataYuval Lifshitz2020-01-191-9/+21
* Merge pull request #31878 from yuvalif/wip-yuval-tag-filterCasey Bodley2020-01-161-16/+35
|\
| * rgw/pubsub: notification filtering by object tagsYuval Lifshitz2019-12-151-16/+35
* | rgw/pubsub: add ssl+sasl security to kafkaYuval Lifshitz2020-01-081-2/+7
|/
* rgw/pubsub: support eventId in push modeYuval Lifshitz2019-12-031-11/+12
* rgw/pubsub: fix recerds/event json format to match documentationYuval Lifshitz2019-12-011-3/+1