summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-25upd(deps): update go.mod dependenciesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-23Add worker's description for the PrometheusValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-21Update dependencies (go.mod)Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-20Correct CHANGELOGv2.4.0-beta.1Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-20#769: fix(jobs, sqs): fix sqs `attributes` and `tags` parserValery Piashchynski
#769: fix(jobs, sqs): fix sqs `attributes` and `tags` parser
2021-08-20Fix sqs maps parsingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-20Correct AMQP Declare RPC constantsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-20Move jobs protocol document to the doc folderValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-19#768: feat(net): IPv6 supportValery Piashchynski
#768: feat(net): IPv6 support
2021-08-19Retry for the beanstalk testValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-19Experiment with Beanstalk testValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-19Doc updateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-19Add // +build compatValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-19Add support for the IPv6Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-18#764: feat(stat): `job` plugin drivers statisticValery Piashchynski
#764: feat(stat): `job` plugin drivers statistic
2021-08-18Increase beanstalk timeoutsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-18Increase exec timeout in the TestSupervisedPool_ExecWithDebugModeValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-18Update golangci-lintersValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-18Add prometheus metrics for the jobs, update testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-18Update jobs stats testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-18Update broadcast tests, improve stop mechanism.Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-17Update Resetter plugin, remove old and unused codeValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-17Increase wait timeout in the TestBeanstalkStatsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-17Update to go 1.17Valery Piashchynski
Add Stat with tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-15Replace Times with MinTimesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-15Reload plugin updateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-15Update dockerfiles (use ubuntu instead of arch), replace heavyValery Piashchynski
memleak.php for the non-memory tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-15Correct tests with toxicsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-151s interval for the reloader testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-15Sleep to wait file copy on slow github actionsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-15Timeout to prevent process is not ready errorValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-14Kill worker instead of stop while error occured.Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-14Wait for a second to prevent Process not ready errorValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-14Merge branch 'master' into jobs/statValery Piashchynski
2021-08-14Update broadcast tests, add redis flusing. Initial impl of the jobValery Piashchynski
drivers state. Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-14Add contributorsValery Piashchynski
2021-08-13#762: fix(tests): update gomock with tests, update all deps in the `go.mod`Valery Piashchynski
#762: fix(tests): update gomock with tests, update all deps in the `go.mod`
2021-08-13Revert self-hosted actions experimentValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13TMP: change to self-hosted runnerValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13Update broadcast testValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13Add sleep timeout to the Test_StaticPool_JobErrorValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13Add timeout to the Test_Tcp_StartError testValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13Increase reload timeout.Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13Update deprecated prometheus collectors.Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-13Update go.mod dependencies to the most recent version.Valery Piashchynski
Fix tests according to the new mocks. Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-12Update AMQP driver defaultsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-12Update CHANGELOGv2.4.0-alpha.1Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-12#726: feat(plugin): new `jobs` plugin Valery Piashchynski
#726: feat(plugin): new `jobs` plugin
2021-08-12Remove unneeded options, complete tests for the ephemeral, update protoValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-12Fix various bugs in the SQS. Implement SQS tests for theValery Piashchynski
jobs_ok.php/jobs_err.php workers. Signed-off-by: Valery Piashchynski <[email protected]>