AdGuardHome/internal/home
Eugene Burkov e113b276e7 Pull request: 2504 querylog interval
Merge in DNS/adguard-home from 2504-querylog-ivl to master

Updates #2504.

Squashed commit of the following:

commit 5d15a6f735cd195fc81c8af909b56fbc7db1fe21
Merge: 8cd5c30d 97073d0d
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 18:45:10 2021 +0300

    Merge branch 'master' into 2504-querylog-ivl

commit 8cd5c30de6f72d4b12162dbc9e3d90132795fe94
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 18:35:50 2021 +0300

    client: fix fmt

commit e95d462c31d886bacec0735acc567fec7c962149
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 17:58:06 2021 +0300

    home: imp code

commit 48737b249c52a997a4f34dac45fbaf699477b007
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 17:23:18 2021 +0300

    home: imp duration

commit 44f5dc3d3ada5120d74caa24cace9a253b8f15d3
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 16:55:31 2021 +0300

    home: imp code, docs

commit bb2826521b7e5d248ce2ab686528219c312b8ba2
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 16:11:40 2021 +0300

    all: imp code, docs

commit d688aed1f340807a8bac8807c263956b0fc16f5b
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jul 1 13:49:42 2021 +0300

    all: change querylog interval setting format
2021-07-01 18:50:28 +03:00
..
auth.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
auth_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authglinet.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
authglinet_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
authratelimiter.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
clients.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
clients_test.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
clientshttp.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
clientstags.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
config.go Pull request: 2504 querylog interval 2021-07-01 18:50:28 +03:00
control.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00
control_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
controlfiltering.go Pull request: 2875 fix client filtering settings 2021-05-24 14:48:42 +03:00
controlinstall.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
controlupdate.go Pull request: 3257 source directive 2021-06-28 17:02:45 +03:00
dns.go Pull request: 2504 querylog interval 2021-07-01 18:50:28 +03:00
duration.go Pull request: 2504 querylog interval 2021-07-01 18:50:28 +03:00
duration_test.go Pull request: 2504 querylog interval 2021-07-01 18:50:28 +03:00
filter.go Pull request: all: rm inactive list, imp lint script 2021-06-25 18:30:30 +03:00
filter_test.go Pull request: home: rm unnecessary func 2021-04-22 14:18:20 +03:00
home.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
i18n.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
memory.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
middlewares.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
middlewares_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
mobileconfig.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00
mobileconfig_test.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00
options.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
options_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
rdns.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
rdns_test.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
service.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
tls.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00
upgrade.go Pull request: 2504 querylog interval 2021-07-01 18:50:28 +03:00
upgrade_test.go Pull request: 2504 querylog interval 2021-07-01 18:50:28 +03:00
web.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
whois.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
whois_test.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00