Commit Graph

293 Commits

Author SHA1 Message Date
沈唁
985f45de28
Disable the daemonize when use watcher (#2918)
* Disable the daemonize when use watcher

* Update CHANGELOG-2.0.md

* Update view-engine.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-03 19:06:02 +08:00
沈唁
0ff57ebcd9
Fix typo (#2916)
* Fix typo

* Update AbstractController
2020-12-03 15:58:26 +08:00
沈唁
ac470e13ee
Upgraded doctrine/dbal to ^3.0 (#2901)
* Upgraded doctrine/dbal to ^3.0

* Update Connector.php

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-01 14:55:18 +08:00
李铭昕
29e420bc17 Merge branch 'master' into 2.1-merge 2020-12-01 14:33:53 +08:00
Fangx
465c1ad4ae
Update view-engine.md (#2903) 2020-12-01 14:15:32 +08:00
沈唁
59974284fb
Update migration.md (#2900)
* Update migration.md

* Update migration.md
2020-12-01 11:12:28 +08:00
nfangxu
63beb50c76 docs: Add view engine components document. 2020-11-30 18:58:23 +08:00
沈唁
6c8fe6bade
Update watcher docs (#2894) 2020-11-30 11:49:41 +08:00
李铭昕
fd70d76a82
v2.0.21 (#2892)
* v2.0.21

* Update changelog.md
2020-11-30 10:34:11 +08:00
kong
d350f717ac
Optimized usage for multi port server. (#2889)
* 补充多端口监听的路由配置说明

* Update overview.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-29 15:42:21 +08:00
cexll
2e795a85a4
Update Nginx Config for Socket IO. (#2885)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-28 08:57:15 +08:00
李铭昕
c405f177a7 Merge branch 'master' into 2.1-merge 2020-11-27 19:01:03 +08:00
黄朝晖
43ef242840
Update release-planning.md 2020-11-27 18:55:12 +08:00
黄朝晖
232a517171
Update release-planning.md 2020-11-27 18:53:54 +08:00
沈唁
af87f4f783
Fix sidebar (#2886) 2020-11-27 15:54:25 +08:00
李铭昕
c360e79d7b
Added option no-restart for watcher. (#2875) 2020-11-25 20:23:49 +08:00
沈唁
5ae997c464
Fixed namespace for documents. (#2869)
* Fix namespace

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-25 18:10:31 +08:00
李铭昕
8921c2defc Merge branch 'master' into 2.1-merge
# Conflicts:
#	src/guzzle/src/CoroutineHandler.php
#	src/guzzle/tests/Stub/CoroutineHandlerStub.php
2020-11-25 16:46:33 +08:00
李铭昕
62a5ecac00 Added documents for encryption. 2020-11-25 15:22:14 +08:00
ly
5220667710
Update coroutine.md (#2860) 2020-11-24 15:06:35 +08:00
Arvin
2f86ba9818
Interact with your application for hyperf (#2854)
* Interact with your application for hyperf

* Update awesome-components.md

Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-11-24 09:19:59 +08:00
李铭昕
b154bca0a3
Changed default engine of view config. (#2851)
* Fixed typo.

* Update default config of view.

* Update CHANGELOG-2.0.md
2020-11-23 15:28:53 +08:00
李铭昕
7c601604a2
v2.0.20 (#2830)
* v2.0.20

* Update changelog.md
2020-11-23 09:18:44 +08:00
阿祥
867c5c9fc7
fix typo (#2843)
Co-authored-by: 池安祥 <chianxiang@bornmega.com>
2020-11-21 10:15:35 +08:00
沈唁
38f5c873d1
Update index.html (#2841) 2020-11-20 21:30:38 +08:00
李铭昕
44b8a342d2
Added usage for trait snowflake. (#2838) 2020-11-20 14:13:56 +08:00
Donjan
09bbe7a51f
Added donjan-deng/hyperf-casbin into awesome-components. (#2829)
Co-authored-by: Donjan <Donjan@cqbaobao.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-19 17:12:49 +08:00
Fangx
d5f7d289ad
Docs: Use hyperf/view-engine instead of duncan3dc/blade for blade engine (#2818)
* docs: 推荐 hyperf/view-engine 视图组件

* Update view.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-17 15:52:01 +08:00
李铭昕
30162cbe30
v2.0.19 (#2817)
* v2.0.19

* Update changelog.md
2020-11-17 10:40:30 +08:00
SparkLee
29e15dec15
fix typo (#2795) 2020-11-12 11:38:24 +08:00
李铭昕
84ac3f0a0d Merge branch 'master' into 2.1-merge
# Conflicts:
#	README.md
#	src/amqp/src/Message/ConsumerMessageInterface.php
#	src/utils/src/Coroutine/Concurrent.php
#	src/websocket-server/src/Server.php
2020-11-09 18:25:43 +08:00
李铭昕
2b29ba5905
v2.0.18 (#2780) 2020-11-09 10:34:24 +08:00
李铭昕
f3f77eb263
update doc (#2769)
* Update di.md

* Update async-queue.md
2020-11-05 16:35:24 +08:00
pandaLIU
27bd358783
updated communication.md (#2763)
* updated doc

* updated communication.md
2020-11-05 10:53:28 +08:00
李铭昕
a51e20996d
v2.0.17 (#2738) 2020-11-02 13:11:45 +08:00
沈唁
7cf0d5894c
Add Memory Leak Detection Middleware to Swoole Tracker (#2747) 2020-11-01 18:16:44 +08:00
ren-jimmy
8f33ddbdf9
Support json-rpc for tracer component. (#2625)
* Update SpanStarter.php
* Added JsonRpcAspect.

Co-authored-by: jimmy <you@example.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-31 20:42:41 +08:00
李铭昕
199a6e2324
Added view-engine component. (#2737)
Co-authored-by: nfangxu <nfangxu@gmail.com>
2020-10-30 16:33:16 +08:00
ecareyu
3c7ccab464
Update document (#2731)
* 增加一个关于$maxAttempts参数的说明,否则用户不留意根本不知道这玩意的重试默认是关掉的

* Format doc

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-29 15:59:31 +08:00
李铭昕
11dabbf792 Merge branch 'master' into 2.1-merge
# Conflicts:
#	.travis.yml
#	composer.json
#	src/json-rpc/src/CoreMiddleware.php
2020-10-28 09:18:07 +08:00
李铭昕
da784eef16
v2.0.16 (#2692) 2020-10-26 12:07:29 +08:00
protoku
3a66a8c1f4 Undo utils 2020-10-25 10:05:53 +01:00
protoku
653929fb03 Translation for snowflake 2020-10-25 10:04:13 +01:00
沈唁
c899595fbc
Add Swoole Tracker leak tool (#2696)
* add Swoole Tracker leak tool

* Update phpstan.neon

* update tips

* Update phpstan.neon

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 15:31:02 +08:00
jonny77
6dfbf147bd
Update async-queue.md (#2691)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 13:20:40 +08:00
djunny
f0a8d72d36
Added method getCacheTTL for CacheableInterface which can control cache time each models. (#2682)
Co-authored-by: dj <github@djunny.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 10:02:30 +08:00
沈唁
b42419714b
update max_coroutine (#2685) 2020-10-19 18:47:35 +08:00
李铭昕
864f500eab
v2.0.15 (#2679) 2020-10-19 15:08:13 +08:00
李铭昕
52d2e2061c
Hyperf\Server\SwooleEvent will be deprecated in v3.0, please use Hyperf\Server\Event instead. (#2668) 2020-10-16 10:14:05 +08:00
李铭昕
605260385e
Removed deprecated code. (#2648)
* Removed deprecated code.

* Update
2020-10-13 10:30:14 +08:00
李铭昕
3b38cc6384 Merge branch 'master' into 2.1-merge 2020-10-13 09:09:45 +08:00
Alone88
7243b8f918
Update scout.md (#2645) 2020-10-13 07:26:47 +08:00
谷溪
eb1fb28e33
fix: broken interface binding in retry annotation (#2637)
* fix: broken interface binding in retry annotation

 Di interface bindings are not available at the time of annotation parsing.

* Update Retry.php

* changelog

* test: fix test bindings

* Update RetryAnnotationAspectTest.php

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-12 14:13:50 +08:00
沈唁
3768a08ab3
fix redis config replace error (#2635)
* fix redis config error

* update

* update

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-12 12:02:08 +08:00
李铭昕
13d0fb58cc
v2.0.14 (#2631)
* v2.0.14

* Update translation

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-10-12 10:40:47 +08:00
李铭昕
bdfa1e3572
Upgrade prometheus_client_php to ^1.0 (#2626)
* Upgrade prometheus_client_php to ^1.0

* Update phpstan.neon

* Update metric.md
2020-10-10 19:51:09 +08:00
李铭昕
6914d5a71f
Upgrade guzzlehttp/guzzle to ^7.0 (#2621) 2020-10-10 13:12:00 +08:00
李铭昕
aaaef039d6
Optimized documents. (#2610) 2020-10-05 08:31:32 +08:00
李铭昕
48ca8d1616 Format composer.json 2020-10-04 18:42:03 +08:00
李铭昕
895ba2ade7 Merge branch 'master' into pr/1969 2020-10-04 18:27:39 +08:00
李铭昕
6a96fbaccb Fixed documents. 2020-10-02 10:24:19 +08:00
李铭昕
8faea9bc83 Merge branch 'master' into pr/1172 2020-10-02 08:13:20 +08:00
李铭昕
34ed6f37e4
v2.0.13 (#2586)
* Update CHANGELOG-2.0.md

* Update awesome-components.md

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-28 10:47:04 +08:00
李铭昕
fdbc32a4e4
Fixed crontab does not works when using coroutine style server. (#2590)
* Added PHPDOc.

* Fixed crontab does not works when using coroutine style server.
2020-09-27 16:25:56 +08:00
Nash Gao
1e13776e47
fix typo and ambiguous expression (#2569)
* fix typo and ambiguous expression

* fix typo

* update questions with zirocte/swagger 3.0.5 version issue
2020-09-23 10:31:52 +08:00
李铭昕
e259a59184
v2.0.12 (#2555)
* Update CHANGELOG-2.0.md

* Update

* Update doc and translate

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-21 10:25:38 +08:00
李铭昕
7fc9e40994
Merge pull request #2490 from Reasno/grpc-client-streaming
fix: fix grpc-client streaming
2020-09-21 09:25:28 +08:00
李铭昕
c092a97769
Update model-cache.md (#2552) 2020-09-20 10:24:52 +08:00
Qiu Tuleng
4791f1885f
Added a link of dump-server package (#2548)
Add the link of Symfony's dump-server package for Hyperf framework
2020-09-19 11:45:11 +08:00
nfangxu
86c6e0d217 docs: 更新 transformer 为 resource 2020-09-18 17:53:35 +08:00
Reasno
518e7e207a doc: add grpc streaming example 2020-09-18 14:44:09 +08:00
Reasno
7785f06b59 doc: add grpc streaming example 2020-09-18 14:44:09 +08:00
李铭昕
d76baa602a
Update docker-swarm.md (#2531) 2020-09-17 17:09:47 +08:00
Eric Zhu
a4072da433
Updated awesome components (#2502) 2020-09-17 16:42:27 +08:00
sy-records
8ec489af7e fix typo 2020-09-16 14:07:18 +08:00
李铭昕
3e0deffa15
Fixed typo. (#2511)
* Fixed typo

* Update changelog.md

* Deleted useless code.
2020-09-14 17:35:55 +08:00
李铭昕
2852c0a29a
v2.0.11 (#2503)
* v2.0.11

* Translate

* Update changelog.md

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-14 11:02:38 +08:00
李铭昕
cb7d93a54a
Update testing.md (#2499) 2020-09-13 11:31:47 +08:00
沈唁
bc875b51bb
fix title (#2481) 2020-09-11 10:33:53 +08:00
沈唁
4fc2077659
Update swoole tracker (#2479)
* Update docs

* fix typo
2020-09-10 14:02:25 +08:00
李铭昕
7d3d99af34
Optimized the fallback of FallbackRetryPolicy which support class@method (#2471)
Co-authored-by: yansongda <me@yansongda.cn>
2020-09-09 17:05:18 +08:00
李铭昕
ed517bce08
Added optional visitor ModelRewriteGetterSetterVisitor for gen:model. (#2463)
* Added AbstractVisitor.

* Added BetterReflectionManager.

* Support getter and setter.

* Update document.
2020-09-09 14:40:23 +08:00
李铭昕
f07ed0d5c4
Added ReloadChannelListener to reload timeout or failed channels automatically. (#2459)
* Added `ReloadChannelListener` to reload timeout or failed channels automatically.

* Added test cases.
2020-09-08 11:35:00 +08:00
谷溪
567ebaa1fd
doc: Add docs about fetching request object in socket.io callback. (#2454) 2020-09-07 15:38:17 +08:00
ninvfeng
8a5e422a97
Fixed typo (#2453) 2020-09-07 14:44:11 +08:00
李铭昕
378a930f7a
v2.0.10 (#2450)
* v2.0.10

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-07 12:55:20 +08:00
nfangxu
d120b48364 docs: 添加 transformer 相关文档 2020-09-07 10:07:02 +08:00
huangzhhui
380cf96c3e Merge remote-tracking branch 'upstream/master' into pr/1969 2020-09-07 00:34:42 +08:00
李铭昕
096a82df66
Fixed traceid does not exists when using coroutine handler. (#2443)
Co-authored-by: sy-records <52o@qq52o.cn>
2020-09-06 10:38:20 +08:00
李铭昕
f9f3849848
Added some setters for SocketIO. (#2441)
* Added some setters for SocketIO.

* Update CHANGELOG-2.0.md
2020-09-05 15:05:23 +08:00
李铭昕
cb6640215f
Optimized error message when does not set the value of @var for @Inject. (#2429) 2020-09-03 18:22:50 +08:00
李铭昕
e919359448
Fixed enable-event-dispatcher does not exists. (#2426)
* Added doc for how to rewrite cast.

* Update CHANGELOG-2.0.md

* Update quick-start.md
2020-09-03 17:27:40 +08:00
李铭昕
2f6596d2e2
Fixed example for class_map. (#2400) 2020-09-01 09:56:35 +08:00
李铭昕
83fe1c7ed5
Added auto release. (#2390)
* Update changelog.md

* Added auto release.
2020-08-31 14:51:22 +08:00
李铭昕
7cf763717c
v2.0.9 (#2385)
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-08-31 13:40:33 +08:00
Fangx
200fd22cd5
Update document (#2372)
* fix: 更新文档示例代码

* Update quick-start.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-08-28 18:13:38 +08:00
李铭昕
3330ee2ce7
Optimized code for watcher. (#2368)
* Optimized code for watcher.

* Update CHANGELOG-2.0.md
2020-08-28 09:54:30 +08:00
李铭昕
2891c4f485
Optimized process which stop friendly in coroutine server. (#2359)
* Optimized process which stop friendly in coroutine server.

* Optimized code.

* Added document.
2020-08-27 11:43:39 +08:00
李铭昕
e3563df481
Update doc (#2355) 2020-08-26 14:27:48 +08:00
李铭昕
0877807d8d
Added document about how to create your component. (#2348) 2020-08-25 09:29:42 +08:00