index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.3.0
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
Age
Commit message (
Collapse
)
Author
2021-01-05
Finish implementation of the KV
Valery Piashchynski
2021-01-05
Add dput.cf file for the ubuntu launchpad
Valery Piashchynski
Add a lot of comments to the exported functions
2020-12-29
Rename Utils folder in the Makefile. Update memleak.php (char instead of
Valery Piashchynski
space). Format test for windows.
2020-12-27
CI update, add all tests, remove docker redundant step
Valery Piashchynski
2020-12-27
Util -> Utils
Valery Piashchynski
2020-12-26
Reorganize events
v2.0.0-beta4
Valery Piashchynski
2020-12-26
Add --version flag
Valery Piashchynski
2020-12-26
Fix builds on windows
v2.0.0-beta3
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
Merge remote-tracking branch 'origin/master' into 2.0
Valery Piashchynski
2020-12-26
Merge pull request #463 from spiral/experiment/core_plugins
v2.0.0-beta1
Valery Piashchynski
[RR2] Plugins
2020-12-26
Huge tests refactoring. Reduce running time 2-3x times
Valery Piashchynski
2020-12-25
Update README.md
Valery Piashchynski
2020-12-25
Update README.md
Valery Piashchynski
2020-12-25
Update README.md
Valery Piashchynski
2020-12-25
Move root plugins to the pkg
Valery Piashchynski
2020-12-25
goimport-ed plugin.go
Valery Piashchynski
2020-12-25
Initial commit of experiment
Valery Piashchynski
2020-12-24
Deps update
Valery Piashchynski
2020-12-24
Remove unnecessary mutex when adding worker to watcher
v2.0.0-alpha30
Valery Piashchynski
2020-12-24
Remove old keys from .rr.yaml
Valery Piashchynski
2020-12-24
Merge branch 'master' into 2.0
Valery Piashchynski
# Conflicts: # .github/workflows/build.yml # CHANGELOG.md # bors.toml # composer.json
2020-12-24
Merge pull request #462 from spiral/feature/CLI
v2.0.0-alpha29
Valery Piashchynski
feature/CLI
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
http plugin updated
Valery Piashchynski
2020-12-23
Fix golangci liters
Valery Piashchynski
2020-12-22
Redisighn factory interface (add event listeners as variadic)
v2.0.0-alpha28
Valery Piashchynski
2020-12-22
Remove local replace in go.mod
v2.0.0-alpha27
Valery Piashchynski
2020-12-22
events listeners refactor, CLI initial commit
Valery Piashchynski
2020-12-22
Merge pull request #460 from spiral/release_1.9.1
v1.9.1
Valery Piashchynski
Release 1.9.1
2020-12-22
Update BORS
Valery Piashchynski
2020-12-21
Add some time to the tests
Valery Piashchynski
2020-12-21
Add 7.2 to the CI
Valery Piashchynski
2020-12-21
typo fix
Valery Piashchynski
2020-12-21
Release 1.9.1
Valery Piashchynski
2020-12-21
Remove mock_log, move it to the roadrunner-plugins
Valery Piashchynski
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-21
Merge pull request #459 from spiral/plugin/redis
v2.0.0-alpha26
Valery Piashchynski
plugin/redis [reopen]
2020-12-21
Remove config2 alias
Valery Piashchynski
2020-12-21
Merge pull request #453 from spiral/plugin/redis
Valery Piashchynski
Plugin/redis
2020-12-21
Removed unused function from config
Valery Piashchynski
2020-12-21
Finish redis plugin
Valery Piashchynski
2020-12-21
Add some delay to the Test_StaticPool_Broken_Replace
Valery Piashchynski
2020-12-21
Remove unused contex from interfaces. Update pool allocator.
Valery Piashchynski
2020-12-20
Sometimes logger log additional event, we should expect this call
Valery Piashchynski
2020-12-20
Merge changes
Valery Piashchynski
2020-12-20
Merge branch '2.0' into plugin/redis
Valery Piashchynski
# Conflicts: # go.mod
2020-12-20
Add Initial README
Valery Piashchynski
[next]