Commit Graph

2750 Commits

Author SHA1 Message Date
李铭昕
d295796de2
Merge pull request #514 from nihaibao/1.0
修复auth未配置,重连时候永远调用$redis->auth方法错误
2019-09-03 15:58:09 +08:00
黄朝晖
0e60b3a538
Merge branch '1.0' into 1.0 2019-09-03 15:47:30 +08:00
huangzhhui
dfadc27e32 Update CHANGELOG.md 2019-09-03 15:46:20 +08:00
李铭昕
007e4bb2b7 Update changelog.md 2019-09-03 14:55:22 +08:00
李铭昕
3d33b7ccc0 Optimized code. 2019-09-03 13:33:50 +08:00
ellipsis
5382188af3 修复auth未配置,重连时候永远调用$redis->auth方法错误 2019-09-03 13:30:14 +08:00
李铭昕
3234bfba8a Rewrite process name with app_name. 2019-09-03 12:05:29 +08:00
黄朝晖
770f0dd16d
Merge pull request #508 from minbaby/hotfix/coroutine-gpcid
ensure returns -1 when running in non-coroutine context
2019-09-03 11:34:16 +08:00
黄朝晖
8b8815149f
Update CHANGELOG.md 2019-09-03 11:33:59 +08:00
李铭昕
b8bafad63f Update CHANGELOG.md 2019-09-03 11:27:08 +08:00
minbaby.zhang
3158c3c7d9 update changelog 2019-09-03 11:22:09 +08:00
黄朝晖
cb296ae631
Merge pull request #501 from hyperf-cloud/huangzhhui-patch-1
When the path argument of Mapping annotation is an empty string, then the path is equal to prefix of Controller annotation
2019-09-03 10:01:21 +08:00
黄朝晖
70ce4fe2a3
Update Coroutine.php 2019-09-03 01:24:02 +08:00
霸气千秋
3ccf438b72 ensure returns -1 when running in non-coroutine context 2019-09-02 21:57:30 +08:00
黄朝晖
e0bba9bb27
Merge pull request #507 from hooklife/hooklife-patch-1
Fix namespace
2019-09-02 17:13:08 +08:00
hooklife
80b541edab
Fix namespace 2019-09-02 17:11:11 +08:00
huangzhhui
593b4cc5b9 Update CHANGELOG.md 2019-09-01 22:39:53 +08:00
黄朝晖
b81a48aef6
Update DispatcherFactory.php 2019-09-01 22:35:45 +08:00
李铭昕
4ec6617ab1
Merge pull request #482 from limingxinleo/1.0-db
Re-generate the fillable argument of Model when use refresh-fillable option, at the same time, the command will keep the fillable argument as default behaviours.
2019-08-29 15:29:05 +08:00
黄朝晖
b386df5630
Update CHANGELOG.md 2019-08-29 15:19:17 +08:00
黄朝晖
254c4b3730
Update ModelOption.php 2019-08-29 15:15:24 +08:00
李铭昕
ef78ddb08f Added refresh-fillable option. 2019-08-29 14:38:28 +08:00
李铭昕
5036db2119 Update CHANGELOG.md 2019-08-29 10:27:20 +08:00
李铭昕
e90a2f2280 Added option no-fillable for db:model. 2019-08-29 10:22:18 +08:00
李铭昕
8b82cf0719
Merge pull request #479 from limingxinleo/1.0-es
Fixed typehint error when host does not reached.
2019-08-28 19:19:02 +08:00
黄朝晖
82afd1e117
Update CHANGELOG.md 2019-08-28 19:10:07 +08:00
李铭昕
f92d6edfc9 Added testing. 2019-08-28 18:57:40 +08:00
李铭昕
69c8f1e06d Fixed typehint error when host does not reached. 2019-08-28 18:54:06 +08:00
李铭昕
0a11f58419
Merge pull request #432 from limingxinleo/1.0-snowflake
Optimized snowflake.
2019-08-28 17:05:02 +08:00
李铭昕
14936eabc3 Merge branch '1.0' into 1.0-snowflake 2019-08-28 17:00:47 +08:00
李铭昕
615229aa13 Update CHANGELOG.md 2019-08-28 11:04:25 +08:00
李铭昕
0aa43cf786
Merge pull request #470 from hyperf-cloud/optimize-vendor-publish-command
Optimize vendor:publish command
2019-08-28 10:54:26 +08:00
李铭昕
6866649f17
Merge pull request #428 from chunhei2008/feat/translation
Add translation component
2019-08-28 10:45:36 +08:00
李铭昕
103fa23093 Merge branch '1.0' into pr/428 2019-08-28 10:41:40 +08:00
李铭昕
54679261d8
Merge pull request #468 from starfalling/exception-handler
set the default exception handler to handle all exceptions
2019-08-28 09:36:33 +08:00
李铭昕
59ba857100 Update CHANGELOG.md 2019-08-28 09:32:14 +08:00
李铭昕
54f72cbbd5 Merge branch '1.0' into pr/468 2019-08-28 09:31:24 +08:00
huangzhhui
b9a857188f Update CHANGELOG.md 2019-08-28 03:58:12 +08:00
huangzhhui
79605218e3 Update CHANGELOG.md 2019-08-28 03:57:01 +08:00
huangzhhui
8cfec0cf35 If the folder exist, then should not create it 2019-08-28 03:54:37 +08:00
huangzhhui
a8d4f630fb Update README.MD 2019-08-28 02:44:08 +08:00
huangzhhui
6f7e06c56d Create translation.md 2019-08-28 02:41:46 +08:00
huangzhhui
7faea6efff Add __(), trans() and trans_choice() functions 2019-08-28 02:13:37 +08:00
huangzhhui
88705817eb Modify the configuration structure of Translation 2019-08-28 01:22:08 +08:00
huangzhhui
cdb79a534c Update CHANGELOG.md 2019-08-28 01:18:22 +08:00
huangzhhui
f16bcb5e72 Update composer.json 2019-08-28 01:14:04 +08:00
huangzhhui
2c26101f2b Merge remote-tracking branch 'upstream/1.0' into pr/428 2019-08-28 00:59:02 +08:00
huangzhhui
f751eee31b Remove useless test files and remove Cases folder 2019-08-28 00:56:45 +08:00
York.GU
dccaaae05d set the default exception handler to handle all exceptions, not only ServerException 2019-08-27 22:18:24 +08:00
huangzhhui
1c3091af7d Optimized 2019-08-27 17:43:45 +08:00