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
Age
Commit message (
Expand
)
Author
2021-06-08
- Add protobuf versioning
Valery Piashchynski
2021-06-08
- Move ws memory pub-sub plugin into the websockets folder
Valery Piashchynski
2021-06-08
- Switch from the flatbuffers to the protobuf
Valery Piashchynski
2021-06-08
#710 feat(metrics): make `workers_hanler` listener events async
Valery Piashchynski
2021-06-08
Merge branch 'master' into feature/expose_http_metrics
Valery Piashchynski
2021-06-08
- Make listener push async in the worker_handler
Valery Piashchynski
2021-06-08
#709 feat(metrics): expose HTTP metrics
Valery Piashchynski
2021-06-07
- Remove git checkout HEAD2 from the CodeQL as no longer necessary
Valery Piashchynski
2021-06-07
- Update CHANGELOG
Valery Piashchynski
2021-06-07
- Add metrics exporter for the workers
Valery Piashchynski
2021-06-06
Remove tools folder
Valery Piashchynski
2021-06-06
Update dependencies
Valery Piashchynski
2021-06-05
#706 feat(CI): add `Windows` github actions CI
Valery Piashchynski
2021-06-05
- Remove storage tests (Linux)
Valery Piashchynski
2021-06-05
- Remove storage tests
Valery Piashchynski
2021-06-05
- Remove storage as unused
Valery Piashchynski
2021-06-05
- Remove incorrect test with races
Valery Piashchynski
2021-06-05
- Add Windows github actions
Valery Piashchynski
2021-06-05
#705 feat(websockets): bug fixing and polishing
Valery Piashchynski
2021-06-05
- Switch to better gzip middleware (performance)
Valery Piashchynski
2021-06-05
- Websockets bug fixing and polishing
Valery Piashchynski
2021-06-03
#702 fix(fcgi): use fcgi server in the `applyMiddlewares` for the `serveFCGI`
Valery Piashchynski
2021-06-03
- Update CHANGELOG
Valery Piashchynski
2021-06-03
Merge remote-tracking branch 'origin/master' into bug/fcgi_leads_to_npe
Valery Piashchynski
2021-06-03
- Use fcgi in the applyMiddlewares for the fcgi, not https
Valery Piashchynski
2021-06-03
#700 fix(bug): do not write internal error to the users responseWriter
Valery Piashchynski
2021-06-03
- Update CHANGELOG
Valery Piashchynski
2021-06-03
- Add internal_error_code option
Valery Piashchynski
2021-06-03
- Do not write an error into the responseWriter if this is internal
Valery Piashchynski
2021-06-02
#699 fix(bug): return `nil` if there are no workers in the requested plugin
v2.3.0-beta.1
Valery Piashchynski
2021-06-02
- Update CHANGELOG
Valery Piashchynski
2021-06-02
- Additional Informer tests
Valery Piashchynski
2021-06-02
- Return nil if there are no workers in the requested plugin
Valery Piashchynski
2021-06-02
#698 feat(ws): replace `json` with binary flatbuffers
Valery Piashchynski
2021-06-02
- Update CHANGELOG
Valery Piashchynski
2021-06-02
- Remove redundand binary marshaler for the flatbuffers
Valery Piashchynski
2021-06-02
- Switch from the json to flatbuffers
Valery Piashchynski
2021-06-01
- Initial commit
Valery Piashchynski
2021-06-01
#660 feat(plugin): `broadcast` and `broadcast-ws` plugins update to RR2
Valery Piashchynski
2021-05-31
- Add more ws tests
Valery Piashchynski
2021-05-31
- Implement resetter and informer
Valery Piashchynski
2021-05-31
- Rework access_validators
Valery Piashchynski
2021-05-30
- Do not use response.writer in hijacked connection
Valery Piashchynski
2021-05-30
- Remove unused import
Valery Piashchynski
2021-05-30
- Remove old fiber-gzip middleware
Valery Piashchynski
2021-05-29
- Update channel plugin interfaces
Valery Piashchynski
2021-05-29
- Add new internal plugin - channel. Which used to deliver messages from
Valery Piashchynski
2021-05-28
- PubAsync tests
Valery Piashchynski
2021-05-28
- Include ws tests into Makefile
Valery Piashchynski
2021-05-28
- Include ws-storage tests into ci
Valery Piashchynski
[prev]
[next]