Age | Commit message (Expand) | Author |
2020-11-16 | Merge pull request #392 from spiral/plugin/metricsv2.0.0-alpha18 | Valery Piashchynski |
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 |
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 | Regexp is not fun | Valery Piashchynski |
2020-11-13 | Skip tests files from golangci | Valery Piashchynski |
2020-11-13 | Fix typo in CI | Valery Piashchynski |
2020-11-13 | golangci linters warnings fix | Valery Piashchynski |
2020-11-13 | Metrics config test | Valery Piashchynski |
2020-11-13 | Update tests | Valery Piashchynski |
2020-11-13 | Move all interfaces to the separate folder [RPC, METRICS, LOGGER] | Valery Piashchynski |
2020-11-10 | Pool options, allocator | Valery Piashchynski |
2020-11-09 | Inital commit of Metrics 2.0 | Valery Piashchynski |
2020-11-09 | Merge pull request #390 from spiral/feature/switch_to_spiral_errorsv2.0.0-alpha17 | Valery Piashchynski |
2020-11-09 | golangci linters fix | Valery Piashchynski |
2020-11-09 | Add spiral errors | Valery Piashchynski |
2020-11-09 | CI update | Valery Piashchynski |
2020-11-09 | New tests, remove errors.go | Valery Piashchynski |
2020-11-05 | Merge pull request #388 from spiral/enhancement/testsv2.0.0-alpha15 | 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 phpstan config, commented composer analyze in CI | Valery Piashchynski |
2020-11-05 | Uncomment in CI composer analyze | Valery Piashchynski |
2020-11-05 | Add App tests | Valery Piashchynski |
2020-11-05 | App test | Valery Piashchynski |
2020-11-04 | Add tests to the Makefile, update CI | Valery Piashchynski |
2020-11-04 | Remove rr errors, replace with spiral errors | Valery Piashchynski |
2020-11-04 | Update coverprofile | 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 | Merge pull request #380 from spiral/feature/switch_to_spiral_errors | Valery Piashchynski |
2020-11-02 | Add newline to the end of the Makefile | Valery Piashchynski |
2020-11-02 | Add Makefile to run tests with debug tag (to see stacktrace) | Valery Piashchynski |
2020-10-29 | Merge pull request #379 from spiral/feature/app-logging | Anton Titov |
2020-10-29 | - collect app logs into single channel | Wolfy-J |
2020-10-28 | Merge pull request #378 from spiral/feature/loggingv2.0.0-alpha14 | Valery Piashchynski |
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 | - fix PHP typo | Wolfy-J |