secwall
15 score
13 commits
2 reviews
Commits (13)
| Date | Repo | Message | PR |
|---|---|---|---|
| 2026-04-02 | valkey-luajit | Fix nightly package tests | PR |
| 2026-04-01 | valkey-luajit | Simplify VKM wrappers (#17) | PR |
| 2026-04-01 | valkey-luajit | Fix built-in type() shadowing (#16) | PR |
| 2026-03-27 | valkey-luajit | Add multi-engine register support | PR |
| 2026-03-26 | valkey-luajit | Simplify running tests (#7) | PR |
| 2026-03-25 | valkey-luajit | Allow luajit to coexist with built-in lua | PR |
| 2026-03-25 | valkey-luajit | Set enable ffi config immutable | PR |
| 2026-03-24 | valkey-luajit | Add functions isolation tests (#2) | PR |
| 2026-03-17 | valkey | Make scripting debug test skippable (#3368) | PR |
| 2025-03-03 | valkey | Drop lua object files on clean (#1812) | PR |
| 2025-02-23 | valkey | Fix murmur32 on large strings (#1748) | PR |
| 2025-01-14 | valkey | Escape unix socket group in unit tests (#1554) | PR |
| 2024-08-15 | valkey | Log unexpected $ENDOFF responses in dual channel replication (#839) | PR |
Reviews (8)
| Date | Repo | Message | PR |
|---|---|---|---|
| 2026-04-16 | valkey-luajit | Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#20) | PR |
| 2026-03-31 | valkey-luajit | Bump actions/upload-artifact from 4.6.2 to 7.0.0 (#12) | PR |
| 2026-03-31 | valkey-luajit | Bump actions/checkout from 4.3.1 to 6.0.2 (#13) | PR |
| 2026-03-31 | valkey-luajit | Bump actions/download-artifact from 4.3.0 to 8.0.1 (#14) | PR |
| 2026-03-31 | valkey-luajit | Bump deps/luajit from `fbb36bb` to `18b087c` (#15) | PR |
| 2026-03-30 | valkey-luajit | Add multi-distro DEB/RPM packaging and CI workflows (#10) | PR |
| 2026-03-30 | valkey-luajit | Bump deps/luajit from `659a616` to `fbb36bb` (#11) | PR |
| 2026-03-26 | valkey-luajit | Tests for EVAL/EVALSHA/SCRIPT LOAD in coexistence mode (#6) | PR |