]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Fix] DKIM signing: use domain-specific signing key 1522/head
Andrew Lewis [Tue, 14 Mar 2017 09:52:05 +0000 (11:52 +0200)]
[Fix] DKIM signing: use domain-specific signing key

 Reported by: @jnhmn

7 years ago[Feature] Preliminary implementation of redis history plugin
Vsevolod Stakhov [Mon, 13 Mar 2017 18:08:44 +0000 (18:08 +0000)]
[Feature] Preliminary implementation of redis history plugin

7 years ago[Minor] Disable internal history if handled by plugins
Vsevolod Stakhov [Mon, 13 Mar 2017 16:03:02 +0000 (16:03 +0000)]
[Minor] Disable internal history if handled by plugins

7 years ago[Feature] Cache and insert scan time into the protocol
Vsevolod Stakhov [Mon, 13 Mar 2017 15:52:10 +0000 (15:52 +0000)]
[Feature] Cache and insert scan time into the protocol

7 years ago[Feature] Add method to get protocol reply from Lua
Vsevolod Stakhov [Mon, 13 Mar 2017 14:42:01 +0000 (14:42 +0000)]
[Feature] Add method to get protocol reply from Lua

7 years ago[Feature] Allow to cache and use flexible protocol reply
Vsevolod Stakhov [Mon, 13 Mar 2017 13:46:40 +0000 (13:46 +0000)]
[Feature] Allow to cache and use flexible protocol reply

7 years agoMerge pull request #1519 from fatalbanana/tsy
Vsevolod Stakhov [Mon, 13 Mar 2017 13:33:13 +0000 (13:33 +0000)]
Merge pull request #1519 from fatalbanana/tsy

[Minor] Fix tests

7 years ago[Minor] Fix tests 1519/head
Andrew Lewis [Mon, 13 Mar 2017 12:33:27 +0000 (14:33 +0200)]
[Minor] Fix tests

7 years agoMerge pull request #1518 from fatalbanana/tsx
Vsevolod Stakhov [Mon, 13 Mar 2017 11:46:27 +0000 (11:46 +0000)]
Merge pull request #1518 from fatalbanana/tsx

[Minor] Fix tests

7 years agoMerge pull request #1517 from fatalbanana/gln
Vsevolod Stakhov [Mon, 13 Mar 2017 11:46:20 +0000 (11:46 +0000)]
Merge pull request #1517 from fatalbanana/gln

[Fix] Greylist: Suppress greylist action for whitelisted hosts too

7 years agoMerge pull request #1516 from fatalbanana/wl
Vsevolod Stakhov [Mon, 13 Mar 2017 11:46:12 +0000 (11:46 +0000)]
Merge pull request #1516 from fatalbanana/wl

[Fix] Deal with lists of maps in whitelist module

7 years agoMerge pull request #1513 from fatalbanana/text
Vsevolod Stakhov [Mon, 13 Mar 2017 11:46:05 +0000 (11:46 +0000)]
Merge pull request #1513 from fatalbanana/text

[Minor] Fix help text

7 years ago[Fix] Update issues in ac-trie
Vsevolod Stakhov [Mon, 13 Mar 2017 11:37:14 +0000 (11:37 +0000)]
[Fix] Update issues in ac-trie

7 years ago[Minor] Fix tests 1518/head
Andrew Lewis [Mon, 13 Mar 2017 11:16:48 +0000 (13:16 +0200)]
[Minor] Fix tests

7 years ago[Fix] Greylist: Suppress greylist action for whitelisted hosts too 1517/head
Andrew Lewis [Mon, 13 Mar 2017 10:52:29 +0000 (12:52 +0200)]
[Fix] Greylist: Suppress greylist action for whitelisted hosts too

7 years ago[Fix] Deal with lists of maps in whitelist module 1516/head
Andrew Lewis [Mon, 13 Mar 2017 10:14:25 +0000 (12:14 +0200)]
[Fix] Deal with lists of maps in whitelist module

7 years ago[Minor] Fix help text 1513/head
Andrew Lewis [Mon, 13 Mar 2017 09:21:11 +0000 (11:21 +0200)]
[Minor] Fix help text

7 years ago[Fix] Properly set missing fields in exporter
Vsevolod Stakhov [Sun, 12 Mar 2017 10:09:37 +0000 (10:09 +0000)]
[Fix] Properly set missing fields in exporter

