| Commit message (Expand) | Author | Age | Files | Lines |
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -10/+10 |
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -57/+57 |
* | [Minor] Fix some compiler warnings | Duncan Bellamy | 2023-03-14 | 1 | -1/+1 |
* | [Minor] test: remove hard-coded build directory | Peter Wu | 2020-01-21 | 1 | -2/+5 |
* | [Minor] Fix gc in lua tests | Vsevolod Stakhov | 2019-05-10 | 1 | -1/+1 |
* | [Minor] Allow to tune GC related options | Vsevolod Stakhov | 2019-05-10 | 1 | -0/+1 |
* | [Minor] Wipe memory in rspamadm | Vsevolod Stakhov | 2019-05-01 | 1 | -1/+1 |
* | [Feature] Preprocess config files using jinja templates | Vsevolod Stakhov | 2019-03-27 | 1 | -1/+1 |
* | [Rework] Change lua global variables registration | Vsevolod Stakhov | 2019-03-26 | 1 | -1/+2 |
* | [Test] Pass test-case patten into test engine | Mikhail Galanin | 2018-09-20 | 1 | -0/+6 |
* | [Test] Added key to run specifig lua-test | Mikhail Galanin | 2018-09-19 | 1 | -1/+21 |
* | [Rework] Propagate ucl variables from the command line | Vsevolod Stakhov | 2017-05-18 | 1 | -1/+1 |
* | [Test] Properly set lua paths for tests | Vsevolod Stakhov | 2016-04-28 | 1 | -0/+1 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -20/+12 |
* | Remove unused attribute from rspamd_lua_init | Vsevolod Stakhov | 2015-12-14 | 1 | -1/+1 |
* | Reorganize includes to reduce namespace pollution. | Vsevolod Stakhov | 2015-10-08 | 1 | -0/+5 |
* | Rename main.h and main.c to `rspamd.X` | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
* | Use portable macro to get global variable. | Vsevolod Stakhov | 2015-03-08 | 1 | -1/+1 |
* | Rework lua tests one more time. | Vsevolod Stakhov | 2015-02-28 | 1 | -23/+64 |
* | Rework lua tests structure, require external busted. | Vsevolod Stakhov | 2015-02-27 | 1 | -36/+32 |
* | Reorganize lua tests. | Vsevolod Stakhov | 2015-02-27 | 1 | -0/+10 |
* | Add lua test framework. | Vsevolod Stakhov | 2015-02-27 | 1 | -0/+75 |