summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_pubsub.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | rgw/notifications: fix tag based filtering to works on all opsYuval Lifshitz2020-12-041-6/+6
|/
* Merge pull request #38136 from yuvalif/wip-yuval-fix-47904Matt Benjamin2020-12-021-63/+63
|\
| * rgw/notification: trigger notifications on changes from any userYuval Lifshitz2020-12-011-63/+63
* | rgw/notification: support GetTopicAttributes APIYuval Lifshitz2020-11-251-0/+37
|/
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-28/+36
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* rgw/notifications: add persistent delivery to notificationsYuval Lifshitz2020-08-191-0/+6
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* rgw/notification: add opaque dataYuval Lifshitz2020-01-191-2/+6
* rgw/pubsub: notification filtering by object tagsYuval Lifshitz2019-12-151-12/+18
* rgw/pubsub: support eventId in push modeYuval Lifshitz2019-12-031-0/+8
* rgw/pubsub: fix recerds/event json format to match documentationYuval Lifshitz2019-12-011-1/+1
* Project Zipper - BucketlistDaniel Gryniewicz2019-09-261-4/+2
* rgw/pubsub: add notification filteringYuval Lifshitz2019-09-111-4/+171
* rgw/pubsub: push notifications from opsYuval Lifshitz2019-09-101-41/+84
* rgw/pubsub: allow pubsub REST API on masterYuval Lifshitz2019-09-101-0/+22
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-16/+16
* rgw: rgw_rados.cc mostly compilesYehuda Sadeh2019-07-291-1/+1
* rgw: header cleanup: remove code from rgw_rados.hYehuda Sadeh2019-07-291-0/+20
* Merge pull request #28910 from yuvalif/wip-yuval-pubsub-test-fixesCasey Bodley2019-07-091-0/+1
|\
| * rgw/pubsub: fix amqp topic bug. add disabled end2end push testsYuval Lifshitz2019-07-071-0/+1
* | rgw: thread yield context through writing of head objAli Maredia2019-07-081-1/+1
* | rgw: thread option_yield through bucket index transaction prepareAli Maredia2019-07-081-1/+1
|/