aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* Default stack size should be enough for build without ASANAnton Yuzhaninov2019-10-231-2/+1
* Remove unused CMake variableAnton Yuzhaninov2019-10-231-2/+1
* Convert Drone pipeline to Drone 1.x syntaxAnton Yuzhaninov2019-10-231-57/+118
* Update enviroment variable after Drone upgradeAnton Yuzhaninov2019-10-141-3/+1
* [Test] Add more verbosityVsevolod Stakhov2019-07-091-2/+2
* [Test] Fix build pipelineVsevolod Stakhov2019-07-091-0/+1
* [Minor] Try to remove stack limit in ciVsevolod Stakhov2019-07-011-0/+3
* [Minor] Remove stupid workaround for torchVsevolod Stakhov2019-07-011-2/+0
* [Minor] Fix pipelineVsevolod Stakhov2019-06-211-2/+2
* [Minor] CI: show perltidy/tidyall versionsAnton Yuzhaninov2019-06-201-0/+2
* [Test] Add stylelint checks for CSSAlexander Moisseev2019-04-061-0/+4
* Don't print summary lineAnton Yuzhaninov2018-11-131-1/+1
* Use clang sanitizersAnton Yuzhaninov2018-11-131-1/+8
* Run unit tests on Fedora (clang build)Anton Yuzhaninov2018-11-131-0/+20
* Turn off TORCH for clang buildAnton Yuzhaninov2018-10-301-0/+1
* Enable clang pluginAnton Yuzhaninov2018-10-301-0/+3
* build with -O0Anton Yuzhaninov2018-10-291-0/+1
* Build with clangAnton Yuzhaninov2018-10-291-1/+19
* Speedup lua coverage collecting for functional testAnton Yuzhaninov2018-10-271-1/+5
* Merge pull request #2610 from citrin/functional-test-fixVsevolod Stakhov2018-10-251-1/+1
|\
| * 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
* | gdb invocation nitpickAnton Yuzhaninov2018-10-231-1/+1
* | Print backtrace for cores dumped by functional testAnton Yuzhaninov2018-10-231-1/+10
* | Remove indentation from yaml '>' blocksAnton Yuzhaninov2018-10-231-3/+3
|/
* Don't write xunit.xmlAnton Yuzhaninov2018-10-221-1/+1
* Share robot log and report on https://ci.rspamd.com/testlogs/Anton Yuzhaninov2018-10-221-2/+9
* Simplify: default working directory is source rootAnton Yuzhaninov2018-10-221-1/+1
* Enable core dumps for funcutional testAnton Yuzhaninov2018-10-221-1/+4
* Fix coverage (#2603)Anton Yuzhaninov2018-10-201-8/+19
* Fix: tidyall expects to find .tidyallrc in --root-dirAnton Yuzhaninov2018-10-181-1/+2
* Add tidyall checks for perl codeAnton Yuzhaninov2018-10-181-0/+8
* Indent shell command for readabilityAnton Yuzhaninov2018-10-161-3/+3
* Improve commentAnton Yuzhaninov2018-10-161-1/+2
* Set limit to allow core dump writingAnton Yuzhaninov2018-10-161-0/+1
* Run gdb if rspamd-test dumped coreAnton Yuzhaninov2018-10-161-0/+6
* Drone coverage fix (#2592)Anton Yuzhaninov2018-10-141-7/+22
* Drone speedup (#2588)Anton Yuzhaninov2018-10-131-64/+48
* [Minor] Add .drone.ymlMikhail Galanin2018-10-091-0/+92