Commit Graph

3306 Commits

Author SHA1 Message Date
sy-records
dac71959dc rename license 2019-10-07 09:55:32 +08:00
sy-records
0a9fa90c28 Rename license
modified:   README-CN.md
	modified:   README.md
2019-10-07 09:15:58 +08:00
黄朝晖
61baf48e3d
Merge pull request #623 from limingxinleo/1.1-di
Fixed the argument value will be replaced by default value when pass a `null` to the method of proxy class.
2019-10-07 00:01:11 +08:00
huangzhhui
e0855b816b Update CHANGELOG.md 2019-10-06 23:58:54 +08:00
huangzhhui
a0b1494002 Update ProxyTrait.php 2019-10-06 23:54:52 +08:00
黄朝晖
f18c4ea3af
Merge pull request #652 from DickensGDC/patch-1
Fix LICENSE link
2019-10-06 23:37:19 +08:00
huangzhhui
c9cc8878ef Removed coverNothing comments 2019-10-06 23:33:59 +08:00
黄朝晖
4bcacf474c
Merge pull request #650 from qxhy123/composer-typo
fix: remove duplicate dependency
2019-10-06 23:28:49 +08:00
黄朝晖
06b79e9b3a
Merge pull request #638 from limingxinleo/1.1-dbcommand
Added rewrite connection name visitor.
2019-10-06 23:20:44 +08:00
Dacheng Gao
d6fed2717c Rename license 2019-10-06 21:37:10 +08:00
Dacheng Gao
6524415bba Fix LICENSE link 2019-10-06 19:53:21 +08:00
Michael Yang
e477a63fee fix: remove duplicate dependency 2019-10-05 11:46:25 +08:00
黄朝晖
60ab0b207c
Merge pull request #644 from daodao97/feature/scannig_optimize
Optimized annotation scan process, separate to two scan parts `app` and `vendor`, greatly decrease the elapsed time.
2019-10-03 14:31:25 +08:00
huangzhhui
1e4d4edf76 Update CHANGELOG.md 2019-10-03 14:31:00 +08:00
huangzhhui
d1d37908db Update CHANGELOG.md 2019-10-03 14:30:00 +08:00
huangzhhui
53a22e8120 Update DefinitionSource.php 2019-10-03 14:22:36 +08:00
李铭昕
9eaec97719
Merge pull request #620 from limingxinleo/1.1-process
Add automatic restart mechanism for consumer of async queue.
2019-10-03 13:53:08 +08:00
huangzhhui
f096c53da4 Update ModelCommand.php 2019-10-03 13:42:32 +08:00
huangzhhui
5a2d772b6e Update ModelRewriteConnectionVisitor.php 2019-10-03 13:42:29 +08:00
黄朝晖
0ba19493fe
Merge branch 'master' into 1.1-dbcommand 2019-10-03 13:24:04 +08:00
黄朝晖
3d7dae1ad7
Merge branch 'master' into 1.1-process 2019-10-03 13:23:02 +08:00
黄朝晖
0f3d1b8a54
Merge pull request #629 from cpj555/master
apollo clientIp
2019-10-03 13:21:26 +08:00
huangzhhui
55e63cdf74 Update CHANGELOG.md 2019-10-03 13:21:05 +08:00
huangzhhui
991441bea7 Update ClientFactory.php 2019-10-03 13:17:41 +08:00
黄朝晖
e4dfadca15
Merge pull request #646 from qiqizjl/translation_doc
fix translation dir inconsistent
2019-10-03 13:11:24 +08:00
黄朝晖
d4bb361532
Merge pull request #645 from DickensGDC/hotfix/patch
Fix typo
2019-10-03 13:10:50 +08:00
NaiXiaoXin
9400f1563e fix translation dir inconsistent 2019-10-03 02:03:49 +08:00
Dickens Gao
59ee340513 Fix typo 2019-10-02 19:02:16 +08:00
李铭昕
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
黄朝晖
c8591c8b70
Update CHANGELOG.md 2019-09-29 18:10:24 +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
李铭昕
6621e10322 Renamed db:model into gen:model. 2019-09-29 18:02:00 +08:00
huangzhhui
37908b816c Update CHANGELOG.md 2019-09-29 18:01:46 +08:00
李铭昕
ea4ecd73e8 Added rewrite connection name visitor. 2019-09-29 17:31:02 +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