index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Test] Fix AV tests
Vsevolod Stakhov
2018-09-29
1
-4
/
+4
*
Merge pull request #2540 from negram/dns-sync-rspamadm
Vsevolod Stakhov
2018-09-27
2
-1
/
+53
|
\
|
*
[Test] fixed config path
Mikhail Galanin
2018-09-27
1
-1
/
+1
|
*
[Test] Fixed undefined variable usage
Mikhail Galanin
2018-09-27
1
-3
/
+4
|
*
[Test] Add output logging
Mikhail Galanin
2018-09-27
1
-0
/
+2
|
*
[Test] Added test for dns request from rspamadm
Mikhail Galanin
2018-09-27
2
-1
/
+50
*
|
[Minor] Close file once it is not needed
Mikhail Galanin
2018-09-27
1
-4
/
+4
|
/
*
[Minor] Add Lua coverage collection for unit-tests (#2528)
Mikhail Galanin
2018-09-25
1
-1
/
+14
*
[Test] Actually the functional test
Mikhail Galanin
2018-09-24
1
-0
/
+30
*
[Test] Final cases for selectors - register_* and functional for regexps
Mikhail Galanin
2018-09-24
5
-1
/
+98
*
[Minor] Fix test cases
Vsevolod Stakhov
2018-09-23
2
-5
/
+5
*
Revert "[Test] Check selector before processing"
Vsevolod Stakhov
2018-09-22
1
-17
/
+16
*
[Test] Check selector before processing
Vsevolod Stakhov
2018-09-22
1
-16
/
+17
*
[Test] More test cases for selectors
Mikhail Galanin
2018-09-21
3
-1
/
+315
*
[Test] Small fixes on diff renderer
Mikhail Galanin
2018-09-21
1
-3
/
+2
*
[Test] Use init_url() frim the new helper
Mikhail Galanin
2018-09-21
3
-26
/
+7
*
[Test] Added test helper module
Mikhail Galanin
2018-09-21
1
-0
/
+18
*
Merge pull request #2510 from negram/more-test
Vsevolod Stakhov
2018-09-20
1
-11
/
+25
|
\
|
*
[Test] more tests
Mikhail Galanin
2018-09-20
1
-11
/
+25
*
|
[Test] Nicely print table difference when they do not match
Mikhail Galanin
2018-09-20
1
-1
/
+106
|
/
*
[Test] Enable one more now-working test-case
Mikhail Galanin
2018-09-20
1
-7
/
+6
*
[Test] We don't this chek inside the test anymore. We have command-line param...
Mikhail Galanin
2018-09-20
1
-6
/
+0
*
[Test] Pass test-case patten into test engine
Mikhail Galanin
2018-09-20
3
-1
/
+16
*
[Test] Uncommented cases which are now working
Mikhail Galanin
2018-09-20
1
-51
/
+28
*
Merge pull request #2502 from negram/selectors-test
Vsevolod Stakhov
2018-09-19
1
-0
/
+228
|
\
|
*
Merge branch 'master' into selectors-test
Mikhail Galanin
2018-09-19
2
-0
/
+22
|
|
\
|
*
|
[Test] Few "basic" test cases for selectors
Mikhail Galanin
2018-09-19
1
-0
/
+228
*
|
|
Merge pull request #2503 from negram/test-update
Vsevolod Stakhov
2018-09-19
1
-4
/
+2
|
\
\
\
|
*
|
|
[Test] Rewrote test using new assertion
Mikhail Galanin
2018-09-19
1
-4
/
+2
|
|
|
/
|
|
/
|
*
/
|
[Test] Added key to run specifig lua-test
Mikhail Galanin
2018-09-19
2
-1
/
+42
|
/
/
*
/
[Test] Assertions for table comparsion that are nicer to use
Mikhail Galanin
2018-09-19
2
-0
/
+22
|
/
*
[Test] Init URL parser before running unit tests
Mikhail Galanin
2018-09-19
1
-0
/
+1
*
[Test] Input data for the last test case
Mikhail Galanin
2018-09-18
1
-0
/
+2
*
[Test] Added test for case "hello.\nagain"
Mikhail Galanin
2018-09-18
2
-0
/
+7
*
[Test] Forgotten config
Mikhail Galanin
2018-09-18
1
-0
/
+46
*
[Test] Test for regexps in {sa_body} and urls with newlines
Mikhail Galanin
2018-09-18
3
-0
/
+62
*
[Fix] Fix more issues with watching of async events
Vsevolod Stakhov
2018-09-12
1
-0
/
+3
*
Merge pull request #2485 from negram/dns-api-test
Vsevolod Stakhov
2018-09-12
3
-0
/
+92
|
\
|
*
[Minor] Removed extra whitespace
Mikhail Galanin
2018-09-12
1
-1
/
+1
|
*
[Test] Added test for DNS api
Mikhail Galanin
2018-09-12
3
-0
/
+92
*
|
[Minor] Removed unused variable
Mikhail Galanin
2018-09-12
1
-1
/
+0
*
|
[Test] Added test for new version of Redis API
Mikhail Galanin
2018-09-12
3
-3
/
+32
|
/
*
Merge branch 'master' into redis-coroutines
Mikhail Galanin
2018-09-11
1
-0
/
+41
|
\
|
*
[Test] Mark error with symbol in response
Mikhail Galanin
2018-09-10
1
-1
/
+6
|
*
[Test] Added test case for error handling check
Mikhail Galanin
2018-09-10
1
-0
/
+41
*
|
[Test] Added test for Redis API
Mikhail Galanin
2018-09-10
8
-7
/
+243
|
/
*
Merge pull request #2476 from negram/fix-milter-test
Vsevolod Stakhov
2018-09-10
7
-11
/
+16
|
\
|
*
[Test] More debug info
Mikhail Galanin
2018-09-10
1
-0
/
+2
|
*
[Test] Mark "connection" resource as freed
Mikhail Galanin
2018-09-10
1
-1
/
+4
|
*
[Test] Use dofile instead of require
Mikhail Galanin
2018-09-10
5
-10
/
+10
[prev]
[next]