badguardhome/querylog
Simon Zolin 1d36abd11a - querylogs: GET /control/querylog: "service_name" field wasn't set
Squashed commit of the following:

commit a6571d483c8b5af6c051fb2fc08661d609a4e3d0
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Sep 22 17:27:54 2020 +0300

    - querylogs: GET /control/querylog: "service_name" field wasn't set
2020-09-22 17:43:19 +03:00
..
decode.go - querylogs: GET /control/querylog: "service_name" field wasn't set 2020-09-22 17:43:19 +03:00
decode_test.go *(querylog): decode methods to a new file 2020-05-26 16:24:31 +03:00
json.go Merge: + new query logs API 2020-06-18 00:23:52 +03:00
qlog.go + client_proto 2020-05-29 11:15:22 +03:00
qlog_file.go - querylog: file rotation didn't work properly; fix entry searching algorithm 2020-09-02 19:42:26 +03:00
qlog_file_test.go - querylog: file rotation didn't work properly; fix entry searching algorithm 2020-09-02 19:42:26 +03:00
qlog_http.go Pull request 743: + client: Query Logs Infinite Scroll 2020-09-01 16:30:30 +03:00
qlog_reader.go -(dnsforward): start using lastProbeLineIdx in the Seek 2020-02-21 12:57:12 +03:00
qlog_reader_test.go *(dnsforward): replaced old search with the new one 2020-02-21 01:07:30 +03:00
qlog_test.go * querylog: case-insensitive search by domain name 2020-07-03 12:21:09 +03:00
querylog.go + "dot" 2020-05-29 11:46:37 +03:00
querylog_file.go - querylog: file rotation didn't work properly; fix entry searching algorithm 2020-09-02 19:42:26 +03:00
querylog_search.go If there are no more older entries, `"oldest":""` is returned. 2020-06-16 12:10:17 +03:00
search_criteria.go * querylog: case-insensitive search by domain name 2020-07-03 12:21:09 +03:00
search_params.go *(querylog): added offset/limit parameters 2020-05-26 15:37:37 +03:00