summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_pubsub.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/rgw: Empty configuration supportKalpesh Pandya2021-11-301-37/+61
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-49/+49
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-3/+3
* rgw: handle aws4 completion when reading all op dataYehuda Sadeh2021-03-111-1/+1
* Merge pull request #39782 from yuvalif/wip-yuval-fix-49552Harish Munjulur2021-03-041-1/+1
|\
| * rgw/notification: fixing the "persistent=false" flagYuval Lifshitz2021-03-021-1/+1
* | RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-1/+1
* | RGW Zipper - random cleanupsDaniel Gryniewicz2021-03-021-2/+2
* | RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-6/+6
|/
* Merge pull request #38136 from yuvalif/wip-yuval-fix-47904Matt Benjamin2020-12-021-16/+16
|\
| * rgw/notification: trigger notifications on changes from any userYuval Lifshitz2020-12-011-16/+16
* | rgw/notification: support GetTopicAttributes APIYuval Lifshitz2020-11-251-15/+55
|/
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-13/+13
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-8/+8
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* rgw/notifications: add persistent delivery to notificationsYuval Lifshitz2020-08-191-1/+23
* rgw: Remove unneded copy in ranged initializerAdam C. Emerson2020-07-171-2/+2
* rgw/notification: add opaque dataYuval Lifshitz2020-01-191-1/+3
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-1/+1
* rgw/pubsub: add ssl+sasl security to kafkaYuval Lifshitz2020-01-081-28/+33
* rgw/pubsub: add notification filteringYuval Lifshitz2019-09-111-58/+40
* rgw/pubsub: support deletion markers and multipart uploadYuval Lifshitz2019-09-101-1/+1
* rgw/pubsub: push notifications from opsYuval Lifshitz2019-09-101-142/+126
* rgw/pubsub: allow pubsub REST API on masterYuval Lifshitz2019-09-101-0/+756