Commit Graph

3267 Commits

Author SHA1 Message Date
李铭昕
fe265aa632 Optimized. 2019-10-02 17:25:57 +08:00
李铭昕
0104246011 Update InitProxyCommand.php 2019-10-02 11:00:56 +08:00
刀刀
92b8c0532b perf: 优化hyperf启动耗时, scan数据分类缓存, 有效缩短扫描时间 2019-09-30 23:30:10 +08:00
黄朝晖
b6c6c13aac
Merge pull request #640 from yangliulnn/patch-1
Format src/validation/README.md
2019-09-29 18:41:23 +08:00
黄朝晖
d8a8203426
Update README.md 2019-09-29 18:40:30 +08:00
Leonis
72805abde7
Format 2019-09-29 18:18:19 +08:00
黄朝晖
7d60f4d695
Update coroutine.md 2019-09-29 18:09:16 +08:00
黄朝晖
85a14a8375
Merge pull request #429 from chunhei2008/feat/validation
Add validation component
2019-09-29 18:03:18 +08:00
huangzhhui
37908b816c Update CHANGELOG.md 2019-09-29 18:01:46 +08:00
黄朝晖
0fffcfa59f
Merge pull request #637 from limingxinleo/1.1-ws
Optimized OnMessageInterface and OnOpenInterface.
2019-09-29 16:27:35 +08:00
黄朝晖
a5045ba269
Update CHANGELOG.md 2019-09-29 16:27:25 +08:00
黄朝晖
b81dacf458
Update CHANGELOG.md 2019-09-29 16:26:22 +08:00
李铭昕
6e4c817caf Update CHANGELOG.md 2019-09-29 15:40:48 +08:00
李铭昕
6bb62fac30 Changed Swoole\WebSocket\Server to Swoole\Server for onMessage and onOpen. 2019-09-29 15:37:39 +08:00
黄朝晖
9f96d962b9
Update CHANGELOG.md 2019-09-29 15:19:24 +08:00
张城铭
c31ae57a04 Replaced instantiate into make for creating Hyperf\HttpServer\CoreMiddleware. (#630) 2019-09-29 15:17:20 +08:00
李铭昕
f275522f9c
Merge pull request #631 from assert6/amqp
Optimized the instantiate of Consumer
2019-09-29 15:09:58 +08:00
李铭昕
e3919329a8 Update CHANGELOG.md 2019-09-29 14:35:29 +08:00
黄朝晖
cbd11f73b0
Merge pull request #627 from limingxinleo/1.1-doc
Added easywechat document.
2019-09-29 14:13:26 +08:00
黄朝晖
2931929e88
Update wechat.md 2019-09-29 14:13:14 +08:00
黄朝晖
f2f1f95b2c
Update awesome-components.md 2019-09-29 14:12:41 +08:00
张城铭
fba5cf3b61 CHANGELOG 2019-09-28 11:06:23 +08:00
张城铭
7a917843c3 Optimized the instantiate of Consumer 2019-09-28 11:04:53 +08:00
李铭昕
9d5556cd8e Update 2019-09-27 19:09:18 +08:00
李铭昕
d9471af34f Update wechat.md 2019-09-27 19:04:58 +08:00
huangzhhui
058ccaa96c Merge branch 'feat/validation' of https://github.com/chunhei2008/hyperf into pr/429 2019-09-27 16:30:11 +08:00
huangzhhui
af0f7e3734 Update validation.md 2019-09-27 16:21:21 +08:00
huangzhhui
905eda2ca2 Fixed path 2019-09-27 16:21:18 +08:00
李铭昕
2c9651bd75 Merge branch 'master' into 1.1-doc 2019-09-27 16:01:47 +08:00
Yurun
87a6aa7e5f 增加两个支持协程的 SDK (#626) 2019-09-27 15:55:27 +08:00
黄朝晖
a36892b520
Merge pull request #625 from limingxinleo/1.0-merge
Merge 1.0 into master.
2019-09-27 14:42:57 +08:00
李铭昕
fce889f1bc Merge branch 'master' into 1.1-doc 2019-09-27 14:42:24 +08:00
李铭昕
d32357a788 Format code. 2019-09-27 14:34:48 +08:00
李铭昕
90b3fbd0a5 Merge branch 'master' into 1.0-merge 2019-09-27 14:31:16 +08:00
wangyi
e597e2a9dd docs(doc): validation组件文档添加验证器规则列表 2019-09-27 01:36:53 +08:00
黄朝晖
4f53d542bd
Merge pull request #619 from limingxinleo/1.1-guzzle
Added HandlerStackFactory of guzzle.
2019-09-27 00:16:05 +08:00
huangzhhui
9d2be0421d Update HandlerStackFactory.php 2019-09-27 00:15:28 +08:00
chunhei2008
68ba759d7c docs: ✏️ 添加验证规则文档大纲 2019-09-26 19:41:19 +08:00
李铭昕
9574bf76f5 Optimized code. 2019-09-26 16:25:07 +08:00
李铭昕
0d9d80f601 Added pool handler testing. 2019-09-26 16:12:22 +08:00
李铭昕
cf3cb586f8 Added testing. 2019-09-26 16:07:48 +08:00
李铭昕
b2572e52bf Added HandlerStackFactory. 2019-09-26 15:52:40 +08:00
李铭昕
bb68aa61f0 Update wechat.md 2019-09-26 15:21:25 +08:00
李铭昕
53c58a99f2 Added easywechat. 2019-09-26 15:14:35 +08:00
水煮牛肉
c8ea4ca394 Deleted useless code of guzzle. (#618)
* Deleted useless code of guzzle.

* Optimized .
2019-09-26 14:58:19 +08:00
黄朝晖
77dfbde764
Merge pull request #617 from limingxinleo/1.1-config
Update DefinitionSourceFactory.php
2019-09-26 11:43:24 +08:00
李铭昕
77b612ff7d Update CHANGELOG.md 2019-09-26 11:23:00 +08:00
李铭昕
b6419deb1b Update DefinitionSourceFactory.php 2019-09-26 11:22:03 +08:00
水煮牛肉
a651d9bd8a Deleted useless code of guzzle. (#616) 2019-09-26 11:05:38 +08:00
黄朝晖
aebefbcff4
Merge pull request #614 from huangzhhui/config-provider
Changed the structure of config provider
2019-09-26 10:57:26 +08:00