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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/test/lua: add lua integration tests suite
Yuval Lifshitz
2023-11-23
1
-34
/
+56
*
rgw/lua: print luarocks config during reload
Yuval Lifshitz
2023-11-23
1
-1
/
+23
*
rgw/lua/doc: support reloading lua packages on all RGWs
Yuval Lifshitz
2023-10-06
1
-35
/
+9
*
rgw/lua: install lua packages in temp directory
Yuval Lifshitz
2023-10-05
1
-18
/
+80
*
rgw/lua: add configurable memory limit for the lua state
Yuval Lifshitz
2023-08-06
1
-3
/
+3
*
rgw/lua: add more info on package install errors
Yuval Lifshitz
2023-05-09
1
-1
/
+3
*
rgw/lua: pass luarocks_path directly, remove from sal
Casey Bodley
2022-12-13
1
-2
/
+3
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-10
/
+10
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2022-11-29
1
-2
/
+3
*
rgw/lua: handle null lua manager in librgw
Yuval Lifshitz
2022-09-04
1
-5
/
+3
*
rgw/lua: allow read access to object data
Yuval Lifshitz
2022-08-21
1
-0
/
+10
*
Revert "rgw/lua: allow read access to object data"
Casey Bodley
2022-08-15
1
-10
/
+0
*
Merge pull request #46550 from yuvalif/wip-yuval-lua-filter
Yuval Lifshitz
2022-08-15
1
-0
/
+10
|
\
|
*
rgw/lua: allow read access to object data
Yuval Lifshitz
2022-08-04
1
-0
/
+10
*
|
rgw/lua: don't create the script manager per request
yuval Lifshitz
2022-08-07
1
-11
/
+7
*
|
rgw: lua, add support for lua packages to the lua manager
Kaleb S. KEITHLEY
2022-08-02
1
-73
/
+23
|
/
*
rgw: Lua scripting global map feature
Matan Breizman
2022-05-08
1
-0
/
+5
*
rgw: Install the lua packages only for RadosStore
Soumya Koduri
2021-09-20
1
-8
/
+8
*
Merge pull request #42739 from Matan-B/lua-install-packages-fix
Yuval Lifshitz
2021-08-23
1
-1
/
+2
|
\
|
*
rgw: fix install packages function
Matan Breizman
2021-08-10
1
-1
/
+2
*
|
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+1
|
/
*
rgw/rgw_lua: s/boost::filesystem/std::filesystem/
Kefu Chai
2021-07-22
1
-4
/
+4
*
rgw: add package version support to lua scripting
Matan Breizman
2021-06-29
1
-11
/
+36
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-9
/
+9
*
RGW Zipper - Remove rgw_pool/sysobj from API
Daniel Gryniewicz
2021-04-19
1
-64
/
+8
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-10
/
+10
*
RGW Zipper - Add zone abstraction
Daniel Gryniewicz
2021-03-02
1
-3
/
+3
*
RGW Zipper - Clean up get_user* APIs.
Daniel Gryniewicz
2021-03-02
1
-9
/
+5
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-16
/
+16
*
rgw/lua: allow for multiple RGWs to install packages in the same host
Yuval Lifshitz
2020-12-15
1
-6
/
+5
*
rgw/lua: support packages via luarocks
Yuval Lifshitz
2020-12-04
1
-8
/
+155
*
rgw: no null_yield in rgw_tools
Adam C. Emerson
2020-11-13
1
-6
/
+8
*
rgw/lua: run lua scripts in s3 requests context
Yuval Lifshitz
2020-10-12
1
-0
/
+139