]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years agoalso trigger DNSWL score rule in case mails are properly ARC signed 2446/head
heraklit256 [Mon, 27 Aug 2018 16:27:03 +0000 (18:27 +0200)]
also trigger DNSWL score rule in case mails are properly ARC signed

6 years agoadjust DNSWL scores to -0.1/-0.2/-0.5 2403/head
heraklit256 [Sat, 11 Aug 2018 08:19:58 +0000 (10:19 +0200)]
adjust DNSWL scores to -0.1/-0.2/-0.5

6 years agoRevert "mark PKCS7 mime types as good"
heraklit256 [Tue, 7 Aug 2018 14:36:52 +0000 (16:36 +0200)]
Revert "mark PKCS7 mime types as good"

This reverts commit 19b524dc47f1465db7329be57c02f27e7aca215b.

6 years agoadd negative weight to DNSWL entries
heraklit256 [Tue, 7 Aug 2018 14:34:30 +0000 (16:34 +0200)]
add negative weight to DNSWL entries

However, a message must be correctly DKIM signed to get some more
negative weight in case an received IP is listed with medium or
high trust at DNSWL.

This supersedes a first patch without the DKIM condition.

6 years agomark PKCS7 mime types as good 2402/head
heraklit256 [Tue, 7 Aug 2018 14:23:27 +0000 (16:23 +0200)]
mark PKCS7 mime types as good

6 years agoMerge pull request #3 from vstakhov/master
heraklit256 [Tue, 7 Aug 2018 14:17:55 +0000 (14:17 +0000)]
Merge pull request #3 from vstakhov/master

merge upstream into local master

6 years ago[Minor] Fix various issues with the clickhouse support
Vsevolod Stakhov [Tue, 7 Aug 2018 13:54:53 +0000 (14:54 +0100)]
[Minor] Fix various issues with the clickhouse support

6 years ago[Fix] Fix endless loop when waiting for Rspamd to stop
Vsevolod Stakhov [Tue, 7 Aug 2018 13:15:22 +0000 (14:15 +0100)]
[Fix] Fix endless loop when waiting for Rspamd to stop

6 years ago[Minor] Various fixes to lua_task_load_from_string method
Vsevolod Stakhov [Tue, 7 Aug 2018 11:55:47 +0000 (12:55 +0100)]
[Minor] Various fixes to lua_task_load_from_string method

6 years ago[Fix] Allow to add result-less fake DNS records
Vsevolod Stakhov [Tue, 7 Aug 2018 10:08:09 +0000 (11:08 +0100)]
[Fix] Allow to add result-less fake DNS records

6 years ago[Rework] Move phishtank to a DNS based service
Vsevolod Stakhov [Mon, 6 Aug 2018 19:39:56 +0000 (20:39 +0100)]
[Rework] Move phishtank to a DNS based service

6 years ago[Rework] Rework Clickhouse plugin to use the new API
Vsevolod Stakhov [Mon, 6 Aug 2018 16:56:17 +0000 (17:56 +0100)]
[Rework] Rework Clickhouse plugin to use the new API

6 years ago[Minor] Add last '\n' as required
Vsevolod Stakhov [Mon, 6 Aug 2018 16:37:35 +0000 (17:37 +0100)]
[Minor] Add last '\n' as required

6 years ago[Minor] Convert retention logic in Clickhouse module
Vsevolod Stakhov [Mon, 6 Aug 2018 15:31:04 +0000 (16:31 +0100)]
[Minor] Convert retention logic in Clickhouse module

6 years ago[Minor] Add generic request method to Clickhouse lib
Vsevolod Stakhov [Mon, 6 Aug 2018 15:12:12 +0000 (16:12 +0100)]
[Minor] Add generic request method to Clickhouse lib

6 years ago[Minor] Fix parsing of the escaped '#' in maps
Vsevolod Stakhov [Mon, 6 Aug 2018 13:05:40 +0000 (14:05 +0100)]
[Minor] Fix parsing of the escaped '#' in maps

6 years agoMerge pull request #2400 from GMTA/fix-quoted-printable-typo
Vsevolod Stakhov [Mon, 6 Aug 2018 14:09:07 +0000 (15:09 +0100)]
Merge pull request #2400 from GMTA/fix-quoted-printable-typo

Fix typo in SUBJ_EXCESS_QP description

