summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_s3website.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-3/+3
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-2/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-1/+1
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-1/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-1/+1
* rgw: No null_yield in rgw_roleAdam C. Emerson2020-11-131-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-5/+5
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-4/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-1/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+2
* rgw: s3website error handler uses original object nameCasey Bodley2018-03-021-0/+3
* rgw: fix the subdir without slash of s3 website urlliuhong2017-06-291-0/+1
* rgw: implement the dynamic reconfiguration of auth strategies.Radoslaw Zarzynski2017-03-241-8/+8
* rgw/cleanup: add override in headersliuchang08122017-03-141-20/+20
* rgw/s3website: Implement ErrorDoc & fix Double-Fault handlerRobin H. Johnson2016-04-221-2/+3
* librgw: refactor RGWHandler HTTP/REST methods into _RESTMatt Benjamin2016-02-121-12/+12
* rgw: make function parameter 'errordoc_key' passed by referenceBo Cai2016-02-101-1/+1
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-1/+1
* WIP x-amz-website-redirect-location.Robin H. Johnson2016-01-201-1/+3
* Copyright: add copyright blocks to new files, and update files with existing ...Robin H. Johnson2016-01-161-0/+13
* rgw/s3website: errordoc conditional handlingRobin H. Johnson2015-12-011-1/+18
* WIP: static-site errordoc work.Robin H. Johnson2015-08-241-1/+3
* RGWWebsite: first pass at error redirect and error page handling.Robin H. Johnson2015-08-241-0/+1
* Improve RGWHandler for S3Website.Robin H. Johnson2015-08-241-18/+17
* WIP-FIXME: Static fetch works without breaking anything else, uses bucketmode...Robin H. Johnson2015-08-241-0/+62