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
/
http
/
plugin.go
Age
Commit message (
Expand
)
Author
2021-01-18
Fix NPE when .rr.yaml didn't contain HTTP section
Valery Piashchynski
2021-01-18
Fix incorrectly set environment variables in the server plugin
Valery Piashchynski
2021-01-15
Viper doesn't support `yaml` structure tags, it uses mapstructure
Valery Piashchynski
2021-01-05
Add dput.cf file for the ubuntu launchpad
Valery Piashchynski
2020-12-27
Util -> Utils
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
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-17
Move config interface to the interfaces folder. Initial redis plugin
Valery Piashchynski
2020-12-17
Now better
Valery Piashchynski
2020-12-17
huge refactor
Valery Piashchynski
2020-12-16
Reduce RANGE allocations, parallel checks for removed and created files
Valery Piashchynski
2020-12-15
Fix races and update CI (remove codecov from windows)
Valery Piashchynski
2020-12-03
Initial commit of checker plugin
Valery Piashchynski
2020-12-01
golangci linters fix
Valery Piashchynski
2020-11-30
Finish plugin for static
Valery Piashchynski
2020-11-27
Gzip plugin
Valery Piashchynski
2020-11-25
Finish tests for the http plugin
Valery Piashchynski
2020-11-25
Add mock logger, test for errors in log
Valery Piashchynski
2020-11-25
Update CreateListener function, simplifications
Valery Piashchynski
2020-11-24
Informer and Resetter tests
Valery Piashchynski
2020-11-24
md5 -> sha512
Valery Piashchynski
2020-11-19
Add SSL tests
Valery Piashchynski
2020-11-19
huge linters fix update
Valery Piashchynski
2020-11-18
Handler test
Valery Piashchynski
2020-11-18
Remove old errors
Valery Piashchynski
2020-11-18
Add Reset
Valery Piashchynski
2020-11-17
Get http working with new container
Valery Piashchynski
2020-11-16
Update Pool
Valery Piashchynski
2020-11-15
Remove old rr imports
Valery Piashchynski