summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-27rpc testWolfy-J
2019-06-27rpc testWolfy-J
2019-06-27rr exampleWolfy-J
2019-06-27Merge pull request #168 from spiral/feature/metricsAnton Titov
Feature/metrics
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27php adapter for metric collection, more testsWolfy-J
2019-06-27rr composer bin moved from srcWolfy-J
2019-06-27more rpc methods for app metricsWolfy-J
2019-06-26more testsWolfy-J
2019-06-26custom application metricsWolfy-J
2019-06-26custom application metricsWolfy-J
2019-06-26application specific metricsWolfy-J
2019-06-26graceful shutdown of metrics serviceWolfy-J
2019-06-26worker memory usage tracking for httpWolfy-J
2019-06-25Merge pull request #166 from ovr/limit-metricsAnton Titov
Feature: Add metrics to limit controller for rr_limit_max_execution_t…
2019-06-25Feature: Add metrics to limit controller for ↵Dmitry Patsura
rr_limit_max_execution_time/rr_limit_max_memory
2019-06-25prometheusWolfy-J
2019-06-25Update README.mdAnton Titov
2019-06-25Update .rr.yamlAnton Titov
2019-06-25Update CHANGELOG.mdAnton Titov
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
Middlewares headers
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 ↵Dmitry Patsura
customResponseHeaders/customRequestHeaders by headers middleware
2019-06-14Merge pull request #163 from ovr/http2-improveAnton Titov
Service(http): Support configuration for HTTP2 (and disabling)
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
Feature - FastCGI support for HTTP Service
2019-06-14Feature: Add tests for CreateListenerDmitry Patsura
2019-06-13Feature: Allow to disable http, and use only FastCGIDmitry Patsura