7 years ago[Minor] Slightly improve forwarded rule
Vsevolod Stakhov [Sun, 12 Mar 2017 10:06:22 +0000 (10:06 +0000)]
[Minor] Slightly improve forwarded rule

7 years ago[Feature] Allow to set one_shot flag from register_symbol
Vsevolod Stakhov [Sat, 11 Mar 2017 14:39:01 +0000 (14:39 +0000)]
[Feature] Allow to set one_shot flag from register_symbol

7 years ago[Fix] RCPT_COUNT fixes
Vsevolod Stakhov [Sat, 11 Mar 2017 14:35:22 +0000 (14:35 +0000)]
[Fix] RCPT_COUNT fixes

7 years ago[Minor] Fix dependency name
Vsevolod Stakhov [Sat, 11 Mar 2017 14:21:23 +0000 (14:21 +0000)]
[Minor] Fix dependency name

7 years ago[Fix] Rework HAS_X_PRIO rule to match symbols conventions
Vsevolod Stakhov [Sat, 11 Mar 2017 14:06:05 +0000 (14:06 +0000)]
[Fix] Rework HAS_X_PRIO rule to match symbols conventions

7 years ago[Fix] Follow the traditional symbols conventions in RCPT_COUNT rule
Vsevolod Stakhov [Sat, 11 Mar 2017 13:59:58 +0000 (13:59 +0000)]
[Fix] Follow the traditional symbols conventions in RCPT_COUNT rule

7 years ago[Minor] Optimise rules
Vsevolod Stakhov [Sat, 11 Mar 2017 13:32:42 +0000 (13:32 +0000)]
[Minor] Optimise rules

7 years ago[Minor] Use modern syntax in rules registration
Vsevolod Stakhov [Sat, 11 Mar 2017 13:27:17 +0000 (13:27 +0000)]
[Minor] Use modern syntax in rules registration

7 years ago[Minor] Move rules from misc lua to headers and subject checks
Vsevolod Stakhov [Sat, 11 Mar 2017 13:14:53 +0000 (13:14 +0000)]
[Minor] Move rules from misc lua to headers and subject checks

7 years ago[Feature] Add symbols when tagged rcpt/sender are normalised
Vsevolod Stakhov [Sat, 11 Mar 2017 12:27:26 +0000 (12:27 +0000)]
[Feature] Add symbols when tagged rcpt/sender are normalised

7 years ago[Fix] Fix crash when resolver is undefined
Vsevolod Stakhov [Sat, 11 Mar 2017 12:27:12 +0000 (12:27 +0000)]
[Fix] Fix crash when resolver is undefined

7 years ago[Minor] Remove some unused variables
Vsevolod Stakhov [Fri, 10 Mar 2017 16:06:16 +0000 (16:06 +0000)]
[Minor] Remove some unused variables

7 years ago[Fix] Do not use local_addrs in proxy
Vsevolod Stakhov [Fri, 10 Mar 2017 15:19:32 +0000 (15:19 +0000)]
[Fix] Do not use local_addrs in proxy

7 years agoMerge pull request #1512 from fatalbanana/ts
Vsevolod Stakhov [Fri, 10 Mar 2017 15:15:53 +0000 (15:15 +0000)]
Merge pull request #1512 from fatalbanana/ts

[Test] Fix F-Prot/ClamAV test stability

7 years ago[Test] Fix F-Prot/ClamAV test stability 1512/head
Andrew Lewis [Fri, 10 Mar 2017 14:23:23 +0000 (16:23 +0200)]
[Test] Fix F-Prot/ClamAV test stability

7 years ago[Feature] Detect newlines in rspamc --mime
Vsevolod Stakhov [Fri, 10 Mar 2017 13:16:42 +0000 (13:16 +0000)]
[Feature] Detect newlines in rspamc --mime

Issue: #1510

7 years ago[Minor] Fold symbols in metadata_exporter
Vsevolod Stakhov [Fri, 10 Mar 2017 12:58:28 +0000 (12:58 +0000)]
[Minor] Fold symbols in metadata_exporter

7 years ago[Fix] Change default template to deal with non-ASCII characters
Vsevolod Stakhov [Fri, 10 Mar 2017 12:42:20 +0000 (12:42 +0000)]
[Fix] Change default template to deal with non-ASCII characters

