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
/
tests
/
plugins
Age
Commit message (
Expand
)
Author
2021-06-24
- Linters fix
Valery Piashchynski
2021-06-24
- Fix deadlocks in the websockets tests
Valery Piashchynski
2021-06-24
- Update CHANGELOG
Valery Piashchynski
2021-06-24
- Add Clear method to the storages
Valery Piashchynski
2021-06-21
Correct Websockets test name
v2.3.1-beta.4
Valery Piashchynski
2021-06-21
- Minor tests improvenments
Valery Piashchynski
2021-06-20
- Update redis/memory pubsubs
Valery Piashchynski
2021-06-18
- Add broadcast tests
Valery Piashchynski
2021-06-18
- Rework finished
Valery Piashchynski
2021-06-18
- Rework main parts
Valery Piashchynski
2021-06-17
- Initial broadcast commit
Valery Piashchynski
2021-06-16
- Update ws plugin responses (text instead of binary)
Valery Piashchynski
2021-06-14
- Update in-memory plugin
Valery Piashchynski
2021-06-14
- Fix boltdb issues
Valery Piashchynski
2021-06-14
- Add more tests
Valery Piashchynski
2021-06-14
- Rework redis with ws plugins
Valery Piashchynski
2021-06-11
Update tests
Valery Piashchynski
2021-06-09
- Switch to the new goridge v3.1 which supports PROTOBUF
Valery Piashchynski
2021-06-09
- Update CHANGELOG
Valery Piashchynski
2021-06-09
- Add support for the file logger with log rotation and compression
Valery Piashchynski
2021-06-09
- Add mock logger expected string
Valery Piashchynski
2021-06-09
- Update CI (add new tests)
Valery Piashchynski
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-07
- Add metrics exporter for the workers
Valery Piashchynski
2021-06-05
- Add Windows github actions
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
- 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
- Additional Informer tests
Valery Piashchynski
2021-06-02
- Switch from the json to flatbuffers
Valery Piashchynski
2021-06-01
- Initial commit
Valery Piashchynski
2021-05-31
- Add more ws tests
Valery Piashchynski
2021-05-31
- Rework access_validators
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
- Tests for the ws-redis, ws-memory
Valery Piashchynski
2021-05-27
- Update Makefile
Valery Piashchynski
2021-05-27
- Move bst to the pkg folder
Valery Piashchynski
2021-05-27
- Fix naming after bulk refactoring handler2 -> handler
Valery Piashchynski
2021-05-27
- Update all main abstractions
Valery Piashchynski
2021-05-14
Merge remote-tracking branch 'origin/master' into feature/websockets-plugin
Valery Piashchynski
2021-05-13
- Update tests
Valery Piashchynski
2021-05-13
- Remove unsafe casting (replace with a less unsafe)
Valery Piashchynski
2021-05-03
- Initial broadcast commit
Valery Piashchynski
2021-04-30
- Update CHANGELOG
Valery Piashchynski
2021-04-30
- Add Availabler interface implementaion for all plugins
Valery Piashchynski
2021-04-28
- Add r.URL.Path protection
Valery Piashchynski
[next]