index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_rest.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: implement GetObjectAttributes
Matt Benjamin
11 days
1
-0
/
+11
*
rgw/logging: add support for GetBucketLogging and PutBucketLogging
Yuval Lifshitz
2024-12-08
1
-0
/
+65
*
RGW: Cloud Restore cli and its corresponding response for user.
shreyanshjain7174
2024-10-03
1
-0
/
+6
*
rgw/acl: use rgw_owner for ACLOwner
Casey Bodley
2024-04-10
1
-1
/
+3
*
rgw: cumulatively fix 6 AWS SigV4 request failure cases
Matt Benjamin
2024-02-13
1
-1
/
+18
*
rgw: fix list obj v1 nextmarker
imtzw
2023-12-22
1
-0
/
+10
*
rgw: clean up header files
J. Eric Ivancich
2023-01-24
1
-4
/
+4
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-7
/
+7
*
librgw: add ability to conditionally export HTTP frontends/apis
Matt Benjamin
2022-09-09
1
-0
/
+1
*
rgw/rest: replace RGW_FORMAT_ macros with an enum class
Matt Benjamin
2022-08-16
1
-2
/
+2
*
rgw: remove unnecessary "struct" from req_state declarations
J. Eric Ivancich
2022-06-22
1
-56
/
+56
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-1
/
+1
*
rgw/rest: dump_owner() takes name by const ref
Casey Bodley
2021-10-29
1
-2
/
+2
*
rgw/rest: dump_time() takes real_time by value
Casey Bodley
2021-10-29
1
-1
/
+1
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-16
/
+16
*
rgw: Introduce BucketEncryption APIs to support SSE-S3 feature
Rahul Dev Parashar
2021-07-19
1
-0
/
+18
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-4
/
+4
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-4
/
+4
*
rgw: handle aws4 completion when reading all op data
Yehuda Sadeh
2021-03-11
1
-41
/
+1
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-4
/
+4
*
rgw: No null_yield in RGWOp
Adam C. Emerson
2020-11-13
1
-32
/
+32
*
rgw: RGWRESTOp no longer tracks separate error code
Casey Bodley
2020-09-10
1
-2
/
+0
*
Zipper Object
Daniel Gryniewicz
2020-07-17
1
-0
/
+1
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-21
/
+21
*
rgw: implement s3 get bucket replication api
Yehuda Sadeh
2020-01-28
1
-0
/
+6
*
rgw: implement s3 delete bucket replication api
Yehuda Sadeh
2020-01-28
1
-0
/
+6
*
rgw: implement s3 put-bucket-replication api
Yehuda Sadeh
2020-01-28
1
-0
/
+6
*
Zipper - RGWUser
Daniel Gryniewicz
2020-01-17
1
-2
/
+2
*
rgw: add const correctness to some rest functions
J. Eric Ivancich
2019-11-15
1
-8
/
+3
*
rgw/pubsub: allow pubsub REST API on master
Yuval Lifshitz
2019-09-10
1
-1
/
+1
*
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
-5
/
+5
*
Merge pull request #28426 from mkogan1/wip-rgw-40183
Casey Bodley
2019-07-11
1
-1
/
+1
|
\
|
*
rgw: Save an unnecessary copy of RGWEnv
Mark Kogan
2019-06-06
1
-1
/
+1
*
|
rgw: add object lock feature.
zhang Shaowen
2019-06-12
1
-0
/
+38
|
/
*
rgw: declares bucket tagging op classes
Chang Liu
2019-06-04
1
-0
/
+12
*
rgw/pubsub: implement S3 compatible get/delete APIs
Yuval Lifshitz
2019-03-21
1
-0
/
+2
*
rgw: dmclock: move client config and counters to its own header
Abhishek Lekshmanan
2019-01-31
1
-1
/
+1
*
rgw: add dmclock client/cost to RGWOp interface
Casey Bodley
2019-01-31
1
-0
/
+1
*
rgw: sanitize header attributes
Yehuda Sadeh
2019-01-11
1
-0
/
+20
*
rgw: zone service only provides const access to its data
Casey Bodley
2018-12-05
1
-1
/
+1
*
rgw: Refactored rgw_rest_read_all_input() using bufferlist.
Pritha Srivastava
2018-10-26
1
-28
/
+21
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
rgw: etag fixes
Yehuda Sadeh
2018-04-13
1
-3
/
+0
*
Merge pull request #19902 from linuxbox2/wip-rgw-mploc
Matt Benjamin
2018-02-02
1
-1
/
+16
|
\
|
*
rgw: return valid Location element, CompleteMultipartUpload
Matt Benjamin
2018-01-11
1
-1
/
+16
*
|
rgw: drop dump_uri_from_state() which isn't used anymore.
Radoslaw Zarzynski
2018-01-11
1
-1
/
+0
|
/
*
rgw: move {camecase, lowercase}_dash_http_attr functions to rgw_common
Chang Liu
2017-11-28
1
-3
/
+0
*
rgw: calculate and print Swift's X-Account-Storage-Policy-* headers.
Radoslaw Zarzynski
2017-09-19
1
-0
/
+19
*
rgw_user: validate tenant names when creating user
Abhishek Lekshmanan
2017-07-24
1
-1
/
+0
[next]