index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_lua_utils.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-1
/
+1
*
rgw/lua: add configurable memory limit for the lua state
Yuval Lifshitz
2023-08-06
1
-7
/
+93
*
rgw/lua: destroy iterator when table iteration completes
Yuval Lifshitz
2023-06-25
1
-4
/
+21
*
rgw/lua: use an iterator to avoid infinite loops in case of multimap
Yuval Lifshitz
2023-06-21
1
-1
/
+2
*
rgw/lua: add lib64 to the package search path
Yuval Lifshitz
2023-05-11
1
-2
/
+2
*
rgw/lua: allow read access to object data
Yuval Lifshitz
2022-08-21
1
-1
/
+2
*
Revert "rgw/lua: allow read access to object data"
Casey Bodley
2022-08-15
1
-2
/
+1
*
rgw/lua: allow read access to object data
Yuval Lifshitz
2022-08-04
1
-1
/
+2
*
rgw/lua: use constants for upvalue indexes
yuval Lifshitz
2022-06-09
1
-1
/
+1
*
rgw/lua: support packages via luarocks
Yuval Lifshitz
2020-12-04
1
-0
/
+32
*
rgw: avoid using lua_ namespace.
Patrick Donnelly
2020-10-14
1
-5
/
+0
*
rgw: simplify Lua stack dump procedure
Patrick Donnelly
2020-10-14
1
-22
/
+5
*
rgw: simplify lua debug stack check
Patrick Donnelly
2020-10-14
1
-15
/
+4
*
rgw/lua: run lua scripts in s3 requests context
Yuval Lifshitz
2020-10-12
1
-0
/
+77