6 years agoFix typo in SUBJ_EXCESS_QP description 2400/head
Jelle Raaijmakers [Mon, 6 Aug 2018 13:30:51 +0000 (15:30 +0200)]
Fix typo in SUBJ_EXCESS_QP description

6 years agoMerge pull request #2398 from moisseev/eslint
Vsevolod Stakhov [Sun, 5 Aug 2018 18:45:41 +0000 (19:45 +0100)]
Merge pull request #2398 from moisseev/eslint

[Minor] Use query function to get maps list

6 years ago[Minor] Use query function to get maps 2398/head
Alexander Moisseev [Sun, 5 Aug 2018 10:07:59 +0000 (13:07 +0300)]
[Minor] Use query function to get maps

6 years ago[Minor] Do not consider request as failed
Alexander Moisseev [Sun, 5 Aug 2018 10:05:23 +0000 (13:05 +0300)]
[Minor] Do not consider request as failed

if returned object is empty

6 years ago[Minor] Add format specifier in query
Vsevolod Stakhov [Sat, 4 Aug 2018 18:08:17 +0000 (19:08 +0100)]
[Minor] Add format specifier in query

6 years ago[Minor] Use query function to get maps list
Alexander Moisseev [Sat, 4 Aug 2018 09:44:41 +0000 (12:44 +0300)]
[Minor] Use query function to get maps list

6 years ago[Minor] Hide colon if status text is empty
Alexander Moisseev [Sat, 4 Aug 2018 09:39:31 +0000 (12:39 +0300)]
[Minor] Hide colon if status text is empty

6 years ago[Minor] Pass all multimap config fields to the `set_metric_symbol` method
Vsevolod Stakhov [Fri, 3 Aug 2018 18:49:08 +0000 (19:49 +0100)]
[Minor] Pass all multimap config fields to the `set_metric_symbol` method

6 years ago[Project] Implement insert method
Vsevolod Stakhov [Fri, 3 Aug 2018 18:28:10 +0000 (19:28 +0100)]
[Project] Implement insert method

6 years ago[Project] Start Clickhouse utilities library
Vsevolod Stakhov [Fri, 3 Aug 2018 18:14:33 +0000 (19:14 +0100)]
[Project] Start Clickhouse utilities library

6 years agoMerge pull request #2396 from moisseev/eslint
Vsevolod Stakhov [Fri, 3 Aug 2018 16:50:43 +0000 (17:50 +0100)]
Merge pull request #2396 from moisseev/eslint

[Minor] Combine query function invocations

6 years agoMerge pull request #2395 from emersonveenstra/arc-typo
Vsevolod Stakhov [Fri, 3 Aug 2018 16:50:33 +0000 (17:50 +0100)]
Merge pull request #2395 from emersonveenstra/arc-typo

Fix typo for ARC_REJECT

6 years ago[Minor] Combine query function invocations 2396/head
Alexander Moisseev [Fri, 3 Aug 2018 07:38:12 +0000 (10:38 +0300)]
[Minor] Combine query function invocations

6 years ago[Fetaure] Add support of custom functions to clickhouse plugin
Vsevolod Stakhov [Thu, 2 Aug 2018 18:47:34 +0000 (19:47 +0100)]
[Fetaure] Add support of custom functions to clickhouse plugin

6 years agoFix typo for ARC_REJECT 2395/head
Emerson Veenstra [Thu, 2 Aug 2018 17:12:52 +0000 (13:12 -0400)]
Fix typo for ARC_REJECT

6 years agoMerge pull request #2394 from negram/fix-spamassassin-external-deps
Vsevolod Stakhov [Thu, 2 Aug 2018 14:33:04 +0000 (15:33 +0100)]
Merge pull request #2394 from negram/fix-spamassassin-external-deps

[Fix] fixed "cannot find dependency on symbol 1" issue when using rep…

6 years agoMerge pull request #2393 from negram/fix-drop-partition-clickhouse
Vsevolod Stakhov [Thu, 2 Aug 2018 14:32:23 +0000 (15:32 +0100)]
Merge pull request #2393 from negram/fix-drop-partition-clickhouse

[Fix] partition_id is not available in old versions of CH

6 years ago[Fix] fixed "cannot find dependency on symbol 1" issue when using replaced symbols... 2394/head
Mikhail Galanin [Thu, 2 Aug 2018 14:19:49 +0000 (15:19 +0100)]
[Fix] fixed "cannot find dependency on symbol 1" issue when using replaced symbols in spamassassin rules

