Commit Graph

377 Commits

Author SHA1 Message Date
李铭昕
a4dd9c37aa
Optimized code for guessing the return type for custom caster when using gen:model. (#3367) 2021-03-14 17:49:28 +08:00
李铭昕
8963a78b73
Shouldn't write pid to the file when pid_file is not configured for coroutine style server. (#3365)
* Shouldn't write pid to the file when the config of pid_file is not configured.

* Update async-queue.md
2021-03-14 13:29:35 +08:00
李铭昕
5327880496
Update paginator.md (#3361) 2021-03-12 17:15:01 +08:00
李铭昕
48b319e2f0
v2.1.9 (#3340) 2021-03-08 09:09:58 +08:00
pluveto
21afc43c31
Update model.md (#3339)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-03-07 10:30:48 +08:00
李铭昕
00fe0793e1
Since the 2.2.2 version, promphp/prometheus_client_php will cause fatal error 2021-03-05 20:54:24 +08:00
李铭昕
87922bfe54
v2.1.8 (#3321) 2021-03-01 09:34:33 +08:00
李铭昕
89fbcf60ea
Update communication.md (#3307) 2021-02-27 14:58:06 +08:00
wdaglb
2ab4c091a1
Added Blueprint::comment() which you can set comment of table for migration. (#3310)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-25 10:56:23 +08:00
李铭昕
5beb35bb57
Update docs for etcd (#3304) 2021-02-24 14:17:31 +08:00
李铭昕
4bdf88524f
Release v2.1.7 (#3284)
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
2021-02-22 08:56:22 +08:00
zxyfaxcn
9a9ee695d0
Fix typo (#3282)
* Optimized 改正变量单词拼写

* Update SignalManager.php

* Update CHANGELOG-2.1.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-19 19:18:45 +08:00
cexll
d5382e7eb8
Update rate-limit.md (#3279)
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-19 18:58:33 +08:00
沈唁
bb3ed4815c
Add translate docs action (#3276)
* Add translate docs action

* Remove push

Co-authored-by: sy-records <sy-records@users.noreply.github.com>
2021-02-19 12:53:50 +08:00
pandaLIU
ce1eb7091d
Added support for kafka consumers to subscribe to multiple topics. (#3268)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-18 18:24:16 +08:00
江湖大牛
67393b088e
docs: update docs (#3271) 2021-02-18 17:48:07 +08:00
李铭昕
32979f2212
v2.1.6 (#3257) 2021-02-08 14:23:40 +08:00
李铭昕
1d0213fbaf
No need to install composer (#3250) 2021-02-06 10:50:14 +08:00
pandaLIU
90aa413856
Updated kafka.md (#3244) 2021-02-05 11:19:35 +08:00
jan
ca5c22cd65
Optimized config of cos for hyperf/filesystem. (#3239)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-03 16:29:12 +08:00
李铭昕
aa8218ab4b
v2.1.5 (#3232) 2021-02-01 11:18:42 +08:00
李铭昕
80830d726f
Fixed bug that server crash when tracer flush failed in defer. (#3228)
* Fixed bug that server crash when tracer flush failed in defer.
* Update CHANGELOG-2.1.md
2021-01-30 19:47:11 +08:00
李铭昕
efbb753d34
change the php version for docs. (#3225) 2021-01-29 11:32:57 +08:00
刀刀
85d7194c18
Update nacos.md (#3205) 2021-01-26 18:23:49 +08:00
李铭昕
4b78aeaaaf
Don't retry, when recv timeout for json-rpc client. (#3195)
* Don't retry, when recv timeout for json-rpc client.
2021-01-25 11:48:00 +08:00
李铭昕
4ee143b87a
v2.1.4 (#3190) 2021-01-25 10:17:05 +08:00
谷溪
d8a4b1fce1
fix: make kafka producer usable in cluster setup (#3189) 2021-01-24 10:30:19 +08:00
张子彬
0fbda4f915
Added FindNewerDriver which is friendly with mac, linux and docker for watcher. (#3170)
* Added FindNewerDriver
* Update documents and changelog

Co-authored-by: zhangzibin <zhangzibin@idvert.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-23 13:09:45 +08:00
jiangwu10057
9e49c448c6
Added the method to install fswatch for ubuntu (#3185) 2021-01-23 12:32:14 +08:00
VinterHe
7c464d6bbb
Update documents (#3173)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-21 14:44:04 +08:00
李铭昕
8e550e04cf
v2.1.3 (#3147) 2021-01-18 09:49:08 +08:00
李铭昕
9821c9db87
Update docs 2021-01-15 18:02:33 +08:00
李铭昕
fecdb5034d
Fixed doctrine/dbal does not works. (#3141)
* Fixed doctrine/dbal does not works.

* Fixed by https://github.com/laravel/framework/pull/35236
2021-01-15 17:00:52 +08:00
江湖大牛
c9a6f5a5ac
Added method ComponentAttributeBag::has() for view-engine. (#3123)
* feat: Add has() method to Hyperf\ViewEngine\Component\ComponentAttributeBag

* docs: update view-engine.md

* Update CHANGELOG-2.1.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-14 12:00:25 +08:00
Demin Yin
c82b3d64b1
update comments in the Redis component (#3127) 2021-01-14 09:38:13 +08:00
李铭昕
ee046b03df
Update kafka.md 2021-01-13 13:06:02 +08:00
nfangxu
464eed13d0 docs: update view-engine.md 2021-01-13 10:18:43 +08:00
nfangxu
414e4ceb01 feat: The merged attributes in the view component support attributes other than 'class'. 2021-01-13 10:18:43 +08:00
sy-records
e483a1e3f8 Update swoole_hook_flags docs 2021-01-12 17:24:27 +08:00
pandaLIU
e6bf2d78ce
Removed useless code. (#3109)
* Updated kafka.md

* Update changelog.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-12 11:50:37 +08:00
李铭昕
d2ab897386
Added OnPacketInterface. (#3103) 2021-01-11 18:03:17 +08:00
李铭昕
301f28e237
Added kafka into docs. (#3102) 2021-01-11 14:33:53 +08:00
李铭昕
7139be6a43
v2.1.2 (#3100) 2021-01-11 09:57:22 +08:00
李铭昕
455e38d0da Fixed PHPUnit 2021-01-10 17:02:47 +08:00
李铭昕
a42db1e2c1 Format code 2021-01-10 17:02:47 +08:00
pandaLIU
82d57e2d56 Updated kafka.md 2021-01-10 17:02:47 +08:00
pandaLIU
cf2ac1a14f update doc for kafka 2021-01-10 17:02:47 +08:00
pandaLIU
4ed6a6a918 Updated doc for kafka 2021-01-10 17:02:47 +08:00
pandaLIU
792b271445 Add kafka.md 2021-01-10 17:02:47 +08:00
刘志铭
cb86ba1c42
Optimized phar:build for rewriting scan_cacheable. (#3046)
- Optimized `phar:build` for rewriting `scan_cacheable`
- Support option phar-version for `phar:build`


Co-authored-by: liuzhiming1 <liuzhiming1@chelun.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-07 17:12:25 +08:00
pandaLIU
390e70839e
Added method ConnectionInterface::run(Closure $closure) for hyperf/db. (#3066)
* Added method `ConnectionInterface::run(Closure $closure)` for `hyperf/db`

* Update CHANGELOG-2.1.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-07 15:50:28 +08:00
沈唁
cec05b6652
Fix typo (#3075) 2021-01-06 09:57:50 +08:00
李铭昕
40e7baa863 Fixed typo. 2021-01-04 16:07:07 +08:00
李铭昕
462c361c44
v2.1.1 (#3067)
* v2.1.1

* Update
2021-01-04 11:03:02 +08:00
Reasno
c8f16506ca doc: add comments about --enable-event-dispatcher argument. 2021-01-04 10:12:17 +08:00
黄朝晖
be93814265
Merge pull request #2929 from nonetallt/master
Add english documentation for watcher
2020-12-29 15:12:00 +08:00
黄朝晖
b07a8c15f9
Update watcher.md 2020-12-29 15:11:48 +08:00
黄朝晖
c1d0319de7
Update watcher.md 2020-12-29 15:09:20 +08:00
李铭昕
f5a1fbb1ed v2.1.0 2020-12-28 11:05:18 +08:00
李铭昕
080cac9a79 Merge branch 'master' into 2.1 2020-12-27 13:36:36 +08:00
李铭昕
93ded3bc8a
Added document for how to upgrade to 2.1 (#3037)
* Added document for how to upgrade to 2.1

* Update
2020-12-27 13:34:58 +08:00
李铭昕
1e7e90b397
v2.0.25 (#3036) 2020-12-27 12:18:26 +08:00
李铭昕
81788bc320
Update release-planning (#3035)
* Update

* Merge to v2.0
2020-12-27 11:42:06 +08:00
刘志铭
a6556d80b0
Added document for phar. (#3020)
* 提交phar文档

* Update

Co-authored-by: liuzhiming1 <liuzhiming1@chelun.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-25 14:58:02 +08:00
李铭昕
f5dc5257c0
Update documents for docker tag. (#2998) 2020-12-21 15:09:49 +08:00
huxiuhang
16a5bbfd90
Update async-queue.md (#2996)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-21 13:22:46 +08:00
李铭昕
76cc3511ed Merge branch 'master' into 2.1-merge
# Conflicts:
#	src/validation/composer.json
2020-12-21 13:21:44 +08:00
李铭昕
0a6ba00cc5
v2.0.24 (#2989)
* Optimized code for Arr.

* Update changelog.md
2020-12-21 09:46:38 +08:00
沈唁
a7782c6054
Add yasd (#2988) 2020-12-17 11:29:48 +08:00
Fangx
fbdc424c63
Update questions.md (#2987) 2020-12-17 11:01:26 +08:00
keepitfocusing
5801d343dc
Optimized document for dao-cloud (#2974)
Co-authored-by: yuanjiawei <jiawei.yuan@zcplan.cn>
2020-12-16 10:11:56 +08:00
李铭昕
a8ea182146 Merge branch 'master' into 2.1-merge 2020-12-14 19:25:02 +08:00
李铭昕
1257b1f79f
v2.0.23 (#2962) 2020-12-14 10:17:24 +08:00
Jyri Mikkola
a7a44fd447 Merge remote-tracking branch 'upstream/master' 2020-12-11 14:31:07 +02:00
沈唁
28fa61c687
Added NoneEngine as the default engine of view config (#2958)
* Changed default engine of view config

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-11 16:21:12 +08:00
xxff
0f38cd3e99
Update json-rpc.md
修改RpcService 注解 protocol 属性的描述。
2020-12-08 18:46:27 +08:00
dayday
8021daf543
Update questions.md (#2937)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-08 15:53:38 +08:00
李铭昕
4a762c9e98
Changed config file scout.php which search engine index is used as the model index name by default. (#2934)
* Update the default config file for scout.

* Update CHANGELOG-2.0.md
2020-12-08 11:24:30 +08:00
李铭昕
b556e34bee
v2.0.22 (#2932)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-12-07 14:02:00 +08:00
李铭昕
9f43e2db9e Moved waiter component into utils. 2020-12-07 09:45:54 +08:00
Jyri Mikkola
b531fd4a30 Fix line wrapping in watcher.md 2020-12-06 21:22:54 +02:00
jonny77
9d67a9bf76
Optimized document for Annotation @AutoController. (#2924)
* Optimized document for AutoController.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-06 14:23:10 +08:00
pandaLIU
b5ff8f1ee1
Fixed validation rule alpha_dash does not support int. (#2927)
* Updated validation.md

* Fixed validation rule `alpha_dash` does not support `int`.

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-06 13:56:26 +08:00
Jyri Mikkola
de12897167 Add english documentation for watcher 2020-12-05 14:15:21 +02:00
沈唁
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