Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-16 | Metrics collector returns slice of values | Valery Piashchynski | |
2020-11-16 | Rename app->server | Valery Piashchynski | |
Rename Config -> PoolConfig | |||
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 | |
2020-10-28 | - added the ability to suppress logs | Wolfy-J | |
2020-10-28 | - new coloring strategy for names | Wolfy-J | |
2020-10-28 | - added RPC logging | Wolfy-J | |
2020-10-28 | - added RPC logging | Wolfy-J | |
2020-10-28 | - added RPC logging | Wolfy-J | |
2020-10-27 | Supervised pool | Valery Piashchynski | |
2020-10-26 | - working on new cmd and logger setup | Wolfy-J | |
2020-10-26 | Fix linters warnings | Valery Piashchynski | |
2020-10-26 | Merge branch 'release_2.0' into feature/new-worker-produces-active-worker | Valery Piashchynski | |
2020-10-26 | update | Valery Piashchynski | |
2020-10-26 | CRLF->LF | Valery Piashchynski | |
2020-10-26 | Remove local replace from go.mod | Valery Piashchynski | |
2020-10-26 | mode update | Valery Piashchynski | |
2020-10-25 | - added service names | Wolfy-J | |
2020-10-25 | - added service names | Wolfy-J | |
2020-10-25 | - massive update in roadrunner 2.0 abstractions | Wolfy-J | |
2020-10-25 | - massive update in roadrunner 2.0 abstractions | Wolfy-J | |
2020-10-25 | - massive update in roadrunner 2.0 abstractions | Wolfy-J | |