7 years agoMerge pull request #1511 from fatalbanana/meh
Vsevolod Stakhov [Fri, 10 Mar 2017 12:39:06 +0000 (12:39 +0000)]
Merge pull request #1511 from fatalbanana/meh

[Minor] Metadata exporter: fallback to some default settings

7 years ago[Minor] Metadata exporter: fallback to some default settings 1511/head
Andrew Lewis [Fri, 10 Mar 2017 10:26:49 +0000 (12:26 +0200)]
[Minor] Metadata exporter: fallback to some default settings

7 years agoMerge pull request #1507 from fatalbanana/mt
Vsevolod Stakhov [Thu, 9 Mar 2017 17:07:18 +0000 (17:07 +0000)]
Merge pull request #1507 from fatalbanana/mt

[Feature] Support using request headers in settings

7 years agoMerge pull request #1506 from fatalbanana/cleanup
Vsevolod Stakhov [Thu, 9 Mar 2017 17:07:07 +0000 (17:07 +0000)]
Merge pull request #1506 from fatalbanana/cleanup

[Minor] get_symbols_all: return nil instead of error

7 years agoMerge pull request #1505 from fatalbanana/me
Vsevolod Stakhov [Thu, 9 Mar 2017 17:06:52 +0000 (17:06 +0000)]
Merge pull request #1505 from fatalbanana/me

[Fix] Metadata exporter: use rule-specific settings for emails

7 years ago[Fix] Fix task:set_recipients function
Vsevolod Stakhov [Thu, 9 Mar 2017 17:04:13 +0000 (17:04 +0000)]
[Fix] Fix task:set_recipients function

7 years ago[Feature] Support using request headers in settings 1507/head
Andrew Lewis [Thu, 9 Mar 2017 16:06:59 +0000 (18:06 +0200)]
[Feature] Support using request headers in settings

 - Issue: #1502

7 years ago[Conf] Add composite for hacked wordpress phishing
Vsevolod Stakhov [Thu, 9 Mar 2017 15:38:02 +0000 (15:38 +0000)]
[Conf] Add composite for hacked wordpress phishing

7 years ago[Minor] Add flags to skip images and attachments when learning fuzzy
Vsevolod Stakhov [Thu, 9 Mar 2017 15:28:00 +0000 (15:28 +0000)]
[Minor] Add flags to skip images and attachments when learning fuzzy

7 years ago[Feature] Allow to skip certain types of hashes when learning fuzzy
Vsevolod Stakhov [Thu, 9 Mar 2017 15:23:28 +0000 (15:23 +0000)]
[Feature] Allow to skip certain types of hashes when learning fuzzy

7 years ago[Fix] Metadata exporter: use rule-specific settings for emails 1505/head
Andrew Lewis [Thu, 9 Mar 2017 15:37:52 +0000 (17:37 +0200)]
[Fix] Metadata exporter: use rule-specific settings for emails

 - Reported by @croessner

7 years ago[Minor] get_symbols_all: return nil instead of error 1506/head
Andrew Lewis [Thu, 9 Mar 2017 12:57:20 +0000 (14:57 +0200)]
[Minor] get_symbols_all: return nil instead of error

7 years agoMerge pull request #1504 from fatalbanana/conform
Vsevolod Stakhov [Thu, 9 Mar 2017 12:39:22 +0000 (12:39 +0000)]
Merge pull request #1504 from fatalbanana/conform

[Minor] Fix non-conformant config file

7 years agoMerge pull request #1501 from fatalbanana/gsa
Vsevolod Stakhov [Thu, 9 Mar 2017 12:38:49 +0000 (12:38 +0000)]
Merge pull request #1501 from fatalbanana/gsa

Add task:get_symbols_all() ; apply it in metadata_exporter

7 years ago[Minor] Fix SSE2 test instruction
Vsevolod Stakhov [Thu, 9 Mar 2017 12:06:54 +0000 (12:06 +0000)]
[Minor] Fix SSE2 test instruction

7 years ago[Minor] Fix non-conformant config file 1504/head
Andrew Lewis [Thu, 9 Mar 2017 08:45:15 +0000 (10:45 +0200)]
[Minor] Fix non-conformant config file

7 years ago[Feature] Additional symbol metadata in metadata exporter 1501/head
Andrew Lewis [Wed, 8 Mar 2017 12:20:51 +0000 (14:20 +0200)]
[Feature] Additional symbol metadata in metadata exporter

