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
/
static
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-05-13
- Update serve logic. Check in the forbidden and allowed before opening
Valery Piashchynski
2021-05-13
- Remove unsafe casting (replace with a less unsafe)
Valery Piashchynski
2021-04-26
- Totally rework static plugin
Valery Piashchynski
2021-04-25
- Initial commit of the updated static plugin
Valery Piashchynski
2021-04-19
- Add tests, update Informer implementation
Valery Piashchynski
2021-02-23
- Remove unneeded mutex from the `http.Workers` method.
Valery Piashchynski
2021-01-23
Remove debug ingections
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
2021-01-19
Uniform all errors operations
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-21
Remove config2 alias
Valery Piashchynski
2020-12-17
Move config interface to the interfaces folder. Initial redis plugin
Valery Piashchynski
2020-12-16
Use ERROR log level everywhere. Remove unused code from Reload plugin
Valery Piashchynski
2020-12-01
golangci linters fix
Valery Piashchynski
2020-12-01
GHA update
Valery Piashchynski
2020-11-30
Remove unused imports
Valery Piashchynski
2020-11-30
Finish plugin for static
Valery Piashchynski
2020-11-30
Static plugin initial commit
Valery Piashchynski