Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-16 | Give more time to finish test with 3k files | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-16 | Give a little more time to complete tests | Valery Piashchynski | |
2020-12-16 | Remove goroutines from poller | Valery Piashchynski | |
2020-12-16 | Add logs config | Valery Piashchynski | |
Reduce number of goroutines since they was locked by mutexes | |||
2020-12-16 | Set log level to ERROR in Reload plugin tests | Valery Piashchynski | |
2020-12-16 | Update comments | Valery Piashchynski | |
2020-12-16 | Unused imports | Valery Piashchynski | |
2020-12-16 | Remove mocked logger | Valery Piashchynski | |
2020-12-16 | Update Reload plugin tests | Valery Piashchynski | |
2020-12-16 | Finish tests for the Reload plugin | Valery Piashchynski | |
2020-12-16 | Correct issue with logger EXPECT | Valery Piashchynski | |
2020-12-16 | Reduce RANGE allocations, parallel checks for removed and created files | Valery Piashchynski | |
2020-12-16 | Add reload tests to the Makefile and CI. Update tests | Valery Piashchynski | |
2020-12-15 | Update reloader to support new container | Valery Piashchynski | |
2020-12-15 | Merge branch '2.0' into plugin/reloader | Valery Piashchynski | |
# Conflicts: # go.mod # sync_worker.go | |||
2020-12-15 | Merge remote-tracking branch 'origin/master' into 2.0 | Valery Piashchynski | |
# Conflicts: # .rr.yaml # plugins/metrics/config_test.go # service/metrics/rpc.go | |||
2020-12-15 | Fix races and update CI (remove codecov from windows) | Valery Piashchynski | |
2020-12-15 | Tests fixed | Valery Piashchynski | |
2020-12-15 | - fixing tests | Wolfy-J | |
2020-12-15 | Update worker_watcher, psr-worker for gzip moved to the tests | Valery Piashchynski | |
2020-12-15 | Rotate ports | Valery Piashchynski | |
Remaster worker_watcher | |||
2020-12-14 | Update CI [windows support] | Valery Piashchynski | |
2020-12-14 | update goridge in go.mod | Valery Piashchynski | |
2020-12-14 | - fixing tests | Wolfy-J | |
2020-12-14 | save | Valery Piashchynski | |
2020-12-14 | Move to goridge3 | Valery Piashchynski | |
2020-12-14 | Initial commit | Valery Piashchynski | |
2020-12-04 | Add errors.Disabled in checker Init | Valery Piashchynski | |
2020-12-03 | Apply linters fixes, add RPC status check test | Valery Piashchynski | |
2020-12-03 | Add status request to the test | Valery Piashchynski | |
2020-12-03 | Correct Test_Broken test, replace channel with wait group | Valery Piashchynski | |
2020-12-03 | Initial commit of checker plugin | Valery Piashchynski | |
2020-12-01 | Finish Headers plugin tests | Valery Piashchynski | |
2020-12-01 | Update CI, prepare to test Headers plugin | Valery Piashchynski | |
2020-12-01 | golangci linters fix | Valery Piashchynski | |
2020-12-01 | Merge branch 'release_2.0' into plugin/headers | Valery Piashchynski | |
# Conflicts: # static_pool_test.go | |||
2020-12-01 | GHA update | Valery Piashchynski | |
2020-12-01 | Switch to self-hosted GHA | Valery Piashchynski | |
2020-11-30 | PHP 8.0 in RR2 | Valery Piashchynski | |
2020-11-30 | Initial commit of headers plugin | Valery Piashchynski | |
2020-11-30 | Remove unused imports | Valery Piashchynski | |
2020-11-30 | Finish plugin for static | Valery Piashchynski | |
2020-11-30 | Static plugin initial commit | Valery Piashchynski | |
2020-11-27 | Add comment to the Middleware field in the http config | Valery Piashchynski | |
2020-11-27 | Gzip plugin | Valery Piashchynski | |
2020-11-27 | Increase time for middleware test | Valery Piashchynski | |
2020-11-26 | Swithc Into to Debug logger in resetter and informer RPCv2.0.0-alpha21 | Valery Piashchynski | |
2020-11-26 | Rotate ports in the TestHandler_FormData_PUT | Valery Piashchynski | |
2020-11-26 | Rotate ports for the Middleware test | Valery Piashchynski | |