summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_website.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-3/+3
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: fix checking index_doc_suffix when getting effective keyEnming Zhang2019-07-101-1/+1
* rgw: fix the bug of rgw not doing necessary checking to website configurationEnming Zhang2019-07-051-0/+4
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+2
* rgw: use const_iterator for decodeKefu Chai2018-05-171-6/+6
* rgw/rgw_website.h: fix uninitialized variableDanny Al-Gaaf2018-04-141-1/+1
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-36/+38
* rgw: rgw_website.h doesn't assume inclusion of the std namespace anymore.Radoslaw Zarzynski2017-07-261-11/+20
* rgw: never let http_redirect_code of RGWRedirectInfo to stay uninitialized.Radoslaw Zarzynski2017-07-261-1/+1
* rgw: fix the subdir without slash of s3 website urlliuhong2017-06-291-1/+1
* rgw: rename get_swift_index_doc() to get_index_doc() in RGWBucketWebsiteConf.Radoslaw Zarzynski2016-09-151-1/+1
* rgw: alter data structures to accommodate Static Website of Swift API.Radoslaw Zarzynski2016-09-151-7/+36
* Copyright: add copyright blocks to new files, and update files with existing ...Robin H. Johnson2016-01-161-0/+14
* RGWWebsite: first pass at error redirect and error page handling.Robin H. Johnson2015-08-241-3/+4
* rgw: apply redirect rules in static websiteYehuda Sadeh2015-08-241-1/+4
* rgw: set bucket website operationYehuda Sadeh2015-08-241-0/+4
* rgw: add xml encoders for website confYehuda Sadeh2015-08-241-0/+7
* rgw: define data structures for static website configYehuda Sadeh2015-08-241-0/+171