summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lua_request.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45662 from zenomri/wip-cond-tracingYuval Lifshitz2022-05-161-0/+33
|\
| * rgw: support conditional tracing using lua scriptOmri Zeneva2022-05-111-0/+33
* | rgw: support bucket name in pre request contextOmri Zeneva2022-05-011-5/+10
|/
* Merge pull request #43529 from curtbruns/rgw-lua-storageclassYuval Lifshitz2021-11-301-0/+15
|\
| * rgw/lua: allow read/write of StorageClass fieldCurt Bruns2021-10-191-0/+15
* | rgw: add abstraction for ops log destination and add file loggerCory Snyder2021-10-051-11/+9
|/
* rgw: Adding missing field to lua scriptingMatan Breizman2021-07-011-0/+6
* rgw/rgw_lua*: return unknown field error using luaL_error()Kefu Chai2021-06-081-15/+15
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-3/+3
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-4/+4
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-2/+2
* rgw/lua: allow for multiple RGWs to install packages in the same hostYuval Lifshitz2020-12-151-3/+4
* rgw/lua: support packages via luarocksYuval Lifshitz2020-12-041-2/+6
* rgw/lua: use lua exceptions instead of ceph_assertsYuval Lifshitz2020-10-301-54/+32
* rgw/lua: allow setting metadata via luaYuval Lifshitz2020-10-301-3/+22
* rgw: avoid using lua_ namespace.Patrick Donnelly2020-10-141-46/+46
* rgw/lua: run lua scripts in s3 requests contextYuval Lifshitz2020-10-121-0/+817