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

Improve coro check.

github.com/swoole/swoole-src - 2944b7ff9ddefc6d329c2668ab2887bb37811fb0 authored almost 6 years ago by twosee <[email protected]>
Fix get_socket_type_from_uri.

github.com/swoole/swoole-src - 89a69adc259fd5b37a5657c53b4676709fb96c24 authored almost 6 years ago by twosee <[email protected]>
Refactor and improve SWOOLE_INIT_CLASS_ENTRY.

github.com/swoole/swoole-src - a6317256cf0bc4bd6314351881244dd6056670d5 authored almost 6 years ago by twosee <[email protected]>
Support http client unix socket, add a test, code optimization.

github.com/swoole/swoole-src - 313f7678c0f728cc9094d83f9fe1fb391c57f46a authored almost 6 years ago by twosee <[email protected]>
Improve coroutine socket.

github.com/swoole/swoole-src - 9287e07ee450a079d58693d27de5c4d79a961b8b authored almost 6 years ago by twosee <[email protected]>
Fix uninitialized value.

github.com/swoole/swoole-src - 327466f09a9b52d2fec46c2e5edc9a569db2f2ef authored almost 6 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 201d21f5dda0cac50df53ee3e0142a8c586dee08 authored almost 6 years ago by twosee <[email protected]>
Improve swoole event wait and add a test (#2144).

github.com/swoole/swoole-src - ba371ee5de37f1fdd4d2024af28d50e20c90eb7a authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 48f5451f377b4db983bbe67273e0ff5f072df491 authored almost 6 years ago by matyhtf <[email protected]>
code optimization

github.com/swoole/swoole-src - 6d7b11c63451b49b326b6deed42c89d9da99a00e authored almost 6 years ago by matyhtf <[email protected]>
Update version for Swoole 4.2.9

github.com/swoole/swoole-src - 707ab3bb8b87b21c1c845767bc71a78b872c7eb8 authored almost 6 years ago by twosee <[email protected]>
Improve unordered_map find, fix the task_async test.

github.com/swoole/swoole-src - a431eaf6f9f8e1eecbc82fdfd99b7ccd5bf42ba2 authored almost 6 years ago by twosee <[email protected]>
Fix callback, improve the task async test.

github.com/swoole/swoole-src - be379bec2a1fad463ebd9dce85e1eef74799f491 authored almost 6 years ago by twosee <[email protected]>
Remove UNEXPECTED.

github.com/swoole/swoole-src - c5a63a0beb190a103f35201771765b1917111f05 authored almost 6 years ago by twosee <[email protected]>
Remove onSwap.

github.com/swoole/swoole-src - aca70968c8549f9586422f714e60a4e362e90035 authored almost 6 years ago by twosee <[email protected]>
Clear errCode.

github.com/swoole/swoole-src - fc182c9802dc33dadd65ee1fa9d1e11018f47bcb authored almost 6 years ago by twosee <[email protected]>
Fix http2 server and client, improve tests.

github.com/swoole/swoole-src - 71c23856c9ab8336797c7b30ac27549318b7323f authored almost 6 years ago by twosee <[email protected]>
Fix swoole default socket_buffer_size.

github.com/swoole/swoole-src - afe861a704e2c4c728f22f882999f981c29e2ec9 authored almost 6 years ago by twosee <[email protected]>
Use ecalloc.

github.com/swoole/swoole-src - e0387aed98b3249b701e622eafc3bacfe77a393a authored almost 6 years ago by twosee <[email protected]>
Add http2 huge headers test.

github.com/swoole/swoole-src - 30ed07407628130e9e3f9d15f6580d4a03c6c529 authored almost 6 years ago by twosee <[email protected]>
Fix http2 nv.

github.com/swoole/swoole-src - 5a1442a56ff536182cfbd83db20ac256fd6ecb6f authored almost 6 years ago by twosee <[email protected]>
Fix typo (Swoole\MsgQueue::destroy incompatible backwards)

github.com/swoole/swoole-src - 28e4cd4041b2e638bea4fc1cee81869210e089df authored almost 6 years ago by twosee <[email protected]>
Improve coroutine state constants.

github.com/swoole/swoole-src - 9ea8df1be4de766a61d4a800d909e84e6571e7c9 authored almost 6 years ago by twosee <[email protected]>
Fix through sort.

github.com/swoole/swoole-src - 7f88d78bb7392a859ec1e0bb54168a99d54c6cae authored almost 6 years ago by twosee <[email protected]>
Refactor onSwap callback.

github.com/swoole/swoole-src - a47aeb59576a0753445bc5c72f614a7c265d794e authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 6915fd8e5836e1d3cc73244cddb72fcd3c79dc77 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 91449db2a3cb84d737d812cc36952a7258f272cc authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

# Conflicts:
# swoole_coroutine.cc

github.com/swoole/swoole-src - 53189ccc71600d85542a4bf2c58c138c4f88568b authored almost 6 years ago by matyhtf <[email protected]>
Revert "add coro swap callback"

This reverts commit 4a8bc3d

github.com/swoole/swoole-src - cd797ac687975638e5263c6a8d17deea68b22f09 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 3f92305d2f57d0e5b2b6eb686a0e3f2d8c93f3fb authored almost 6 years ago by twosee <[email protected]>
add coro swap callback

github.com/swoole/swoole-src - 4a8bc3d95026e42be3db3f35ffe12360bf3db043 authored almost 6 years ago by shiguangqi <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 86540ea0d0a1800ad2c21a989f2807b031cefe31 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 5f3d99e627167e6cbdcd8dcc21eb62f69de94960 authored almost 6 years ago by twosee <[email protected]>
Add extern C.

github.com/swoole/swoole-src - e68f520614bd384fd41bfdb91cdbb1a209b2bacd authored almost 6 years ago by twosee <[email protected]>
remove coroutine_get_cid

github.com/swoole/swoole-src - 98607d13f30b2d2f02c89ff2a1bf49444e33b75c authored almost 6 years ago by matyhtf <[email protected]>
update core_tests

github.com/swoole/swoole-src - 9b3acb84ca7704ef2c258755b9015f9b22033815 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 20a3ced033441b48ca69f3d85a7a054b1bfe8860 authored almost 6 years ago by matyhtf <[email protected]>
fix wait.cc bugs.

github.com/swoole/swoole-src - 38753b4300704c03cb5cc5add2731ebf18972c34 authored almost 6 years ago by matyhtf <[email protected]>
Remove swoole_http_v2_client.c

github.com/swoole/swoole-src - 6dd158f351833deb032823faf1dc4cc05928feac authored almost 6 years ago by twosee <[email protected]>
Fix warning.

github.com/swoole/swoole-src - 1d7b1672aa7d7b0b4ed80d8e1cba61b1b53f1ea9 authored almost 6 years ago by twosee <[email protected]>
Add extern C.

github.com/swoole/swoole-src - a185743cbf26f317499f2880a4872a55774df857 authored almost 6 years ago by twosee <[email protected]>
Fix warnings.

github.com/swoole/swoole-src - cdba6a006d3902d5db160c80ff05b656fc49c73b authored almost 6 years ago by twosee <[email protected]>
Fix redefine.

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

github.com/swoole/swoole-src - 47185fd2a913531655bb2e6341160307b1a894c5 authored almost 6 years ago by twosee <[email protected]>
Fix warnings.

github.com/swoole/swoole-src - 01c2152fe96f4e368b9261829a3a88f326c52493 authored almost 6 years ago by twosee <[email protected]>
refactor coroutine iterator

github.com/swoole/swoole-src - 208ae130482bba5e500fc6be0711d15c1db965d6 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src, fix warnings.

github.com/swoole/swoole-src - b9239798986fc3b4dd33ef04048fe9479936ebbf authored almost 6 years ago by twosee <[email protected]>
convert to C++ project

github.com/swoole/swoole-src - 28a41b43e365f125be67f186bf7480032adf1981 authored almost 6 years ago by matyhtf <[email protected]>
convert to C++

github.com/swoole/swoole-src - 78a9c7a10b3fe1a4f262474ed37bdb322b207960 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - df4f9ce03e61e7ba69450e5cba3204b9894a7146 authored almost 6 years ago by matyhtf <[email protected]>
convert to C++

github.com/swoole/swoole-src - 4011cb161aa2864e2b0f866a644db019d02eb2c9 authored almost 6 years ago by matyhtf <[email protected]>
Improve 10k connection test.

github.com/swoole/swoole-src - 47cb6c64ff68819e35941ba1e8d54ccbb813d3d3 authored almost 6 years ago by twosee <[email protected]>
Better name.

github.com/swoole/swoole-src - 6a1da16f6e86c3490a19a3d7c2a178f3569de2a1 authored almost 6 years ago by twosee <[email protected]>
Add defer tests, add sw_call_user_function_anyway.

github.com/swoole/swoole-src - b7d754faae1985cf6e06c0ec78d39f2f7e06671f authored almost 6 years ago by twosee <[email protected]>
Unlock PHP RC versions.

github.com/swoole/swoole-src - d5556232eecb757dd353ae30b4ecf128e5297431 authored almost 6 years ago by twosee <[email protected]>
Fix warning.

github.com/swoole/swoole-src - 86bdfa2c3d8b78627a4337d67ee8a4db62197bcc authored almost 6 years ago by twosee <[email protected]>
Add coroutine defer test.

github.com/swoole/swoole-src - d3ef6b850f2f3cf6aaf1c8d7880f80d4d419d5dc authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 7d335bbba2e169f043c889a743d531e2f5836141 authored almost 6 years ago by twosee <[email protected]>
Add 10k connections test.

github.com/swoole/swoole-src - 323d075889ec6307b8441269ea5273466d154926 authored almost 6 years ago by twosee <[email protected]>
add coroutine_defer API

github.com/swoole/swoole-src - f6b41a8963ab4f61ae06de4dce2c4a1361437d9a authored almost 6 years ago by matyhtf <[email protected]>
Coroutine code optimization.

github.com/swoole/swoole-src - 4b739995ddd4e0f3e034e1b74c8f5f20ed9ec0a3 authored almost 6 years ago by twosee <[email protected]>
Fix new Socket failed.

github.com/swoole/swoole-src - 02626d771643fa655f9c6cefbff049d5d23514ec authored almost 6 years ago by twosee <[email protected]>
Convert cid from int to long, remove some useless coroutine_get_current_cid.

github.com/swoole/swoole-src - 966e494645be00f32ca336ec2db55afb93089273 authored almost 6 years ago by twosee <[email protected]>
Update version to 4.2.9-alpha, disable CMake generator.

github.com/swoole/swoole-src - 61c40dba864fe4298e4ad0b65bf172b5e1376638 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 1ffc563a75dbd0c5a43fcf485eb2e48fea88ee0c authored almost 6 years ago by twosee <[email protected]>
fix cid error

github.com/swoole/swoole-src - 91b8cd1e77b77f8882679fcfd025e704b1d42afd authored almost 6 years ago by matyhtf <[email protected]>
fix memory leak.

github.com/swoole/swoole-src - b880a03a7e1437b604efde6b1af045147727cdf5 authored almost 6 years ago by matyhtf <[email protected]>
code optimization

github.com/swoole/swoole-src - d9c02854bcdf13a3d11f9908185ec59e24199810 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

# Conflicts:
# swoole_client.c

github.com/swoole/swoole-src - e0b24893f1f9d221963dc190f0ff752c087c2791 authored almost 6 years ago by matyhtf <[email protected]>
remove cid map

github.com/swoole/swoole-src - 8a9e252d29283d2f9e1db7202996e974ffac8aa7 authored almost 6 years ago by matyhtf <[email protected]>
Improve warning info.

github.com/swoole/swoole-src - 2ab2ab9b11cd7853a622df74aa759c644615e0cf authored almost 6 years ago by twosee <[email protected]>
Improve Channel, add timeout errCode in push method, add the test.

github.com/swoole/swoole-src - c356df34ffc82e0dc02b0393e1f884e99753439c authored almost 6 years ago by twosee <[email protected]>
Code optimization.

github.com/swoole/swoole-src - bc7b7bf648682a02509092a0a8280fd85cdd2f9f authored almost 6 years ago by twosee <[email protected]>
Improve coroutine create check.

github.com/swoole/swoole-src - 691aa67a33ae64251b192dff31b5402d39598552 authored almost 6 years ago by twosee <[email protected]>
Try to fix tests in docker.

github.com/swoole/swoole-src - 421662d8051d55af9fd02458fb338c8157130d46 authored almost 6 years ago by twosee <[email protected]>
Support Channel push timeout, Channel code optimization.

github.com/swoole/swoole-src - ed88e817d21b75b8c41f7871301a1d64b58300a6 authored almost 6 years ago by twosee <[email protected]>
Channel code optimization.

github.com/swoole/swoole-src - 9d923a62ea631893940157804b471b527b154401 authored almost 6 years ago by twosee <[email protected]>
remove php from cmake

github.com/swoole/swoole-src - a82874ffd0bf0565ab7cc6606898a71755e9152e authored almost 6 years ago by matyhtf <[email protected]>
Unlock some tests.

github.com/swoole/swoole-src - 19a62bf038656be466b6e1443d5577f42c0f3838 authored almost 6 years ago by twosee <[email protected]>
Try to remove some useless callbacks.

github.com/swoole/swoole-src - 303219ccb07db26aa43938d3f433e19142213517 authored almost 6 years ago by twosee <[email protected]>
Add some callback register tests.

github.com/swoole/swoole-src - 086266e5bec0801ec2866eee893d042b4cf176f3 authored almost 6 years ago by twosee <[email protected]>
Convert x == CORO_LIMIT to x < 0 (robustness).

github.com/swoole/swoole-src - e27e74e256f4dcdd28e3626a49285e3695aed4af authored almost 6 years ago by twosee <[email protected]>
Keep the parameter order consistent with PHP API.

github.com/swoole/swoole-src - 103c25b774f5cff21d89c8e5a4c99e1942939fb0 authored almost 6 years ago by twosee <[email protected]>
Code optimization, remove php_swoole_server_get_callback, use php_swoole_server_get_fci_cache.

github.com/swoole/swoole-src - 7047916fcf26cf9f36342fe03ad5c0fc82e6d6e8 authored almost 6 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - f982aa418a7839b701a0c74842e03a130db87e42 authored almost 6 years ago by twosee <[email protected]>
improve network tests, fix onPacket check.

github.com/swoole/swoole-src - 1349a08e1064842f2547b4c6dab7650128510c33 authored almost 6 years ago by twosee <[email protected]>
Merge pull request #2136 from stormeyes/master

fix swServer_start_check bug

github.com/swoole/swoole-src - 6581cf792e09520140669db0b0d48704c3e043c0 authored almost 6 years ago by 韩天峰-Rango <[email protected]>