7 years ago[Feature] Add task:get_symbols_all() function
Andrew Lewis [Thu, 9 Mar 2017 08:09:02 +0000 (10:09 +0200)]
[Feature] Add task:get_symbols_all() function

7 years ago[Fix] Fix issue with task:get_symbol and symbols with no metric
Vsevolod Stakhov [Wed, 8 Mar 2017 16:36:50 +0000 (16:36 +0000)]
[Fix] Fix issue with task:get_symbol and symbols with no metric

7 years ago[Fix] Fix freeing of arrays iterators
Vsevolod Stakhov [Wed, 8 Mar 2017 15:54:46 +0000 (15:54 +0000)]
[Fix] Fix freeing of arrays iterators

Issue: #1497

7 years agoMerge pull request #1500 from fatalbanana/rg
Vsevolod Stakhov [Wed, 8 Mar 2017 13:03:46 +0000 (13:03 +0000)]
Merge pull request #1500 from fatalbanana/rg

[Fix] Fix log line duplication in `rspamadm grep`

7 years ago[Fix] Fix log line duplication in `rspamadm grep` 1500/head
Andrew Lewis [Wed, 8 Mar 2017 10:36:59 +0000 (12:36 +0200)]
[Fix] Fix log line duplication in `rspamadm grep`

 - Reported by: @croessner

7 years ago[Fix] Fix ratelimit + greylisting
Vsevolod Stakhov [Wed, 8 Mar 2017 09:25:13 +0000 (09:25 +0000)]
[Fix] Fix ratelimit + greylisting

Issue: #1498

7 years ago[Minor] Update version to 1.5.3
Vsevolod Stakhov [Tue, 7 Mar 2017 18:52:07 +0000 (18:52 +0000)]
[Minor] Update version to 1.5.3

7 years agoRelease 1.5.2 1.5.2
Vsevolod Stakhov [Tue, 7 Mar 2017 14:18:17 +0000 (14:18 +0000)]
Release 1.5.2

* [Conf] Add default config for spamassasssin plugin
* [Conf] Add default configuration for antivirus module
* [Conf] Add dkim signing docs
* [Conf] Add mx_check default config
* [Conf] Add replies config
* [Conf] Add trie default config
* [Feature] Add heuristic to find text parts in files
* [Feature] Add rule to detect broken content type
* [Feature] Allow to extract CTE in Lua API
* [Feature] Allow to set from address for a lua_task
* [Feature] Allow to set recipients of a task from Lua
* [Feature] Enchance text_part:get_content method
* [Feature] Remove + aliases from emails
* [Feature] Support rmilter block and dkim signature in CGP helper
* [Feature] Support running event loop from Lua
* [Fix] Antivirus: use scanner-specific redis prefix
* [Fix] Couple of fixes for DKIM signing module
* [Fix] Distinguish missing and broken mandatory headers
* [Fix] Do more heuristical detection for missing CTE
* [Fix] Do not resort cache on each check
* [Fix] Fix CGP escaping
* [Fix] Fix MISSING_MIME_VERSION rule for plain messages
* [Fix] Fix parsing of cte in expressions
* [Fix] Fix partial matches in rspamadm grep
* [Fix] Fix setting class on style field
* [WebUI] Auto-switch Throughput units to `msg/min` for very low rate
* [WebUI] Update D3Evolution to 0.0.2

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
7 years agoMerge pull request #1495 from fatalbanana/suffix
Vsevolod Stakhov [Tue, 7 Mar 2017 13:24:29 +0000 (13:24 +0000)]
Merge pull request #1495 from fatalbanana/suffix

[Minor] Update public suffix list

7 years ago[Minor] Update public suffix list 1495/head
Andrew Lewis [Tue, 7 Mar 2017 13:20:24 +0000 (15:20 +0200)]
[Minor] Update public suffix list

7 years agoMerge pull request #1494 from fatalbanana/fix
Vsevolod Stakhov [Tue, 7 Mar 2017 12:43:15 +0000 (12:43 +0000)]
Merge pull request #1494 from fatalbanana/fix

[Minor] Silence warning

7 years ago[Minor] Silence warning 1494/head
Andrew Lewis [Tue, 7 Mar 2017 12:18:10 +0000 (14:18 +0200)]
[Minor] Silence warning

