aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Conf] Fix whitelist.confAlexander Moisseev2018-08-281-2/+0
* Merge pull request #2445 from heraklit256/rbl_groupnameVsevolod Stakhov2018-08-271-1/+1
|\
| * adjust Spamhaus group name for received IPsheraklit2562018-08-271-1/+1
* | Merge pull request #2444 from moisseev/eslintVsevolod Stakhov2018-08-274-112/+140
|\ \
| * | [Minor] Use loop to destroy graphs and tablesAlexander Moisseev2018-08-271-24/+6
| * | [Minor] Destroy symbols table on disconnectAlexander Moisseev2018-08-272-10/+6
| * | [WebUI] Avoid errors table reinitializationAlexander Moisseev2018-08-262-17/+27
| * | [WebUI] Avoid history table reinitializationAlexander Moisseev2018-08-263-64/+104
* | | [Minor] Support ucontext on osxVsevolod Stakhov2018-08-263-0/+4
* | | [Minor] Improve virtual ticks obtaining methodsVsevolod Stakhov2018-08-264-5/+30
* | | Merge pull request #2442 from negram/more-check-parametersVsevolod Stakhov2018-08-261-2/+9
|\ \ \
| * | | [Minor] check if required parameters are set when calling tcp:request()Mikhail Galanin2018-08-241-2/+9
* | | | [Minor] Really remove stupid warningsVsevolod Stakhov2018-08-252-6/+0
* | | | [Project] Improve language detector: cleanup unused files, categorizeVsevolod Stakhov2018-08-2459-59/+50
|/ / /
* | | [Minor] Fix setting utf raw contentVsevolod Stakhov2018-08-241-0/+3
* | | [Test] Remove legacy tokenizer testsVsevolod Stakhov2018-08-241-34/+0
* | | Merge pull request #2441 from negram/coroutines-to-finish-periodic-onloadVsevolod Stakhov2018-08-2424-378/+672
|\ \ \
| * | | [Minor] no to misleading commentsMikhail Galanin2018-08-241-1/+1
| * | | [Test] Use new routines in test, just for test (manual one) :)Mikhail Galanin2018-08-241-4/+51
| * | | [Test] More test cases for ClickHouseMikhail Galanin2018-08-2412-164/+305
| * | | [Minor] Reworked clickhouse routines using new APIMikhail Galanin2018-08-242-105/+171
| * | | [Minor] call periodic, finish and on_load via coroutineMikhail Galanin2018-08-244-64/+77
| * | | [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_...Mikhail Galanin2018-08-247-41/+68
* | | | Merge pull request #2439 from negram/parameters-checkVsevolod Stakhov2018-08-231-0/+3
|\ \ \ \
| * | | | [Minor] Parameters check: either config or task should be setMikhail Galanin2018-08-231-0/+3
| |/ / /
* | | | [Project] Further changes in unicode operationsVsevolod Stakhov2018-08-235-73/+252
* | | | [Project] Start unicode reworkVsevolod Stakhov2018-08-237-39/+55
|/ / /
* | | [Minor] Fix misprintVsevolod Stakhov2018-08-231-1/+1
* | | [Minor] Implement better support of indexes in adding of headersVsevolod Stakhov2018-08-231-0/+13
* | | [Minor] Store full order of headers in milter modeVsevolod Stakhov2018-08-232-35/+67
|/ /
* | Merge pull request #2438 from negram/add-coroutine-to-httpVsevolod Stakhov2018-08-2316-157/+585
|\ \
| * | [Test] More test cases for HTTP APIMikhail Galanin2018-08-236-22/+119
| * | [Minor] Added coroutine support to HTTP moduleMikhail Galanin2018-08-235-27/+123
| * | [Test] Improved process termination in testsMikhail Galanin2018-08-221-10/+26
| * | [Test] Added test for HTTP APIMikhail Galanin2018-08-225-4/+160
| * | [Minor] Move resume/yield methods into appropriate placeMikhail Galanin2018-08-225-119/+182
* | | [Feature] Support adding and deletion of recipients in the milter blockVsevolod Stakhov2018-08-231-0/+28
* | | [Minor] Add id selector transform functionVsevolod Stakhov2018-08-221-0/+16
* | | [Minor] Allow to disable learn cacheVsevolod Stakhov2018-08-221-7/+13
* | | Merge pull request #2434 from moisseev/eslintVsevolod Stakhov2018-08-221-29/+48
|\ \ \ | |/ / |/| |
| * | [WebUI] Avoid throughput summary table reinitializationAlexander Moisseev2018-08-211-29/+48
* | | [Minor] Improve charset detection logicVsevolod Stakhov2018-08-221-1/+7
* | | [Minor] Allow semicolon separated selectorsVsevolod Stakhov2018-08-211-2/+2
* | | [Minor] Allow double quotes in selectors arguments and escapesVsevolod Stakhov2018-08-211-1/+3
* | | Merge pull request #2433 from negram/clickhouse-migration-functional-testVsevolod Stakhov2018-08-2114-4/+873
|\ \ \
| * | | [Test] Added test for clickhouse migration vNONE -> v2Mikhail Galanin2018-08-2114-4/+873
* | | | [Minor] Various fixes in functional selectorsVsevolod Stakhov2018-08-211-22/+24
* | | | [Minor] Improve errors loggingVsevolod Stakhov2018-08-211-2/+16
* | | | [Minor] Fix selector based ratelimit configurationVsevolod Stakhov2018-08-211-1/+1
| |/ / |/| |
* | | [Minor] Fix entities decodingVsevolod Stakhov2018-08-212-6/+10