index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_cr_rest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: pass DoutPrefixProvider into RGWHTTPClient
Casey Bodley
2024-07-02
1
-2
/
+4
*
rgw: cloud sync: sign requests that read source objs
Yehuda Sadeh
2022-08-26
1
-2
/
+2
*
rgw: DPP addition 5
Kalpesh Pandya
2021-08-17
1
-4
/
+4
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-5
/
+5
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-3
/
+3
*
rgw: http interfaces take optional_yield
Casey Bodley
2019-03-29
1
-2
/
+2
*
rgw: clean-up -- insure C++ source code files contain editor directives
J. Eric Ivancich
2018-12-11
1
-0
/
+3
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
rgw: cloud sync crf: delete requests
Yehuda Sadeh
2018-04-25
1
-0
/
+18
*
rgw: cloud sync via multipart upload, send attrs on init
Yehuda Sadeh
2018-04-25
1
-2
/
+2
*
rgw: cr_rest: write crf returns status when finished
Yehuda Sadeh
2018-04-25
1
-0
/
+1
*
rgw: splice cr: don't wake up writer continuously
Yehuda Sadeh
2018-04-25
1
-2
/
+8
*
rgw: fixes following code review
Yehuda Sadeh
2018-04-13
1
-70
/
+40
*
rgw: cr rest splice, reorder checks
Yehuda Sadeh
2018-04-10
1
-4
/
+4
*
rgw: cr rest splice, both reads and writes are throttled
Yehuda Sadeh
2018-04-10
1
-14
/
+31
*
rgw: rest_client: work towards throttling of http read requests
Yehuda Sadeh
2018-04-10
1
-9
/
+7
*
rgw: cr rest splice, work towards write throttling
Yehuda Sadeh
2018-04-10
1
-14
/
+45
*
rgw: cr: introduce io channels
Yehuda Sadeh
2018-04-10
1
-5
/
+6
*
rgw: http req, guard out_headers
Yehuda Sadeh
2018-04-10
1
-5
/
+6
*
rgw: aws sync: multipart upload complete
Yehuda Sadeh
2018-04-10
1
-3
/
+9
*
rgw: aws sync module, fix target object naming
Yehuda Sadeh
2018-04-10
1
-39
/
+0
*
rgw: fix rest read crf handling of extra data
Yehuda Sadeh
2018-04-10
1
-10
/
+17
*
rgw: aws sync, add hooks for decoding/encoding rest obj
Yehuda Sadeh
2018-04-10
1
-11
/
+48
*
rgw: aws sync, in_crf init abstraction
Yehuda Sadeh
2018-04-10
1
-4
/
+33
*
rgw: a bit cleaner interfaces for sending put crf
Yehuda Sadeh
2018-04-10
1
-2
/
+2
*
rgw: first go at sync to aws splice
Yehuda Sadeh
2018-04-10
1
-4
/
+4
*
rgw: more streaming crf abstraction
Yehuda Sadeh
2018-04-10
1
-23
/
+64
*
rgw: separte stream crfs for read and write
Yehuda Sadeh
2018-04-10
1
-76
/
+19
*
rgw: splice cr drains writes
Yehuda Sadeh
2018-04-10
1
-9
/
+20
*
rgw: rest cr drains writes, returns errors
Yehuda Sadeh
2018-04-10
1
-4
/
+35
*
rgw: groundwork for supporting concurrent IOs in single cr
Yehuda Sadeh
2018-04-10
1
-5
/
+7
*
rgw: initial work for integrating streaming read/write with cr
Yehuda Sadeh
2018-04-10
1
-0
/
+235