]> source.dussan.org Git - rspamd.git/log
rspamd.git
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

6 years ago[Fix] Fix statconver command line arguments
Vsevolod Stakhov [Thu, 26 Jul 2018 10:43:41 +0000 (11:43 +0100)]
[Fix] Fix statconver command line arguments

Issue: #2366

6 years ago[Minor] Allow to query specific host 2374/head
Alexander Moisseev [Thu, 26 Jul 2018 10:22:03 +0000 (13:22 +0300)]
[Minor] Allow to query specific host

For now we need just `local`

6 years ago[Minor] Spill on '!~' as well
Vsevolod Stakhov [Thu, 26 Jul 2018 10:20:54 +0000 (11:20 +0100)]
[Minor] Spill on '!~' as well

6 years ago[Fix] Allow to parse SA rules with no spaces around =~ (dirty hack)
Vsevolod Stakhov [Wed, 25 Jul 2018 15:46:24 +0000 (16:46 +0100)]
[Fix] Allow to parse SA rules with no spaces around =~ (dirty hack)

Issue: #2372

6 years ago[Minor] Add default split pattern (on spaces)
Vsevolod Stakhov [Wed, 25 Jul 2018 15:46:12 +0000 (16:46 +0100)]
[Minor] Add default split pattern (on spaces)

6 years agoMerge pull request #2368 from moisseev/eslint
Vsevolod Stakhov [Wed, 25 Jul 2018 15:29:43 +0000 (16:29 +0100)]
Merge pull request #2368 from moisseev/eslint

[WebUI] Fix query URL for selected server

6 years ago[Fix] Deal with direct hash table
Vsevolod Stakhov [Wed, 25 Jul 2018 14:55:59 +0000 (15:55 +0100)]
[Fix] Deal with direct hash table

6 years ago[Project] Switch events system to khash
Vsevolod Stakhov [Wed, 25 Jul 2018 14:36:41 +0000 (15:36 +0100)]
[Project] Switch events system to khash

6 years ago[Fix] Fix double free in redirectors cleanup
Vsevolod Stakhov [Wed, 25 Jul 2018 14:21:43 +0000 (15:21 +0100)]
[Fix] Fix double free in redirectors cleanup

6 years ago[WebUI] Refactor query functions into one 2368/head
Alexander Moisseev [Wed, 25 Jul 2018 07:42:02 +0000 (10:42 +0300)]
[WebUI] Refactor query functions into one

6 years ago[Minor] Preallocate results hash tables
Vsevolod Stakhov [Tue, 24 Jul 2018 18:48:28 +0000 (19:48 +0100)]
[Minor] Preallocate results hash tables

6 years ago[Minor] Place moving average function is generic utilities
Vsevolod Stakhov [Tue, 24 Jul 2018 18:48:08 +0000 (19:48 +0100)]
[Minor] Place moving average function is generic utilities

6 years ago[Project] Adopt functions
Vsevolod Stakhov [Tue, 24 Jul 2018 18:01:40 +0000 (19:01 +0100)]
[Project] Adopt functions

6 years ago[WebUI] Fix query URL for selected server
Alexander Moisseev [Tue, 24 Jul 2018 11:05:55 +0000 (14:05 +0300)]
[WebUI] Fix query URL for selected server

6 years ago[Project] Add helpers
Vsevolod Stakhov [Tue, 24 Jul 2018 17:39:11 +0000 (18:39 +0100)]
[Project] Add helpers

6 years ago[Project] Move symbols to khash for speed and inlining
Vsevolod Stakhov [Tue, 24 Jul 2018 17:30:33 +0000 (18:30 +0100)]
[Project] Move symbols to khash for speed and inlining

6 years ago[Minor] Fix constant cache resorting
Vsevolod Stakhov [Tue, 24 Jul 2018 15:10:50 +0000 (16:10 +0100)]
[Minor] Fix constant cache resorting

6 years ago[Minor] Fix topological order
Vsevolod Stakhov [Tue, 24 Jul 2018 14:36:08 +0000 (15:36 +0100)]
[Minor] Fix topological order

