index
:
roadrunner.git
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2024-04-11
release: v2024.1.0
Valery Piashchynski
2023-02-16
fix: command tests
Valery Piashchynski
2023-01-15
update version and tests
Valery Piashchynski
2022-11-25
fix: fix linters warnings
Valery Piashchynski
2022-11-25
mod: update deps
Valery Piashchynski
2022-11-25
chore: update .rr.yaml, use proper procs number when running in docker
Valery Piashchynski
2022-03-16
cmd: update tests
Valery Piashchynski
2022-01-15
initial commit
Valery Piashchynski
2021-01-27
Move temporal plugin to the temporal repository
Valery Piashchynski
2021-01-25
Initial commit of the Temporal plugins set
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
2021-01-19
Uniform all errors operations
Valery Piashchynski
2021-01-19
Uniform debug message from the http hanlder
Valery Piashchynski
2021-01-07
Docker is not included into macOS, so, we can't easily run memcached in
Valery Piashchynski
2021-01-07
Fix compatibility issues, add tests to the CI
Valery Piashchynski
2021-01-05
Finish implementation of the KV
Valery Piashchynski
2021-01-05
Add dput.cf file for the ubuntu launchpad
Valery Piashchynski
2020-12-27
Util -> Utils
Valery Piashchynski
2020-12-26
Add --version flag
Valery Piashchynski
2020-12-26
Update Dockerfile for the RR2
Valery Piashchynski
2020-12-26
Correct release.yml autobuild
v2.0.0-beta2
Valery Piashchynski
2020-12-26
Huge tests refactoring. Reduce running time 2-3x times
Valery Piashchynski
2020-12-25
Move root plugins to the pkg
Valery Piashchynski
2020-12-25
Initial commit of experiment
Valery Piashchynski
2020-12-24
Remove local replace in the go.mod
Valery Piashchynski
2020-12-23
Initial implementation of serve, reset, workers commands for the RR2
Valery Piashchynski
2020-12-23
Fix golangci liters
Valery Piashchynski
2020-12-22
events listeners refactor, CLI initial commit
Valery Piashchynski
2020-12-08
Merge changes
Valery Piashchynski
2020-12-08
Merge remote-tracking branch 'origin/master' into 2.0
Valery Piashchynski
2020-12-08
Add `rr --version` flag support
Paramtamtam
2020-10-13
Initial commit of RR 2.0
v2.0.0-alpha1
Valery Piashchynski
2020-05-20
fix test failings
Valery Piashchynski
2020-05-19
- sample config
Wolfy-J
2020-03-03
Eliminate possible data race
Valery Piashchynski
2020-03-03
Fix typos
Valery Piashchynski
2020-02-23
Fix broken imports
Valery Piashchynski
2020-02-23
Add FW to removes and deletes
Valery Piashchynski
2020-02-17
Remove unused errors
Valery Piashchynski
2020-02-17
Add reload service
Valery Piashchynski
2020-02-11
Move pprof from pprof.go to root.go
Valery Piashchynski
2020-02-11
Process error from stop.go cobra CLI
Valery Piashchynski
2020-02-11
Add pprof endpoint
Valery Piashchynski
2020-02-10
Add go.sum to VCS (it contains hashes, so, should be commited)
Valery Piashchynski
2019-12-25
lint
wppd
2019-12-25
add gzip handler
wppd
2019-12-23
- the ability to specify config via JSON string
Wolfy-J
2019-12-23
- test fixes
Wolfy-J
2019-10-12
adds a health service for determining the status of the workers
Alex Price
[next]