summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-28Resolve test issuesValery Piashchynski
2020-02-28Update service_testsValery Piashchynski
2020-02-28Set different ports for each testcaseValery Piashchynski
2020-02-28Fix linter errorsValery Piashchynski
2020-02-28Test_RPC updateValery Piashchynski
2020-02-28Test_FCGI_Service updateValery Piashchynski
2020-02-28Remove defer from Test_Broken test (put statement at the end of theValery Piashchynski
func)
2020-02-28Move c.Stop() to end of function, since that goroutine can start afterValery Piashchynski
c.Stop() (there is no order)
2020-02-28Test_RPC_Unix updateValery Piashchynski
2020-02-28Test_Service_Echo remove defersValery Piashchynski
2020-02-28Fix typoValery Piashchynski
2020-02-28Remove defer and move deferred statement just to end of Test_CORS_PassValery Piashchynski
function
2020-02-28Reduce AllocateTimeout in Test_StaticPool_AllocateTimeout to 1Valery Piashchynski
Nanosecond for proper test
2020-02-28H2C test updateValery Piashchynski
2020-02-27Test_Broket time.sleepValery Piashchynski
2020-02-27Slightly refactor Test_StaticPool_AllocateTimeout testValery Piashchynski
2020-02-27NPE in Test_StaticPool_AllocateTimeoutValery Piashchynski
2020-02-27NoError in Test_Unix_BrokenValery Piashchynski
2020-02-27Slightly increase wait time in static_pool_test --> ↵Valery Piashchynski
Test_StaticPool_AllocateTimeout
2020-02-27Fix test_pipe_brokenValery Piashchynski
2020-02-27Test fix for testsValery Piashchynski
2020-02-27Fix test for Broken_PIPEValery Piashchynski
2020-02-27Remove go 1.12 from the testsValery Piashchynski
2020-02-27Merge remote-tracking branch 'remotes/origin/master' into ↵Valery Piashchynski
address_already_in_use_error
2020-02-27Update reload testsValery Piashchynski
2020-02-27Merge pull request #259 from spiral/support_musl_during_buildAnton Titov
Update build.sh, support musl target
2020-02-27Update build.shValery Piashchynski
2020-02-26Test updateValery Piashchynski
Ci remove windows
2020-02-26Fix build targetsValery Piashchynski
Replace && --> ;
2020-02-26Fix CI typoValery Piashchynski
2020-02-26Fix test [experiment]Valery Piashchynski
2020-02-26Add reuse, defer and fast-accept portsValery Piashchynski
Slightly update CI, add windows and macOS build targets
2020-02-26Update build.sh, support musl targetValery Piashchynski
Please, make sure, that musl-gcc is installed Instead, use build type commented in build.sh
2020-02-24Merge pull request #256 from spiral/update_dockerfileAnton Titov
Update dockerfile, remove ./rr -v as always failing, update go version to 1.13
2020-02-24Remove 'try to execute' stepValery Piashchynski
2020-02-24Update dockerfile, remove ./rr -v as always failing, update go versionValery Piashchynski
to 1.13
2020-02-24Merge pull request #255 from spiral/update_godoc_referenceAnton Titov
Update godoc reference
2020-02-24Update godoc referenceValery Piashchynski
2020-02-23Update README.mdv1.6.2Anton Titov
2020-02-23Merge pull request #252 from spiral/rr_1.6.2Anton Titov
release 1.6.2
2020-02-23Merge pull request #253 from spiral/file_watcher_moduleAnton Titov
File watcher module
2020-02-23Merge branch 'rr_1.6.2' into file_watcher_moduleAnton Titov
2020-02-23Merge branch 'master' into rr_1.6.2Anton Titov
2020-02-23Update .rr.yamlAnton Titov
2020-02-23Merge branch 'file_watcher_module' of github.com:spiral/roadrunner into ↵Valery Piashchynski
file_watcher_module
2020-02-23Fix GoExit issueValery Piashchynski
2020-02-23Update CHANGELOG.mdAnton Titov
2020-02-23- sample configWolfy-J
2020-02-23Merge remote-tracking branch 'origin/file_watcher_module' into ↵Wolfy-J
file_watcher_module
2020-02-23- csWolfy-J