Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Another try to fix ci | Vsevolod Stakhov | 2022-12-03 | 1 | -5/+4 |
| | |||||
* | [Minor] Another ci update | Vsevolod Stakhov | 2022-12-03 | 1 | -7/+9 |
| | |||||
* | [Minor] Update ci | Vsevolod Stakhov | 2022-12-03 | 1 | -2/+2 |
| | |||||
* | [Minor] Sign CI changes | Vsevolod Stakhov | 2022-04-22 | 1 | -1/+1 |
| | |||||
* | [Test] Allow linters to fail | moisseev | 2022-04-16 | 1 | -0/+2 |
| | | | | without failing the overall pipeline. | ||||
* | [Minor] Fix test stage | Vsevolod Stakhov | 2021-11-21 | 1 | -12/+12 |
| | |||||
* | Revert "[Minor] Disable eslint in CI" | Vsevolod Stakhov | 2021-11-14 | 1 | -2/+2 |
| | | | | This reverts commit d970e1e7b4271dc6c852ea65a4aabd214ef9ea63. | ||||
* | [Minor] Another try... | Vsevolod Stakhov | 2021-10-25 | 1 | -12/+12 |
| | |||||
* | [Minor] Disable eslint in CI | Vsevolod Stakhov | 2021-10-25 | 1 | -2/+2 |
| | | | | It is broken and I don't know how to fix it. | ||||
* | [Minor] Try to fix bloody eslint | Vsevolod Stakhov | 2021-10-25 | 1 | -2/+2 |
| | |||||
* | [Minor] Sign .drone.yml | Vsevolod Stakhov | 2021-10-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3932 from fatalbanana/ci_cores | Vsevolod Stakhov | 2021-10-11 | 1 | -1/+1 |
|\ | | | | | [Test] CI: fix rspamd executable path | ||||
| * | [Test] CI: fix rspamd executable path | Andrew Lewis | 2021-10-11 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Update node version | Vsevolod Stakhov | 2021-10-10 | 1 | -2/+2 |
|/ | |||||
* | [Minor] Sign drone.yml | Vsevolod Stakhov | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | [Minor] Css: Run c++ tests on drone | Vsevolod Stakhov | 2021-03-12 | 1 | -0/+22 |
| | |||||
* | [Test] Resign | Vsevolod Stakhov | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | [Test] Use Python3 for functional tests | Andrew Lewis | 2020-06-25 | 1 | -1/+1 |
| | | | | | | | - Fix more deprecated Robot Framework syntax - Remove log following - Remove some artefacts in teardown - Restore use of demjson | ||||
* | [Minor] Re-sign CI | Vsevolod Stakhov | 2020-06-23 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix CI pipeline | Vsevolod Stakhov | 2020-05-29 | 1 | -1/+1 |
| | |||||
* | [Minor] Sigh, another try to fix ci | Vsevolod Stakhov | 2020-05-28 | 1 | -2/+3 |
| | |||||
* | [Minor] Try to fix ci | Vsevolod Stakhov | 2020-05-28 | 1 | -0/+1 |
| | |||||
* | Default stack size should be enough for build without ASAN | Anton Yuzhaninov | 2019-10-23 | 1 | -2/+1 |
| | | | | It can be useful to know if stack usage will be too high. | ||||
* | Remove unused CMake variable | Anton Yuzhaninov | 2019-10-23 | 1 | -2/+1 |
| | | | | | If was removed in: https://github.com/rspamd/rspamd/commit/03eabb4c570d30b30d2406fe4ce40d5073be2861 | ||||
* | Convert Drone pipeline to Drone 1.x syntax | Anton Yuzhaninov | 2019-10-23 | 1 | -57/+118 |
| | |||||
* | Update enviroment variable after Drone upgrade | Anton Yuzhaninov | 2019-10-14 | 1 | -3/+1 |
| | | | | Drone 0.8 and Drone 1.x are not fully compatible. | ||||
* | [Test] Add more verbosity | Vsevolod Stakhov | 2019-07-09 | 1 | -2/+2 |
| | |||||
* | [Test] Fix build pipeline | Vsevolod Stakhov | 2019-07-09 | 1 | -0/+1 |
| | |||||
* | [Minor] Try to remove stack limit in ci | Vsevolod Stakhov | 2019-07-01 | 1 | -0/+3 |
| | |||||
* | [Minor] Remove stupid workaround for torch | Vsevolod Stakhov | 2019-07-01 | 1 | -2/+0 |
| | |||||
* | [Minor] Fix pipeline | Vsevolod Stakhov | 2019-06-21 | 1 | -2/+2 |
| | |||||
* | [Minor] CI: show perltidy/tidyall versions | Anton Yuzhaninov | 2019-06-20 | 1 | -0/+2 |
| | | | | Different perltidy versions format code differently. | ||||
* | [Test] Add stylelint checks for CSS | Alexander Moisseev | 2019-04-06 | 1 | -0/+4 |
| | | | | and embedded styles | ||||
* | Don't print summary line | Anton Yuzhaninov | 2018-11-13 | 1 | -1/+1 |
| | | | | It is mostly redundant. | ||||
* | Use clang sanitizers | Anton Yuzhaninov | 2018-11-13 | 1 | -1/+8 |
| | |||||
* | Run unit tests on Fedora (clang build) | Anton Yuzhaninov | 2018-11-13 | 1 | -0/+20 |
| | |||||
* | Turn off TORCH for clang build | Anton Yuzhaninov | 2018-10-30 | 1 | -0/+1 |
| | | | | | It turned out that clang significantly slower than gcc on rspamd code (at least with -O0). Switch off torch to decrease build time. | ||||
* | Enable clang plugin | Anton Yuzhaninov | 2018-10-30 | 1 | -0/+3 |
| | | | | | Build clang plugin and use it to check rspamd printf-like functions (rspamd_printf, rspamd_fprintf, rspamd_default_log_function, e.t.c). | ||||
* | build with -O0 | Anton Yuzhaninov | 2018-10-29 | 1 | -0/+1 |
| | | | | Compilation with -O2/-O3 is slow. | ||||
* | Build with clang | Anton Yuzhaninov | 2018-10-29 | 1 | -1/+19 |
| | |||||
* | Speedup lua coverage collecting for functional test | Anton Yuzhaninov | 2018-10-27 | 1 | -1/+5 |
| | | | | | | | | | | | luacov-coveralls merge mode (-j flag) was created to join reports containing coverage for different source files (e.g. C and Lua code). Coverage for the same file in two report is not merged, instead one source file is added several times to source_files array in JSON. As a result if we use luacov-coveralls -j on report for same source files it ends up spending a lot of time on parsing and dumping big JSON files. This change reduces functional test time from 7+ minutes to 4+ minutes. | ||||
* | Merge pull request #2610 from citrin/functional-test-fix | Vsevolod Stakhov | 2018-10-25 | 1 | -1/+1 |
|\ | | | | | Fix test case: Cases.210 Clickhouse.001 | ||||
| * | Filter Wait Until Keyword Succeeds in robot log | Anton Yuzhaninov | 2018-10-24 | 1 | -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 log | Anton Yuzhaninov | 2018-10-24 | 1 | -1/+1 |
| | | | | | | | | | | Remove all but the last failing keyword inside `BuiltIn.Wait Until Keyword Succeeds` to reduse amount of useless inforamtion in robot log. | ||||
* | | gdb invocation nitpick | Anton Yuzhaninov | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | | | * pagination is disabled by --batch * use options order like in gdb docs | ||||
* | | Print backtrace for cores dumped by functional test | Anton Yuzhaninov | 2018-10-23 | 1 | -1/+10 |
| | | |||||
* | | Remove indentation from yaml '>' blocks | Anton Yuzhaninov | 2018-10-23 | 1 | -3/+3 |
|/ | | | | With indentation block literal is not folded as expected. | ||||
* | Don't write xunit.xml | Anton Yuzhaninov | 2018-10-22 | 1 | -1/+1 |
| | | | | It is not currently used. | ||||
* | Share robot log and report on https://ci.rspamd.com/testlogs/ | Anton Yuzhaninov | 2018-10-22 | 1 | -2/+9 |
| | | | | | | | 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 root | Anton Yuzhaninov | 2018-10-22 | 1 | -1/+1 |
| |