summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Completely rework symbols cache managementVsevolod Stakhov2018-10-265-397/+410
|
* [Minor] Add more attributesVsevolod Stakhov2018-10-262-8/+20
|
* [Minor] Add specific attributes to mempool functionsVsevolod Stakhov2018-10-261-8/+32
|
* [Minor] Try harder to track DNS based chainingVsevolod Stakhov2018-10-252-1/+23
|
* [Minor] Fix lua warningsVsevolod Stakhov2018-10-251-3/+3
|
* [Minor] Fix configwizard behaviour when DB is emptyVsevolod Stakhov2018-10-252-9/+16
|
* [Minor] Fix debugm logicVsevolod Stakhov2018-10-251-1/+1
|
* [Minor] Add ability to debug lua redis callsVsevolod Stakhov2018-10-251-0/+15
|
* [Minor] Fix error callback invocationVsevolod Stakhov2018-10-251-3/+1
|
* [Minor] Remove assertion as this case can actually happenVsevolod Stakhov2018-10-251-3/+5
|
* [Minor] Remove last elt optimization for nowVsevolod Stakhov2018-10-251-21/+4
|
* Merge pull request #2610 from citrin/functional-test-fixVsevolod Stakhov2018-10-255-4/+12
|\ | | | | Fix test case: Cases.210 Clickhouse.001
| * TCP Connect robot keywordAnton Yuzhaninov2018-10-241-0/+7
| | | | | | | | | | * reduce timeout to a reasonable value * explicitly close socket, don't wait for GC
| * Filter Wait Until Keyword Succeeds in robot logAnton Yuzhaninov2018-10-241-1/+1
| | | | | | | | | | Remove all but the last failing keyword inside `BuiltIn.Wait Until Keyword Succeeds` to reduce amount of useless information in robot log.
| * Filter Wait Until Keyword Succeeds in robot logAnton Yuzhaninov2018-10-241-1/+1
| | | | | | | | | | Remove all but the last failing keyword inside `BuiltIn.Wait Until Keyword Succeeds` to reduse amount of useless inforamtion in robot log.
| * Fix race in Cases.210 Clickhouse.001Anton Yuzhaninov2018-10-241-1/+1
| | | | | | | | | | | | | | Clickhouse test sometimes fails with an error: ConnectionError: HTTPConnectionPool(host='localhost', port=18123): Max retries exceeded with url: /?default_format=JSONEachRow (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f40ad96fdd0>: Failed to establish a new connection: [Errno 111] Connection refused',)) Fix this by waiting for TCP port instead pid file.
| * Add variable for clickhouse portAnton Yuzhaninov2018-10-243-2/+3
| |
* | Merge pull request #2607 from citrin/drone_improvementsVsevolod Stakhov2018-10-251-4/+13
|\ \ | | | | | | Run GDB on cores dumped by functional test
| * | gdb invocation nitpickAnton Yuzhaninov2018-10-231-1/+1
| | | | | | | | | | | | | | | * pagination is disabled by --batch * use options order like in gdb docs
| * | Merge branch 'master' into drone_improvementsAnton Yuzhaninov2018-10-238-55/+185
| |\ \
| * | | Print backtrace for cores dumped by functional testAnton Yuzhaninov2018-10-231-1/+10
| | | |
| * | | Remove indentation from yaml '>' blocksAnton Yuzhaninov2018-10-231-3/+3
| | | | | | | | | | | | | | | | With indentation block literal is not folded as expected.
* | | | Merge pull request #2609 from HeinleinSupport/masterVsevolod Stakhov2018-10-251-2/+2
|\ \ \ \ | |_|_|/ |/| | | [Fix] Antivirus - virus names with 0 were recognized as tables
| * | | [FIX] Antivirus - virus names #2Carsten Rosenberg2018-10-241-2/+2
| | | |
| * | | [Fix] Antivirus - virus names with 0 were recognized as tablesCarsten Rosenberg2018-10-241-1/+1
|/ / /
* | | [Minor] Some fixes in surbl module events processingVsevolod Stakhov2018-10-242-5/+14
| | |
* | | [Minor] Avoid double quotingVsevolod Stakhov2018-10-241-2/+4
| | |
* | | [Minor] Optimize symbols executionVsevolod Stakhov2018-10-241-27/+53
| | |
* | | [Minor] Restore item when pushing redis resultVsevolod Stakhov2018-10-241-0/+4
| | |
* | | [Minor] Add safety guards for fuzzy checksVsevolod Stakhov2018-10-241-4/+14
| | |
* | | [Minor] Fix dns resolve with no current itemVsevolod Stakhov2018-10-242-2/+5
| | |
* | | [Feature] Add specialised functions for generating encrypted cookiesVsevolod Stakhov2018-10-231-0/+187
| |/ |/|
* | [Minor] Pet luacheckVsevolod Stakhov2018-10-233-22/+14
| |
* | [CritFix] Fix \0 processing when doing RSA signVsevolod Stakhov2018-10-231-4/+6
| |
* | [Feature] Fold b= value when doing arc sealingVsevolod Stakhov2018-10-231-1/+7
| |
* | [Minor] Allow to fold base64 encoding of signaturesVsevolod Stakhov2018-10-231-1/+21
| |
* | [Minor] Allow to create upstreams without a contextVsevolod Stakhov2018-10-231-1/+12
| |
* | Merge pull request #2605 from citrin/drone_improvementsVsevolod Stakhov2018-10-232-4/+65
|\| | | | | Drone improvements
| * Fix grammarAnton Yuzhaninov2018-10-221-2/+2
| |
| * Don't write xunit.xmlAnton Yuzhaninov2018-10-221-1/+1
| | | | | | | | It is not currently used.
| * Share robot log and report on https://ci.rspamd.com/testlogs/Anton Yuzhaninov2018-10-222-2/+60
| | | | | | | | | | | | | | Sending functional test log (about 5Mb) in a email attachmend was temporary solution. Upload them to https://ci.rspamd.com/testlogs/ instead. Link to log/report will be printed in build log.
| * Simplify: default working directory is source rootAnton Yuzhaninov2018-10-221-1/+1
| |
| * Enable core dumps for funcutional testAnton Yuzhaninov2018-10-221-1/+4
| | | | | | | | | | Don't run gdb yet, it requires more work and can be done when it will be needed.
* | [Feature] Tune upstream limits in Rspamd proxyVsevolod Stakhov2018-10-231-0/+32
| |
* | [Feature] Allow to set custom limits for upstream listsVsevolod Stakhov2018-10-232-24/+86
| |
* | [Minor] Add some protection against bad valuesVsevolod Stakhov2018-10-231-4/+9
|/
* [Minor] Fix issues in lua httpVsevolod Stakhov2018-10-222-6/+9
|
* Merge pull request #2604 from moisseev/webuiVsevolod Stakhov2018-10-226-16/+40
|\ | | | | [Minor] Update Bootstrap to 3.3.7
| * [WebUI] Add history rows per page controlAlexander Moisseev2018-10-214-9/+32
| |
| * [Minor] Update Bootstrap to 3.3.7Alexander Moisseev2018-10-212-7/+8
| |