Commit Graph

4747 Commits

Author SHA1 Message Date
黄朝晖
7b2ea9f759
Merge pull request #1494 from Reasno/redis
fix: ignore @mixin annotation in redis component
2020-04-02 16:08:23 +08:00
黄朝晖
7b06df16ee
Update CHANGELOG.md 2020-04-02 15:29:57 +08:00
Reasno
9eff29cfd6 ignore @mixin annotation 2020-04-02 15:14:33 +08:00
Reasno
c82904a9d0 Merge branch 'master' of github.com:hyperf/hyperf into redis 2020-04-02 15:13:01 +08:00
谷溪
44cdfd7290
Merge pull request #1493 from nfangxu/patch-1
add fx/hyperf-http-auth
2020-04-02 14:41:28 +08:00
李铭昕
692dcbf134
Format composer.json (#1492) 2020-04-02 14:37:16 +08:00
Reasno
a9e5aa4347 ignore @mixin annotation 2020-04-02 14:28:08 +08:00
nfangxu
9564a49e60
add fx/hyperf-http-auth
仿照 laravel auth 组件, 抽离出其中的核心逻辑, 形成的扩展包
2020-04-02 14:21:50 +08:00
李铭昕
32190b4a97
v1.1.23 (#1488)
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-04-02 11:35:51 +08:00
黄朝晖
f4e4c63051
Merge pull request #1480 from huangzhhui/master
rpc client will generate the methods of inherited interface automatically now
2020-04-02 11:18:57 +08:00
huangzhhui
62ad155871 Add CHANGELOG 2020-04-02 11:13:13 +08:00
huangzhhui
7e5e61892b Remove useless dependencies 2020-04-02 11:05:18 +08:00
李铭昕
2acec1420e
Merge pull request #1467 from Reasno/filesystem
fix: Add default configuration
2020-04-02 09:46:32 +08:00
puppy
f60db3ce58
Fixed Invalid argument supplied for Hyperf\Testing\Client::flushContext. (#1477)
* - 解决 Hyperf\Testing\Client::flushContext 因获取上下文返回 nul 时报 Invalid ar
gument supplied for foreach() 的问题

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-04-02 09:45:05 +08:00
huangzhhui
1247e650d9 translate 2020-04-01 00:30:09 +08:00
huangzhhui
c39183bae0 Update 2020-04-01 00:30:04 +08:00
huangzhhui
cd3cfd68b0 Fixed syntax error of generated file 2020-03-31 19:33:57 +08:00
huangzhhui
c5ea35fd22 Use Roave/BetterReflection instead of the complex logical implementation 2020-03-31 19:15:22 +08:00
李铭昕
1b55e8c2f7
Creating message with make instead of new for async-queue. (#1481) 2020-03-31 13:42:58 +08:00
黄朝晖
011dba28c7
Merge pull request #1469 from limingxinleo/1.1-guzzle
Added `getHandler()` method for `Hyperf/Guzzle/HandlerStackFactory`.
2020-03-31 11:39:56 +08:00
黄朝晖
a3c3eabca8
Update CHANGELOG.md 2020-03-31 11:39:21 +08:00
黄朝晖
4fae295f20
Merge branch 'master' into 1.1-guzzle 2020-03-31 11:36:47 +08:00
huangzhhui
14f7bf6b86 Remove return idetifier when the return type is void 2020-03-29 02:41:20 +08:00
huangzhhui
cc2f61be6e Adapte nullable type of parameter 2020-03-29 02:35:20 +08:00
huangzhhui
23e9c7cd3c Update ProxyCallVisitor.php 2020-03-29 02:21:56 +08:00
huangzhhui
84cb8a5dab rpc client will generate the methods of inherited interface automatically now 2020-03-29 01:49:43 +08:00
李铭昕
7453f1dc2a
Fixed the consumer of NSQ will restart when requeue message. (#1474)
Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
2020-03-27 18:01:10 +08:00
李铭昕
367f4f9e8d
Fixed data recved failed, when the body is larger than max-output-buffer-size. (#1471)
* Fixed data recved failed, when the body is larger than max-output--buffer-size.

* Update CHANGELOG.md
2020-03-27 17:50:33 +08:00
李铭昕
293cb6662a
Fixed consume failed, when publish message in consumer. (#1472)
* Fixed consume failed, when publish message in consumer.

* Update CHANGELOG.md

* Fixed connection name not found.

* Update KeepaliveConnection.php
2020-03-27 16:30:04 +08:00
李铭昕
61f7f18f2a Update CHANGELOG.md 2020-03-27 10:12:29 +08:00
李铭昕
e163dd4b56 Removed useless code. 2020-03-26 19:02:14 +08:00
李铭昕
7c1564856b Update changelog.md 2020-03-26 17:44:05 +08:00
黄朝晖
eff0723655
Merge pull request #1466 from hedeqiang/master
Update filesystem.md
2020-03-26 17:28:28 +08:00
李铭昕
1dd0814e4a Added property useMake for HandlerStackFactory. 2020-03-26 17:27:25 +08:00
黄朝晖
b832ec2610
Format 2020-03-26 14:04:20 +08:00
Reasno
5b64ebcbcb fix default path 2020-03-26 13:51:52 +08:00
Reasno
a2027f782e Merge branch 'master' of github.com:hyperf/hyperf into filesystem 2020-03-26 13:47:29 +08:00
Reasno
c7f95132cf test against missing configuration 2020-03-26 13:46:37 +08:00
hedeqiang
6110af9958 Update filesystem 2020-03-26 13:21:38 +08:00
hedeqiang
14a1365fd8 Update filesystem.md 2020-03-26 12:37:04 +08:00
huangzhhui
9423ffb38b Update 2020-03-26 11:32:00 +08:00
李铭昕
20f50b8e6c
v1.1.22 (#1465)
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-03-26 11:28:26 +08:00
outlaws
1edc58204a
New config items for nsq components to control consumer start (#1440)
Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-03-26 11:16:02 +08:00
李铭昕
9563f9b309
Merge pull request #1445 from weskiller/master
Fixed command describe:route missing variable route
2020-03-26 10:47:27 +08:00
李铭昕
4b22b85c45
Merge pull request #1451 from Reasno/filesystem
Add Filesystem component
2020-03-26 10:46:29 +08:00
李铭昕
4870828580 Removed useless code. 2020-03-26 10:36:39 +08:00
李铭昕
1735612d76
Merge pull request #1452 from Reasno/patch-1
Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938
2020-03-26 10:31:51 +08:00
李铭昕
c2938be06a Format code. 2020-03-26 10:25:47 +08:00
谷溪
1c364570c1
support macroable model, as laravel does (#1459) 2020-03-26 10:18:51 +08:00
dayday
372668a91f
feat: use swoole/ide-helper (#1460)
* feat: use swoole/ide-helper

* Removed swoole/ide-helper form sub components.

* Fixed composer deprecation.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-03-26 10:15:48 +08:00