6 years ago[Fix] partition_id is not available in old versions of CH 2393/head
Mikhail Galanin [Thu, 2 Aug 2018 14:12:48 +0000 (15:12 +0100)]
[Fix] partition_id is not available in old versions of CH

6 years agoMerge pull request #2392 from moisseev/history-sort
Vsevolod Stakhov [Thu, 2 Aug 2018 09:58:22 +0000 (10:58 +0100)]
Merge pull request #2392 from moisseev/history-sort

[WebUI] Fix symbols sorting by score

6 years agoMerge pull request #2391 from moisseev/eslint
Vsevolod Stakhov [Thu, 2 Aug 2018 09:58:12 +0000 (10:58 +0100)]
Merge pull request #2391 from moisseev/eslint

[WebUI] Fix "auth" request URL

6 years ago[WebUI] Fix symbols sorting by score 2392/head
Alexander Moisseev [Thu, 2 Aug 2018 07:15:11 +0000 (10:15 +0300)]
[WebUI] Fix symbols sorting by score

on Chromium-like browsers

6 years ago[WebUI] Fix "auth" request URL 2391/head
Alexander Moisseev [Thu, 2 Aug 2018 06:40:39 +0000 (09:40 +0300)]
[WebUI] Fix "auth" request URL

Fixes: #2390
6 years ago[Minor] Switch version to 1.8.0
Vsevolod Stakhov [Wed, 1 Aug 2018 14:22:16 +0000 (15:22 +0100)]
[Minor] Switch version to 1.8.0

6 years agoRelease 1.7.9 1.7.9
Vsevolod Stakhov [Wed, 1 Aug 2018 14:21:24 +0000 (15:21 +0100)]
Release 1.7.9

