summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2019-10-12- stabilizing unhealthy testsWolfy-J
2019-10-12- polishing health service testsWolfy-J
2019-10-12adds a health service for determining the status of the workersAlex Price
2019-09-29handle body content on http GET methodMoein Pakkhesal
2019-09-06golint and go fmtWolfy-J
2019-09-06improving stability of travis tests due to slow tcp port releaseWolfy-J
2019-09-06- bugfix: proper proxy IP validation + CSWolfy-J
2019-09-01Add case in testSmolyakov
2019-09-01Test for not trusted remote ipSmolyakov
2019-09-01Use last IP address from X-Forwarded-For without validation of trustySmolyakov
2019-07-29- added support for H2C by @Alex-BondWolfy-J
2019-07-26Attempt to add h2c handling (http2 w/o ssl)Alex Bond
2019-06-29rotate rpc ports for travisWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27refactor testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more testsWolfy-J
2019-06-27more tests, isolated prometheus instanceWolfy-J
2019-06-27rpc testWolfy-J
2019-06-27rpc testWolfy-J
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-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-25prometheusWolfy-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-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-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(http): Introduce support for customResponseHeaders/customRequestHeade...Dmitry Patsura
2019-06-14Feature: Handle error from http2.ConfigureServerDmitry Patsura
2019-06-14Feature(http): Ability to disable HTTP2Dmitry Patsura