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

Co::sleep code optimization (has already checked reactor when create coroutine).

github.com/swoole/swoole-src - 5ff53e76de4be643bafa8a04edd84593516c5d2c authored about 6 years ago
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 1ae384957c5ad3639d52e892af40f79c8000b18d authored about 6 years ago
Optimization code

github.com/swoole/swoole-src - 1dbf9c7872a27079d655271f2da14d0c1ef113e4 authored about 6 years ago
fix c-ares test

github.com/swoole/swoole-src - eb4e4be43b84a1b9d09744c1a745cea182a15309 authored about 6 years ago
update manager_pid

github.com/swoole/swoole-src - e18e013cac20d3d4e332360ddcc7ba5ffb035346 authored about 6 years ago
Merge pull request #2309 from windrunner414/core_test

Core test

github.com/swoole/swoole-src - 56b374edaa7c79443bbca6bd5ab9ccfacffbe25b authored about 6 years ago
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 891b9a84701889d4b3e7b6fc188d17df92b8e9c1 authored about 6 years ago
Merge pull request #2310 from mabu233/master

Setting SwooleG.enable_coroutine on process restart

github.com/swoole/swoole-src - 85c55d6afdee24cc0f05ec0eb2bcf6ac192bed11 authored about 6 years ago
Delete tabs...

github.com/swoole/swoole-src - e918659a2712edaeda8242a7d0327c94657be157 authored about 6 years ago
Merge remote-tracking branch 'upstream/master'

github.com/swoole/swoole-src - 3acec9e3ec057771d3966cdcf409fbe8df8e0325 authored about 6 years ago
Setting enable_coroutine on process restart

github.com/swoole/swoole-src - feb04613899cae354f789eac877434e05d86ddbd authored about 6 years ago
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 069768d01f71b532036b8175613002f643f5cceb authored about 6 years ago
fix dispatch_func discard

github.com/swoole/swoole-src - ca14649ab45a41edda7f2297ab3e7dbb9a2e54f6 authored about 6 years ago
add push_timeout and pop_timeout tests

github.com/swoole/swoole-src - 1af75dc6d203a4c13d185a6dac89d2662ebb4ab3 authored about 6 years ago
Fix sw_zend_function_max_num_args.

github.com/swoole/swoole-src - b75ab567c12d2af37c59e2d0393c5b3a671b452c authored about 6 years ago
Merge pull request #2282 from swoole/manger_kill

add max_wait_time for kill in sync mode

github.com/swoole/swoole-src - 21054a87e173262a87a377ad67aad3657c50c907 authored about 6 years ago
Merge pull request #2307 from windrunner414/core_test

Core test

github.com/swoole/swoole-src - 39d2e5c8819ba6165e5ee26520b2796cf84cfb00 authored about 6 years ago
fix core test and remove stl_map benchmark

github.com/swoole/swoole-src - 776caec0d21b95bbdce2b641ad9c4c72af9f63a5 authored about 6 years ago
Merge remote-tracking branch 'swoole/master' into core_test

github.com/swoole/swoole-src - 9c4ba804c5312045ef6f9c74d351463303a16c43 authored about 6 years ago
Optimization code

github.com/swoole/swoole-src - 478239173e651e3fca1a6280d4469b4068f9b1e8 authored about 6 years ago
remove un-use code

github.com/swoole/swoole-src - 16a92506f52a87093970c46695239df5c80a356e authored about 6 years ago
Code optimization

github.com/swoole/swoole-src - add48e8e6f16af2b93afc3aec9b6c352a94fd28a authored about 6 years ago
serv->single_thread

github.com/swoole/swoole-src - 4c39cd40c62ba4ebc3a238fbc3f20082da71dbf1 authored about 6 years ago
added single_thread option.

github.com/swoole/swoole-src - 6865e382c0f97247ac741780a29c5f9a8da687fd authored about 6 years ago
Dispatch args optimization, fix string function lost, fix dispatch return value less than 0.

github.com/swoole/swoole-src - 2bc49e4dc16d408f7cc5043c09d7435802abbdcf authored about 6 years ago
Enhance test scripts, update document.

github.com/swoole/swoole-src - 128fe470a701425933d8915e294488378ddff42e authored about 6 years ago
reset subscribe status in close

github.com/swoole/swoole-src - 90d5be8104e8654b2b38204016193dcf76f2e3b1 authored about 6 years ago
Merge remote-tracking branch 'swoole/master' into redis_sub

github.com/swoole/swoole-src - 588c834b248016b45e42b1a449e4fcb796c5a7b4 authored about 6 years ago
Comment trap out.

github.com/swoole/swoole-src - da8ac389ea76718a33aae04586b299403d53f5c0 authored about 6 years ago
Merge remote-tracking branch 'swoole/master' into redis_sub

github.com/swoole/swoole-src - 53bbe6880451e8d2fda18f1b3fca437a632205d2 authored about 6 years ago
Merge pull request #2306 from mabu233/master

Fix dispatch_func bug

github.com/swoole/swoole-src - ea1b37cd117000dd9a594233d40900684f9811eb authored about 6 years ago
Merge env to script (due to sh).

github.com/swoole/swoole-src - 1e6d3b680ee3edb34804871c042f24ef1436295b authored about 6 years ago
add dispatch_func test

