summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lua_utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/rgw_lua*: return unknown field error using luaL_error()Kefu Chai2021-06-081-2/+3
* rgw/rgw_lua_utils: return error using luaL_error()Kefu Chai2021-06-081-6/+3
* Merge pull request #37924 from yuvalif/allow_packages_in_luaYuval Lifshitz2020-12-171-0/+20
|\
| * rgw/lua: support packages via luarocksYuval Lifshitz2020-12-041-0/+20
* | rgw/lua: fixing incompatible declarations of CephContextRonen Friedman2020-12-061-1/+1
|/
* rgw/lua: allow setting metadata via luaYuval Lifshitz2020-10-301-3/+4
* rgw: avoid using lua_ namespace.Patrick Donnelly2020-10-141-3/+6
* rgw: use more efficient lua_pushliteralPatrick Donnelly2020-10-141-4/+4
* rgw/lua: run lua scripts in s3 requests contextYuval Lifshitz2020-10-121-0/+175