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
/
service
/
container.go
Age
Commit message (
Expand
)
Author
2020-03-08
fix golangci-lint issues
Valery Piashchynski
2020-03-08
Add BORS to repo
Valery Piashchynski
2020-03-08
fix bug with totally frozed rr
Valery Piashchynski
2020-03-06
Add container with [ephemeral] plugin to the main
Valery Piashchynski
2019-12-23
- test fixes
Wolfy-J
2019-12-23
- minor performance fix in container
Wolfy-J
2019-11-03
- the ability to set custom command producer for roadrunner
Wolfy-J
2019-10-22
- bugfix: do not halt stop sequence in case of service error
Wolfy-J
2019-05-19
better contrainer stop
Wolfy-J
2019-05-05
init service
Wolfy-J
2019-05-04
watchers renamed to controllers
Wolfy-J
2019-05-03
new watchers functionality
Wolfy-J
2019-05-03
added pool watcher capability
Wolfy-J
2018-10-01
Update container.go
Wolfy-J
2018-10-01
Update container.go
Wolfy-J
2018-09-29
minor CS
Wolfy-J
2018-09-23
default configs
Wolfy-J
2018-09-08
added support for logger in DI
Wolfy-J
2018-09-08
added support for logger in DI
Wolfy-J
2018-09-07
added support for logger in DI
Wolfy-J
2018-09-07
missing config warning has been converted into debug message (-v flag is requ...
Wolfy-J
2018-07-26
- added support for custom env provider
Wolfy-J
2018-07-08
releasing and CS for v1.1.0
Wolfy-J
2018-07-08
more tests
Wolfy-J
2018-07-08
minor CS
Wolfy-J
2018-07-08
remote IP
Wolfy-J
2018-07-08
dependency injection and lighter service Init methods.
Wolfy-J
2018-07-08
minor attributes refactoring
Wolfy-J
2018-06-19
better channel handling
Wolfy-J
2018-06-19
better channel handling
Wolfy-J
2018-06-19
better channel handling
Wolfy-J
2018-06-14
fmt
Wolfy-J
2018-06-14
incorrect memory stats on macs (wtf apple), cookie value unescape
Wolfy-J
2018-06-13
http service test + status test
Wolfy-J
2018-06-13
more upload tests
Wolfy-J
2018-06-12
improved worker watching
Wolfy-J
2018-06-10
better workers list
Wolfy-J
2018-06-10
rr is working now
Wolfy-J
2018-06-10
http service
Wolfy-J
2018-06-10
fs config
Wolfy-J
2018-06-10
more verbosity
Wolfy-J
2018-06-10
container tests
Wolfy-J
2018-06-10
merge candidates and configured
Wolfy-J
2018-06-10
merge candidates and configured
Wolfy-J
2018-06-10
no immutable services
Wolfy-J