Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Really remove stupid warnings | Vsevolod Stakhov | 2018-08-25 | 2 | -6/+0 |
| | |||||
* | [Project] Improve language detector: cleanup unused files, categorize | Vsevolod Stakhov | 2018-08-24 | 59 | -59/+50 |
| | |||||
* | [Minor] Fix setting utf raw content | Vsevolod Stakhov | 2018-08-24 | 1 | -0/+3 |
| | |||||
* | [Test] Remove legacy tokenizer tests | Vsevolod Stakhov | 2018-08-24 | 1 | -34/+0 |
| | |||||
* | Merge pull request #2441 from negram/coroutines-to-finish-periodic-onload | Vsevolod Stakhov | 2018-08-24 | 24 | -378/+672 |
|\ | | | | | Coroutines to finish/periodic/onload | ||||
| * | [Minor] no to misleading comments | Mikhail Galanin | 2018-08-24 | 1 | -1/+1 |
| | | |||||
| * | [Test] Use new routines in test, just for test (manual one) :) | Mikhail Galanin | 2018-08-24 | 1 | -4/+51 |
| | | |||||
| * | [Test] More test cases for ClickHouse | Mikhail Galanin | 2018-08-24 | 12 | -164/+305 |
| | | |||||
| * | [Minor] Reworked clickhouse routines using new API | Mikhail Galanin | 2018-08-24 | 2 | -105/+171 |
| | | |||||
| * | [Minor] call periodic, finish and on_load via coroutine | Mikhail Galanin | 2018-08-24 | 4 | -64/+77 |
| | | |||||
| * | [Minor] Split lua_thread_pool_get on ↵ | Mikhail Galanin | 2018-08-24 | 7 | -41/+68 |
| | | | | | | | | lua_thread_pool_get_for_task/lua_thread_pool_get_for_config | ||||
* | | Merge pull request #2439 from negram/parameters-check | Vsevolod Stakhov | 2018-08-23 | 1 | -0/+3 |
|\ \ | | | | | | | [Minor] Parameters check: either config or task should be set | ||||
| * | | [Minor] Parameters check: either config or task should be set | Mikhail Galanin | 2018-08-23 | 1 | -0/+3 |
| |/ | |||||
* | | [Project] Further changes in unicode operations | Vsevolod Stakhov | 2018-08-23 | 5 | -73/+252 |
| | | | | | | | | | | | | | | * Normalise unicode * Add normality flag for text parts * Store UCS in text parts * Rework unicode conversions and operations | ||||
* | | [Project] Start unicode rework | Vsevolod Stakhov | 2018-08-23 | 7 | -39/+55 |
|/ | |||||
* | [Minor] Fix misprint | Vsevolod Stakhov | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | [Minor] Implement better support of indexes in adding of headers | Vsevolod Stakhov | 2018-08-23 | 1 | -0/+13 |
| | |||||
* | [Minor] Store full order of headers in milter mode | Vsevolod Stakhov | 2018-08-23 | 2 | -35/+67 |
| | |||||
* | Merge pull request #2438 from negram/add-coroutine-to-http | Vsevolod Stakhov | 2018-08-23 | 16 | -157/+585 |
|\ | | | | | Add coroutine to http | ||||
| * | [Test] More test cases for HTTP API | Mikhail Galanin | 2018-08-23 | 6 | -22/+119 |
| | | |||||
| * | [Minor] Added coroutine support to HTTP module | Mikhail Galanin | 2018-08-23 | 5 | -27/+123 |
| | | |||||
| * | [Test] Improved process termination in tests | Mikhail Galanin | 2018-08-22 | 1 | -10/+26 |
| | | |||||
| * | [Test] Added test for HTTP API | Mikhail Galanin | 2018-08-22 | 5 | -4/+160 |
| | | |||||
| * | [Minor] Move resume/yield methods into appropriate place | Mikhail Galanin | 2018-08-22 | 5 | -119/+182 |
| | | |||||
* | | [Feature] Support adding and deletion of recipients in the milter block | Vsevolod Stakhov | 2018-08-23 | 1 | -0/+28 |
| | | |||||
* | | [Minor] Add id selector transform function | Vsevolod Stakhov | 2018-08-22 | 1 | -0/+16 |
| | | |||||
* | | [Minor] Allow to disable learn cache | Vsevolod Stakhov | 2018-08-22 | 1 | -7/+13 |
| | | |||||
* | | Merge pull request #2434 from moisseev/eslint | Vsevolod Stakhov | 2018-08-22 | 1 | -29/+48 |
|\ \ | |/ |/| | [WebUI] Avoid throughput summary table reinitialization | ||||
| * | [WebUI] Avoid throughput summary table reinitialization | Alexander Moisseev | 2018-08-21 | 1 | -29/+48 |
| | | | | | | | | on data update | ||||
* | | [Minor] Improve charset detection logic | Vsevolod Stakhov | 2018-08-22 | 1 | -1/+7 |
| | | |||||
* | | [Minor] Allow semicolon separated selectors | Vsevolod Stakhov | 2018-08-21 | 1 | -2/+2 |
| | | |||||
* | | [Minor] Allow double quotes in selectors arguments and escapes | Vsevolod Stakhov | 2018-08-21 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #2433 from negram/clickhouse-migration-functional-test | Vsevolod Stakhov | 2018-08-21 | 14 | -4/+873 |
|\ \ | | | | | | | [Test] Added test for clickhouse migration vNONE -> v2 | ||||
| * | | [Test] Added test for clickhouse migration vNONE -> v2 | Mikhail Galanin | 2018-08-21 | 14 | -4/+873 |
| | | | |||||
* | | | [Minor] Various fixes in functional selectors | Vsevolod Stakhov | 2018-08-21 | 1 | -22/+24 |
| | | | |||||
* | | | [Minor] Improve errors logging | Vsevolod Stakhov | 2018-08-21 | 1 | -2/+16 |
| | | | |||||
* | | | [Minor] Fix selector based ratelimit configuration | Vsevolod Stakhov | 2018-08-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | [Minor] Fix entities decoding | Vsevolod Stakhov | 2018-08-21 | 2 | -6/+10 |
| | | |||||
* | | [Minor] Treat as an ordinary space | Vsevolod Stakhov | 2018-08-21 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Add `in` and `not_in` transformations | Vsevolod Stakhov | 2018-08-21 | 1 | -0/+21 |
| | | |||||
* | | [Minor] Add time to the selectors spec | Vsevolod Stakhov | 2018-08-21 | 1 | -0/+19 |
| | | |||||
* | | [Feature] Support (almost) all html entities | Vsevolod Stakhov | 2018-08-20 | 2 | -274/+2158 |
| | | |||||
* | | [Feature] Use khash in HTML parser | Vsevolod Stakhov | 2018-08-20 | 1 | -143/+128 |
|/ | |||||
* | Merge pull request #2406 from negram/lua-coroutine-model | Vsevolod Stakhov | 2018-08-20 | 27 | -720/+1576 |
|\ | | | | | [Project] coroutine threaded model for API calls: thread pool | ||||
| * | Merge branch 'master' into lua-coroutine-model | Mikhail Galanin | 2018-08-20 | 10 | -79/+736 |
| |\ | |||||
| * | | [Minor] Benchmark for lua calls | Mikhail Galanin | 2018-08-20 | 5 | -1/+189 |
| | | | |||||
| * | | [Minor] Better naming: lua_rspamd_dns -> lua_dns | Mikhail Galanin | 2018-08-17 | 4 | -10/+10 |
| | | | |||||
| * | | [Minor] Better naming: renamed old module - lua_dns -> lua_dns_resolver | Mikhail Galanin | 2018-08-17 | 4 | -20/+20 |
| | | | |||||
| * | | [Minor] Moved coroutine-related functionality of DNS resolver into a ↵ | Mikhail Galanin | 2018-08-17 | 8 | -94/+253 |
| | | | | | | | | | | | | separated module | ||||
| * | | [Minor] Small improvements | Mikhail Galanin | 2018-08-17 | 3 | -6/+30 |
| | | |