aboutsummaryrefslogtreecommitdiff
path: root/prefork/prefork.go
AgeCommit message (Expand)AuthorFilesLines
2024-03-02Enable few gocritic checks; fix up issues (#1728)Gravatar Oleksandr Redko 1-1/+2
2024-02-21Upgrade golangci-lint to v1.56.2; fix gocritic issues (#1722)Gravatar Oleksandr Redko 1-1/+2
2023-12-13chore: Add missing dots at the end of comments (#1677)Gravatar Oleksandr Redko 1-7/+7
2023-11-24chore: Use 'any' instead of 'interface{}' (#1666)Gravatar Oleksandr Redko 1-1/+1
2021-06-18Run go test on github actions (#1047)Gravatar Erik Dubbelboer 1-1/+3
2020-06-07Prefork does work on windowsGravatar Erik Dubbelboer 1-2/+0
2020-06-06Try TravisCI Windows (#828)Gravatar Erik Dubbelboer 1-1/+8
2020-03-13Make the prefork mode more robust (#755)Gravatar Andy Pan 1-15/+102
2020-02-28feat: workflow to verify security using GoSec (#747)Gravatar RENAN.BASTOS 1-0/+1
2020-02-12Add prefork utility (#741)Gravatar Sergio Andrés Virviescas Santana 1-0/+188