* [CritFix] Fix caseless comparison of equal length strings
* [Feature] Add HTTP basic auth support to elastic and clickhouse plugins
* [Feature] Add SPF selector to reputation
* [Feature] Add support of the fallback backends for HTTP maps
* [Feature] Allow to print full mime structure when extracting mime data
* [Feature] Allow to split symbols in reputation plugin
* [Feature] Check attachments only on AV scanners in attachments_only mode
* [Feature] Disable all SSL checks if ssl_no_verify flag is set
* [Feature] Implement parsing of scoped IPv6 addresses
* [Feature] Improve `rspamc counters` output
* [Fix] Add sanity checks when expanding SPF macros
* [Fix] Allow to parse SA rules with no spaces around =~ (dirty hack)
* [Fix] Avoid one extra byte writing
* [Fix] Deal with direct hash table
* [Fix] Detect empty text part as text, not HTML
* [Fix] Do not reduce map watch timeout for mixed http/file maps
* [Fix] Fix HTML part detection heuristic
* [Fix] Fix double free in redirectors cleanup
* [Fix] Fix legacy history handling in the controller
* [Fix] Fix messages insertion
* [Fix] Fix sending string method
* [Fix] Fix statconver command line arguments
* [Fix] Fixed argument checking for being null
* [Fix] Fixed issues reported by luacheck
* [Fix] Freeze updates queue when do actual storage update
* [Fix] HTTP map hash is per-backend and not per-map
* [Fix] Plug memory leak in fuzzy updates
* [Fix] Prefer 'MTA-Name' when producing authentication results
* [Fix] Replace bad unicode sequences instead of stopping on them
* [Fix] Set classifier version on learning
* [Project] Reworked ratelimits
* [Project] Apply topological sorting for symbols in Rspamd
* [Project] Remove global contexts from C modules
* [Project] Move performance critical hash tables to khash
* [WebUI] Avoid unused indexes
* [WebUI] Do not execute `on_success` callback
* [WebUI] Fix history reset for "All SERVERS" (#2346)
* [WebUI] Fix query URL for selected server
* [WebUI] Fix symbols display in legacy history,
* [WebUI] Hide symbols order selector for legacy history
* [WebUI] Refactor query functions into one
* [WebUI] Remove previously-attached event handlers
* [WebUI] Save symbols to the selected server
* [WebUI] Unify arguments of query functions
* [WebUI] Use common query functions to get graph data
* [WebUI] Use common query functions to save symbols

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years agoMerge pull request #2387 from moisseev/eslint
Vsevolod Stakhov [Wed, 1 Aug 2018 12:14:54 +0000 (13:14 +0100)]
Merge pull request #2387 from moisseev/eslint

[Minor] Use queryServer function for "neighbours" request

6 years agoMerge pull request #2388 from negram/argument-check-fix
Vsevolod Stakhov [Wed, 1 Aug 2018 11:56:20 +0000 (12:56 +0100)]
Merge pull request #2388 from negram/argument-check-fix

[Fix] Fixed argument checking for being null

6 years ago[Fix] Fixed argument checking for being null 2388/head
Mikhail Galanin [Wed, 1 Aug 2018 11:51:10 +0000 (12:51 +0100)]
[Fix] Fixed argument checking for being null

6 years ago[Test] Add more gtube parts to test
Vsevolod Stakhov [Wed, 1 Aug 2018 11:47:57 +0000 (12:47 +0100)]
[Test] Add more gtube parts to test

6 years ago[Minor] Fix option parsing in rspamadm
Vsevolod Stakhov [Wed, 1 Aug 2018 11:37:33 +0000 (12:37 +0100)]
[Minor] Fix option parsing in rspamadm

6 years ago[Minor] Use queryServer function for "neighbours" request 2387/head
Alexander Moisseev [Wed, 1 Aug 2018 09:58:41 +0000 (12:58 +0300)]
[Minor] Use queryServer function for "neighbours" request

6 years agoMerge pull request #2385 from negram/extract_specific_urls-rework
Vsevolod Stakhov [Tue, 31 Jul 2018 18:26:08 +0000 (19:26 +0100)]
Merge pull request #2385 from negram/extract_specific_urls-rework

Extract specific urls rework

6 years agoMerge pull request #2384 from moisseev/eslint
Vsevolod Stakhov [Tue, 31 Jul 2018 18:24:51 +0000 (19:24 +0100)]
Merge pull request #2384 from moisseev/eslint

[Minor] Add "errorMessage" parameter to query function

6 years ago[Fix] Fix messages insertion
Vsevolod Stakhov [Tue, 31 Jul 2018 17:20:52 +0000 (18:20 +0100)]
[Fix] Fix messages insertion

6 years ago[Fix] codestyle 2385/head
Mikhail Galanin [Tue, 31 Jul 2018 15:11:04 +0000 (16:11 +0100)]
[Fix] codestyle

6 years ago[Minor] added test parsing html/phished urls
Mikhail Galanin [Tue, 31 Jul 2018 14:53:51 +0000 (15:53 +0100)]
[Minor] added test parsing html/phished urls

6 years ago[Fix] Avoid one extra byte writing
Vsevolod Stakhov [Tue, 31 Jul 2018 14:48:24 +0000 (15:48 +0100)]
[Fix] Avoid one extra byte writing

6 years ago[Test] Remove broken test
Vsevolod Stakhov [Tue, 31 Jul 2018 10:55:11 +0000 (11:55 +0100)]
[Test] Remove broken test

6 years ago[Feature] Implement parsing of scoped IPv6 addresses
Vsevolod Stakhov [Tue, 31 Jul 2018 10:46:38 +0000 (11:46 +0100)]
[Feature] Implement parsing of scoped IPv6 addresses

6 years ago[Fix] Fixed issues reported by luacheck
Mikhail Galanin [Tue, 31 Jul 2018 09:06:53 +0000 (10:06 +0100)]
[Fix] Fixed issues reported by luacheck

6 years ago[Minor] Pass params via table instead of long arglist. Added esld_limit param to...
Mikhail Galanin [Tue, 31 Jul 2018 08:31:50 +0000 (09:31 +0100)]
[Minor] Pass params via table instead of long arglist. Added esld_limit param to lua_util.extract_specific_urls()

6 years ago[Minor] Fix index in redirector registration
Vsevolod Stakhov [Mon, 30 Jul 2018 20:02:56 +0000 (21:02 +0100)]
[Minor] Fix index in redirector registration

6 years ago[Minor] Fix reload leak in dkim module
Vsevolod Stakhov [Mon, 30 Jul 2018 17:07:17 +0000 (18:07 +0100)]
[Minor] Fix reload leak in dkim module

6 years ago[Project] Rework fuzzy check module
Vsevolod Stakhov [Mon, 30 Jul 2018 16:28:47 +0000 (17:28 +0100)]
[Project] Rework fuzzy check module

6 years ago[Project] Migrate chartable module
Vsevolod Stakhov [Mon, 30 Jul 2018 15:19:47 +0000 (16:19 +0100)]
[Project] Migrate chartable module

6 years ago[Project] Make dkim_check context reentrant
Vsevolod Stakhov [Mon, 30 Jul 2018 14:47:03 +0000 (15:47 +0100)]
[Project] Make dkim_check context reentrant

6 years ago[Project] Implement fast module ctx lookup
Vsevolod Stakhov [Mon, 30 Jul 2018 14:40:31 +0000 (15:40 +0100)]
[Project] Implement fast module ctx lookup

6 years ago[Project] Make SPF module reentrant
Vsevolod Stakhov [Mon, 30 Jul 2018 13:57:24 +0000 (14:57 +0100)]
[Project] Make SPF module reentrant

6 years ago[Project] Make surbl module reentrant (no global context)
Vsevolod Stakhov [Mon, 30 Jul 2018 13:50:51 +0000 (14:50 +0100)]
[Project] Make surbl module reentrant (no global context)

6 years ago[Minor] Initialize composite policy when defined from Lua
Vsevolod Stakhov [Mon, 30 Jul 2018 12:11:10 +0000 (13:11 +0100)]
[Minor] Initialize composite policy when defined from Lua

6 years ago[Minor] Fix minor memory leak on saving stats
Vsevolod Stakhov [Mon, 30 Jul 2018 12:10:57 +0000 (13:10 +0100)]
[Minor] Fix minor memory leak on saving stats

6 years ago[Fix] Freeze updates queue when do actual storage update
Vsevolod Stakhov [Mon, 30 Jul 2018 10:07:04 +0000 (11:07 +0100)]
[Fix] Freeze updates queue when do actual storage update

6 years ago[Minor] Add "errorOnceId" parameter to query function 2384/head
Alexander Moisseev [Mon, 30 Jul 2018 09:15:21 +0000 (12:15 +0300)]
[Minor] Add "errorOnceId" parameter to query function

6 years ago[Minor] Add "errorMessage" parameter to query function
Alexander Moisseev [Mon, 30 Jul 2018 08:06:46 +0000 (11:06 +0300)]
[Minor] Add "errorMessage" parameter to query function

6 years agoMerge pull request #2382 from moisseev/eslint
Vsevolod Stakhov [Sun, 29 Jul 2018 20:25:48 +0000 (21:25 +0100)]
Merge pull request #2382 from moisseev/eslint

[Minor] Refactor query function to use named parameters

6 years ago[Minor] Fix save map on cluster messages 2382/head
Alexander Moisseev [Sun, 29 Jul 2018 16:12:12 +0000 (19:12 +0300)]
[Minor] Fix save map on cluster messages

6 years ago[Minor] Refactor query function to use named parameters
Alexander Moisseev [Sat, 28 Jul 2018 18:39:47 +0000 (21:39 +0300)]
[Minor] Refactor query function to use named parameters

6 years ago[Minor] Update help/man pages
Vsevolod Stakhov [Sat, 28 Jul 2018 14:13:30 +0000 (15:13 +0100)]
[Minor] Update help/man pages

6 years ago[Feature] Improve `rspamc counters` output
Vsevolod Stakhov [Sat, 28 Jul 2018 14:05:38 +0000 (15:05 +0100)]
[Feature] Improve `rspamc counters` output

6 years ago[Fix] Fix HTML part detection heuristic
Vsevolod Stakhov [Sat, 28 Jul 2018 13:06:57 +0000 (14:06 +0100)]
[Fix] Fix HTML part detection heuristic

6 years ago[Test] Disable broken test
Vsevolod Stakhov [Sat, 28 Jul 2018 12:50:29 +0000 (13:50 +0100)]
[Test] Disable broken test

6 years ago[Test] Log rspamc output
Vsevolod Stakhov [Sat, 28 Jul 2018 12:36:56 +0000 (13:36 +0100)]
[Test] Log rspamc output

6 years ago[CritFix] Fix caseless comparison of equal length strings
Vsevolod Stakhov [Sat, 28 Jul 2018 12:23:23 +0000 (13:23 +0100)]
[CritFix] Fix caseless comparison of equal length strings

6 years agoMerge pull request #2381 from moisseev/eslint
Vsevolod Stakhov [Sat, 28 Jul 2018 11:42:34 +0000 (12:42 +0100)]
Merge pull request #2381 from moisseev/eslint

[Minor] Use query function to get and update symbols

6 years ago[WebUI] Save symbols to the selected server 2381/head
Alexander Moisseev [Sat, 28 Jul 2018 08:48:28 +0000 (11:48 +0300)]
[WebUI] Save symbols to the selected server

instead of local

6 years ago[Minor] Use query function to get and update symbols
Alexander Moisseev [Sat, 28 Jul 2018 07:24:30 +0000 (10:24 +0300)]
[Minor] Use query function to get and update symbols

6 years agoMerge pull request #2380 from negram/fix-empty-plain-text-detected-as-html
Vsevolod Stakhov [Fri, 27 Jul 2018 18:56:26 +0000 (19:56 +0100)]
Merge pull request #2380 from negram/fix-empty-plain-text-detected-as-html

[Fix] Detect empty text part as text, not HTML

6 years agoMerge pull request #2377 from moisseev/eslint
Vsevolod Stakhov [Fri, 27 Jul 2018 18:55:29 +0000 (19:55 +0100)]
Merge pull request #2377 from moisseev/eslint

[Minor] Remove obsolete HTTP request

6 years ago[Fix] Detect empty text part as text, not HTML 2380/head
Mikhail Galanin [Fri, 27 Jul 2018 15:57:32 +0000 (16:57 +0100)]
[Fix] Detect empty text part as text, not HTML

Issue: #2367

6 years ago[Minor] Use query function to get actions, 2377/head
Alexander Moisseev [Fri, 27 Jul 2018 10:18:21 +0000 (13:18 +0300)]
[Minor] Use query function to get actions,

get actions from "local" if "All SERVERS" option is selected,
sort conditional operators by action index

6 years ago[Minor] Remove obsolete HTTP request
Alexander Moisseev [Fri, 27 Jul 2018 08:03:06 +0000 (11:03 +0300)]
[Minor] Remove obsolete HTTP request

6 years ago[Fix] Replace bad unicode sequences instead of stopping on them
Vsevolod Stakhov [Thu, 26 Jul 2018 16:18:52 +0000 (17:18 +0100)]
[Fix] Replace bad unicode sequences instead of stopping on them

Issue: #2373

6 years agoMerge pull request #2376 from negram/clickhouse-retention
Vsevolod Stakhov [Thu, 26 Jul 2018 15:50:08 +0000 (16:50 +0100)]
Merge pull request #2376 from negram/clickhouse-retention

[Minor] Fixed warning reported by luackeck

6 years ago[Minor] Fixed warning reported by luackeck 2376/head
Mikhail Galanin [Thu, 26 Jul 2018 15:48:14 +0000 (16:48 +0100)]
[Minor] Fixed warning reported by luackeck

6 years agoMerge pull request #2375 from negram/clickhouse-retention
Vsevolod Stakhov [Thu, 26 Jul 2018 15:13:20 +0000 (16:13 +0100)]
Merge pull request #2375 from negram/clickhouse-retention

[Feature] Clickhouse retention

6 years agoev_base -> rspamd_config in logger calls 2375/head
Mikhail Galanin [Thu, 26 Jul 2018 15:11:51 +0000 (16:11 +0100)]
ev_base -> rspamd_config in logger calls

6 years ago[Minor] Fix build on NetBSD
Vsevolod Stakhov [Thu, 26 Jul 2018 15:05:15 +0000 (16:05 +0100)]
[Minor] Fix build on NetBSD

6 years ago[Minor] Fix operation
Vsevolod Stakhov [Thu, 26 Jul 2018 14:45:04 +0000 (15:45 +0100)]
[Minor] Fix operation

6 years agoSome polishing
Mikhail Galanin [Thu, 26 Jul 2018 14:32:46 +0000 (15:32 +0100)]
Some polishing

6 years agoMerge pull request #2374 from moisseev/eslint
Vsevolod Stakhov [Thu, 26 Jul 2018 14:21:24 +0000 (15:21 +0100)]
Merge pull request #2374 from moisseev/eslint

[Minor] Allow to query specific host

6 years agoClickhouse tables retention
Mikhail Galanin [Thu, 26 Jul 2018 10:52:09 +0000 (11:52 +0100)]
Clickhouse tables retention

6 years ago[Minor] Various fixes
Vsevolod Stakhov [Thu, 26 Jul 2018 14:00:52 +0000 (15:00 +0100)]
[Minor] Various fixes

6 years ago[Minor] Simplify hashes definitions
Vsevolod Stakhov [Thu, 26 Jul 2018 11:23:07 +0000 (12:23 +0100)]
[Minor] Simplify hashes definitions