6 years ago[Minor] Fix logical order of function invocation
Vsevolod Stakhov [Mon, 23 Jul 2018 20:28:34 +0000 (21:28 +0100)]
[Minor] Fix logical order of function invocation

6 years ago[Project] Apply topological sorting for symbols in Rspamd
Vsevolod Stakhov [Mon, 23 Jul 2018 20:10:12 +0000 (21:10 +0100)]
[Project] Apply topological sorting for symbols in Rspamd

6 years ago[Minor] Add `trivial` flag for symbols
Vsevolod Stakhov [Mon, 23 Jul 2018 16:41:21 +0000 (17:41 +0100)]
[Minor] Add `trivial` flag for symbols

6 years ago[Minor] Fix dkim reputation selector
Vsevolod Stakhov [Mon, 23 Jul 2018 14:30:28 +0000 (15:30 +0100)]
[Minor] Fix dkim reputation selector

6 years ago[Minor] Properly register DKIM trace symbols
Vsevolod Stakhov [Mon, 23 Jul 2018 14:30:10 +0000 (15:30 +0100)]
[Minor] Properly register DKIM trace symbols

6 years ago[Minor] Fix misprint in reputation module
Vsevolod Stakhov [Mon, 23 Jul 2018 11:32:32 +0000 (12:32 +0100)]
[Minor] Fix misprint in reputation module

6 years ago[Conf] Add reputation module configuration placeholder
Vsevolod Stakhov [Mon, 23 Jul 2018 10:20:22 +0000 (11:20 +0100)]
[Conf] Add reputation module configuration placeholder

6 years agoMerge pull request #2364 from moisseev/eslint
Vsevolod Stakhov [Sun, 22 Jul 2018 16:44:56 +0000 (17:44 +0100)]
Merge pull request #2364 from moisseev/eslint

[WebUI] Unify arguments of query functions

6 years ago[WebUI] Use common query functions to get graph data 2364/head
Alexander Moisseev [Sun, 22 Jul 2018 16:25:01 +0000 (19:25 +0300)]
[WebUI] Use common query functions to get graph data

6 years ago[WebUI] Unify arguments of query functions
Alexander Moisseev [Sun, 22 Jul 2018 15:24:58 +0000 (18:24 +0300)]
[WebUI] Unify arguments of query functions

6 years agoMerge pull request #2363 from moisseev/eslint
Vsevolod Stakhov [Sun, 22 Jul 2018 12:34:10 +0000 (13:34 +0100)]
Merge pull request #2363 from moisseev/eslint

[WebUI] Do not execute `on_success` callback

6 years ago[WebUI] Do not execute `on_success` callback 2363/head
Alexander Moisseev [Sun, 22 Jul 2018 12:13:19 +0000 (15:13 +0300)]
[WebUI] Do not execute `on_success` callback

if all requests to neighbours failed

6 years agoMerge pull request #2362 from moisseev/eslint
Vsevolod Stakhov [Sun, 22 Jul 2018 10:46:47 +0000 (11:46 +0100)]
Merge pull request #2362 from moisseev/eslint

[WebUI] Remove previously-attached event handlers

6 years ago[Fix] Add sanity checks when expanding SPF macros
Vsevolod Stakhov [Sun, 22 Jul 2018 10:43:54 +0000 (11:43 +0100)]
[Fix] Add sanity checks when expanding SPF macros

6 years ago[WebUI] Use common query functions to save symbols 2362/head
Alexander Moisseev [Sat, 21 Jul 2018 17:03:25 +0000 (20:03 +0300)]
[WebUI] Use common query functions to save symbols

6 years ago[WebUI] Remove previously-attached event handlers
Alexander Moisseev [Sat, 21 Jul 2018 15:54:23 +0000 (18:54 +0300)]
[WebUI] Remove previously-attached event handlers

from save buttons on the "Symbols" tab

6 years agoMerge pull request #2361 from moisseev/eslint
Vsevolod Stakhov [Sat, 21 Jul 2018 12:02:07 +0000 (13:02 +0100)]
Merge pull request #2361 from moisseev/eslint

[WebUI] Fix history reset for "All SERVERS" (#2346)