summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-08-17Update Resetter plugin, remove old and unused codeValery Piashchynski
2021-08-02Update CI, move all tests to the single source of truth - makefileValery Piashchynski
2021-07-14Implement Pause/Resume/StopValery Piashchynski
2021-07-12Add JOBS tests to the Makefile and GitHub CI.Valery Piashchynski
2021-07-11Update informer interface to return slice of pointers (do not over-copyValery Piashchynski
2021-07-07Rework test env...Valery Piashchynski
2021-07-06Rework ephemeral and binary heapsValery Piashchynski
2021-07-05- Update PQValery Piashchynski
2021-07-05- Include PQ tests into the CIValery Piashchynski
2021-06-20- Update redis/memory pubsubsValery Piashchynski
2021-06-16- Add origin check for the websocketsValery Piashchynski
2021-06-15Add Go 1.17beta1 tests to the MakefileValery Piashchynski
2021-06-09- Update CI (add new tests)Valery Piashchynski
2021-06-05- Remove storage as unusedValery Piashchynski
2021-05-28- Include ws tests into MakefileValery Piashchynski
2021-05-27- Update MakefileValery Piashchynski
2021-05-12- Remove old Makefile targetsValery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
2021-04-22- Rework storage driversValery Piashchynski
2021-04-22- Implement tests for the KVValery Piashchynski
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
2021-02-10Rewrite container for the workersValery Piashchynski
2021-02-06Correct memcached Plugin RPC methods (remove redundant checks, userValery Piashchynski
2021-01-27Move temporal plugin to the temporal repositoryValery Piashchynski
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-25Remove go 1.11-1.13 from the MakefileValery Piashchynski
2021-01-24Test pipeline for the go 1.11,1.12,1.13,1.14 and recent versionValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Add multiply golang versions for testing in MakefileValery Piashchynski
2021-01-23Remove redundand utils testValery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-19Uniform debug message from the http hanlderValery Piashchynski
2021-01-15Add SpawnWorker tests to the pipes and socketsValery Piashchynski
2021-01-15Fix coverage calculationValery Piashchynski
2021-01-15Update worker_watcher stack testsValery Piashchynski
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 golangci warningsValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski
2020-12-29Rename Utils folder in the Makefile. Update memleak.php (char instead ofValery Piashchynski
2020-12-26Reorganize eventsv2.0.0-beta4Valery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-25Initial commit of experimentValery Piashchynski
2020-12-24Remove unnecessary mutex when adding worker to watcherv2.0.0-alpha30Valery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Finish redis pluginValery Piashchynski