7 years agoMerge pull request #1493 from fatalbanana/avx
Vsevolod Stakhov [Tue, 7 Mar 2017 12:06:34 +0000 (12:06 +0000)]
Merge pull request #1493 from fatalbanana/avx

[Minor] Antivirus module: stricter checks for FProt and ClamAV

7 years ago[Minor] Antivirus module: stricter checks for FProt and ClamAV 1493/head
Andrew Lewis [Tue, 7 Mar 2017 12:04:10 +0000 (14:04 +0200)]
[Minor] Antivirus module: stricter checks for FProt and ClamAV

 - Also make log_clean work everywhere

7 years ago[Fix] Fix setting class on style field
Vsevolod Stakhov [Tue, 7 Mar 2017 11:59:16 +0000 (11:59 +0000)]
[Fix] Fix setting class on style field

Issue: #1492

7 years ago[Fix] Fix MISSING_MIME_VERSION rule for plain messages
Vsevolod Stakhov [Tue, 7 Mar 2017 11:48:48 +0000 (11:48 +0000)]
[Fix] Fix MISSING_MIME_VERSION rule for plain messages

7 years ago[Feature] Allow to extract CTE in Lua API
Vsevolod Stakhov [Tue, 7 Mar 2017 11:48:26 +0000 (11:48 +0000)]
[Feature] Allow to extract CTE in Lua API

7 years ago[Fix] Fix parsing of cte in expressions
Vsevolod Stakhov [Tue, 7 Mar 2017 11:38:05 +0000 (11:38 +0000)]
[Fix] Fix parsing of cte in expressions

7 years agoMerge pull request #1490 from fatalbanana/partial
Vsevolod Stakhov [Tue, 7 Mar 2017 10:13:03 +0000 (10:13 +0000)]
Merge pull request #1490 from fatalbanana/partial

[Fix] Fix partial matches in rspamadm grep

7 years agoMerge pull request #1489 from moisseev/patch-1
Vsevolod Stakhov [Tue, 7 Mar 2017 10:12:54 +0000 (10:12 +0000)]
Merge pull request #1489 from moisseev/patch-1

[Minor] Fix typo

7 years ago[Fix] Fix partial matches in rspamadm grep 1490/head
Andrew Lewis [Tue, 7 Mar 2017 09:35:16 +0000 (11:35 +0200)]
[Fix] Fix partial matches in rspamadm grep

7 years ago[Minor] Fix typo 1489/head
Alexander Moisseev [Tue, 7 Mar 2017 06:21:11 +0000 (09:21 +0300)]
[Minor] Fix typo

7 years agoMerge pull request #1488 from fatalbanana/dst
Vsevolod Stakhov [Mon, 6 Mar 2017 16:51:10 +0000 (16:51 +0000)]
Merge pull request #1488 from fatalbanana/dst

Test and fix DKIM signing module

7 years ago[Test] Basic tests for DKIM signing module 1488/head
Andrew Lewis [Mon, 6 Mar 2017 16:41:34 +0000 (18:41 +0200)]
[Test] Basic tests for DKIM signing module

7 years ago[Fix] Couple of fixes for DKIM signing module
Andrew Lewis [Mon, 6 Mar 2017 16:00:20 +0000 (18:00 +0200)]
[Fix] Couple of fixes for DKIM signing module

7 years ago[Minor] Fix spelling
Vsevolod Stakhov [Mon, 6 Mar 2017 15:28:40 +0000 (15:28 +0000)]
[Minor] Fix spelling

7 years agoMerge pull request #1487 from fatalbanana/avt
Vsevolod Stakhov [Mon, 6 Mar 2017 15:20:58 +0000 (15:20 +0000)]
Merge pull request #1487 from fatalbanana/avt

Some tests for antivirus module

7 years ago[Test] Some tests for antivirus module 1487/head
Andrew Lewis [Mon, 6 Mar 2017 14:45:21 +0000 (16:45 +0200)]
[Test] Some tests for antivirus module

7 years ago[Minor] Reduce log noise in trie
Vsevolod Stakhov [Mon, 6 Mar 2017 14:42:08 +0000 (14:42 +0000)]
[Minor] Reduce log noise in trie

7 years ago[Conf] Add default config for spamassasssin plugin
Vsevolod Stakhov [Mon, 6 Mar 2017 14:33:41 +0000 (14:33 +0000)]
[Conf] Add default config for spamassasssin plugin

