Commit Graph

2619 Commits

Author SHA1 Message Date
李铭昕
57d45b8d44 Added testing. 2019-08-10 08:09:24 +08:00
张城铭
52b15ee87c
Update Response.php 2019-08-09 19:15:39 +08:00
黄朝晖
33a433d193
Update awesome-components.md 2019-08-09 16:07:54 +08:00
李铭昕
041fc00c16
Merge pull request #372 from limingxinleo/opt
Deleted useless code.
2019-08-09 15:56:23 +08:00
黄朝晖
0f5dfb4387
Update hyperf.sql 2019-08-09 15:48:24 +08:00
黄朝晖
09e7990c1a
Merge pull request #373 from tracenull/patch-3
fix spell mistake
2019-08-09 15:46:58 +08:00
无痕
5245b25e29
fix spell mistake 2019-08-09 15:16:27 +08:00
李铭昕
ab684f87b0 Update hyperf.sql 2019-08-09 14:40:29 +08:00
李铭昕
64727de9fe Deleted useless code. 2019-08-09 14:33:53 +08:00
李铭昕
86b64635bd
Merge pull request #369 from wenbinye/fix-serializer-exception
fix serializable exception normalize and denormalize error
2019-08-09 13:53:58 +08:00
李铭昕
0b6db2861b Update ExceptionNormalizerTest.php 2019-08-09 13:48:14 +08:00
李铭昕
4e6d00c71f Update CHANGELOG.md 2019-08-09 13:45:55 +08:00
李铭昕
4498beeb7a Merge branch 'master' into pr/369 2019-08-09 13:44:48 +08:00
李铭昕
3ef3086166 Update ExceptionNormalizer.php 2019-08-09 13:44:44 +08:00
buexplain
3dd49d2874 add \Hyperf\GrpcClient\Request 2019-08-09 13:38:51 +08:00
李铭昕
a4fa74f58d
Merge pull request #359 from limingxinleo/model
Added generate support for Collection and Model.
2019-08-09 13:29:20 +08:00
李铭昕
b5d2253d2e Fixed empty model degenerate failed. 2019-08-09 13:24:25 +08:00
李铭昕
f4727e1858 Update CHANGELOG.md 2019-08-09 13:18:34 +08:00
李铭昕
63c907a78c Merge branch 'master' into pr/359 2019-08-09 13:17:11 +08:00
李铭昕
d0e1b7d161
Merge pull request #356 from limingxinleo/codegen
Optimized aysnc-queue when push a job with CodeGenerateInterface param, it can be auto generate a small one.
2019-08-09 13:16:31 +08:00
李铭昕
16253fc277 Update CHANGELOG.md 2019-08-09 13:09:49 +08:00
李铭昕
d8f56c4348 Merge branch 'master' into pr/356 2019-08-09 13:09:12 +08:00
李铭昕
45dd122520
Merge pull request #358 from daydaygo/master
feat: write cache to file when enableCache
2019-08-09 13:07:41 +08:00
李铭昕
b6eea3812c Update CHANGELOG.md 2019-08-09 13:02:21 +08:00
李铭昕
e8f4dacd36 Merge branch 'master' into pr/358 2019-08-09 13:00:43 +08:00
李铭昕
49bc42f364
Merge pull request #361 from limingxinleo/db
Fixed command `db:model` not work in mysql 8.
2019-08-09 12:53:57 +08:00
李铭昕
b091c734f1 Merge branch 'master' into pr/361 2019-08-09 12:48:38 +08:00
Ye Wenbin
3550616d58 fix serializable exception normalize and denormalize error 2019-08-09 12:10:53 +08:00
李铭昕
ef905de796
Merge pull request #366 from daydaygo/feat-201908081359
feat: cli_set_process_title
2019-08-09 11:41:14 +08:00
李铭昕
3b744764ec When the event is not exist, no one can handle it. 2019-08-09 11:35:47 +08:00
李铭昕
8ec731e74e Fixed warning in mac os. 2019-08-09 11:17:18 +08:00
李铭昕
c9d3d3ab30 Merge branch 'master' into pr/366 2019-08-09 11:14:00 +08:00
李铭昕
b10f57248b Update AsPivot.php 2019-08-09 10:13:35 +08:00
黄朝晖
ce7c8bf833
Merge pull request #357 from GanymedeNil/master
Update grpc documentation
2019-08-09 02:17:25 +08:00
黄朝晖
da440cfcc3
Merge pull request #365 from wenbinye/feature-add-jsonrpc-proxy-document
add jsonrpc proxy client document
2019-08-09 02:13:39 +08:00
黄朝晖
61a4ba263c
Update json-rpc.md 2019-08-09 02:13:17 +08:00
huangzhhui
5b8abe1612 Bumped new version 1.0.10 2019-08-09 01:54:34 +08:00
buexplain
1678cf7018 fix \Hyperf\GrpcClient\BaseClient set client error.
fix \Swoole\Http2\Request default send content-type.
2019-08-08 20:27:35 +08:00
buexplain
f53493a18f
Merge pull request #1 from hyperf-cloud/master
同步更新
2019-08-08 19:52:18 +08:00
daydaygo
f293d0a56b update 2019-08-08 19:42:23 +08:00
李铭昕
7efdda5df7 Added testing. 2019-08-08 18:52:13 +08:00
李铭昕
2e97522a99 Added InitProcessTitleListener. 2019-08-08 18:44:50 +08:00
李铭昕
5af0cc27ee Added callback. 2019-08-08 18:31:05 +08:00
daydaygo
40c0c4d8f2 feat: cli_set_process_title 2019-08-08 17:49:02 +08:00
daydaygo
56dd1d7681 feat: set default name to gen code 2019-08-08 17:48:23 +08:00
Ye Wenbin
e61c1f7515 add jsonrpc proxy client document 2019-08-08 16:35:21 +08:00
jinhongyang
469becf421 Add Autoload Manual execution Description and Grpc Server Controller Case 2019-08-08 15:50:51 +08:00
黄朝晖
6fd56d64fc
Merge pull request #362 from AbelZhou/master
Fix a description for FPM.
2019-08-08 15:35:10 +08:00
黄朝晖
6f36d4907f
Update coroutine.md 2019-08-08 15:32:51 +08:00
AbelZhou
c0f296e267 Fix a description for FPM. 2019-08-08 14:48:37 +08:00