github.com/swoole/swoole-src - 3e9f23bf584a59fe97e6acbe6469b1af38584a25 authored about 6 years ago
fix dispatch_func bug

github.com/swoole/swoole-src - daaa24ef8b819b72e7780be5c14785f9452aa613 authored about 6 years ago
Add a test about exit exception backtrace.

github.com/swoole/swoole-src - 647a4e40391cdfb185bfad248420a6c7bdfb2222 authored about 6 years ago
Fix assert equal.

github.com/swoole/swoole-src - 3aaf6cf1747efd73fb3d34db8b395c2fb5cf4623 authored about 6 years ago
Separate env from route, now it can run without travis. Fix mysql unixsocket path.

github.com/swoole/swoole-src - 7113bbdf3526113c7bf02931ae195d7a2e219c90 authored about 6 years ago
Use time_approximate.

github.com/swoole/swoole-src - 782393c848807da43f0720fb8a54d03f4f8533ad authored about 6 years ago
Add illegal usage test.

github.com/swoole/swoole-src - 7c67ae0b88074f1acc97e05771998b6a00aef94c authored about 6 years ago
Add auth test cover almost all situations.

github.com/swoole/swoole-src - ee50528b49d4da8fc373a53453fd91b2d50d4456 authored about 6 years ago
Add getDbNum test cover almost all situations.

github.com/swoole/swoole-src - d0fcc6531ecfbb8bbac6b5d237d8c780398ecc1a authored about 6 years ago
Improve redis_auth and redis_select (reliability).

github.com/swoole/swoole-src - fdac8a35c4bb48850c64f00dc60440bb679f096a authored about 6 years ago
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 3ffca5b64214d7e8dd2bcf5a1c4f0a0e6dabbcab authored about 6 years ago
Merge pull request #2303 from windrunner414/redis_auth

add coroutine redis auth and database setting

github.com/swoole/swoole-src - aa6432eaed42200cafb8496ccfb424a00691cbee authored about 6 years ago
Add mysql unix socket test.

github.com/swoole/swoole-src - 62b0a68e7f522ff91031e26d6e14d9d90b651d5b authored about 6 years ago
Merge origin/master

github.com/swoole/swoole-src - ba371927235d1ef786e1763ce0e1122743359096 authored about 6 years ago
open php73 swoole serialize switch

github.com/swoole/swoole-src - b733bdc2480cf20adfe35b3051f461b237963a89 authored about 6 years ago
compatile php73

github.com/swoole/swoole-src - 576d7819edb3a0540bd0c002d177681336402da4 authored about 6 years ago
Move to the end.

github.com/swoole/swoole-src - 8023189f863ba5dd9340058edc26d5e80318b8fc authored about 6 years ago
Improve socket shutdown codes.

github.com/swoole/swoole-src - 546fc8509dd996c6b85d69da2adf08e83ae7a033 authored about 6 years ago
db_number to database

github.com/swoole/swoole-src - d25aae345f34e87d9798a952d72622f8af884c48 authored about 6 years ago
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - af54494f4886d901dc5af96dd9130f78e4d57260 authored about 6 years ago
Add a test for redis select, fix redis client killer.

github.com/swoole/swoole-src - 1139bd0003de4abca8e797d6c7e7cc3f31aa46ed authored about 6 years ago
Merge pull request #2299 from windrunner414/redis_cluster

* handle MOVED and ASK error

* fix

github.com/swoole/swoole-src - b251d836be8912abe211806518a24a1ce4b36950 authored about 6 years ago
improve (#2302)

Improve coro-tests

github.com/swoole/swoole-src - 62f2399b1b16604a0dab7050562f4d93069e4b1e authored about 6 years ago
Improve gdbinit color print.

github.com/swoole/swoole-src - 0ef3d3f31fe591bef52c3c70053510fb81339d2b authored about 6 years ago
New test: addProcess with fatal error.

github.com/swoole/swoole-src - 72c995157f8f60bf0a374022697a45e751fb7fac authored about 6 years ago
Merge branch 'master' into manger_kill

github.com/swoole/swoole-src - 661da108545ee9223527fd85a23ec0dcce960030 authored about 6 years ago
Merge branch 'master' into manger_kill

github.com/swoole/swoole-src - e0756733a7255a8617cf5731dcf89ad280e4fe63 authored about 6 years ago
handle MOVED and ASK error

github.com/swoole/swoole-src - d19d8e36954e1e62322e347d7de579107dc1c3ca authored about 6 years ago
Tests speed up, remove IP constant.

github.com/swoole/swoole-src - c5adfd03740c6f31512a1438e0bfff720c28ca9f authored about 6 years ago
Use approximate.

github.com/swoole/swoole-src - 39b7d3cb8b0490746d9054ec8cb72a27c4b24b34 authored about 6 years ago
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 827a21300cfad2f472973a2a067097eb7e27533c authored about 6 years ago
Add websocket server memory trace test.

github.com/swoole/swoole-src - d81a31815d0187dfac4e0532f51d3c25e8315c15 authored about 6 years ago
Enhance test scripts.

github.com/swoole/swoole-src - aa77a71637cfe4380cb675fc30c84a411fe283f2 authored about 6 years ago
add timer and reactor help

github.com/swoole/swoole-src - 2beb563abe3f2dec8b7a9f0327fb63f0bc946e14 authored about 6 years ago