aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * TCP Connect robot keywordAnton Yuzhaninov2018-10-241-0/+7
| * Filter Wait Until Keyword Succeeds in robot logAnton Yuzhaninov2018-10-241-1/+1
| * Filter Wait Until Keyword Succeeds in robot logAnton Yuzhaninov2018-10-241-1/+1
| * Fix race in Cases.210 Clickhouse.001Anton Yuzhaninov2018-10-241-1/+1
| * Add variable for clickhouse portAnton Yuzhaninov2018-10-243-2/+3
* | Merge pull request #2607 from citrin/drone_improvementsVsevolod Stakhov2018-10-251-4/+13
|\ \
| * | gdb invocation nitpickAnton Yuzhaninov2018-10-231-1/+1
| * | 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
* | | | Merge pull request #2609 from HeinleinSupport/masterVsevolod Stakhov2018-10-251-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [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
|\|
| * Fix grammarAnton Yuzhaninov2018-10-221-2/+2
| * Don't write xunit.xmlAnton Yuzhaninov2018-10-221-1/+1
| * Share robot log and report on https://ci.rspamd.com/testlogs/Anton Yuzhaninov2018-10-222-2/+60
| * Simplify: default working directory is source rootAnton Yuzhaninov2018-10-221-1/+1
| * Enable core dumps for funcutional testAnton Yuzhaninov2018-10-221-1/+4
* | [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
|\
| * [WebUI] Add history rows per page controlAlexander Moisseev2018-10-214-9/+32
| * [Minor] Update Bootstrap to 3.3.7Alexander Moisseev2018-10-212-7/+8
* | [Minor] More fixes to the internal modulesVsevolod Stakhov2018-10-222-0/+19
* | [Minor] Various logs fixesVsevolod Stakhov2018-10-221-7/+16
* | [Minor] Add more fail-safety checks to symbols executionVsevolod Stakhov2018-10-221-20/+38
* | [Minor] Check deps before processing of rdepsVsevolod Stakhov2018-10-221-4/+12
* | [Minor] Another fix in spf pluginVsevolod Stakhov2018-10-221-1/+4
* | [Fix] Various fixes in embedded pluginsVsevolod Stakhov2018-10-213-25/+44
* | [Fix] Fix finalization for internal pluginsVsevolod Stakhov2018-10-215-0/+19
* | [Minor] Fix docsVsevolod Stakhov2018-10-211-27/+41