summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lua.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Install the lua packages only for RadosStoreSoumya Koduri2021-09-201-8/+8
* Merge pull request #42739 from Matan-B/lua-install-packages-fixYuval Lifshitz2021-08-231-1/+2
|\
| * rgw: fix install packages functionMatan Breizman2021-08-101-1/+2
* | rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+1
|/
* rgw/rgw_lua: s/boost::filesystem/std::filesystem/Kefu Chai2021-07-221-4/+4
* rgw: add package version support to lua scriptingMatan Breizman2021-06-291-11/+36
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-9/+9
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-64/+8
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-10/+10
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-3/+3
* RGW Zipper - Clean up get_user* APIs.Daniel Gryniewicz2021-03-021-9/+5
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-16/+16
* rgw/lua: allow for multiple RGWs to install packages in the same hostYuval Lifshitz2020-12-151-6/+5
* rgw/lua: support packages via luarocksYuval Lifshitz2020-12-041-8/+155
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-6/+8
* rgw/lua: run lua scripts in s3 requests contextYuval Lifshitz2020-10-121-0/+139