]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-09-21 Mikhail Galanin[Test] More test cases for selectors 2518/head
2018-09-21 Vsevolod StakhovMerge pull request #2517 from negram/selector-user...
2018-09-21 Mikhail Galanin[Minor] Unused variable 2517/head
2018-09-21 Mikhail Galanin[Minor] tbl append -> rawset()
2018-09-21 Mikhail Galanin[Minor] Order selector valus how user placed them in...
2018-09-21 Vsevolod Stakhov[Fix] Fix lua_util.str_split in case of delimiters set
2018-09-21 Vsevolod StakhovMerge pull request #2516 from andy-igoshin/master
2018-09-21 Vsevolod StakhovMerge pull request #2515 from negram/log-error-selector
2018-09-21 Mikhail Galanin[Minor] do not mix %1 and %s 2515/head
2018-09-21 Vsevolod StakhovMerge pull request #2514 from negram/selector-error...
2018-09-21 Andrey Igoshinsupport for non-TLD domains 2516/head
2018-09-21 Mikhail Galanin[Minor] Add more info into error record
2018-09-21 Mikhail Galanin[Minor] Return nil if unknown processor was used 2514/head
2018-09-21 Mikhail Galanin[Minor] Return nil if a random string used as selector
2018-09-21 Vsevolod StakhovMerge pull request #2512 from moisseev/eslint
2018-09-21 Vsevolod StakhovMerge pull request #2513 from negram/unit-test-improvements
2018-09-21 Mikhail Galanin[Test] Small fixes on diff renderer 2513/head
2018-09-21 Mikhail Galanin[Test] Use init_url() frim the new helper
2018-09-21 Mikhail Galanin[Test] Added test helper module
2018-09-21 Alexander Moisseev[Minor] Use .forEach instead of .map 2512/head
2018-09-21 Alexander Moisseev[WebUI] Fix throughput data consolidation
2018-09-20 Vsevolod StakhovMerge pull request #2510 from negram/more-test
2018-09-20 Vsevolod StakhovMerge pull request #2511 from negram/table-diff
2018-09-20 Mikhail Galanin[Test] Nicely print table difference when they do not... 2511/head
2018-09-20 Mikhail Galanin[Test] more tests 2510/head
2018-09-20 Vsevolod Stakhov[Minor] Map type
2018-09-20 Vsevolod Stakhov[Minor] Sigh, disable redis schema usage for now
2018-09-20 Vsevolod StakhovMerge pull request #2509 from negram/fix-set_header
2018-09-20 Vsevolod Stakhov[Minor] Fix more issues with reputation and redis schema
2018-09-20 Vsevolod Stakhov[Minor] Rework reputation config structure and validation
2018-09-20 Vsevolod Stakhov[Feature] Add schema validation for Redis settings
2018-09-20 Mikhail Galanin[Minor] Fixed task:set_request_header(), value is 3rd... 2509/head
2018-09-20 Vsevolod StakhovMerge pull request #2508 from negram/test-case-via...
2018-09-20 Mikhail Galanin[Test] Enable one more now-working test-case 2508/head
2018-09-20 Mikhail Galanin[Test] We don't this chek inside the test anymore....
2018-09-20 Mikhail Galanin[Test] Pass test-case patten into test engine
2018-09-20 Vsevolod Stakhov[Minor] Fix implicit conversion
2018-09-20 Vsevolod StakhovMerge pull request #2507 from negram/uncomment-working...
2018-09-20 Vsevolod StakhovMerge pull request #2506 from negram/selectors-fix
2018-09-20 Mikhail Galanin[Test] Uncommented cases which are now working 2507/head
2018-09-20 Mikhail Galanin[Minor] logical error, get_variable() accepts either... 2506/head
2018-09-20 Mikhail Galanin[Minor] misprint
2018-09-19 Alexander Moisseev[Minor] Use consistent return behavior
2018-09-19 Vsevolod StakhovMerge pull request #2502 from negram/selectors-test
2018-09-19 Vsevolod StakhovMerge pull request #2503 from negram/test-update
2018-09-19 Vsevolod StakhovMerge pull request #2504 from negram/run-specific-lua...
2018-09-19 Vsevolod Stakhov[Minor] Some more selectors fixes
2018-09-19 Alexander Moisseev[Minor] Guard for-in
2018-09-19 Mikhail Galanin[Test] Added key to run specifig lua-test 2504/head
2018-09-19 Mikhail Galanin[Test] Rewrote test using new assertion 2503/head
2018-09-19 Mikhail GalaninMerge branch 'master' into selectors-test 2502/head
2018-09-19 Mikhail Galanin[Test] Few "basic" test cases for selectors
2018-09-19 Vsevolod Stakhov[Minor] Deepcopy is not good for recursive schemas
2018-09-19 Vsevolod StakhovMerge pull request #2501 from negram/new-assertions
2018-09-19 Mikhail Galanin[Test] Assertions for table comparsion that are nicer... 2501/head
2018-09-19 Vsevolod Stakhov[Minor] Fix selectors iterators operations
2018-09-19 Vsevolod Stakhov[Feature] Add generic selector to reputation module
2018-09-19 Vsevolod Stakhov[Minor] Remove outdated lgpl code, deprecated long ago
2018-09-19 Vsevolod Stakhov[Minor] Add tableshape library from https://github...
2018-09-19 Vsevolod Stakhov[Feature] Add some recursion protection to lua logger
2018-09-19 Vsevolod StakhovMerge pull request #2500 from negram/init-urlparser...
2018-09-19 Mikhail Galanin[Test] Init URL parser before running unit tests 2500/head
2018-09-18 Vsevolod StakhovMerge pull request #2497 from negram/doc-misprint-fix
2018-09-18 Mikhail Galanin[Minor] Misprint in function doc 2497/head
2018-09-18 Vsevolod Stakhov[Conf] Slashing change: add settings configuration...
2018-09-18 Vsevolod Stakhov[Fix] Show the proper frame when using lua_util.debugm
2018-09-18 Vsevolod Stakhov[Minor] Allow stack pos in logger.logx as well
2018-09-18 Vsevolod Stakhov[Minor] Accept stack pos when showing debug in logger...
2018-09-18 Vsevolod Stakhov[Minor] Improve `hash` processor
2018-09-18 Vsevolod Stakhov[Minor] Simplify methods invocation
2018-09-18 Vsevolod Stakhov[Project] Implement implicit conversions to userdata
2018-09-18 Vsevolod Stakhov[Project] Add method concept
2018-09-18 Vsevolod StakhovMerge pull request #2495 from negram/sa_body-regex
2018-09-18 Mikhail Galanin[Test] Input data for the last test case 2495/head
2018-09-18 Vsevolod StakhovMerge pull request #2493 from negram/sa_body-regex
2018-09-18 Mikhail Galanin[Test] Added test for case "hello.\nagain" 2493/head
2018-09-18 Vsevolod StakhovMerge pull request #2492 from negram/sa_body-regex
2018-09-18 Mikhail Galanin[Test] Forgotten config
2018-09-18 Vsevolod StakhovMerge pull request #2491 from negram/fix-use-after...
2018-09-18 Mikhail Galanin[Test] Test for regexps in {sa_body} and urls with... 2492/head
2018-09-18 Mikhail Galanin[Minor] Insert spaces only if text part is not suspecte...
2018-09-18 Mikhail Galanin[Minor] Fixed error reported by ASAN: do not try usins... 2491/head
2018-09-17 Vsevolod StakhovMerge pull request #2489 from moisseev/eslint
2018-09-17 Vsevolod StakhovMerge pull request #2488 from moisseev/fr
2018-09-17 Vsevolod Stakhov[Minor] Rework allowed types logic
2018-09-17 Vsevolod Stakhov[Minor] Change function name to a more appropriate one
2018-09-17 Vsevolod Stakhov[Minor] Allow spaces and stars as separators in selectors
2018-09-17 Vsevolod Stakhov[Minor] Fix some minor issues
2018-09-17 Vsevolod Stakhov[Project] Add implicit conversion logic to selectors
2018-09-17 Vsevolod Stakhov[Project] Rework selectors logic
2018-09-17 Vsevolod Stakhov[Minor] Fixes to regexp selectors
2018-09-17 Alexander Moisseev[Minor] Remove extra parentheses 2489/head
2018-09-17 Vsevolod Stakhov[Minor] Allow to set custom delimiter for regexp selectors
2018-09-17 Vsevolod Stakhov[Feature] Cache selectors results in re runtime
2018-09-16 Vsevolod StakhovMerge pull request #2487 from moisseev/eslint
2018-09-16 Alexander Moisseev[Minor] Enforce consistent key-value spacing 2487/head
2018-09-16 Alexander Moisseev[Feature] Relax FORGED_RECIPIENTS 2488/head
2018-09-16 Vsevolod Stakhov[Minor] Fix selectors invocation
2018-09-16 Vsevolod Stakhov[Minor] Add implicit header type for regexps
2018-09-16 Vsevolod Stakhov[Minor] Add more methods to lua selectors
next