Revision c7c640d903f4dfc2cc9b685ada1587ce4ae4e4be authored by Joe Blubaugh on 13 October 2022, 02:24:00 UTC, committed by GitHub on 13 October 2022, 02:24:00 UTC
The email notifier was incorrectly handling Windows filepaths. This is
fixed by using the `path/filepath` package.
1 parent 254bb0c
History
File Mode Size
object
testdata
allowed_actions.go -rw-r--r-- 6.2 KB
allowed_actions_test.go -rw-r--r-- 4.5 KB
auth.go -rw-r--r-- 2.0 KB
bluge.go -rw-r--r-- 19.7 KB
extender.go -rw-r--r-- 1.1 KB
filter.go -rw-r--r-- 4.0 KB
http.go -rw-r--r-- 1.9 KB
index.go -rw-r--r-- 27.4 KB
index_test.go -rw-r--r-- 19.9 KB
ngram.go -rw-r--r-- 1.2 KB
ngram_test.go -rw-r--r-- 1.4 KB
queries.go -rw-r--r-- 2.8 KB
search_service_mock.go -rw-r--r-- 2.7 KB
service.go -rw-r--r-- 8.5 KB
stub.go -rw-r--r-- 1.3 KB
substring_query.go -rw-r--r-- 2.4 KB
types.go -rw-r--r-- 2.2 KB
usage.go -rw-r--r-- 2.4 KB
utils.go -rw-r--r-- 854 bytes

back to top