summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-17Merge pull request #452 from spiral/refactor/splitv2.0.0-alpha23Valery Piashchynski
Refactor/split
2020-12-17Add time to finish reload_plugin_test with 3k filesValery Piashchynski
2020-12-17Merge remote-tracking branch 'origin/2.0' into refactor/splitValery Piashchynski
2020-12-17Add some time to finish the tests 20->25 minutesValery Piashchynski
2020-12-17Update events handler, add mutex to pushValery Piashchynski
2020-12-17Merge pull request #448 from spiral/plugin/reloaderValery Piashchynski
[RR2] Plugin/reload
2020-12-17Attempt to fix race #1Valery Piashchynski
2020-12-17Fix deadlockValery Piashchynski
2020-12-17Fix race conditionValery Piashchynski
2020-12-17Now betterValery Piashchynski
2020-12-17huge refactorValery Piashchynski
2020-12-16Give more time to finish test with 3k filesValery Piashchynski
2020-12-16Use ERROR log level everywhere. Remove unused code from Reload pluginValery Piashchynski
2020-12-16Give a little more time to complete testsValery Piashchynski
2020-12-16Remove goroutines from pollerValery Piashchynski
2020-12-16Add logs configValery Piashchynski
Reduce number of goroutines since they was locked by mutexes
2020-12-16Set log level to ERROR in Reload plugin testsValery Piashchynski
2020-12-16Update commentsValery Piashchynski
2020-12-16Unused importsValery Piashchynski
2020-12-16Remove mocked loggerValery Piashchynski
2020-12-16Update Reload plugin testsValery Piashchynski
2020-12-16Finish tests for the Reload pluginValery Piashchynski
2020-12-16Merge pull request #451 from spiral/feature/no-more-phpAnton Titov
[RR2] Remove PHP code
2020-12-16- removal of PHP codeWolfy-J
2020-12-16Correct issue with logger EXPECTValery Piashchynski
2020-12-16Reduce RANGE allocations, parallel checks for removed and created filesValery Piashchynski
2020-12-16Add reload tests to the Makefile and CI. Update testsValery Piashchynski
2020-12-15Update reloader to support new containerValery Piashchynski
2020-12-15Merge branch '2.0' into plugin/reloaderValery Piashchynski
# Conflicts: # go.mod # sync_worker.go
2020-12-15Correct int32 parsingValery Piashchynski
2020-12-15Update codecov, add psr-bench-worker.php for benchesValery Piashchynski
2020-12-15Merge remote-tracking branch 'origin/master' into 2.0Valery Piashchynski
# Conflicts: # .rr.yaml # plugins/metrics/config_test.go # service/metrics/rpc.go
2020-12-15Merge pull request #447 from spiral/feature/goridge3Valery Piashchynski
Feature/goridge3
2020-12-15Fix golangci-lint warningsValery Piashchynski
2020-12-15Typo in the testsValery Piashchynski
2020-12-15Fix races and update CI (remove codecov from windows)Valery Piashchynski
2020-12-15Tests fixedValery Piashchynski
2020-12-15- fixing testsWolfy-J
2020-12-15- fixing testsWolfy-J
2020-12-15- fixing testsWolfy-J
2020-12-15Update worker_watcher, psr-worker for gzip moved to the testsValery Piashchynski
2020-12-15Rotate portsValery Piashchynski
Remaster worker_watcher
2020-12-14Remove debug code, increase CI timeout to 30 minutesValery Piashchynski
2020-12-14Exeriment with piped stderrValery Piashchynski
2020-12-14Increase test timeoutValery Piashchynski
2020-12-14Remove temp dirValery Piashchynski
2020-12-14Update CI [windows support]Valery Piashchynski
2020-12-14Update workflowValery Piashchynski
2020-12-14Update workflowValery Piashchynski
2020-12-14Update windows supportValery Piashchynski