Commit Graph

6097 Commits

Author SHA1 Message Date
李铭昕
4a01fa1135
Changed the string format for default exception formatter. (#2935) 2020-12-08 10:09:30 +08:00
李铭昕
a7c525bf95 Remove waiter functions file 2020-12-07 09:45:54 +08:00
huangzhhui
600817be72 Move waiter from Utils\Coroutine\Waiter to Utils src 2020-12-07 09:45:54 +08:00
李铭昕
c155ddfab9 Removed useless code. 2020-12-07 09:45:54 +08:00
李铭昕
9f43e2db9e Moved waiter component into utils. 2020-12-07 09:45:54 +08:00
李铭昕
3881f5ac16 Added test cases. 2020-12-07 09:45:54 +08:00
李铭昕
d1dd102995 Added waiter component. 2020-12-07 09:45:54 +08:00
李铭昕
9fcbdb62f0
Allow setting repeated middlewares. (#2909) 2020-12-02 16:29:54 +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
4ac479a607 docs: Add changelog.
perf: Use strongly typed.

perf: Use strongly typed.

fix: fix phpstan
2020-11-30 18:58:23 +08:00
nfangxu
2e825bcf49 perf: Use little camel case to the class properties. 2020-11-30 18:58:23 +08:00
nfangxu
63beb50c76 docs: Add view engine components document. 2020-11-30 18:58:23 +08:00
nfangxu
52c3d2a9fd feat: Support to define automatically loaded view component classes and anonymous components in view config file 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
Fangx
c9ff54bbb4
[performance] Optimize hyperf/scout, add --chunk and --column|c options to the scout:import command (#2883)
* perf: Optimize scout, use chunkById() instead of chunk()

* feat: Add `--chunk` and `--column|c` options to the scout:import command

* Update phpunit.xml

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-30 10:25:08 +08:00
李铭昕
17d8a40834
Some test cases skipped, when symfony/serializer >= v5.1.9 (#2893) 2020-11-30 10:08:24 +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
pandaLIU
f31c14d73c
Added config file for crontab (#2891)
* Added config file for crontab

* Updated CHANGELOG-2.0.md

*  Format code

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-29 10:59:46 +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
李铭昕
8e315925e8
Removed guzzle from matrix for Github Actions. (#2890) 2020-11-27 19:48:04 +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
李铭昕
c4d12d1e06 Added test cases for nsq. 2020-11-26 10:21:07 +08:00
李铭昕
d69d7f4237 Fixed config of nsqd does not works. 2020-11-26 10:21:07 +08:00
李铭昕
f673bb6995
Update CHANGELOG.md (#2866) 2020-11-25 20:36:31 +08:00
李铭昕
c360e79d7b
Added option no-restart for watcher. (#2875) 2020-11-25 20:23:49 +08:00
李铭昕
d026b98134
Fixed scan.ignore_annotations does not works when using watcher. (#2874) 2020-11-25 19:54:22 +08:00
ijackwu
62d313f139
Optimized code for watcher (#2785)
Co-authored-by: ijackwu <xiaowu365@gmail.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-25 19:22:40 +08:00
nfangxu
c580bcf339 perf: Use the constant 'DIRECTORY_SEPARATOR' instead of '/' 2020-11-25 18:20:29 +08:00
nfangxu
0016daff93 perf: Use \Hyperf\Utils\Filesystem\Filesystem 2020-11-25 18:20:29 +08:00
nfangxu
19367eb777 feat: the publish option of ConfigProvider allows publish directory 2020-11-25 18:20:29 +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
李铭昕
b5a9d93f83
Use (string) $body instead of $body->getContents() for getting contents from StreamInterface. (#2871)
because method `getContents()` only returns the remaining contents in a string.
2020-11-25 17:45:43 +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
李铭昕
f18bd01b5e
Optimized code for guzzle sink, which support resource not only string. (#2868)
* Optimized code for guzzle sink, which support resource not only string.

* Update CHANGELOG-2.0.md
2020-11-25 16:39:25 +08:00
李铭昕
62a5ecac00 Added documents for encryption. 2020-11-25 15:22:14 +08:00
李铭昕
8ff334908e Added test cases for encryption. 2020-11-25 15:22:14 +08:00
李铭昕
7bf3fe9b3b Optimized code for encryption. 2020-11-25 15:22:14 +08:00
武杰
348ee579b7 encrypter 2020-11-25 15:22:14 +08:00
iBllex
1e6fbbc27c
Support Consul ACL Token for Service Governance. (#2857)
* feat: service governance support consul ACL token

* Format code.

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-24 15:28:24 +08:00
ly
5220667710
Update coroutine.md (#2860) 2020-11-24 15:06:35 +08:00
李铭昕
d158f2975c
Optimized guzzle coroutine handler which throw exception when the status code below zero. (#2861) 2020-11-24 14:08:54 +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