Commit Graph

4051 Commits

Author SHA1 Message Date
reasno
1ebc6132ea Add CUSTOME_MODE to hyperf/metric prometheus driver. 2019-11-25 00:25:54 +08:00
黄朝晖
dda6b6ba77
Merge pull request #1021 from sy-records/master
Fixed: port in the websocket client is null
2019-11-24 15:46:44 +08:00
黄朝晖
ca1cd430d9
Update CHANGELOG.md 2019-11-24 15:46:14 +08:00
Luffy
c5320cf1f8
Update CHANGELOG.md 2019-11-24 14:58:26 +08:00
黄朝晖
7a3829f888
Merge pull request #1016 from huangzhhui/doc-session
Add Session documentation
2019-11-24 14:49:29 +08:00
huangzhhui
0aab81027e Add Session documentation 2019-11-24 14:47:37 +08:00
黄朝晖
aa6e793343
Merge pull request #1020 from putyy/feat-db-doc
Update db.md
2019-11-24 14:41:55 +08:00
黄朝晖
4f9a39adb4
Update db.md 2019-11-24 14:41:28 +08:00
LW放下
1738f94f4f Update db.md
增加极简的 DB 组件文档安装发布说明
2019-11-23 23:58:41 +08:00
sy-records
a3aaa14c0c Merge remote-tracking branch 'upstream/master' 2019-11-23 18:36:25 +08:00
sy-records
3bed9de510 fix websocket client port 2019-11-23 18:35:55 +08:00
huangzhhui
d4dd8ed6fc Add Session documentation 2019-11-23 14:03:44 +08:00
huangzhhui
0b709d5883 Add Session documentation 2019-11-23 13:53:10 +08:00
Luffy
e541230bcc Update Document. (#1011) 2019-11-22 18:05:55 +08:00
黄朝晖
0d1c034104
Update changelog.md 2019-11-22 12:05:57 +08:00
黄朝晖
79bc7438cf
Merge pull request #1002 from haydenzhourepo/development
config-center.md add description of config item strict_mode' in Apollo
2019-11-22 09:43:23 +08:00
黄朝晖
d54548bfec
Update config-center.md 2019-11-22 09:42:39 +08:00
黄朝晖
5c501e44e1
Update config-center.md 2019-11-22 09:39:33 +08:00
hayden
6dcfd91035 config-center.md add description of config item strict_mode' in Apollo
configuration
2019-11-22 09:18:14 +08:00
李铭昕
570b765f06
Fixed InitProxyCommand does not works. (#999) 2019-11-21 18:41:46 +08:00
黄朝晖
3457cd33a8
Update summary.md 2019-11-21 16:16:36 +08:00
李铭昕
11c9e5dae4 Update CHANGELOG.md 2019-11-21 11:45:31 +08:00
李铭昕
4ab7f18bce v1.1.7 2019-11-21 11:33:11 +08:00
李铭昕
7548a3f8d4
Merge pull request #973 from osgochina/master
json rpc 调用端增加连接池功能
2019-11-21 11:18:39 +08:00
李铭昕
d111522dc7 Update CHANGELOG.md 2019-11-21 11:13:34 +08:00
李铭昕
0c9421bc6f Merge branch 'master' into pr/973 2019-11-21 11:11:22 +08:00
李铭昕
3966e2e518 Update RpcConnection.php 2019-11-21 10:27:31 +08:00
李铭昕
7634f80ada
Merge pull request #944 from daydaygo/dayday-201911141708
fix: change Annotation Useage to ConfigProvider
2019-11-21 10:16:21 +08:00
李铭昕
b996861c60 Update CHANGELOG.md 2019-11-21 10:11:40 +08:00
李铭昕
1290fd010f Merge branch 'master' into pr/944 2019-11-21 10:07:47 +08:00
李铭昕
ed020f29a9
Merge pull request #860 from Reasno/retry
Add Retry Component
2019-11-21 10:01:33 +08:00
李铭昕
48014cecb2 Update CHANGELOG.md 2019-11-21 09:55:54 +08:00
李铭昕
60689a5437 Merge branch 'master' into pr/860 2019-11-21 09:55:23 +08:00
黄朝晖
4b77b540b6
Update JsonRpcPoolTransporter.php 2019-11-21 09:43:43 +08:00
李铭昕
abc1c9bd3d
Optimized Hyperf\DbConnection\ConnectionResolver::connection. (#991) 2019-11-20 22:16:17 +08:00
李铭昕
8675923036 Optimized code. 2019-11-20 17:27:27 +08:00
李铭昕
2ac42586a9 Format code. 2019-11-20 16:23:43 +08:00
Reasno
535fafa4ff add a doc note in default retry. 2019-11-20 12:38:25 +08:00
李铭昕
06f8c9dafc
Fixed missing method call parent::configure() of command.stub. (#987) 2019-11-20 10:00:15 +08:00
无痕
0caebd03c5 Update configprovider.md (#986) 2019-11-19 16:25:41 +08:00
李铭昕
c5b53aa187
Added params close_on_destruct for hyperf/amqp. (#976) 2019-11-19 15:58:32 +08:00
York.Gu
3a97533b2d Fixed Hyperf\GrpcClient\GrpcClient::yield does not get the correct channel pool. (#982) 2019-11-19 15:51:41 +08:00
黄朝晖
fa55a88108
Update middleware.md 2019-11-19 15:46:03 +08:00
李铭昕
5630b05ce1
Changed init-proxy.sh command to only delete the runtime/container directory. (#977) 2019-11-19 14:20:36 +08:00
黄朝晖
65ad3a35c1
Update CHANGELOG.md 2019-11-19 13:51:20 +08:00
黄朝晖
3ad874ce52
Merge pull request #980 from wojiukankan/session_debug
Session debug
2019-11-19 13:48:58 +08:00
wojiukankan
0bcc1e10e1 修复session组件migrate/save/has三个方法 2019-11-19 11:58:29 +08:00
wojiukankan
daf9c64afe
Merge pull request #1 from hyperf/master
pull
2019-11-19 11:50:59 +08:00
黄朝晖
85a09549f3
Update coroutine.md 2019-11-19 11:43:12 +08:00
黄朝晖
ebf83c1c53
Update event.md 2019-11-19 09:59:18 +08:00