index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #21380 from cbodley/wip-23680
Casey Bodley
2018-04-21
1
-9
/
+3
|
\
|
*
rgw: fix radosgw linkage with WITH_RADOSGW_BEAST_FRONTEND=OFF
Casey Bodley
2018-04-13
1
-9
/
+3
*
|
rgw: initial work for integrating streaming read/write with cr
Yehuda Sadeh
2018-04-10
1
-0
/
+1
*
|
rgw: sync plugin for aws (the humble beginnings!)
Abhishek Lekshmanan
2018-04-10
1
-0
/
+1
|
/
*
rgw-admin: add mfa resync command
Yehuda Sadeh
2018-04-09
1
-1
/
+2
*
rgw: initial work to add otp as metadata provider
Yehuda Sadeh
2018-04-09
1
-0
/
+1
*
rgw-admin: new mfa control commands
Yehuda Sadeh
2018-04-09
1
-5
/
+6
*
rgw: add ssl support to beast frontend
Casey Bodley
2018-04-05
1
-1
/
+7
*
lttng: Trace rgw data transfer, bi entry and object header update processes
Yang Honggang
2018-03-20
1
-0
/
+4
*
rgw: rgw_admin also inits curl
Abhishek Lekshmanan
2018-03-02
1
-4
/
+4
*
rgw: setup locks for libopenssl
Abhishek Lekshmanan
2018-03-02
1
-0
/
+5
*
Merge pull request #20449 from cbodley/wip-rgw-beast-coroutine
Casey Bodley
2018-03-01
1
-5
/
+6
|
\
|
*
rgw: switch beast frontend back to stackful coroutine
Casey Bodley
2018-02-06
1
-5
/
+6
*
|
rgw: silence not allow register storage class specifier warning
Yao Zongyou
2018-01-09
1
-1
/
+1
|
/
*
cmake: remove Beast submodule and include path
Casey Bodley
2018-01-05
1
-1
/
+0
*
rgw: add skeleton for BucketTrimManager
Casey Bodley
2017-11-10
1
-0
/
+1
*
build: Mark dependency includes as SYSTEM
Adam C. Emerson
2017-11-04
1
-2
/
+2
*
rgw: remove boost::coroutine and context deps
Casey Bodley
2017-10-27
1
-5
/
+0
*
cmake: s/LINK_PRIVATE/PRIVATE/
Kefu Chai
2017-10-13
1
-1
/
+1
*
rgw: initial sync trace data structures
Yehuda Sadeh
2017-08-30
1
-0
/
+1
*
rgw: split match into match_policy, match_wildcards
Casey Bodley
2017-08-01
1
-0
/
+1
*
rgw: implement get/put object tags for S3
Abhishek Lekshmanan
2017-06-21
1
-0
/
+2
*
cmake: use boost target instead of libary path while linking against them
Kefu Chai
2017-06-14
1
-2
/
+2
*
Merge pull request #15493 from yehudasa/wip-rgw-dynamic-sharding
Yehuda Sadeh
2017-06-06
1
-0
/
+1
|
\
|
*
rgw: add RGWReshard class
Orit Wasserman
2017-06-02
1
-0
/
+1
*
|
cmake: rgw: do not link against boost in a wholesale
Kefu Chai
2017-06-03
1
-2
/
+7
|
/
*
Merge pull request #14351 from yehudasa/wip-rgw-mdsearch
Yehuda Sadeh
2017-06-02
1
-0
/
+13
|
\
|
*
rgw: move code around
Yehuda Sadeh
2017-05-30
1
-1
/
+2
|
*
rgw: work on REST handler for es module
Yehuda Sadeh
2017-05-30
1
-0
/
+1
|
*
rgw: rename rgw_rest_es.cc to rgw_es_query.cc
Yehuda Sadeh
2017-05-30
1
-1
/
+1
|
*
rgw: initial implementation of mdsearch query compiler
Yehuda Sadeh
2017-05-30
1
-0
/
+11
*
|
Fix cmake build error.
Yao Zongyou
2017-06-02
1
-2
/
+6
|
/
*
cmake: link radosgw with boost libraries
Nathan Cutler
2017-05-30
1
-1
/
+1
*
cmake: check the existence of gperf before using it
Kefu Chai
2017-05-19
1
-1
/
+5
*
rgw: Add basic support for IAM policies
Adam C. Emerson
2017-05-17
1
-2
/
+21
*
rgw: rename frontend from asio to beast
Casey Bodley
2017-05-05
1
-2
/
+2
*
rgw: update Beast for streaming reads in asio frontend
Casey Bodley
2017-05-05
1
-1
/
+2
*
Merge pull request #13315 from dang/wip-build-no-nss
Sage Weil
2017-04-28
1
-2
/
+2
|
\
|
*
cmake - Allow tests to build without NSS
Daniel Gryniewicz
2017-04-10
1
-2
/
+2
*
|
rgw: suppress logs that can leak customer key
Adam Kupczyk
2017-04-05
1
-1
/
+2
*
|
Implemented RGWGetObj_BlockDecrypt RGWPutObj_BlockEncrypt filters.
Adam Kupczyk
2017-04-05
1
-1
/
+2
|
/
*
rgw: implement the rgw::auth::KeystoneEngine.
Radoslaw Zarzynski
2017-03-24
1
-0
/
+1
*
rgw: set FCGI_INCLUDE_DIR for cephd_rgw_base
David Disseldorp
2017-02-13
1
-0
/
+1
*
rgw: Refactored code for Create/Get/Modify/Delete/List Role(s) REST APIs.
Pritha Srivastava
2017-01-27
1
-0
/
+1
*
rgw: Adding code for Role creation, deletion and reading.
Pritha Srivastava
2017-01-27
1
-0
/
+1
*
rgw: make fcgi optional during build
Bassam Tabbara
2017-01-11
1
-6
/
+12
*
embedded: add RGW to libcephd
Bassam Tabbara
2017-01-11
1
-4
/
+15
*
cmake: turn libcommon into a shared library
Kefu Chai
2017-01-10
1
-1
/
+1
*
cmake: produce civetweb.h, again
Matt Benjamin
2016-11-17
1
-6
/
+9
*
cmake: replace civetweb symlink w/file copy
Matt Benjamin
2016-11-10
1
-0
/
+6
[next]