summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24Update CHANGELOG.mdv1.4.4Anton Titov
2019-06-24Update CHANGELOG.mdAnton Titov
2019-06-24Update CHANGELOG.mdAnton Titov
2019-06-24version bumpWolfy-J
2019-06-24more testsWolfy-J
2019-06-24more testsWolfy-J
2019-06-24more testsWolfy-J
2019-06-24golintWolfy-J
2019-06-24golintWolfy-J
2019-06-24go fmtWolfy-J
2019-06-24updated travisWolfy-J
2019-06-24updated travisWolfy-J
2019-06-24added ability to include external configsWolfy-J
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-24Merge pull request #164 from ovr/middlewares-headersAnton Titov
2019-06-20Feature(http): Cors - support exposedHeaders optionDmitry Patsura
2019-06-20Feature(http): Add CORS headers for all requestsDmitry Patsura
2019-06-20Feature(http): Introduce CORS middlewareDmitry Patsura
2019-06-20Feature: Add example of configuration for headers middlewareDmitry Patsura
2019-06-20Feature(http): Introduce support for customResponseHeaders/customRequestHeade...Dmitry Patsura
2019-06-14Merge pull request #163 from ovr/http2-improveAnton Titov
2019-06-14Feature: Handle error from http2.ConfigureServerDmitry Patsura
2019-06-14Feature(http): Ability to disable HTTP2Dmitry Patsura
2019-06-14Feature(http): Support maxConcurrentStreams configurationDmitry Patsura
2019-06-14Merge pull request #162 from ovr/fcgiAnton Titov
2019-06-14Feature: Add tests for CreateListenerDmitry Patsura
2019-06-13Feature: Allow to disable http, and use only FastCGIDmitry Patsura
2019-06-13Feature: Add example with how to configure rr for FastCGI inside .rr.yamlDmitry Patsura
2019-06-13Feature(tests): Implement Test_FCGI_Service_EchoDmitry Patsura
2019-06-13Feature: Use special instance of http.Server for FastCGIDmitry Patsura
2019-06-13Feature: FastCGI - initial #115Dmitry Patsura
2019-06-13Feature: Extract code to util.CreateListenerDmitry Patsura
2019-06-12Merge pull request #160 from ovr/serve-return-error-from-containerAnton Titov
2019-06-12Feature(rr): Serve - dont ignore error from container.ServeDmitry Patsura
2019-06-07Merge pull request #158 from ovr/ci-improveAnton Titov
2019-06-07Fix(rr): Allow to run without ext-zip for linuxDmitry Patsura
2019-06-07Fix(rr): Workaround for Symfony < 4.1.xDmitry Patsura
2019-06-07Feature(CI): Lint php code + exec rr get-binaryDmitry Patsura
2019-06-07Merge pull request #157 from ovr/patch-1Anton Titov
2019-06-07Fix(rr): Non-static method RRHelper::extractZIP() should not be called static...Dmitry Patsura
2019-06-03Update CHANGELOG.mdv1.4.3Anton Titov
2019-06-03version bumpWolfy-J
2019-06-03Merge pull request #156 from dkuhnert/fix_composer_depsAnton Titov
2019-06-03Fixed `composer.json` merge issue (#155)dkuhnert
2019-05-24Merge pull request #151 from lda/print_errs_to_stderrAnton Titov
2019-05-24Print errors to stderrDmitry Lihachev
2019-05-22fix linux downloadv1.4.2Wolfy-J
2019-05-22fix linux downloadWolfy-J
2019-05-22fix stop commandWolfy-J