7 years ago[Conf] Add trie default config
Vsevolod Stakhov [Mon, 6 Mar 2017 14:30:43 +0000 (14:30 +0000)]
[Conf] Add trie default config

7 years ago[Conf] Add replies config
Vsevolod Stakhov [Mon, 6 Mar 2017 14:26:54 +0000 (14:26 +0000)]
[Conf] Add replies config

7 years ago[Fix] Fix CGP escaping
Vsevolod Stakhov [Mon, 6 Mar 2017 14:18:29 +0000 (14:18 +0000)]
[Fix] Fix CGP escaping

7 years ago[Test] Try speed up build in CI
Andrew Lewis [Mon, 6 Mar 2017 13:52:55 +0000 (15:52 +0200)]
[Test] Try speed up build in CI

7 years ago[Conf] Add mx_check default config
Vsevolod Stakhov [Mon, 6 Mar 2017 14:14:44 +0000 (14:14 +0000)]
[Conf] Add mx_check default config

7 years ago[Conf] Add dkim signing docs
Vsevolod Stakhov [Mon, 6 Mar 2017 14:04:05 +0000 (14:04 +0000)]
[Conf] Add dkim signing docs

7 years ago[Conf] Add default configuration for antivirus module
Vsevolod Stakhov [Mon, 6 Mar 2017 13:51:23 +0000 (13:51 +0000)]
[Conf] Add default configuration for antivirus module

7 years agoMerge pull request #1485 from croessner/avm
Vsevolod Stakhov [Mon, 6 Mar 2017 13:47:50 +0000 (13:47 +0000)]
Merge pull request #1485 from croessner/avm

[Minor] Optimize savapi logging

7 years ago[Fix] Distinguish missing and broken mandatory headers
Vsevolod Stakhov [Mon, 6 Mar 2017 13:44:13 +0000 (13:44 +0000)]
[Fix] Distinguish missing and broken mandatory headers

7 years ago[Minor] Some more adjustments to CTE detection
Vsevolod Stakhov [Mon, 6 Mar 2017 13:26:03 +0000 (13:26 +0000)]
[Minor] Some more adjustments to CTE detection

7 years ago[Feature] Enchance text_part:get_content method
Vsevolod Stakhov [Mon, 6 Mar 2017 12:36:45 +0000 (12:36 +0000)]
[Feature] Enchance text_part:get_content method

This method now supports otional `type` attribute which could be
following:

- `content` (default): utf8 content with HTML tags stripped and newlines preserved
- `content_oneline`: utf8 content with HTML tags and newlines stripped
- `raw`: raw content, not mime decoded nor utf8 converted
- `raw_parsed`: raw content, mime decoded, not utf8 converted
- `raw_utf`: raw content, mime decoded, utf8 converted (but with HTML tags and newlines)

7 years ago[Minor] Optimize savapi logging 1485/head
Christian Roessner [Mon, 6 Mar 2017 12:11:44 +0000 (13:11 +0100)]
[Minor] Optimize savapi logging

7 years agoMerge pull request #1475 from fatalbanana/evloop
Vsevolod Stakhov [Mon, 6 Mar 2017 11:10:48 +0000 (11:10 +0000)]
Merge pull request #1475 from fatalbanana/evloop

[Feature] Support running event loop from Lua

7 years agoMerge pull request #1483 from fatalbanana/avp
Vsevolod Stakhov [Mon, 6 Mar 2017 11:09:56 +0000 (11:09 +0000)]
Merge pull request #1483 from fatalbanana/avp

[Fix] Antivirus: use scanner-specific redis prefix

7 years ago[Fix] Antivirus: use scanner-specific redis prefix 1483/head
Andrew Lewis [Mon, 6 Mar 2017 08:51:12 +0000 (10:51 +0200)]
[Fix] Antivirus: use scanner-specific redis prefix

 - Reported by: @croessner

7 years ago[Fix] Do more heuristical detection for missing CTE
Vsevolod Stakhov [Sun, 5 Mar 2017 18:43:05 +0000 (18:43 +0000)]
[Fix] Do more heuristical detection for missing CTE

Issue: #1480

7 years agoMerge pull request #1479 from fatalbanana/sw2
Vsevolod Stakhov [Sat, 4 Mar 2017 16:50:53 +0000 (16:50 +0000)]
Merge pull request #1479 from fatalbanana/sw2

[Minor] Silence warning