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
Age
Commit message (
Expand
)
Author
2021-04-06
- Add new configuration option to the status plugin
Valery Piashchynski
2021-04-04
Merge remote-tracking branch 'origin/master' into feature/readiness_probe_hea...
Valery Piashchynski
2021-04-04
- Update CHANGELOG
Valery Piashchynski
2021-04-04
- π₯ Support Readiness checks (via `/ready`) status plugin endpoint.
Valery Piashchynski
2021-04-03
- Config: Add the ability to pass General config options to any plugin
Valery Piashchynski
2021-04-03
test: [Logger] add test for raw mode
bricelalu
2021-03-31
- Config: Add the ability to pass General config options to any plugin
Valery Piashchynski
2021-03-31
feat: [Logger] add clean mode
bricelalu
2021-03-28
- Fix bug with the worker reallocating during the response
Valery Piashchynski
2021-03-20
- Fix CI in the PR
Valery Piashchynski
2021-03-20
fix(metrics): remove statsProvider from metrics collectors sync.Map
David Ε trop
2021-03-16
π fix issue with strange messages in the http body when max request
Valery Piashchynski
2021-03-16
π fix issue with strange messages in the http body when max request
Valery Piashchynski
2021-03-16
π· Correct the http internal redirect code
Valery Piashchynski
2021-03-13
Fix typo Info -> Error level
Valery Piashchynski
2021-03-13
- Add ability to print http/https/fcgi to the rr logger under the Info
Valery Piashchynski
2021-03-13
Make a ROOT_CA path optional
Valery Piashchynski
2021-03-04
π fix(bug): remove php command path validation
Valery Piashchynski
2021-03-02
β‘v2.0.0
Valery Piashchynski
2021-02-23
- Remove unneeded mutex from the `http.Workers` method.
Valery Piashchynski
2021-02-16
Add support for parsing env variables in the `.rr.yaml` config
Valery Piashchynski
2021-02-16
Update logger plugin. Now it's optional
Valery Piashchynski
2021-02-16
Add support for flag overwriting
Valery Piashchynski
2021-02-10
Rewrite container for the workers
Valery Piashchynski
2021-02-08
BaseProcess interface as a return type in the worker_watcher,pool and
Valery Piashchynski
2021-02-07
Update config
Valery Piashchynski
2021-02-06
Correct memcached Plugin RPC methods (remove redundant checks, user
Valery Piashchynski
2021-02-03
Tests update
Valery Piashchynski
2021-02-03
Fix memory leak in the Worker.go
Valery Piashchynski
2021-02-02
Move worker states out of internal
Valery Piashchynski
2021-02-02
Remove dup mapstructure tags from logger config
Valery Piashchynski
2021-02-02
Update RPC plugin, use hashmap instead of slice to store pluggable
Valery Piashchynski
2021-01-29
Update comment
Valery Piashchynski
2021-01-29
Update plugin.go
Valery Piashchynski
2021-01-27
Move temporal plugin to the temporal repository
Valery Piashchynski
2021-01-26
Attempt to fix data race in the Test_WorkerError_DisasterRecovery_Heavy
Valery Piashchynski
2021-01-26
Code cleanup
Valery Piashchynski
2021-01-25
Fix map LoadAndDelete method for a sync.Map in go1.14
Valery Piashchynski
2021-01-25
Initial commit of the Temporal plugins set
Valery Piashchynski
2021-01-25
Add new Supervisor test in the http plugin
Valery Piashchynski
2021-01-25
resolve #415
Valery Piashchynski
2021-01-24
Update Pool and WorkerWatcher interfaces
Valery Piashchynski
2021-01-24
Slightly increase wait time for key delete in the boltdb
Valery Piashchynski
2021-01-23
Fix golangci-lint warnings
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-23
Remove debug ingections
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-21
Allow https to listen on unix sockets
Valery Piashchynski
2021-01-21
Fix headers configs
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
[next]