Commit Graph

231 Commits

Author SHA1 Message Date
沈唁
0ff57ebcd9
Fix typo (#2916)
* Fix typo

* Update AbstractController
2020-12-03 15:58:26 +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
黄朝晖
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
李铭昕
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
李铭昕
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
李铭昕
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
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
李铭昕
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