summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-19Uniform debug message from the http hanlderValery Piashchynski
2021-01-07Docker is not included into macOS, so, we can't easily run memcached inValery Piashchynski
2021-01-07Fix compatibility issues, add tests to the CIValery 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-26Add --version flagValery Piashchynski
2020-12-26Update Dockerfile for the RR2Valery Piashchynski
2020-12-26Correct release.yml autobuildv2.0.0-beta2Valery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-25Move root plugins to the pkgValery Piashchynski
2020-12-25Initial commit of experimentValery Piashchynski
2020-12-24Remove local replace in the go.modValery Piashchynski
2020-12-23Initial implementation of serve, reset, workers commands for the RR2Valery Piashchynski
2020-12-23Fix golangci litersValery Piashchynski
2020-12-22events listeners refactor, CLI initial commitValery Piashchynski
2020-12-08Merge changesValery Piashchynski
2020-12-08Merge remote-tracking branch 'origin/master' into 2.0Valery Piashchynski
2020-12-08Add `rr --version` flag supportParamtamtam
2020-10-13Initial commit of RR 2.0v2.0.0-alpha1Valery Piashchynski
2020-05-20fix test failingsValery Piashchynski
2020-05-19- sample configWolfy-J
2020-03-03Eliminate possible data raceValery Piashchynski
2020-03-03Fix typosValery Piashchynski
2020-02-23Fix broken importsValery Piashchynski
2020-02-23Add FW to removes and deletesValery Piashchynski
2020-02-17Remove unused errorsValery Piashchynski
2020-02-17Add reload serviceValery Piashchynski
2020-02-11Move pprof from pprof.go to root.goValery Piashchynski
2020-02-11Process error from stop.go cobra CLIValery Piashchynski
2020-02-11Add pprof endpointValery Piashchynski
2020-02-10Add go.sum to VCS (it contains hashes, so, should be commited)Valery Piashchynski
2019-12-25lintwppd
2019-12-25add gzip handlerwppd
2019-12-23- the ability to specify config via JSON stringWolfy-J
2019-12-23- test fixesWolfy-J
2019-10-12adds a health service for determining the status of the workersAlex Price
2019-09-06golint and go fmtWolfy-J
2019-06-27more rpc methods for app metricsWolfy-J
2019-06-26worker memory usage tracking for httpWolfy-J
2019-06-25Feature: Add metrics to limit controller for rr_limit_max_execution_time/rr_l...Dmitry Patsura
2019-06-25prometheusWolfy-J
2019-06-24go fmtWolfy-J
2019-06-24added ability to include external configsWolfy-J
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-12Feature(rr): Serve - dont ignore error from container.ServeDmitry Patsura