Commit Graph

27 Commits

Author SHA1 Message Date
Luna 2c1f155328 update README 2024-02-16 17:56:06 -03:00
Luna 84ff7bd1b6 update docs 2024-02-16 02:13:37 -03:00
Luna 7f8e86fbd8 lint pass 2023-10-26 22:19:08 -03:00
luna 84cb21b26a Merge pull request 'add config file validation' (#2) from config-validation into mistress
Reviewed-on: #2
2022-12-07 18:50:30 +00:00
Luna 06b8173ecb only run config validations on init callback 2022-12-07 15:49:45 -03:00
Luna 4d92a58349 add hook for init_by_lua_block 2022-12-07 15:40:48 -03:00
Luna 8354478e72 properly print config errors when loading config file 2022-12-07 15:30:22 -03:00
Luna 2d2a68b1c3 validate schema on module tests 2022-12-07 15:26:11 -03:00
Luna d0fba27097 add test for incorrect table schema 2022-12-07 15:13:33 -03:00
Luna 48917659ca fix validation for full tables 2022-12-07 15:12:43 -03:00
Luna fd59059101 add draft for config schema validation 2022-12-07 14:57:07 -03:00
Luna 4848d28014 README: update wording 2022-12-07 02:03:23 -03:00
Luna 219f606db7 README: update wording 2022-12-07 02:02:43 -03:00
Luna 8d2f3330af add install instructions 2022-12-07 02:00:48 -03:00
Luna fb43b80e6b show name of module that filtered request in logs 2022-12-07 01:49:00 -03:00
Luna 0c0b842370 add result of open 2022-12-07 01:35:57 -03:00
Luna 4ff5a915c9 emit log on not found 2022-12-07 01:34:32 -03:00
Luna 374871578d add Makefile 2022-12-06 18:25:26 -03:00
Luna d16e31c675 add config file loading 2022-12-06 18:24:25 -03:00
Luna c15abe3c05 fix main script usage of ctx 2022-12-06 15:54:16 -03:00
Luna 5d21c975ea add test suite 2022-12-06 15:53:20 -03:00
Luna 06924d10f6 let filters customize status code and body 2022-12-06 14:52:20 -03:00
Luna a747fe8182 add initialization callback for filters 2022-12-06 14:52:09 -03:00
Luna eefdecb1e9 use request uri and regex to choose callbacks 2022-12-06 13:48:09 -03:00
Luna 766b1d2aff add draft codes 2022-12-06 00:36:15 -03:00
Luna 1bd95f289d add README 2022-12-03 16:08:24 -03:00
luna 3f3714aa97 Initial commit 2022-12-03 19:06:50 +00:00