summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_main.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | FIXUP: Shuffle auth order back down.Robin H. Johnson2015-10-131-11/+8
| * | WIP-FIXME: Static fetch works without breaking anything else, uses bucketmode...Robin H. Johnson2015-10-131-20/+23
| * | rgw-website: Do not apply retarget for an authenticated request.Robin H. Johnson2015-10-131-1/+7
| * | rgw: retarget requestsYehuda Sadeh2015-10-131-0/+18
* | | rgw: fix up the use of tenant before it's availablePete Zaitcev2016-01-221-1/+9
| |/ |/|
* | Merge pull request #6944 from linuxbox2/wip-civetwarnYehuda Sadeh2016-01-121-0/+10
|\ \
| * | rgw: warn on suspicious civetweb frontend parametersMatt Benjamin2015-12-221-0/+10
* | | threads: add thread namesIgor Podoski2016-01-051-2/+2
|/ /
* | Revert "LifeCycle feature"Yehuda Sadeh2015-12-091-1/+1
* | LifeCycle featureJi Chen2015-12-081-1/+1
* | rgw: user has a tenant propertyYehuda Sadeh2015-11-251-3/+5
* | use new api and fix some wrong flag callerYunchuan Wen2015-11-121-1/+1
* | rgw/rgw_main: Added compat header for TEMP_FAILURE_RETRYJohn Coyle2015-10-161-0/+1
|/
* radosgw: log to /var/log/ceph instead of /var/log/radosgwSage Weil2015-09-161-1/+0
* Merge pull request #5557 from guangyy/wip-12666Sage Weil2015-09-101-0/+3
|\
| * rgw: enable perf counter for unhealthy workersGuang Yang2015-08-181-0/+3
* | rgw: rework X-Trans-Id header to be conform with Swift API.Radoslaw Zarzynski2015-08-061-3/+2
|/
* Merge remote-tracking branch 'origin/next'Josh Durgin2015-07-311-2/+0
|\
| * crypto: use NSS_InitContext/NSS_ShutdownContex to avoid memory leakJason Dillaman2015-07-281-2/+0
* | Fix "was hidden" compilation warningsOrit Wasserman2015-07-231-0/+1
|/
* Transaction Id added in responseAbhishek Dixit2015-06-081-0/+2
* rgw: Drop a redundant context_io.initPete Zaitcev2015-05-301-3/+0
* rgw: civetweb should use unique request idOrit Wasserman2015-04-231-13/+9
* Merge remote-tracking branch 'gh/hammer'Sage Weil2015-03-251-0/+5
|\
| * rgw: shut down timer before erroring outYehuda Sadeh2015-03-241-0/+5
| * rgw: pass civetweb configurables to civetwebYehuda Sadeh2015-03-231-2/+24
| * rgw_main.cc: fix null-deref in case get_storage() failsDanny Al-Gaaf2015-03-121-3/+2
* | rgw: don't use rgw_socket_path if frontend is configuredYehuda Sadeh2015-03-191-1/+8
* | rgw_main.cc: fix null-deref in case get_storage() failsDanny Al-Gaaf2015-03-111-3/+2
* | Merge remote-tracking branch 'gh/hammer'Sage Weil2015-03-101-1/+1
|\|
| * rgw: add support for new watch/notify functionalityYehuda Sadeh2015-03-051-1/+1
* | Merge pull request #3608 from guangyy/wip-rgw-quota-threadsYehuda Sadeh2015-03-091-1/+2
|\ \
| * | rgw - make starting quota/gc threads configurableGuang Yang2015-03-061-1/+2
| |/
* / rgw: pass civetweb configurables to civetwebYehuda Sadeh2015-02-181-2/+24
|/
* Merge remote-tracking branch 'gh/next'Sage Weil2015-02-031-2/+2
|\
| * rgw: move perf cleanup before context cleanupYehuda Sadeh2015-02-031-2/+2
* | Merge remote-tracking branch 'origin/next'Yehuda Sadeh2015-02-021-2/+2
|\|
| * rgw: finalize perfcounters after shutting down storageYehuda Sadeh2015-01-301-2/+2
* | Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4Yehuda Sadeh2015-01-301-7/+37
|\ \
| * \ Merge pull request #3125 from ceph/wip-10194-masterSage Weil2015-01-301-6/+35
| |\ \
| | * | rgw: reuse fcgx connection structureYehuda Sadeh2015-01-291-6/+35
| | |/
| * / rgw: support multiple host namesYehuda Sadeh2014-11-111-1/+2
| |/
* | rgw: purge intent logYehuda Sadeh2015-01-201-8/+0
* | rgw: s/RGWRados::ObjectCtx/RGWObjectCtxYehuda Sadeh2015-01-201-1/+1
* | rgw: s/RGWRadosCtx/ObjectCtxYehuda Sadeh2015-01-161-1/+1
* | rgw: move RGWRadosCtx into RGWRadosYehuda Sadeh2015-01-161-1/+1
|/
* rgw_main.cc: add missing virtual destructor for RGWRequestDanny Al-Gaaf2014-09-191-0/+2
* rgw: add .log to default log pathAlexandre Marangone2014-09-051-1/+1
* Merge remote-tracking branch 'gh/next'Sage Weil2014-08-291-6/+3
|\
| * rgw: use a separate callback for civetweb access logYehuda Sadeh2014-08-221-0/+1