aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #2472 from heraklit256/composites-2Vsevolod Stakhov2018-09-081-3/+3
|\ \ \ \
| * | | | add low positive score to RCVD_NO_TLS_LASTheraklit2562018-09-081-3/+3
| | |/ / | |/| |
| * | | Merge pull request #4 from rspamd/masterheraklit2562018-09-08232-3632/+12122
| |\ \ \
* | | | | [Minor] Do not apply ngramms detection for short textsVsevolod Stakhov2018-09-081-47/+56
* | | | | [Fix] Fix various corner cases for language detectionVsevolod Stakhov2018-09-082-25/+35
| |/ / / |/| | |
* | | | [Minor] Check language detector prior to usageVsevolod Stakhov2018-09-071-1/+1
* | | | [Minor] Do not use too recent additions to libicuVsevolod Stakhov2018-09-071-7/+0
* | | | Merge pull request #2468 from negram/fix-symbol-registeringVsevolod Stakhov2018-09-071-1/+7
|\ \ \ \
| * | | | [Minor] Fixed symbol registering in antivirus module - parent is expected to ...Mikhail Galanin2018-09-071-1/+7
| | |/ / | |/| |
* | | | Merge pull request #2464 from negram/fix-fatal-logVsevolod Stakhov2018-09-071-3/+3
|\ \ \ \
| * | | | [Minor] Add newline on fatal log, removed extra infoMikhail Galanin2018-09-061-3/+3
* | | | | [Fix] Fix stop words detection and loading logicVsevolod Stakhov2018-09-071-5/+17
* | | | | [Minor] Use JSON escapes for UTF8Vsevolod Stakhov2018-09-071-20/+20
* | | | | [Feature] Add preliminary stop words detection supportVsevolod Stakhov2018-09-072-3/+199
* | | | | [Minor] Add stop wordsVsevolod Stakhov2018-09-071-0/+22
* | | | | [Rework] Rework language detectorVsevolod Stakhov2018-09-075-450/+499
* | | | | [Minor] Properly set flag on text tokensVsevolod Stakhov2018-09-071-3/+4
* | | | | [Minor] Fix typesVsevolod Stakhov2018-09-072-2/+2
* | | | | [Minor] More fixes to languages, remove hebrew languagesVsevolod Stakhov2018-09-072-2/+0
* | | | | [Minor] Remove mono script languagesVsevolod Stakhov2018-09-073-3/+0
| |/ / / |/| | |
* | | | [Minor] Further fixes in tokenization algorithmVsevolod Stakhov2018-09-071-20/+28
* | | | [Feature] Implement new text tokenizer based on libicuVsevolod Stakhov2018-09-066-221/+258
* | | | [Minor] Add UText wrapper for stripped contentVsevolod Stakhov2018-09-062-1/+16
* | | | Merge pull request #2463 from negram/misprintVsevolod Stakhov2018-09-061-1/+1
|\ \ \ \
| * | | | [Minor] MisprintMikhail Galanin2018-09-061-1/+1
* | | | | Merge pull request #2466 from negram/check-for-segfaultVsevolod Stakhov2018-09-061-0/+5
|\ \ \ \ \
| * | | | | [Test] Added check if there was no segfault during the test runMikhail Galanin2018-09-061-0/+5
|/ / / / /
* | / / / [Minor] Add signing symbols to the corresponding groupsVsevolod Stakhov2018-09-062-2/+4
| |/ / / |/| | |
* | | | [Minor] Load urls before breaking text into wordsVsevolod Stakhov2018-09-061-1/+3
|/ / /
* | | [Minor] Sigh, fix non-empty parts this timeVsevolod Stakhov2018-09-051-3/+2
* | | [Minor] Fix processing of empty partsVsevolod Stakhov2018-09-051-16/+23
* | | [Rework] Rework utf content processing in text partsVsevolod Stakhov2018-09-0516-215/+264
| | * [Minor] It's too early to test rspamadm with redisMikhail Galanin2018-09-061-2/+0
| | * [Minor] Reworked other parts of rspamadm to handle asynchronous eventsMikhail Galanin2018-09-069-90/+67
| | * [Test] Added more test for rspamadm and test for lua tcp client invoked via r...Mikhail Galanin2018-09-057-0/+138
| | * [Minor] Added coroutines and async events support to rspamadm commandsMikhail Galanin2018-09-053-86/+182
| |/ |/|
* | Merge pull request #2451 from negram/coroutines-tcpVsevolod Stakhov2018-09-058-97/+1296
|\ \
| * | [Minor] timeout in seconds everywhere (as documentation says)Mikhail Galanin2018-09-051-7/+8
| * | [Minor] function -> methodMikhail Galanin2018-09-031-7/+7
| * | [Minor] Review fixesMikhail Galanin2018-09-031-13/+10
| * | [Minor] Fixed class namingMikhail Galanin2018-08-311-1/+1
| * | [Test] Read the whole response from dummy httpMikhail Galanin2018-08-311-14/+33
| * | Merge branch 'master' into coroutines-tcpMikhail Galanin2018-08-3112-32/+60
| |\ \
| * | | [Minor] testMikhail Galanin2018-08-301-1/+0
| * | | [Test] Test for TCP libraryMikhail Galanin2018-08-305-29/+285
| * | | [Minor] Added coroutines support for TCP libraryMikhail Galanin2018-08-303-64/+991
* | | | [Minor] Add descriptions to the selectorsVsevolod Stakhov2018-09-051-27/+63
* | | | [Minor] Add methods to display selectors listsVsevolod Stakhov2018-09-041-0/+16
* | | | [Minor] Fix unsigned clockid_t caseVsevolod Stakhov2018-09-041-2/+2
* | | | Merge pull request #2458 from moisseev/eslintVsevolod Stakhov2018-09-041-0/+1
|\ \ \ \