Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

swoole-src

Make PHP better
Collective - Host: opensource - https://opencollective.com/swoole-src - Code: https://github.com/swoole/swoole-src

optimization

github.com/swoole/swoole-src - 44e2363e50d3086dbc76009aa105a98c05d33e27 authored over 5 years ago by matyhtf <[email protected]>
fix reload_async tests

github.com/swoole/swoole-src - f556defe0f0625937bd5cb7fce003346ca7cd5d9 authored over 5 years ago by matyhtf <[email protected]>
Merge branch 'master' into schedule

github.com/swoole/swoole-src - a2fcb4564b6daf2888357287db5cf11b99dc1a99 authored over 5 years ago by shiguangqi <[email protected]>
update schedule tests

github.com/swoole/swoole-src - 7d6975cfc1476ef82d1a38a52c97ab01f49976c6 authored over 5 years ago by shiguangqi <[email protected]>
update example tests

github.com/swoole/swoole-src - 29f61bb894a1dafba57d4386c3ad7280d0351daf authored over 5 years ago by shiguangqi <[email protected]>
Http\Server->end check null.

github.com/swoole/swoole-src - d61b2aee183e2f078fd7ffef2022c562c2d34d5a authored over 5 years ago by twosee <[email protected]>
hook tick opcode

github.com/swoole/swoole-src - 581c2fbb59f3202532a64f81ab8805ecd9ac355f authored over 5 years ago by shiguangqi <[email protected]>
Server->task check null.

github.com/swoole/swoole-src - 53586a6b6dbdc02639a905afedd76303062ccb35 authored over 5 years ago by twosee <[email protected]>
Merge branch 'jumpnz' of gitee.com:swoole/swoole into jumpnz

github.com/swoole/swoole-src - 3945d6e5468fa242a29b893505f05e8357126df7 authored over 5 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - dff2303127bb3b393ea0d3bf1722af555d55617c authored over 5 years ago by twosee <[email protected]>
Add Server exists and isEstablished (websocket) test.

github.com/swoole/swoole-src - 7f54f69ed201fea34bb2efad931d1af6a50a785b authored over 5 years ago by twosee <[email protected]>
Fix Swoole\Connection\Iterator.

github.com/swoole/swoole-src - b066146c4e01e84df5414dc917898dfd55554acd authored over 5 years ago by twosee <[email protected]>
update tests

github.com/swoole/swoole-src - 0e6d15622567ba05a529e819ca41d245cfb62a19 authored over 5 years ago by matyhtf <[email protected]>
Merge branch 'master' into jumpnz

github.com/swoole/swoole-src - a7f5cfe244756add43b22bb7faa865b4e85aa90d authored over 5 years ago by shiguangqi <[email protected]>
refactor defer task

github.com/swoole/swoole-src - 7df8f1791f34fad7c72586fc0673e00d32458e7f authored over 5 years ago by matyhtf <[email protected]>
convert to cxx

github.com/swoole/swoole-src - dac3049f5e51ae8fca5249c218e0b83db1abb709 authored over 5 years ago by matyhtf <[email protected]>
optimize tick

github.com/swoole/swoole-src - 9f637b8600f12fb4e74b024ac5d81a0a7be58683 authored over 5 years ago by shiguangqi <[email protected]>
use tick schedule

github.com/swoole/swoole-src - ce2e4f0a70cc5af41623bab632a3791d26dca4f9 authored over 5 years ago by shiguangqi <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - d725cd1cfb981756f4a4efcced91583a0ce1be4b authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - a6dab9e21be71f052c927cecb521b29be6287542 authored over 5 years ago by twosee <[email protected]>
Fix co_bt in gdb script.

github.com/swoole/swoole-src - c18b315d601a8a40a1b0660de3bbeb78974e0491 authored over 5 years ago by twosee <[email protected]>
Remove websocket server exists (should use isEstablished API).

github.com/swoole/swoole-src - 656dec461dff5eaefdb42c3b569f17a8808e6501 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 4d6c5f2f60efdd4282f8aa7e3d4fefd58b7d3b08 authored over 5 years ago by matyhtf <[email protected]>
Optimization max_wait_time

github.com/swoole/swoole-src - b8b314f79c45e193ca82d77670f1b0335999ee09 authored over 5 years ago by matyhtf <[email protected]>
Show machine info in travis.

github.com/swoole/swoole-src - fc831ec9ff51265f7bee782ec02d733c5328eb73 authored over 5 years ago by twosee <[email protected]>
Improve http reason, fix SW_MEM_ALIGNED_SIZE.

github.com/swoole/swoole-src - 0c6abd4ffb329a12f5e9ee716313cfeb967469f0 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - f11b8c841fb45753b43d2a1d29ead59150247122 authored over 5 years ago by twosee <[email protected]>
Add swString_sub.

