summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-13Add -trimpath to the build scriptValery Piashchynski
2020-03-12Merge pull request #274 from jlaswell/update-dockerfile-labels-in-favor-of-ociValery Piashchynski
Update Dockerfile labels in favor of OCI spec
2020-03-11update Dockerfile labels in favor of OCI specJohn Laswell
Since the Label Schema convention has become deprecated in favor of the OCI image spec, this updates all of the previous Label Schema keys for their opencontainers equivalents.
2020-03-11Update README.mdAnton Titov
2020-03-10Merge #273v1.6.3bors[bot]
273: prepare_to_1_6_3 r=wolfy-j a=48d90782 Corrected changelog Co-authored-by: Valery Piashchynski <[email protected]>
2020-03-09Correct version in changelogValery Piashchynski
2020-03-09Update changelogValery Piashchynski
2020-03-09Corrected changelogValery Piashchynski
2020-03-09Merge #272bors[bot]
272: Prepare to 1.6.3 release r=wolfy-j a=48d90782 @wolfy-j BORS is ready to help you :) Co-authored-by: Valery Piashchynski <[email protected]>
2020-03-09Prepare to 1.6.3 releaseValery Piashchynski
2020-03-08Merge #270bors[bot]
270: Ub when plugin fail during serve r=48d90782 a=48d90782 1. Remove macOS from GitHub workflow as not properly tested in GitHub (randomly fails) 2. A temporary workaround for the #264 3. fixes #264 4. resolves #254 Co-authored-by: Valery Piashchynski <[email protected]>
2020-03-08Fix BORSValery Piashchynski
2020-03-08Attempt to fix BORSValery Piashchynski
2020-03-08Merge remote-tracking branch 'remotes/origin/master' into ↵Valery Piashchynski
ub_when_plugin_fail_during_serve
2020-03-08Update BORSValery Piashchynski
Remove jobs dependency from go.mod
2020-03-08Update composer.jsonAnton Titov
2020-03-08Update composer.jsonAnton Titov
2020-03-08Update composer.jsonAnton Titov
2020-03-08fix golangci-lint issuesValery Piashchynski
2020-03-08Add BORS to repoValery Piashchynski
Remove signal handling in Serve for dev
2020-03-08Remove jobs importsValery Piashchynski
2020-03-08fix bug with totally frozed rrValery Piashchynski
2020-03-06Merge pull request #268 from dkarlovi/patch-1Valery Piashchynski
Explicitly require Curl since bin/rr doesn't work without it
2020-03-06Move symfony/console to require-devDalibor Karlović
Closes #269.
2020-03-06Update composer.jsonDalibor Karlović
2020-03-06Explicitly require Curl since bin/rr doesn't work without itDalibor Karlović
https://github.com/spiral/roadrunner/blob/a208e27c9d8f4558328c3931c960f155a02e786f/bin/rr#L41-L44
2020-03-06Add container with [ephemeral] plugin to the mainValery Piashchynski
Fix wrong behaviour when plugin fails during serve
2020-03-05Merge pull request #265 from spiral/listen_unix_socketsValery Piashchynski
Signals, typos, concurrency update
2020-03-03ssl defers updateValery Piashchynski
2020-03-03Eliminate possible data raceValery Piashchynski
2020-03-03Remove redundant codeValery Piashchynski
2020-03-03Fix typosValery Piashchynski
Update signals handling mechanism http proper stopping
2020-03-02Merge pull request #263 from spiral/rotate_ports_in_staticValery Piashchynski
Fix for failing tests
2020-03-02Remove defersValery Piashchynski
2020-03-02Merge pull request #262 from spiral/rotate_ports_in_staticAnton Titov
Rotate ports
2020-03-02Rotate portsValery Piashchynski
2020-03-02Merge pull request #260 from spiral/address_already_in_use_errorAnton Titov
Address already in use error
2020-02-28Http ports randomizeValery Piashchynski
2020-02-28Revert randomized by mistake portsValery Piashchynski
2020-02-28socket_factory_test ports updateValery Piashchynski
2020-02-28rotate portsValery Piashchynski
2020-02-28Move c.Stop() to the end of the testValery Piashchynski
2020-02-28NPE when trying to get workers[0]Valery Piashchynski
2020-02-28Limit service update portsValery Piashchynski
2020-02-28port rotationValery Piashchynski
2020-02-28ssl ports rotateValery Piashchynski
2020-02-28ssl_test ports updateValery Piashchynski
2020-02-28static_pool upadate testsValery Piashchynski
2020-02-28Test_StaticPool_AllocateTimeout updateValery Piashchynski
2020-02-28Test_StaticPool_AllocateTimeout updateValery Piashchynski