index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_main.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rgw: ONLY rename RGWMongooseFrontend to RGWCivetWebFrontend.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: mark asio frontend as experimental
Matt Benjamin
2016-10-21
1
-1
/
+2
*
rgw: implement Frontend interface for asio
Casey Bodley
2016-10-21
1
-1
/
+7
*
Merge pull request #10280 from rzarzynski/wip-rgw-swift-at-root-features
Radoslaw Zarzynski
2016-08-29
1
-6
/
+39
|
\
|
*
rgw: settle /info implementation across other swift-at-root features.
Radoslaw Zarzynski
2016-07-14
1
-2
/
+2
|
*
swift /info implementation.
Pritha Srivastava
2016-07-14
1
-0
/
+3
|
*
rgw: add support for the healthcheck feature of Swift API.
Radoslaw Zarzynski
2016-07-14
1
-0
/
+3
|
*
rgw: add support for the crossdomain.xml resource of Swift API.
Radoslaw Zarzynski
2016-07-14
1
-3
/
+11
|
*
rgw: fix the handling of rgw_swift_url_prefix.
Radoslaw Zarzynski
2016-07-14
1
-5
/
+24
*
|
rgw/rgw_main: fix unnecessary variables defined
zhang.zezhu
2016-07-29
1
-2
/
+1
*
|
RGW:lifecycle feature[rebase]
Ji Chen
2016-07-22
1
-1
/
+1
|
/
*
Merge pull request #9931 from Yan-waller/yj-wip-rgwmainccfix
Matt Benjamin
2016-06-30
1
-11
/
+13
|
\
|
*
rgw/rgw_admin.cc: fix some indent and replace 'tab' with spaces
Yan Jun
2016-06-25
1
-11
/
+13
*
|
rgw: add error message for rgw_perf_start failure.
Yan Jun
2016-06-20
1
-3
/
+4
*
|
rgw: check result of rgw_tools_init
Yan Jun
2016-06-20
1
-2
/
+5
|
/
*
rgw: eradicate rgw_swift.{h,cc}.
Radoslaw Zarzynski
2016-06-02
1
-8
/
+0
*
rgw: extend SIGHUP handler for realm reconfiguration
Yehuda Sadeh
2016-05-17
1
-2
/
+17
*
rgw_main: break up frontend config parsing
Karol Mroz
2016-03-10
1
-36
/
+46
*
Merge remote-tracking branch 'origin/master' into wip-rgw-new-multisite
Yehuda Sadeh
2016-02-19
1
-967
/
+25
|
\
|
*
Merge pull request #7457 from weiqiaomiao/w1
Yehuda Sadeh
2016-02-18
1
-1
/
+5
|
|
\
|
|
*
Rgw: check the return value when call fe->run()
huanwen ren
2016-02-01
1
-1
/
+5
|
*
|
rgw: refactor rgw_main
Matt Benjamin
2016-02-12
1
-901
/
+20
*
|
|
rgw: more on fix for g_ceph_context shutdown
Casey Bodley
2016-02-12
1
-1
/
+0
*
|
|
rgw: fix assert on shutdown by keeping g_ceph_context around longer
Casey Bodley
2016-02-12
1
-0
/
+8
*
|
|
rgw: register RGWPeriodPusher with RGWRealmWatcher
Casey Bodley
2016-02-12
1
-3
/
+12
*
|
|
rgw: RGWRealmWatcher supports multiple watch types
Casey Bodley
2016-02-12
1
-1
/
+1
*
|
|
rgw: rename RGWRealmReloader::FrontendPauser to Pauser
Casey Bodley
2016-02-12
1
-1
/
+1
*
|
|
rgw: refactor reconfigure out of RGWRealmWatcher
Casey Bodley
2016-02-12
1
-4
/
+7
*
|
|
rgw: RGWRealmWatcher to reload RGWRados on changes
Casey Bodley
2016-02-12
1
-0
/
+22
*
|
|
rgw: add pause/unpause to RGWFrontend interface
Casey Bodley
2016-02-12
1
-9
/
+53
*
|
|
rgw: zonegroup and zone should not be accessed directly
Orit Wasserman
2016-02-12
1
-1
/
+1
*
|
|
rgw: adjust calls
Yehuda Sadeh
2016-02-12
1
-1
/
+1
*
|
|
rgw: run and stop sync thread
Yehuda Sadeh
2016-02-12
1
-1
/
+2
*
|
|
rgw: add handler for /admin/realm/period
Casey Bodley
2016-02-12
1
-0
/
+2
*
|
|
rgw: Rename Region to ZoneGroup only internal structures and class
Orit Wasserman
2016-02-09
1
-1
/
+1
*
|
|
rgw: store immutable metadata entries in heap pool
Yehuda Sadeh
2016-02-09
1
-2
/
+0
|
/
/
*
|
Merge pull request #7444 from dreamhost/wip-rgw-static-website-robbat2
Yehuda Sadeh
2016-02-09
1
-0
/
+1
|
\
\
|
*
|
rgw: approximate AmazonS3 HostId error field.
Robin H. Johnson
2016-02-02
1
-0
/
+1
*
|
|
global: add data_dir_option for all daemons
Sage Weil
2016-02-04
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'gh/wip-da-SCA-20150910'
Sage Weil
2016-02-02
1
-3
/
+3
|
\
\
|
*
|
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-3
/
+3
|
|
/
*
/
common,osd: remove _process(T *t) to silence warnings
Kefu Chai
2016-02-01
1
-2
/
+1
|
/
*
Merge branch 'wip-rgw-static-website-yehuda'
Yehuda Sadeh
2016-01-27
1
-14
/
+52
|
\
|
*
rgw: fix null dereference
Yehuda Sadeh
2016-01-22
1
-1
/
+5
|
*
rgw: don't abort on op_ret < 0
Yehuda Sadeh
2016-01-22
1
-12
/
+1
|
*
rgw: the big op_ret change
Matt Benjamin
2016-01-22
1
-1
/
+7
|
*
WIP x-amz-website-redirect-location.
Robin H. Johnson
2016-01-20
1
-1
/
+16
|
*
rgw: init_permissions() shouldn't return ENOENT in a specific case
Yehuda Sadeh
2016-01-20
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/master' into wip-rgw-static-website-yehu...
Yehuda Sadeh
2016-01-19
1
-6
/
+19
|
|
\
|
*
|
rgw: prepare for handlers to have custom error handler routines
Robin H. Johnson
2015-10-13
1
-11
/
+11
[prev]
[next]