github.com/swoole/swoole-src - 9a24e0ee12faa3bcd1c9ef10aa8a0628712d25b4 authored over 5 years ago by twosee <[email protected]>
update tests

github.com/swoole/swoole-src - 5fadca34366f54e470b62773f60b69834299da42 authored over 5 years ago by matyhtf <[email protected]>
fix reload_async test[3]

github.com/swoole/swoole-src - ea04b3511888364185bc8c09a2d516ae0819bc46 authored over 5 years ago by matyhtf <[email protected]>
fix tests[2]

github.com/swoole/swoole-src - 475ec61b3252a3707cca2366cee9f361a293b901 authored over 5 years ago by matyhtf <[email protected]>
optimize long connections

github.com/swoole/swoole-src - 1536f48cc738443eea52fd8c19c7b7b62559155d authored over 5 years ago by matyhtf <[email protected]>
Optimization code

github.com/swoole/swoole-src - 78c74c63d9aed3771054244a624d4005eb6e04eb authored over 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 0992dfed502ebab3a1151cab751b7aa1d8abcbb1 authored over 5 years ago by matyhtf <[email protected]>
optimize timeout

github.com/swoole/swoole-src - 07825ce499af914d3f184d12709a1179178b6e01 authored over 5 years ago by shiguangqi <[email protected]>
Use swoole process mode.

github.com/swoole/swoole-src - c7273aed15951af8dbdd7166958ff0a1ec5d53cc authored over 5 years ago by twosee <[email protected]>
Support HTTP pipeline

github.com/swoole/swoole-src - 2e52976d23b8fd4b5198d39ad3dcc0ca0b1855f0 authored over 5 years ago by matyhtf <[email protected]>
update client timeout

github.com/swoole/swoole-src - 93760d4d22dc64ba266a98fa0928ae37d7752434 authored over 5 years ago by shiguangqi <[email protected]>
change timer

github.com/swoole/swoole-src - eb0876b935cf62f2362341b3a6ee86b608101ae8 authored over 5 years ago by shiguangqi <[email protected]>
use separate timeout

github.com/swoole/swoole-src - 7b7f2e49bfcc7479593eabc9f7cbe9d0e9ba8c9f authored over 5 years ago by shiguangqi <[email protected]>
separate timeout for connect read write

github.com/swoole/swoole-src - d79817162a92020a16035f6cc217f982a317221f authored over 5 years ago by shiguangqi <[email protected]>
merge with master

github.com/swoole/swoole-src - 9f5317702d7f010f48d9655d9e9158867c227fca authored over 5 years ago by shiguangqi <[email protected]>
Scripts compatibility on alpine.

github.com/swoole/swoole-src - e3a48c1c7ab38afd40df9e46f430da6f1fed6b39 authored over 5 years ago by twosee <[email protected]>
Fix warnings.

github.com/swoole/swoole-src - e62ee3447247ff34ebaf1a0a07fe3671257a8ab6 authored over 5 years ago by twosee <[email protected]>
Improve swConnection_peek.

github.com/swoole/swoole-src - 0fb69a5bea3e9854a27ea46132f94384931767bb authored over 5 years ago by twosee <[email protected]>
Fix the test name.

github.com/swoole/swoole-src - b6285c0d8a6d3a9d4a4c04e9afa7e6900556e78a authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - add143ed38cb3f3aec89cdabeac025d65866bcc2 authored over 5 years ago by twosee <[email protected]>
fix dns resolver bug

github.com/swoole/swoole-src - 589040ee9a604ec87bd08a02662a8339903f0895 authored over 5 years ago by matyhtf <[email protected]>
use swoole_fork()

github.com/swoole/swoole-src - 022f85920110c6eb94454d6112176b40ae6c9628 authored over 5 years ago by matyhtf <[email protected]>
fix reload_assync with coroutine

github.com/swoole/swoole-src - eec17edfe3d1afde2a8c4c4229d33ccb48d31154 authored over 5 years ago by matyhtf <[email protected]>
Optimization code

github.com/swoole/swoole-src - 8488949f88a9c985788baf9934ee2dd010f4fdc4 authored over 5 years ago by matyhtf <[email protected]>
Add reload_async test.

github.com/swoole/swoole-src - 62433a8bf3803d4b0a37a443ecbf4697895d2604 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 76a834ff5793ad17ac37ebaeb88c86ce38ad13ef authored over 5 years ago by twosee <[email protected]>
Improve socket timeout setting check (move to sw_coro_socket_set).

github.com/swoole/swoole-src - 1fc8dacae3ee0e9d3db8586133dd810de6819dff authored over 5 years ago by twosee <[email protected]>
Add persistent_timeout.

