Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-21 | Fix issues during the testing | Valery Piashchynski | |
2020-02-21 | Fix misconfiguration | Valery Piashchynski | |
2020-02-21 | Slight update | Valery Piashchynski | |
Start to write tests | |||
2020-02-21 | Update service to support file patterns | Valery Piashchynski | |
Update watcher Gracefull stop | |||
2020-02-20 | Declare general interfaces, Controllable and Attacher instead of private | Valery Piashchynski | |
First dirty working example of reload | |||
2020-02-20 | Some fixes | Valery Piashchynski | |
2020-02-20 | Update wathcer implementation. Need to rethink structure and optimize | Valery Piashchynski | |
algorithms | |||
2020-02-19 | First concept of reload | Valery Piashchynski | |
2020-02-18 | Finish with Adding single path w/o recursion | Valery Piashchynski | |
2020-02-17 | Remove unused errors | Valery Piashchynski | |
Put reload service import in proper place | |||
2020-02-17 | Add reload service | Valery Piashchynski | |
Start to implement Watcher | |||
2020-02-17 | Update CHANGELOG and build.sh to version 1.6.2 | Valery Piashchynski | |
2020-02-17 | Merge pull request #251 from spiral/update_release_changelog_and_version | Anton Titov | |
Update CHANGELOG and version in build.sh | |||
2020-02-17 | Update CHANGELOG and version in build.sh | Valery Piashchynski | |
2020-02-17 | Merge pull request #250 from spiral/rr_1.6.1v1.6.1 | Valery Piashchynski | |
release 1.6.1 | |||
2020-02-17 | Merge pull request #245 from spiral/performance_investigaton | Anton Titov | |
Investigate RR performance | |||
2020-02-17 | Merge pull request #248 from spiral/rr_1.6.1 | Anton Titov | |
roadrunner 1.6.1 release | |||
2020-02-12 | Update README.md | Anton Titov | |
2020-02-12 | Merge pull request #247 from tarampampam/patch-1 | Valery Piashchynski | |
Update README.md, fix wrong docker image path | |||
2020-02-12 | Update README.md | Paramtamtam | |
2020-02-12 | Update pause time in Test_Serve_Client | Valery Piashchynski | |
2020-02-12 | Stabilize CI | Valery Piashchynski | |
Add -s flag to ldflags to remove DWARF, string and symbol tables from release binaries | |||
2020-02-11 | Temporary turn off php get-binary due to instability | Valery Piashchynski | |
2020-02-11 | Fix linker coded valuesv1.6.0 | Valery Piashchynski | |
2020-02-11 | Fix linker coded values | Valery Piashchynski | |
2020-02-11 | Move pprof from pprof.go to root.go | Valery Piashchynski | |
2020-02-11 | Process error from stop.go cobra CLI | Valery Piashchynski | |
2020-02-11 | From code-review --> remove .rr.yaml from ignote, add .rr-sample.yaml | Valery Piashchynski | |
instead as user local configuration | |||
2020-02-11 | Add pprof endpoint | Valery Piashchynski | |
2020-02-11 | Update README.md | Anton Titov | |
2020-02-11 | Bumb RR version to 1.6.01.6.0 | Valery Piashchynski | |
2020-02-10 | Merge pull request #242 from spiral/ability_to_register_metrics_collectors | Anton Titov | |
Ability to register metrics collectors | |||
2020-02-10 | Renaming typo | Valery Piashchynski | |
2020-02-10 | Resolve CR comments | Valery Piashchynski | |
2020-02-10 | Add json tags to Collector and NamedCollector | Valery Piashchynski | |
2020-02-10 | Constant collector types instead of strings | Valery Piashchynski | |
Update tests | |||
2020-02-10 | Update go.mod/go.sum | Valery Piashchynski | |
New Register method | |||
2020-02-10 | Add go.sum to VCS (it contains hashes, so, should be commited) | Valery Piashchynski | |
Return and process error from cprint and exit.go functions Update build.sh, remove LDFLAGS and CGO directives | |||
2020-02-10 | Update .gitignore, remove go.sum, update folders | Valery Piashchynski | |
2020-02-08 | Update README.md | Anton Titov | |
2020-02-07 | Merge pull request #241 from spiral/switch_to_github_actions | Anton Titov | |
Update README.md (remove travis, replace with github actions) | |||
2020-02-07 | Update README.md (remove travis, replace with github actions) | Valery Piashchynski | |
Fix innefectual usage of maps Update headers (canonical usage) Add golangci-lint check to github actions and go 1.13 | |||
2020-02-06 | Merge pull request #238 from spiral/fix_unused_import_bug | Anton Titov | |
Fix bug with unused import | |||
2020-02-06 | Fix bug with unused import | Valery Piashchynski | |
2020-02-03 | Merge pull request #235 from marliotto/fix-request-uri-through-fcgi | Anton Titov | |
fix REQUEST_URI for requests through FastCGI | |||
2020-01-27 | stabilize unhealthy test | marliotto | |
2020-01-27 | fix REQUEST_URI for requests through FastCGI | marliotto | |
2020-01-24 | Merge pull request #233 from camohob/master | Anton Titov | |
BUGFIX: deadlock on timer update in error buffer | |||
2020-01-24 | BUGFIX: deadlock on timer update | camohob | |
2020-01-18 | Update README.md | Anton Titov | |