index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_pubsub.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-1
/
+1
*
rgw/notification: Add support to set topic policy while topic creation
kchheda3
2023-10-23
1
-1
/
+7
*
RGW: added a per topic configuration to control the notification persistency
Ali Masarwa
2023-09-04
1
-0
/
+15
*
rgw/notification: Store user info while creating notification topic
kchheda3
2023-08-10
1
-7
/
+6
*
RGW: add admin interfaces to get and delete notifications from bucket
Ali Masarwa
2023-05-28
1
-4
/
+93
*
RGW: notification | hide auto generated topics when listing topics
Ali Masarwa
2023-04-19
1
-1
/
+4
*
rgw/notifications: use topic references instead of pointers
Yuval Lifshitz
2023-02-27
1
-13
/
+13
*
rgw/notifications: add bucket notification configuration to zipper
Yuval Lifshitz
2023-02-27
1
-0
/
+644
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-723
/
+0
*
rgw/pubsub: remove deprecated pubsub event types
Yuval Lifshitz
2022-11-30
1
-1
/
+1
*
rgw/pubsub: remove pusub subscription functionality
Yuval Lifshitz
2022-11-30
1
-260
/
+0
*
rgw: remove RGWSysObjectCtx entirely
Casey Bodley
2022-07-13
1
-5
/
+4
*
RGW - Zipper - remove RGWObjectCtx from SAL API
Daniel Gryniewicz
2022-03-07
1
-14
/
+10
*
src/rgw: Empty configuration support
Kalpesh Pandya
2021-11-30
1
-3
/
+0
*
rgw/sts: code changes to store multi-valued tags
Pritha Srivastava
2021-09-01
1
-0
/
+13
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
rgw: fix spelling of eTag in S3 message structure
Tom Schoonjans
2021-05-08
1
-1
/
+1
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-65
/
+63
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-5
/
+5
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-6
/
+6
*
rgw/notifications: delete bucket notification object when empty
Yuval Lifshitz
2021-03-09
1
-1
/
+12
*
rgw: Dpp addition to create bucket log
root
2021-02-07
1
-8
/
+8
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-4
/
+4
*
Merge pull request #38351 from yuvalif/wip-yuval-fix-46128
Yuval Lifshitz
2020-12-17
1
-0
/
+29
|
\
|
*
rgw/notification: automatically delete topics associated with a bucket
Yuval Lifshitz
2020-12-13
1
-0
/
+29
*
|
rgw/notification: use the term "event" for notifications
Yuval Lifshitz
2020-12-06
1
-2
/
+2
*
|
rgw/notifications: fix tag based filtering to works on all ops
Yuval Lifshitz
2020-12-04
1
-6
/
+6
|
/
*
Merge pull request #38136 from yuvalif/wip-yuval-fix-47904
Matt Benjamin
2020-12-02
1
-63
/
+63
|
\
|
*
rgw/notification: trigger notifications on changes from any user
Yuval Lifshitz
2020-12-01
1
-63
/
+63
*
|
rgw/notification: support GetTopicAttributes API
Yuval Lifshitz
2020-11-25
1
-0
/
+37
|
/
*
rgw: no null_yield in rgw_tools
Adam C. Emerson
2020-11-13
1
-28
/
+36
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
rgw/notifications: add persistent delivery to notifications
Yuval Lifshitz
2020-08-19
1
-0
/
+6
*
rgw: remove unnecessary #include "rgw_rados.h"
Kaleb S. KEITHLEY
2020-08-10
1
-1
/
+0
*
rgw/notification: add opaque data
Yuval Lifshitz
2020-01-19
1
-2
/
+6
*
rgw/pubsub: notification filtering by object tags
Yuval Lifshitz
2019-12-15
1
-12
/
+18
*
rgw/pubsub: support eventId in push mode
Yuval Lifshitz
2019-12-03
1
-0
/
+8
*
rgw/pubsub: fix recerds/event json format to match documentation
Yuval Lifshitz
2019-12-01
1
-1
/
+1
*
Project Zipper - Bucketlist
Daniel Gryniewicz
2019-09-26
1
-4
/
+2
*
rgw/pubsub: add notification filtering
Yuval Lifshitz
2019-09-11
1
-4
/
+171
*
rgw/pubsub: push notifications from ops
Yuval Lifshitz
2019-09-10
1
-41
/
+84
*
rgw/pubsub: allow pubsub REST API on master
Yuval Lifshitz
2019-09-10
1
-0
/
+22
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-16
/
+16
*
rgw: rgw_rados.cc mostly compiles
Yehuda Sadeh
2019-07-29
1
-1
/
+1
*
rgw: header cleanup: remove code from rgw_rados.h
Yehuda Sadeh
2019-07-29
1
-0
/
+20
*
Merge pull request #28910 from yuvalif/wip-yuval-pubsub-test-fixes
Casey Bodley
2019-07-09
1
-0
/
+1
|
\
|
*
rgw/pubsub: fix amqp topic bug. add disabled end2end push tests
Yuval Lifshitz
2019-07-07
1
-0
/
+1
*
|
rgw: thread yield context through writing of head obj
Ali Maredia
2019-07-08
1
-1
/
+1
*
|
rgw: thread option_yield through bucket index transaction prepare
Ali Maredia
2019-07-08
1
-1
/
+1
|
/
[next]