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
/
plugins
/
gzip
Age
Commit message (
Expand
)
Author
2021-08-17
Update Resetter plugin, remove old and unused code
Valery Piashchynski
2021-06-05
- Switch to better gzip middleware (performance)
Valery Piashchynski
2021-04-30
- Update CHANGELOG
Valery Piashchynski
2021-04-30
- Update Lister implementation
Valery Piashchynski
2021-04-28
- Fix middleware order
Valery Piashchynski
2021-02-23
- Remove unneeded mutex from the `http.Workers` method.
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
2020-12-26
Huge tests refactoring. Reduce running time 2-3x times
Valery Piashchynski
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-16
Use ERROR log level everywhere. Remove unused code from Reload plugin
Valery Piashchynski
2020-12-15
Tests fixed
Valery Piashchynski
2020-12-15
Update worker_watcher, psr-worker for gzip moved to the tests
Valery Piashchynski
2020-12-01
golangci linters fix
Valery Piashchynski
2020-11-30
Static plugin initial commit
Valery Piashchynski
2020-11-27
Gzip plugin
Valery Piashchynski