index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_http_client.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #29639 from baixueyu/wip-crypto-bug
Casey Bodley
2019-09-03
1
-1
/
+5
|
\
|
*
get barbican secret key request return error code
Richard Bai(白学余)
2019-08-21
1
-1
/
+5
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
/
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-48
/
+1
|
\
|
*
rgw: more headers cleanup
Yehuda Sadeh
2019-07-29
1
-48
/
+1
*
|
rgw: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-6
/
+6
|
/
*
rgw: http interfaces take optional_yield
Casey Bodley
2019-03-29
1
-3
/
+4
*
rgw: http_client: propagate send_data_hint differently
Yehuda Sadeh
2019-01-26
1
-3
/
+7
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
rgw: cloud sync crf: delete requests
Yehuda Sadeh
2018-04-25
1
-1
/
+2
*
rgw/cleanup: fix compile warnning
Chang Liu
2018-04-10
1
-5
/
+4
*
rgw: don't allow for io_id to complete more than once
Yehuda Sadeh
2018-04-10
1
-0
/
+8
*
rgw: cr rest splice, both reads and writes are throttled
Yehuda Sadeh
2018-04-10
1
-3
/
+3
*
rgw: http_client, add the ability to pause/unpause incoming data
Yehuda Sadeh
2018-04-10
1
-2
/
+5
*
rgw: rest_client: work towards throttling of http read requests
Yehuda Sadeh
2018-04-10
1
-22
/
+4
*
rgw: cr: introduce io channels
Yehuda Sadeh
2018-04-10
1
-11
/
+34
*
rgw: groundwork for supporting concurrent IOs in single cr
Yehuda Sadeh
2018-04-10
1
-12
/
+31
*
rgw: initial work for integrating streaming read/write with cr
Yehuda Sadeh
2018-04-10
1
-0
/
+2
*
rgw: amend http client manager interface
Yehuda Sadeh
2018-04-10
1
-2
/
+2
*
rgw: http client, simplify interfaces
Yehuda Sadeh
2018-04-10
1
-5
/
+0
*
rgw: create global http manager
Yehuda Sadeh
2018-04-10
1
-0
/
+9
*
rgw: tweak http client interface
Yehuda Sadeh
2018-04-10
1
-14
/
+30
*
rgw: http client, streaming writes api
Yehuda Sadeh
2018-04-10
1
-0
/
+26
*
src: Added const references to various function parameters
Wilson E. Alvarez
2018-04-06
1
-1
/
+1
*
Merge pull request #15301 from shashalu/rgw-ssl
Casey Bodley
2017-06-08
1
-1
/
+1
|
\
|
*
rgw: add "rgw_verify_ssl" config
lu.shasha
2017-05-27
1
-1
/
+1
*
|
rgw: send request to elasticsearch and parse response
Yehuda Sadeh
2017-05-30
1
-2
/
+4
|
/
*
rgw: migrate atomic_t to std::atomic<>
Jesse Williamson
2017-04-28
1
-4
/
+5
*
rgw/cleanup: add override in headers
liuchang0812
2017-03-14
1
-4
/
+4
*
rgw: improve error checking in Keystone-related code.
Radoslaw Zarzynski
2016-06-02
1
-0
/
+1
*
rgw: reuse ltstr_nocase in RGWHTTPHeadersCollector.
Radoslaw Zarzynski
2016-06-02
1
-12
/
+5
*
rgw: replace RGWPostHTTPData with RGW[Keystone]HTTPTransceiver.
Radoslaw Zarzynski
2016-06-02
1
-16
/
+25
*
rgw: improve encapsulation and const-correctness in the RGWHTTPClient family.
Radoslaw Zarzynski
2016-06-02
1
-27
/
+59
*
rgw: ONLY move RGWPostHTTPData's definitions to rgw_http_client.cc.
Radoslaw Zarzynski
2016-06-02
1
-50
/
+2
*
rgw: ONLY move RGWPostHTTPData to rgw_http_client.h.
Radoslaw Zarzynski
2016-06-02
1
-0
/
+77
*
rgw: implement RGWHTTPHeadersCollector.
Radoslaw Zarzynski
2016-06-02
1
-0
/
+46
*
rgw: RGWHTTPClient requests can unregister themselves early
Yehuda Sadeh
2016-05-09
1
-1
/
+6
*
rgw: RGWHTTPManager, can call stop() more than once
Yehuda Sadeh
2016-05-09
1
-0
/
+1
*
rgw: more leaks fixes
Yehuda Sadeh
2016-05-09
1
-3
/
+11
*
rgw: rest and http client code to use param vectors
Karol Mroz
2016-04-26
1
-1
/
+4
*
rgw: add insecure option to the http client
Abhishek Lekshmanan
2016-02-26
1
-0
/
+8
*
rgw: enable users of RGWHTTPClient to get HTTP status code.
Radoslaw Zarzynski
2016-02-22
1
-1
/
+16
*
rgw: get some errors from req_data
Yehuda Sadeh
2016-02-12
1
-0
/
+2
*
rgw: don't try to unregister request on destructor
Yehuda Sadeh
2016-02-12
1
-1
/
+0
*
rgw: add new class to create resource request
Yehuda Sadeh
2016-02-12
1
-0
/
+1
*
rgw: move more code around
Yehuda Sadeh
2016-02-12
1
-17
/
+1
*
rgw: a few bug fixes related to async operations
Yehuda Sadeh
2016-02-09
1
-0
/
+1
*
rgw: mdlog sync error reporting on failed request
Yehuda Sadeh
2016-02-09
1
-0
/
+5
*
rgw: can now wait on async rest requests
Yehuda Sadeh
2016-02-09
1
-3
/
+31
*
rgw: add new class to create resource request
Yehuda Sadeh
2016-02-09
1
-4
/
+14
[next]