summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16Merge pull request #392 from spiral/plugin/metricsv2.0.0-alpha18Valery Piashchynski
2020-11-16Apply golangci linters warning fixesValery Piashchynski
2020-11-16MetricsCollector returns multiply collectorsValery Piashchynski
2020-11-16Metrics collector returns slice of valuesValery Piashchynski
2020-11-16Rename app->serverValery Piashchynski
2020-11-14Replace panicking operations with safe, add loggerValery Piashchynski
2020-11-14Delete old testsValery Piashchynski
2020-11-14apply golangci linters fixesValery Piashchynski
2020-11-14Complete tests for the Metrics pluginValery Piashchynski
2020-11-14Typo in go.modValery Piashchynski
2020-11-14More tests for the MetricsValery Piashchynski
2020-11-13golangci linters warnings fixValery Piashchynski
2020-11-13Regexp is not funValery Piashchynski
2020-11-13Skip tests files from golangciValery Piashchynski
2020-11-13Fix typo in CIValery Piashchynski
2020-11-13golangci linters warnings fixValery Piashchynski
2020-11-13Metrics config testValery Piashchynski
2020-11-13Update testsValery Piashchynski
2020-11-13Move all interfaces to the separate folder [RPC, METRICS, LOGGER]Valery Piashchynski
2020-11-10Pool options, allocatorValery Piashchynski
2020-11-09Inital commit of Metrics 2.0Valery Piashchynski
2020-11-09Merge pull request #390 from spiral/feature/switch_to_spiral_errorsv2.0.0-alpha17Valery Piashchynski
2020-11-09golangci linters fixValery Piashchynski
2020-11-09Add spiral errorsValery Piashchynski
2020-11-09CI updateValery Piashchynski
2020-11-09New tests, remove errors.goValery Piashchynski
2020-11-05Merge pull request #388 from spiral/enhancement/testsv2.0.0-alpha15Valery Piashchynski
2020-11-05Add logger test, add all tests to the CIValery Piashchynski
2020-11-05Move magic string to the constants (test)Valery Piashchynski
2020-11-05add phpstan config, commented composer analyze in CIValery Piashchynski
2020-11-05Uncomment in CI composer analyzeValery Piashchynski
2020-11-05Add App testsValery Piashchynski
2020-11-05App testValery Piashchynski
2020-11-04Add tests to the Makefile, update CIValery Piashchynski
2020-11-04Remove rr errors, replace with spiral errorsValery Piashchynski
2020-11-04Update coverprofileValery Piashchynski
2020-11-04Fix CI issues, add RPC tests to the CIValery Piashchynski
2020-11-04Add rpc disabled testValery Piashchynski
2020-11-04Update structure, add tests for RPCValery Piashchynski
2020-11-02Merge pull request #380 from spiral/feature/switch_to_spiral_errorsValery Piashchynski
2020-11-02Add newline to the end of the MakefileValery Piashchynski
2020-11-02Add Makefile to run tests with debug tag (to see stacktrace)Valery Piashchynski
2020-10-29Merge pull request #379 from spiral/feature/app-loggingAnton Titov
2020-10-29- collect app logs into single channelWolfy-J
2020-10-28Merge pull request #378 from spiral/feature/loggingv2.0.0-alpha14Valery Piashchynski
2020-10-28goimport-ed filesValery Piashchynski
2020-10-28- fix cfg typosWolfy-J
2020-10-28- go fmtWolfy-J
2020-10-28- cs fixWolfy-J
2020-10-28- fix PHP typoWolfy-J