github.com/swoole/swoole-src - 98191b1c39b6bd001ac97c9457781e7560b11418 authored over 5 years ago by twosee <[email protected]>
add worker_dispatch_count

github.com/swoole/swoole-src - a353808ed4cd0dda2d746ba114a1bf1d3ac8043c authored over 5 years ago by matyhtf <[email protected]>
Remove warnings in Co\Client (can't be silent by '@'), add errMsg property.

github.com/swoole/swoole-src - 186c66036f09ccb449da361c0e418525b4a8dda9 authored over 5 years ago by twosee <[email protected]>
Skip the test in travis (due to outer network).

github.com/swoole/swoole-src - 2d40652a570fd0789b8a46ac2b7a1b398b1974fe authored over 5 years ago by twosee <[email protected]>
PHP nightly allow failures.

github.com/swoole/swoole-src - d8c82d7429adf3527458000393777c7f2dd6ab3c authored over 5 years ago by twosee <[email protected]>
Timeout for outer network.

github.com/swoole/swoole-src - 603f86a009f9fea8be5f2bb1be72ff0044877d33 authored over 5 years ago by twosee <[email protected]>
Use Socket::send_all, socket timer optimization, fix #2360.

github.com/swoole/swoole-src - 29351d1753d46b527d2eb7d9fde6340e6105e994 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - ac4f62d0593ce1d882e5686f167fef6385192052 authored over 5 years ago by twosee <[email protected]>
Random socket buffer size.

github.com/swoole/swoole-src - 0e4b64ee78bedfa0ff3ada3831e40c1247bcccad authored over 5 years ago by twosee <[email protected]>
Update version to 4.3.0-alpha.

github.com/swoole/swoole-src - d65f8f7f692478dab3461bdc13a15024496de4b6 authored over 5 years ago by twosee <[email protected]>
SW_SOCKET_BUFFER_SIZE in FreeBSD will be 2M.

github.com/swoole/swoole-src - 750a29cec6e92977dfc6ef7e80c8b5397f6af512 authored over 5 years ago by twosee <[email protected]>
Fix typo (#2362).

github.com/swoole/swoole-src - be19a9c221f150a040a06aa251f1680eaf2a7dbc authored over 5 years ago by twosee <[email protected]>
Client eof test with multi packages.

github.com/swoole/swoole-src - a9ab8fa314c5c17d309f97486d280d6765394d89 authored over 5 years ago by twosee <[email protected]>
Better name for Socket::Timer.

github.com/swoole/swoole-src - 0c82ac954f5ec6c1f58989628fa70ea1ee5d87d7 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 483fa29b98815baf4640f4eab8dc12a7b9d7d785 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 64092491fefb29cc509d6a783877d814c32603e0 authored over 5 years ago by twosee <[email protected]>
Fix eof_length_check unprocessed data.

github.com/swoole/swoole-src - a59ae394aadfeed77a364d2803e898b6bad39879 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2362 from crnogaj/patch-1

Fix typo

github.com/swoole/swoole-src - 7251504dd42e1dc9701e8df76622e1256eb48198 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Fix typo

github.com/swoole/swoole-src - 3a806fac2601b863d8b7cb77d93dd104b97612a1 authored over 5 years ago by Jakob Crnogaj <[email protected]>
Add socket_buffer_size in the test (due to #2360).

github.com/swoole/swoole-src - 7f6d53ad35e5473723643cdcf9b85f911ed51f6b authored over 5 years ago by twosee <[email protected]>
Use swSocket_set_buffer_size.

github.com/swoole/swoole-src - 027f81a848b425d6f6e1ae0e2e0683f3f6117456 authored over 5 years ago by twosee <[email protected]>
Fix setsockopt return value check.

github.com/swoole/swoole-src - fb10b1f990d1778af1b2f6940e26c88424394548 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - e04e8cee1c15e65cd59947f725d8d5c58e8cb67f authored over 5 years ago by matyhtf <[email protected]>
Optimization code

github.com/swoole/swoole-src - a9b00f086f50247d3f4e54aad6f7b22c2d1f6a75 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - a020069795d6c81dcf88b7e63058d13ac3703be5 authored over 5 years ago by twosee <[email protected]>
Add a test for #2360 (swoole_http_server silently fails to read requests).

github.com/swoole/swoole-src - a4e679b287aa9c620260fba7467af1a18068918f authored over 5 years ago by twosee <[email protected]>
Merge pull request #2358 from swoole/stream_select

Stream select

github.com/swoole/swoole-src - a22f18b73e3999c649c237e2998d4674efccbc52 authored over 5 years ago by 韩天峰-Rango <[email protected]>