Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | PCI DSS compliant update | Valery Piashchynski | |
2020-05-25 | update goridge dependencyv1.8.1 | Valery Piashchynski | |
2020-05-19 | go.mod update goridge | Valery Piashchynski | |
2020-03-26 | Update tests, add backoff mechanism | Valery Piashchynski | |
2020-03-23 | Update to v2 | Valery Piashchynski | |
2020-03-23 | Update goridge to 2.3.0 with v2 support | Valery Piashchynski | |
2020-03-20 | Replace std json package with github.com/json-iterator/go | Valery Piashchynski | |
2020-03-14 | Fix panic in Serve | Valery Piashchynski | |
Add test for the bug Uncomment test in container. It's working properly now | |||
2020-03-08 | Remove jobs imports | Valery Piashchynski | |
2020-03-06 | Add container with [ephemeral] plugin to the main | Valery Piashchynski | |
Fix wrong behaviour when plugin fails during serve | |||
2020-03-03 | Fix typos | Valery Piashchynski | |
Update signals handling mechanism http proper stopping | |||
2020-02-26 | Add reuse, defer and fast-accept ports | Valery Piashchynski | |
Slightly update CI, add windows and macOS build targets | |||
2020-02-24 | Update godoc reference | Valery Piashchynski | |
2020-02-10 | Update go.mod/go.sum | Valery Piashchynski | |
New Register method | |||
2020-02-10 | Add go.sum to VCS (it contains hashes, so, should be commited) | Valery Piashchynski | |
Return and process error from cprint and exit.go functions Update build.sh, remove LDFLAGS and CGO directives |