summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_es_main.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Add coverity annotations for uncaught exceptions in standalone binariesVedansh Bhartia2023-10-091-0/+3
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-2/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* rgw: remove some unused variableLuo Kexue2017-07-311-2/+0
* rgw: es: generic keys are not case sensitiveYehuda Sadeh2017-05-301-1/+1
* rgw: support field aliases in es compilerYehuda Sadeh2017-05-301-3/+15
* rgw: support more meaningful compilation error stringYehuda Sadeh2017-05-301-2/+4
* rgw: support for generic entities types in esYehuda Sadeh2017-05-301-0/+20
* rgw: initial support for multiple types in es requestsYehuda Sadeh2017-05-301-1/+7
* rgw: move code aroundYehuda Sadeh2017-05-301-0/+37