summaryrefslogtreecommitdiffstats
path: root/doc/radosgw/notifications.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: allow bucket notification send message to kafka with multiple brokersHoai-Thu Vuong2024-12-261-0/+4
* doc/rgw/notification: clarified the notification_v2 behavior upon upgradeYuval Lifshitz2024-11-061-0/+4
* doc/rgw/notification: add missing admin commandsYuval Lifshitz2024-11-041-0/+12
* doc/rgw/notification: persistent notification queue full behaviorYuval Lifshitz2024-08-141-2/+8
* rgw/s3-notifications: updated notifications doc to reflect the usage of the n...igomon2024-04-161-0/+6
* doc/radosgw: document the notification_v2 zone featureCasey Bodley2024-03-151-0/+4
* doc/rgw: fix Attributes index in CreateTopic exampleCasey Bodley2024-01-311-1/+1
* doc/rgw/notifications: specify which event types are enabled by defaultYuval Lifshitz2023-11-141-1/+1
* rgw/notification: Add support to set topic policy while topic creationkchheda32023-10-231-0/+77
* Merge pull request #53073 from kchheda3/wip-filter-noti-uidYuval Lifshitz2023-09-111-1/+1
|\
| * rgw/notification: Filter topic list based on uid on radosgw-adminkchheda32023-09-051-1/+1
* | RGW: added a per topic configuration to control the notification persistencyAli Masarwa2023-09-041-0/+20
|/
* rgw/amqp: remove possible race conditions with the amqp connectionsYuval Lifshitz2023-06-211-2/+1
* doc/radosgw: rabbitmq - push-endpoint editZac Dover2023-05-011-3/+0
* rgw/kafka/tests: add SASL mechanism testsYuval Lifshitz2023-03-011-6/+3
* src/rgw: SASL_PLAINTEXT implementationHuy Nguyen2023-02-141-5/+6
* src/rgw: SASL mechanism implementationhuynp19992023-02-141-0/+9
* rgw/pubsub: remove unnecessary REST abstraction layerYuval Lifshitz2022-11-301-2/+2
* rgw/pubsub: remove pusub sync module functionalityYuval Lifshitz2022-11-301-11/+6
* doc/radosgw: refine "notifications" and "events"Zac Dover2022-10-211-24/+35
* doc/radosgw: refine "bucket notifications"Zac Dover2022-10-191-68/+113
* doc/radosgw: refine top. man. and not. perf. statsZac Dover2022-10-181-13/+15
* Merge pull request #48511 from zdover23/wip-doc-2022-10-18-radosgw-notificati...zdover232022-10-181-8/+26
|\
| * doc/radosgw: refine "notification reliability"Zac Dover2022-10-181-8/+26
* | doc/radowsgw: add prompts to notifications.rstZac Dover2022-10-171-6/+6
|/
* doc/radosgw: refine notifications.rst - top partZac Dover2022-10-161-17/+23
* doc/radosgw: update notifications.rst - grammarZac Dover2022-10-161-5/+6
* doc/radosgw: improve grammar - notifications.rstZac Dover2022-10-141-8/+13
* doc/radosgw: add push_endpoint for rabbitmqZac Dover2022-10-141-0/+3
* rgw/notifications: add region to bucket ARNYuval Lifshitz2022-08-301-2/+2
* doc: Fix many spelling errorsJosh Soref2022-07-031-2/+2
* rgw/notifications: add cloudevents support to HTTP endpointyuval Lifshitz2022-01-071-0/+3
* rgw/notification: support version-id for all event typesYuval Lifshitz2021-07-011-1/+3
* rgw: remove s3: prefix in eventName value of s3 event message structureTom Schoonjans2021-05-081-2/+2
* Merge pull request #39382 from gauravsitlani/masterCasey Bodley2021-03-031-0/+1
|\
| * doc: added missing documentation on "pubsub" in rgw_enable_apisGaurav Sitlani2021-02-161-0/+1
* | rgw: add support for SSL encrypted AMQP connectionsTom Schoonjans2021-02-151-2/+4
|/
* doc: fix the spelling mistake of “Topicd”Alex Wang2021-02-071-1/+1
* doc: fix the spelling mistake of “Rersult” Alex Wang2021-02-051-3/+3
* rgw/notification: automatically delete topics associated with a bucketYuval Lifshitz2020-12-131-3/+7
* Merge pull request #38136 from yuvalif/wip-yuval-fix-47904Matt Benjamin2020-12-021-7/+7
|\
| * rgw/notification: trigger notifications on changes from any userYuval Lifshitz2020-12-011-7/+7
* | rgw/notification: support GetTopicAttributes APIYuval Lifshitz2020-11-251-2/+64
|/
* Merge pull request #37030 from Amrita42/wip-doc-Amy-radosgwYuval Lifshitz2020-09-301-30/+30
|\
| * doc: Bucket notifications in the radosgateway-the usage of 'if not' is vague ...Amrita2020-09-221-30/+30
* | doc: Fixed a number of typos in documentationPonnuvel Palaniyappan2020-09-181-1/+1
|/
* rgw/notification: documentation for persistent notificationsYuval Lifshitz2020-08-191-2/+21
* rgw: add a doc hint that the topic-name is used as AMQP routing-keyAndreas Unterkircher2020-07-071-1/+3
* rgw/pubsub: remove deprecated radogw-admin pubsub creation commandsYuval Lifshitz2020-06-091-0/+25
* Merge pull request #34376 from yuvalif/fix_amqp_routable_optionCasey Bodley2020-05-011-2/+3
|\