Ildar Kamalov
cdc568d8d9
* client: remove empty elements from upstream and bootstrap
2019-03-06 17:53:04 +03:00
Aleksey Dmitrevskiy
bda6f777c4
Merge branch 'fix/596' of ssh://bit.adguard.com:7999/dns/adguard-dns into fix/596
2019-03-06 17:14:58 +03:00
Ildar Kamalov
bf2781d465
* client: locales and pass object to testUpstream
2019-03-06 16:35:21 +03:00
Aleksey Dmitrevskiy
f2e547a54e
[change] config, control, openapi: fix issues from reviw
2019-03-06 16:17:15 +03:00
Aleksey Dmitrevskiy
ceaa1e4ebf
[fix] control: fix json decode for upstream config
2019-03-06 15:35:22 +03:00
Ildar Kamalov
5d6c980ac7
* client: upstream form
2019-03-06 14:45:21 +03:00
Aleksey Dmitrevskiy
e973c4b174
[change] control, openapi: Handle upstreams test with JSON
2019-03-05 12:29:52 +03:00
Aleksey Dmitrevskiy
d9d641941c
[change] upgrade_test: rework tests
2019-03-01 11:27:15 +03:00
Aleksey Dmitrevskiy
d318545913
[change] upgrade_test: add test for upgrade
2019-03-01 09:33:00 +03:00
Alexey Dmitrievskiy
7ec4aa91ea
Merge pull request #153 in DNS/adguard-dns from fix/595 to master
...
* commit '2dc2a0946a28f41736228db1065654716907c5b8':
Fix #595 - Start using GO 1.12
2019-02-28 18:05:27 +03:00
Alexey Dmitrievskiy
681fb4e705
Merge pull request #160 in DNS/adguard-dns from fix/597 to master
...
* commit '53d680a5dfb027831bdbfc91bde5272d4d849a1a':
Fix #597 - [bugfix] querylog_top: Empty domain gets to the Top Queried domains
2019-02-28 18:05:19 +03:00
Simon Zolin
c443672e35
Merge pull request #157 in DNS/adguard-dns from feature/600 to master
...
* commit '6b7a8078b0155ba81678e71fe53f447f444dce8b':
* control: use single line comment
* disable config saving if invalid pair
* control: TLS: don't return empty error messages
* control: move TLS handlers to a separate file
* helper functions return 'error', not 'int'
* tlsConfigStatus.usable is public, renamed ("ValidPair") and is exported to json ("valid_pair")
* validateCertificates(): split the function's code
* validateCertificates(): change input parameters; added short description
+ add tests for validateCertificates()
2019-02-28 18:04:37 +03:00
Aleksey Dmitrevskiy
53d680a5df
Fix #597 - [bugfix] querylog_top: Empty domain gets to the Top Queried domains
2019-02-28 16:19:23 +03:00
Simon Zolin
6b7a8078b0
* control: use single line comment
2019-02-28 15:28:49 +03:00
Aleksey Dmitrevskiy
91f8ab0549
[change] control: Remove unuseful check
2019-02-28 15:18:51 +03:00
Aleksey Dmitrevskiy
a8812908c1
[change] control: Fix issues from review
2019-02-28 15:06:30 +03:00
Ildar Kamalov
b8595b87c4
* disable config saving if invalid pair
2019-02-28 14:59:25 +03:00
Aleksey Dmitrevskiy
acb4a98466
[change] dnsforward: Add comments for public fields
2019-02-28 13:40:40 +03:00
Aleksey Dmitrevskiy
3929f0da44
[change] control: Handle upstream config with JSON
2019-02-28 13:01:41 +03:00
Simon Zolin
224c2a891d
* control: TLS: don't return empty error messages
2019-02-28 11:55:16 +03:00
Aleksey Dmitrevskiy
81e88472cb
Merge branch 'fix/542' into fix/596
2019-02-28 11:16:03 +03:00
Aleksey Dmitrevskiy
6b2baba3c7
Add set_upstreams_config function
2019-02-28 11:10:43 +03:00
Aleksey Dmitrevskiy
967a1e6b87
Merge branch 'master' into fix/596
2019-02-27 18:56:36 +03:00
Simon Zolin
241e7ca20c
* control: move TLS handlers to a separate file
2019-02-27 18:53:16 +03:00
Aleksey Dmitrevskiy
bc325de13f
Add missed logging
2019-02-27 18:49:53 +03:00
Aleksey Dmitrevskiy
ffa4429818
Merge branch 'master' into fix/542
2019-02-27 18:47:01 +03:00
Simon Zolin
24edf7eeb6
* helper functions return 'error', not 'int'
2019-02-27 18:46:04 +03:00
Simon Zolin
99c8cd06c9
Merge remote-tracking branch 'origin/master' into feature/600
2019-02-27 18:40:22 +03:00
Simon Zolin
9a6266588d
Merge pull request #158 in DNS/adguard-dns from feature/600-logger to master
...
* commit 'f21daae02368841bdb7b8bff05bf208e3b9ab136':
* control: print HTTP request with log.Tracef()
* use dnsproxy v0.11.2
* use golibs v0.1.0
* update go.sum
* use new logger - AdguardTeam/golibs/log
2019-02-27 18:35:34 +03:00
Simon Zolin
f21daae023
* control: print HTTP request with log.Tracef()
2019-02-27 18:28:52 +03:00
Simon Zolin
7b64f9ff42
* use dnsproxy v0.11.2
2019-02-27 18:28:09 +03:00
Aleksey Dmitrevskiy
1626b6bd5a
Fix empty logging
2019-02-27 18:09:57 +03:00
Simon Zolin
eb22d9cdd9
* use golibs v0.1.0
2019-02-27 17:55:23 +03:00
Aleksey Dmitrevskiy
1ed3a9673d
Add handles logging
2019-02-27 17:39:07 +03:00
Simon Zolin
5ad9f8ead2
* tlsConfigStatus.usable is public, renamed ("ValidPair") and is exported to json ("valid_pair")
2019-02-27 17:36:02 +03:00
Aleksey Dmitrevskiy
523c5ef10a
Refactor httpErrors
2019-02-27 17:28:10 +03:00
Aleksey Dmitrevskiy
a9839e95a0
pointer is unuseful for httpError func
2019-02-27 16:50:19 +03:00
Aleksey Dmitrevskiy
1223965cd4
Code simplify
2019-02-27 16:42:50 +03:00
Aleksey Dmitrevskiy
141b14c94a
Remove unuseful library
2019-02-27 16:19:45 +03:00
Aleksey Dmitrevskiy
3a9d436f8a
Add schema migration
2019-02-27 16:15:36 +03:00
Simon Zolin
01548c236e
* update go.sum
2019-02-27 16:04:05 +03:00
Simon Zolin
5cb6d97cd7
* use new logger - AdguardTeam/golibs/log
2019-02-27 15:02:11 +03:00
Simon Zolin
f4a6ca726c
* validateCertificates(): split the function's code
2019-02-27 14:31:53 +03:00
Simon Zolin
766fbab071
* validateCertificates(): change input parameters; added short description
2019-02-27 14:21:15 +03:00
Aleksey Dmitrevskiy
87c8114291
Use gotools
2019-02-27 13:12:06 +03:00
Simon Zolin
d218e047a3
+ add tests for validateCertificates()
2019-02-27 13:07:29 +03:00
Aleksey Dmitrevskiy
bf893d488a
Refactoring for set upstream and bootstrap DNS
2019-02-27 12:58:42 +03:00
Simon Zolin
4476262357
Merge pull request #155 in DNS/adguard-dns from carlbennett-carlbennett-patch-1 to master
...
* commit '2a93e45b671b422bf384548b221360d0c8e22d33':
Fix typo in client/src/__locales/en.json
2019-02-27 12:06:13 +03:00
Carl Bennett
2a93e45b67
Fix typo in client/src/__locales/en.json
2019-02-27 12:02:06 +03:00
Aleksey Dmitrevskiy
5ba43a59f4
Fix server reconfig
2019-02-27 11:31:25 +03:00