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 | Add more tests to the CI | Valery Piashchynski | |
2020-11-19 | huge linters fix update | Valery Piashchynski | |
2020-11-18 | Update static_pool_test, add pause for getting workers | Valery Piashchynski | |
2020-11-18 | Handler test | Valery Piashchynski | |
2020-11-18 | Replace factory struct with factory interface in pipe_factory | Valery Piashchynski | |
NewPipeFactory return value | |||
2020-11-18 | Remove old errors | Valery Piashchynski | |
2020-11-18 | Merge branch 'release_2.0' into plugin/http | Valery Piashchynski | |
2020-11-18 | Merge pull request #409 from spiral/plugin/resetterv2.0.0-alpha20 | Valery Piashchynski | |
Plugin/resetter | |||
2020-11-18 | Add Resetter tests to the CI and Makefile | Valery Piashchynski | |
2020-11-18 | Resetter plugin finish | Valery Piashchynski | |
2020-11-18 | Merge pull request #408 from spiral/plugin/informer | Valery Piashchynski | |
Plugin/informer | |||
2020-11-18 | Add informer tests to the CI and Makefile | 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-17 | Merge remote-tracking branch 'origin/release_2.0' into plugin/http | Valery Piashchynski | |
2020-11-16 | Merge branch 'plugin/metrics' into plugin/http | Valery Piashchynski | |
# Conflicts: # plugins/server/plugin.go | |||
2020-11-16 | Merge pull request #392 from spiral/plugin/metricsv2.0.0-alpha18 | Valery Piashchynski | |
[RR2] Metrics plugin 2.0 | |||
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 | 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 | |
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-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 | |
Feature/switch to spiral errors | |||
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 | |
Tests for the new plugins |