Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rgw/rgw_lua*: return unknown field error using luaL_error() | Kefu Chai | 2021-06-08 | 1 | -2/+3 |
* | rgw/rgw_lua_utils: return error using luaL_error() | Kefu Chai | 2021-06-08 | 1 | -6/+3 |
* | Merge pull request #37924 from yuvalif/allow_packages_in_lua | Yuval Lifshitz | 2020-12-17 | 1 | -0/+20 |
|\ | |||||
| * | rgw/lua: support packages via luarocks | Yuval Lifshitz | 2020-12-04 | 1 | -0/+20 |
* | | rgw/lua: fixing incompatible declarations of CephContext | Ronen Friedman | 2020-12-06 | 1 | -1/+1 |
|/ | |||||
* | rgw/lua: allow setting metadata via lua | Yuval Lifshitz | 2020-10-30 | 1 | -3/+4 |
* | rgw: avoid using lua_ namespace. | Patrick Donnelly | 2020-10-14 | 1 | -3/+6 |
* | rgw: use more efficient lua_pushliteral | Patrick Donnelly | 2020-10-14 | 1 | -4/+4 |
* | rgw/lua: run lua scripts in s3 requests context | Yuval Lifshitz | 2020-10-12 | 1 | -0/+175 |