Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rgw: refactor selected files for better above- vs below-the-line | Kaleb S. KEITHLEY | 2023-01-23 | 1 | -3/+1 |
* | rgw: build without "using namespace std" | Kefu Chai | 2021-08-13 | 1 | -2/+2 |
* | rgw: replace get_str_set with for_each_substr for performance | Changcheng Liu | 2020-07-28 | 1 | -18/+27 |
* | RGW - Make sure editor settings are correct for all files | Daniel Gryniewicz | 2019-08-19 | 1 | -1/+1 |
* | rgw: clean-up -- insure C++ source code files contain editor directives | J. Eric Ivancich | 2018-12-11 | 1 | -0/+1 |
* | rgw: drop using namespace std in header files | Abhishek Lekshmanan | 2017-05-17 | 1 | -2/+0 |
* | Removed unnecessary inclusion of iostream | Michal Jarzabek | 2015-06-09 | 1 | -1/+0 |
* | rgw/rgw_cors_swift.h: prefer prefix ++operator for iterator | Danny Al-Gaaf | 2013-04-02 | 1 | -2/+2 |
* | rgw: fix a few warnings | Yehuda Sadeh | 2013-04-01 | 1 | -1/+1 |
* | rgw: more cors fixes | Babu Shanmugam | 2013-04-01 | 1 | -3/+4 |
* | rgw: cors, style fixes, other fixes | Yehuda Sadeh | 2013-04-01 | 1 | -12/+12 |
* | rgw: with CORS support | Babu Shanmugam | 2013-04-01 | 1 | -0/+77 |