index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.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
path:
root
/
plugins
/
server
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-08-28
Reduce error check operations
Valery Piashchynski
2021-08-14
Update broadcast tests, add redis flusing. Initial impl of the job
Valery Piashchynski
2021-07-12
Update JOBS interface, remove List() method, implemented on the root RPC
Valery Piashchynski
2021-06-23
- Add PQ (priority_queue) mock
Valery Piashchynski
2021-06-23
- Swithc from value to pointer to the pool configuration. Interface
Valery Piashchynski
2021-06-22
- Move common interfaces and structures to the 'common' folder
Valery Piashchynski
2021-06-09
- Update regex
Valery Piashchynski
2021-06-09
- Add more tests
Valery Piashchynski
2021-06-09
- Update CI (add new tests)
Valery Piashchynski
2021-06-03
- Do not write an error into the responseWriter if this is internal
Valery Piashchynski
2021-05-27
- Update Makefile
Valery Piashchynski
2021-05-20
- Update linters
Valery Piashchynski
2021-05-13
- Update tests
Valery Piashchynski
2021-05-13
- Remove unsafe casting (replace with a less unsafe)
Valery Piashchynski
2021-04-30
- Update CHANGELOG
Valery Piashchynski
2021-04-30
- Add Availabler interface implementaion for all plugins
Valery Piashchynski
2021-04-04
- Update CHANGELOG
Valery Piashchynski
2021-03-04
🐛 fix(bug): remove php command path validation
Valery Piashchynski
2021-02-10
Rewrite container for the workers
Valery Piashchynski
2021-02-07
Update config
Valery Piashchynski
2021-02-03
Tests update
Valery Piashchynski
2021-02-03
Fix memory leak in the Worker.go
Valery Piashchynski
2021-02-02
Move worker states out of internal
Valery Piashchynski
2021-01-29
Update comment
Valery Piashchynski
2021-01-29
Update plugin.go
Valery Piashchynski
2021-01-25
Add new Supervisor test in the http plugin
Valery Piashchynski
2021-01-23
Fix golangci-lint warnings
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
2021-01-19
Uniform all errors operations
Valery Piashchynski
2021-01-18
Fix incorrectly set environment variables in the server plugin
Valery Piashchynski
2021-01-15
Use uniform snake case in the configs, fix critical issue with wrong
Valery Piashchynski
2021-01-15
Viper doesn't support `yaml` structure tags, it uses mapstructure
Valery Piashchynski
2021-01-13
Update styly of the .rr.yaml
Valery Piashchynski
2021-01-12
Few improwements
Valery Piashchynski
2021-01-07
Merge pull request #470 from spiral/bugfix/missed-pool-events
Valery Piashchynski
2021-01-07
- fixes listeners merge
Wolfy-J
2021-01-07
- fixes bug when pool does not propagate events to given listeners
Wolfy-J
2021-01-05
Add dput.cf file for the ubuntu launchpad
Valery Piashchynski
2020-12-27
Util -> Utils
Valery Piashchynski
2020-12-26
Reorganize events
v2.0.0-beta4
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
goimport-ed plugin.go
Valery Piashchynski
2020-12-25
Initial commit of experiment
Valery Piashchynski
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-21
Remove config2 alias
Valery Piashchynski
2020-12-21
Remove unused contex from interfaces. Update pool allocator.
Valery Piashchynski
2020-12-20
Merge remote-tracking branch 'origin/2.0' into plugin/redis
Valery Piashchynski
[next]