Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-24 | md5 -> sha512 | Valery Piashchynski | |
h2c tests fcgi tests plugin tests updated | |||
2020-11-19 | Add SSL tests | Valery Piashchynski | |
2020-11-19 | huge linters fix update | Valery Piashchynski | |
2020-11-18 | Handler test | Valery Piashchynski | |
2020-11-18 | Remove old errors | Valery Piashchynski | |
2020-11-18 | Merge branch 'release_2.0' into plugin/http | Valery Piashchynski | |
2020-11-18 | Add Resetter tests to the CI and Makefile | Valery Piashchynski | |
2020-11-18 | Resetter plugin finish | Valery Piashchynski | |
2020-11-18 | Informer plugin ready | Valery Piashchynski | |
2020-11-18 | Add Reset | Valery Piashchynski | |
2020-11-17 | Get http working with new container | Valery Piashchynski | |
2020-11-17 | Update yaml config | Valery Piashchynski | |
2020-11-16 | Merge branch 'plugin/metrics' into plugin/http | Valery Piashchynski | |
# Conflicts: # plugins/server/plugin.go | |||
2020-11-16 | Apply golangci linters warning fixes | Valery Piashchynski | |
2020-11-16 | MetricsCollector returns multiply collectors | Valery Piashchynski | |
2020-11-16 | Metrics collector returns slice of values | Valery Piashchynski | |
2020-11-16 | Rename app->server | Valery Piashchynski | |
Rename Config -> PoolConfig | |||
2020-11-16 | Update Pool | Valery Piashchynski | |
2020-11-15 | Remove old rr imports | Valery Piashchynski | |
2020-11-15 | Initial commit of http 2.0 plugin | Valery Piashchynski | |
2020-11-14 | Replace panicking operations with safe, add logger | Valery Piashchynski | |
2020-11-14 | Delete old tests | Valery Piashchynski | |
2020-11-14 | apply golangci linters fixes | Valery Piashchynski | |
2020-11-14 | Complete tests for the Metrics plugin | Valery Piashchynski | |
2020-11-14 | Typo in go.mod | Valery Piashchynski | |
2020-11-14 | More tests for the Metrics | Valery Piashchynski | |
2020-11-13 | golangci linters warnings fix | Valery Piashchynski | |
2020-11-13 | golangci linters warnings fix | Valery Piashchynski | |
2020-11-13 | Metrics config test | Valery Piashchynski | |
Config proper parsing Add metrics tests to the CI and Makefile | |||
2020-11-13 | Update tests | Valery Piashchynski | |
2020-11-13 | Move all interfaces to the separate folder [RPC, METRICS, LOGGER] | Valery Piashchynski | |
RPC for the metrics update to the working state RCP interface renamed to the RPCer | |||
2020-11-09 | Inital commit of Metrics 2.0 | Valery Piashchynski | |
2020-11-09 | New tests, remove errors.go | Valery Piashchynski | |
2020-11-05 | Add logger test, add all tests to the CI | Valery Piashchynski | |
2020-11-05 | Move magic string to the constants (test) | Valery Piashchynski | |
2020-11-05 | Add App tests | Valery Piashchynski | |
2020-11-05 | App test | Valery Piashchynski | |
2020-11-04 | Remove rr errors, replace with spiral errors | Valery Piashchynski | |
2020-11-04 | Fix CI issues, add RPC tests to the CI | Valery Piashchynski | |
2020-11-04 | Add rpc disabled test | Valery Piashchynski | |
2020-11-04 | Update structure, add tests for RPC | Valery Piashchynski | |
2020-11-02 | Add Makefile to run tests with debug tag (to see stacktrace) | Valery Piashchynski | |
Remove endure errors and replace it with spiral errors | |||
2020-10-29 | - collect app logs into single channel | Wolfy-J | |
2020-10-28 | goimport-ed files | Valery Piashchynski | |
2020-10-28 | - fix cfg typos | Wolfy-J | |
2020-10-28 | - go fmt | Wolfy-J | |
2020-10-28 | - cs fix | Wolfy-J | |
2020-10-28 | Merge branch 'release_2.0' into feature/logging | Wolfy-J | |
2020-10-28 | - fix cfg comment | Wolfy-J | |
2020-10-28 | - better logging | Wolfy-J | |