summaryrefslogtreecommitdiff
path: root/service/gzip
AgeCommit message (Collapse)Author
2020-03-20Replace std json package with github.com/json-iterator/goValery Piashchynski
2020-03-14Fix potencial issue in gzip with cfg initializationValery Piashchynski
Add test for bug 275
2020-03-14Fix panic in ServeValery Piashchynski
Add test for the bug Uncomment test in container. It's working properly now
2020-02-21Add testsValery Piashchynski
Add reload tests to Makefile Remove old code
2020-02-07Update README.md (remove travis, replace with github actions)Valery Piashchynski
Fix innefectual usage of maps Update headers (canonical usage) Add golangci-lint check to github actions and go 1.13
2020-02-06Fix bug with unused importValery Piashchynski
2019-12-25commentwppd
2019-12-25lintwppd
2019-12-25add gzip handlerwppd