Commit Graph

2750 Commits

Author SHA1 Message Date
李铭昕
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
李铭昕
6adcd6da8c Update CHANGELOG.md 2019-08-08 14:30:13 +08:00
李铭昕
bae427e53c Format column's key to lower case. 2019-08-08 14:28:59 +08:00
李铭昕
98d4ee25d3 Update DefinitionSource.php 2019-08-08 13:59:25 +08:00
李铭昕
835f47bc30 Fixed bug. 2019-08-08 13:16:13 +08:00
李铭昕
82619a0b30 Added generate support for collection. 2019-08-08 12:03:37 +08:00
李铭昕
2267e6b0eb Added generate support for Model. 2019-08-08 11:47:50 +08:00
李铭昕
1d05988dfa Deleted queueable code. 2019-08-08 11:25:44 +08:00
daydaygo
921d7ea430 merge: upstream/master -> master 2019-08-08 11:17:58 +08:00
daydaygo
883faf8b97 feat: write cache to file when enableCache 2019-08-08 11:17:57 +08:00
李铭昕
4cd3aedfb5 Update CHANGELOG.md 2019-08-08 11:13:36 +08:00
李铭昕
9ff61b4437 Update CHANGELOG.md 2019-08-08 11:11:30 +08:00
李铭昕
94746088d7 Fixed bug. 2019-08-08 11:07:12 +08:00
jinhongyang
9a21f23bd1 Add Autoload Manual execution Description and Grpc Server Controller Case 2019-08-08 11:04:23 +08:00
李铭昕
e297726da6 Support generate for async-queue. 2019-08-08 10:49:57 +08:00
李铭昕
2dae99714a Added generate and degenerate. 2019-08-08 10:00:10 +08:00
黄朝晖
55605b4dc5
Merge pull request #353 from huangzhhui/master
Fixed typo
2019-08-07 22:40:29 +08:00
huangzhhui
55c27b85ad Merge branch 'master' of github.com:huangzhhui/hyperf 2019-08-07 18:49:32 +08:00
huangzhhui
a534bf5df7 Update ModelBuilderTest.php 2019-08-07 18:48:50 +08:00
huangzhhui
55eb279c34 Update HasTimestamps.php 2019-08-07 18:48:47 +08:00