Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-01-15 | Merge pull request #228 from wppd/gzip | Anton Titov | |
add Gzip handler | |||
2020-01-13 | Update LICENSE | Anton Titov | |
2020-01-13 | Update LICENSE | Anton Titov | |
2019-12-26 | Merge pull request #229 from tarampampam/master | Anton Titov | |
Optimize GitHub Actions workflow and integrate static code analyzer (phpstan) | |||
2019-12-25 | Trigger CI | Paramtamtam | |
2019-12-25 | PHP sources updated (phpstan level MAX) | Paramtamtam | |
2019-12-25 | PHPstan installed | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Update README.md | Anton Titov | |
2019-12-25 | Merge pull request #219 from tarampampam/master | Anton Titov | |
RR binary in Docker | |||
2019-12-25 | comment | wppd | |
2019-12-25 | Merge pull request #227 from codysnider/master | Anton Titov | |
Adding REQUEST_METHOD to $_SERVER | |||
2019-12-25 | lint | wppd | |
2019-12-25 | add gzip handler | wppd | |
2019-12-24 | adding REQUEST_METHOD to superglobal | Cody Snider | |
2019-12-24 | Update .dockerignore | Paramtamtam | |
2019-12-24 | Update ci-build.yml | Paramtamtam | |
2019-12-24 | Merge branch 'master' into master | Paramtamtam | |
2019-12-23 | - version bumpv1.5.3 | Wolfy-J | |
2019-12-23 | - version bump | Wolfy-J | |
2019-12-23 | - version bump | Wolfy-J | |
2019-12-23 | - bump the minimum TLS version to TLS 1.2 | Wolfy-J | |
- added `Strict-Transport-Security` header for TLS requests | |||
2019-12-23 | Merge pull request #225 from spiral/feature/array-config-flags | Anton Titov | |
- the ability to specify config via JSON string | |||
2019-12-23 | - update changelog | Wolfy-J | |