- 28 Jan, 2019 40 commits
-
-
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=golint ./... ip.go:8:6:warning: func SplitIpPort should be SplitIPPort (golint) url.go:14:6:warning: func NewUrlQueryReader should be NewURLQueryReader (golint) url.go:9:6:warning: type UrlQueryReader should be URLQueryReader (golint) url.go:37:6:warning: func JoinUrlFragments should be JoinURLFragments (golint)
Mario Trangoni committed -
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=golint ./... encoding.go:15:1:warning: comment on exported function GetRandomString should be of the form "GetRandomString ..." (golint) encoding.go:30:1:warning: exported function EncodePassword should have comment or be unexported (golint) encoding.go:35:1:warning: comment on exported function EncodeMd5 should be of the form "EncodeMd5 ..." (golint) encoding.go:42:1:warning: comment on exported function PBKDF2 should be of the form "PBKDF2 ..." (golint) encoding.go:80:1:warning: exported function GetBasicAuthHeader should have comment or be unexported (golint) encoding.go:85:1:warning: exported function DecodeBasicAuthHeader should have comment or be unexported (golint) encoding.go:105:1:warning: exported function RandomHex should have comment or be unexported (golint) encryption.go:14:1:warning: exported function Decrypt should have comment or be unexported (golint) encryption.go:39:1:warning: exported function Encrypt should have comment or be unexported (golint) ip.go:7:1:warning: exported function SplitIpPort should have comment or be unexported (golint) json.go:3:6:warning: exported type DynMap should have comment or be unexported (golint) md5.go:22:1:warning: comment on exported function Md5SumString should be of the form "Md5SumString ..." (golint) strings.go:10:1:warning: exported function StringsFallback2 should have comment or be unexported (golint) strings.go:14:1:warning: exported function StringsFallback3 should have comment or be unexported (golint) strings.go:27:1:warning: exported function SplitString should have comment or be unexported (golint) strings.go:35:1:warning: exported function GetAgeString should have comment or be unexported (golint) url.go:8:6:warning: exported type UrlQueryReader should have comment or be unexported (golint) url.go:12:1:warning: exported function NewUrlQueryReader should have comment or be unexported (golint) url.go:23:1:warning: exported method UrlQueryReader.Get should have comment or be unexported (golint) url.go:32:1:warning: exported function JoinUrlFragments should have comment or be unexported (golint) validation.go:16:1:warning: exported function IsEmail should have comment or be unexported (golint)
Mario Trangoni committed -
Marcus Efraimsson committed
-
Parse database host correctly when using IPv6
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
add global datasource proxy timeout setting
Marcus Efraimsson committed -
Update datasource before the loading has started
Torkel Ödegaard committed -
Re-enable webit-prefixed scrollbar styles
Torkel Ödegaard committed -
build: ignore latest
Torkel Ödegaard committed -
Spelling/grammar fixes in top level markdown files
Torkel Ödegaard committed -
Do not clear query results on transaction start
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
enables explore by default
Torkel Ödegaard committed -
Leonard Gram committed
-
Making sure we do not pass a long invalid queries and save to state
Torkel Ödegaard committed -
Ben Gorman committed
-
Stops using the old publisher completely. Closes #13008
Leonard Gram committed -
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
This reverts commit 0151846e.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
Dominik Prokop committed
-
Peter Holmberg committed
-
Fixed reinitialise of Explore
David committed -
This reverts commit 05edb3e5.
Dominik Prokop committed -
Hugo Häggmark committed
-
Dominik Prokop committed
-
closes #15037
bergquist committed -
Dominik Prokop committed
-
Dominik Prokop committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-