summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-02-03Tests updateValery Piashchynski
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-02-02Move worker states out of internalValery Piashchynski
2021-02-02Remove dup mapstructure tags from logger configValery Piashchynski
2021-02-02Update RPC plugin, use hashmap instead of slice to store pluggableValery Piashchynski
2021-01-29Update commentValery Piashchynski
2021-01-29Update plugin.goValery Piashchynski
2021-01-27Move temporal plugin to the temporal repositoryValery Piashchynski
2021-01-26Attempt to fix data race in the Test_WorkerError_DisasterRecovery_HeavyValery Piashchynski
2021-01-26Code cleanupValery Piashchynski
2021-01-25Fix map LoadAndDelete method for a sync.Map in go1.14Valery Piashchynski
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-25resolve #415Valery Piashchynski
2021-01-24Update Pool and WorkerWatcher interfacesValery Piashchynski
2021-01-24Slightly increase wait time for key delete in the boltdbValery Piashchynski
2021-01-23Fix golangci-lint warningsValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Remove debug ingectionsValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Fix headers configsValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-19Merge pull request #486 from spiral/refactor/better_http_debug_logsValery Piashchynski
2021-01-19Uniform debug message from the http hanlderValery Piashchynski
2021-01-18Fix NPE when .rr.yaml didn't contain HTTP sectionValery Piashchynski
2021-01-18Fix incorrectly set environment variables in the server pluginValery Piashchynski
2021-01-15Slightly increase timeout for the GHAValery Piashchynski
2021-01-15Reduce number of concurrent iterations on KV public API to 100Valery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
2021-01-13exclude tests from codecovValery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
2021-01-12Few improwementsValery Piashchynski
2021-01-07Merge pull request #470 from spiral/bugfix/missed-pool-eventsValery Piashchynski
2021-01-07- fixes listeners mergeWolfy-J
2021-01-07- reverts logger changesWolfy-J
2021-01-07- reverts logger changesWolfy-J
2021-01-07- fixes bug when pool does not propagate events to given listenersWolfy-J
2021-01-07Fix compatibility issues, add tests to the CIValery Piashchynski
2021-01-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski
2021-01-05Fix LGTM warnings, reduce memory allocations when looping over mapsValery Piashchynski
2021-01-05Fix golangci warningsValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski
2021-01-05Add dput.cf file for the ubuntu launchpadValery Piashchynski
2020-12-27Util -> UtilsValery Piashchynski
2020-12-26Reorganize eventsv2.0.0-beta4Valery Piashchynski
2020-12-26Fix builds on windowsv2.0.0-beta3Valery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski