Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-20 | - Fix CI in the PR | Valery Piashchynski | |
- Fix type in the metrics plugin Register method | |||
2021-03-16 | 🐛 fix issue with strange messages in the http body when max request | Valery Piashchynski | |
reached Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-09 | Downgrade golangci version to 1.37 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-09 | Update golang version in CI to 1.16 | Valery Piashchynski | |
Update CodeQL branches Bump Endure version to 1.0.0 Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-23 | - Remove unneeded mutex from the `http.Workers` method. | Valery Piashchynski | |
- Rename `checker` plugin package to `status`, remove `/v1` endpoint prefix (#557) - Add static, headers, status, gzip plugins to the `main.go`. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-05 | Update CI | Valery Piashchynski | |
2021-02-05 | Correct windows workflo | Valery Piashchynski | |
2021-02-05 | Attempt to configure windows CI | Valery Piashchynski | |
2021-02-04 | Update branches for the codeql | Valery Piashchynski | |
2021-01-27 | Move temporal plugin to the temporal repository | Valery Piashchynski | |
2021-01-25 | Initial commit of the Temporal plugins set | Valery Piashchynski | |
2021-01-25 | Remove windows workflows as not responding to the fails | Valery Piashchynski | |
Update dependabot.yml | |||
2021-01-25 | Split windows,macOS and linux CI in the GHA | Valery Piashchynski | |
2021-01-23 | Use ubuntu-20.04 in the CI | Valery Piashchynski | |
2021-01-23 | CI typo fix | Valery Piashchynski | |
2021-01-23 | Remove redundand utils test | Valery Piashchynski | |
2021-01-21 | Allow https to listen on unix sockets | Valery Piashchynski | |
2021-01-18 | Update CI, fix typo | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Update CI (remove memcached from macOS tests) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Update CI | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Add PR template | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Return macOS tests to the CI (without docker) | Valery Piashchynski | |
2021-01-16 | upd(CI): Update golangci to version 1.35 | Valery Piashchynski | |
2021-01-15 | Fix coverage calculation | Valery Piashchynski | |
2021-01-15 | Update worker_watcher stack tests | Valery Piashchynski | |
2021-01-07 | Exclude MacOS from the CIv2.0.0-beta5 | Valery Piashchynski | |
2021-01-07 | Revert CI last 2 commits | Valery Piashchynski | |
2021-01-07 | typo in CI | Valery Piashchynski | |
2021-01-07 | Attempt to use third-party memcached driver in the CI | Valery Piashchynski | |
2021-01-07 | Docker is not included into macOS, so, we can't easily run memcached in | Valery Piashchynski | |
the docker for macOS. Excluding memcached tests from macOS for now | |||
2021-01-07 | Fix compatibility issues, add tests to the CI | Valery Piashchynski | |
2021-01-07 | KV, updated, bug fixed, with intergration tests via plugins | Valery Piashchynski | |
2021-01-05 | Use 10.15 version of macos in GHA | Valery Piashchynski | |
2021-01-05 | Fix LGTM warnings, reduce memory allocations when looping over maps | Valery Piashchynski | |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski | |
2020-12-27 | CI update, add all tests, remove docker redundant step | Valery Piashchynski | |
2020-12-26 | Add --version flag | Valery Piashchynski | |
2020-12-26 | Correct release.yml autobuildv2.0.0-beta2 | Valery Piashchynski | |
2020-12-25 | Initial commit of experiment | Valery Piashchynski | |
2020-12-21 | Move plugins to the roadrunner-plugins repository | Valery Piashchynski | |
2020-12-21 | Finish redis plugin | Valery Piashchynski | |
2020-12-20 | Merge remote-tracking branch 'origin/2.0' into plugin/redis | Valery Piashchynski | |
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go | |||
2020-12-20 | Increase CI timeout to 60 minutes | Valery Piashchynski | |
2020-12-20 | Switch to the ubuntu 20.04 in CI | Valery Piashchynski | |
2020-12-20 | Remove reloadLiveAfterHTTP | Valery Piashchynski | |
2020-12-17 | Redis initial commit | Valery Piashchynski | |
2020-12-17 | Add some time to finish the tests 20->25 minutes | Valery Piashchynski | |
2020-12-17 | Now better | Valery Piashchynski | |
2020-12-16 | Give more time to finish test with 3k files | Valery Piashchynski | |
2020-12-16 | Add reload tests to the Makefile and CI. Update tests | Valery Piashchynski | |