summaryrefslogtreecommitdiffstats
path: root/src/test/test_cors.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/test_cors.cc: use empty() over length() for emptiness checkDanny Al-Gaaf2018-04-261-2/+1
* src: Added const references to various function parametersWilson E. Alvarez2018-04-061-1/+1
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* test_cors.cc: fix the mem leakKefu Chai2016-11-221-0/+2
* Merge pull request #5511 from ceph/wip-cxx11Samuel Just2015-08-071-13/+13
|\
| * c++11: fixes for preprocessor string concatenationCasey Bodley2015-08-071-13/+13
* | test_cors.cc: init non-static members in ctorDanny Al-Gaaf2015-07-171-1/+1
|/
* test/test_cors.cc: initialize key_type in constructorDanny Al-Gaaf2013-05-141-3/+7
* test_cors.cc: prefer prefix ++operator for iteratorDanny Al-Gaaf2013-04-021-5/+4
* test_cors.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-04-021-2/+2
* test_cors.cc: use %u to format unsigned in sprintf()Danny Al-Gaaf2013-04-021-1/+1
* test: fix signed/unsigned comparison in test_corsGreg Farnum2013-04-011-4/+4
* Makefile.am: change some cors rulesYehuda Sadeh2013-04-011-2/+2
* rgw: with CORS supportBabu Shanmugam2013-04-011-0/+906