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
/
tests
Age
Commit message (
Expand
)
Author
2021-02-24
Fix pool behavior, update tests
Valery Piashchynski
2021-02-23
Merge pull request #559 from spiral/log_does_not_show_any_message
Valery Piashchynski
2021-02-23
- Remove unneeded mutex from the `http.Workers` method.
Valery Piashchynski
2021-02-22
Fix args number
Valery Piashchynski
2021-02-18
fix(php): PHP tests to use latest signatures (#550)
Anton Titov
2021-02-16
FMT-ed all files
Valery Piashchynski
2021-02-16
Add support for parsing env variables in the `.rr.yaml` config
Valery Piashchynski
2021-02-16
Use error log-level in tests
Valery Piashchynski
2021-02-16
Update logger plugin. Now it's optional
Valery Piashchynski
2021-02-16
Add nil cofig flag in config flags test
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-03
Tests update
Valery Piashchynski
2021-02-03
Add new EXPECT mock logs to the tests
Valery Piashchynski
2021-02-03
Fix memory leak in the Worker.go
Valery Piashchynski
2021-02-02
Update RPC plugin, use hashmap instead of slice to store pluggable
Valery Piashchynski
2021-01-27
Remove ubuntu stuff
Valery Piashchynski
2021-01-27
Move temporal plugin to the temporal repository
Valery Piashchynski
2021-01-26
Code cleanup
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 composer.json
Valery Piashchynski
2021-01-24
Update composer.json for tests (min stability - dev)
Valery Piashchynski
2021-01-24
Update Pool and WorkerWatcher interfaces
Valery Piashchynski
2021-01-23
Fix golangci-lint warnings
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-23
Add prefer-stable=true to the composer.json
Valery Piashchynski
2021-01-23
Add minimum-stability - dev to the composer.json
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
2021-01-19
Add worker_destruct handling in the mocked logger
Valery Piashchynski
2021-01-19
Uniform all errors operations
Valery Piashchynski
2021-01-19
Merge pull request #486 from spiral/refactor/better_http_debug_logs
Valery Piashchynski
2021-01-19
Revert .rr-resetter.yaml
Valery Piashchynski
2021-01-19
Uniform debug message from the http hanlder
Valery Piashchynski
2021-01-18
Add a little delay to the TestHTTPNoConfigSection test
Valery Piashchynski
2021-01-18
Fix NPE when .rr.yaml didn't contain HTTP section
Valery Piashchynski
2021-01-18
Fix golangci lint warnings
Valery Piashchynski
2021-01-15
Use uniform snake case in the configs, fix critical issue with wrong
Valery Piashchynski
2021-01-15
Viper doesn't support `yaml` structure tags, it uses mapstructure
Valery Piashchynski
2021-01-13
slightly increase wait time for the KV ttl (for the GHA)
Valery Piashchynski
2021-01-13
Update styly of the .rr.yaml
Valery Piashchynski
2021-01-07
Fix compatibility issues, add tests to the CI
Valery Piashchynski
2021-01-07
KV, updated, bug fixed, with intergration tests via plugins
Valery Piashchynski
2021-01-05
Finish implementation of the KV
Valery Piashchynski
[next]