Commit Graph

343 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
李铭昕
5c72297d68
Added job for auto release. (#2345) 2020-08-24 16:37:21 +08:00
李铭昕
b74d9ebf97 v2.0.8 2020-08-24 11:04:28 +08:00
沈唁
98782ed55e
Update index.html (#2341) 2020-08-24 10:25:25 +08:00
沈唁
c0a4711588
fix typo (#2326) 2020-08-21 10:23:39 +08:00
李铭昕
638076d222
Update awesome-components.md (#2314) 2020-08-17 18:02:45 +08:00
沈唁
c7e3aea457
docs: update di:init-proxy (#2313)
* docs: update di:init-proxy

* update
2020-08-17 15:46:53 +08:00
李铭昕
f18b03a08f
Optimized the config for nsqd. (#2312)
* Changed config of nsqd.

* Update changelog.md
2020-08-17 14:13:59 +08:00
李铭昕
2a54dc891e
v2.0.7 (#2310) 2020-08-17 11:39:33 +08:00
huangzhhui
a81974bc05 Specifice the API is NSQD API 2020-08-17 02:50:47 +08:00
huangzhhui
3877f643b9 Fix typo and translate 2020-08-17 00:45:03 +08:00
huangzhhui
da2a46e86b Add English doc of NSQ 2020-08-17 00:44:56 +08:00
huangzhhui
4bdc8d8b66 Update doc and translate 2020-08-17 00:16:41 +08:00
李铭昕
438c15a935 Added document. 2020-08-16 20:07:25 +08:00
沈唁
1154859ddb
fix: docs search path (#2297) 2020-08-14 08:23:35 +08:00
李铭昕
95c657bc42
Fixed doc. (#2293) 2020-08-13 19:37:41 +08:00
Chang Long Xu
ee906d37ba
change set to rebind
change set to rebind
2020-08-12 21:44:43 +08:00
沈唁
a40d438995
fix typo (#2282) 2020-08-12 14:30:53 +08:00
huangzhhui
3278506f96 Update jet.md 2020-08-11 01:39:21 +08:00
huangzhhui
c28597243e Update 2020-08-11 01:11:58 +08:00
huangzhhui
ce269666ba Update important.md 2020-08-11 01:00:32 +08:00
huangzhhui
3b75ee8647 Update questions.md 2020-08-11 00:54:47 +08:00
huangzhhui
787c6c0549 Update summary.md 2020-08-11 00:33:26 +08:00
huangzhhui
70cf4da13f Update redis.md 2020-08-11 00:28:32 +08:00
huangzhhui
197b8ecd0d Translate 2020-08-11 00:08:36 +08:00
huangzhhui
5b1b7b44b4 Update doc summary 2020-08-10 16:29:04 +08:00
huangzhhui
53db463307 Translate 2020-08-10 13:33:19 +08:00
huangzhhui
b1dc4989e4 Translate 2020-08-10 13:28:28 +08:00
李铭昕
5e76e76c46 Update changelog.md 2020-08-10 10:21:18 +08:00
李铭昕
56b4608916 Update 2020-08-10 10:11:44 +08:00
nfangxu
d46d58d36b docs: update transformer docs 2020-08-10 10:00:27 +08:00
李铭昕
0ffda17389 Merge branch 'master' into 2.0-release 2020-08-10 09:57:24 +08:00
huangzhhui
b1cc1d6bb9 Add doc 2020-08-10 02:12:16 +08:00
huangzhhui
ca0f8b361b Update jet.md 2020-08-10 01:54:13 +08:00
huangzhhui
d89fe12128 Update doc 2020-08-10 01:48:26 +08:00
huangzhhui
f62589938d Merge remote-tracking branch 'upstream/master' into pr/2125 2020-08-09 19:17:20 +08:00
李铭昕
0408526444 Update wechat.md 2020-08-09 18:26:49 +08:00
李铭昕
05e119b2f2 Update wechat.md 2020-08-09 18:16:51 +08:00
李铭昕
901f0193c7 Update wechat.md 2020-08-09 18:14:37 +08:00
李铭昕
6149fb8680 Update nacos.md 2020-08-09 15:30:20 +08:00
李铭昕
9beaa82535 Optimized code for resource. 2020-08-07 13:33:45 +08:00
李铭昕
8703b9fead Format code. 2020-08-07 09:47:28 +08:00
李铭昕
9925bb25ae Merge branch 'master' into pr/1969 2020-08-07 09:40:38 +08:00
Kids Return
45550adeb8
Improve guzzle set default handler, use Hyperf\Guzzle\CoroutineHandle… (#2243)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-08-06 17:07:22 +08:00
沈唁
50cd5ebfe6
fix typo (#2238) 2020-08-03 18:32:06 +08:00
李铭昕
a33635dadd
v2.0.5 (#2234) 2020-08-03 10:11:22 +08:00
李铭昕
59e44150bc
Merge pull request #2001 from nfangxu/command-signature
[feature] 支持在 command 的 signature 中设置参数及名称
2020-08-02 14:51:57 +08:00
李铭昕
68a2bccfc8 Added cases of command into phpunit.xml 2020-08-02 13:56:40 +08:00
李铭昕
ac2d1db7cf
Added document for tcp-server. (#2228) 2020-08-02 13:45:08 +08:00
李铭昕
63d531a667 Format code. 2020-08-02 13:41:46 +08:00
沈唁
f00544ffc0
fix typo (#2215) 2020-07-30 15:22:41 +08:00