Commit Graph

4747 Commits

Author SHA1 Message Date
李铭昕
fd7533bcc5
Added option on_stats for guzzle handler. (#1463)
* Added option `on_stats` for guzzle handler.

* Added test cases.
2020-03-26 09:44:58 +08:00
Reasno
e3eee1edea rollback publish/file.php 2020-03-24 16:58:14 +08:00
李铭昕
9718117e30
Fixed guzzle handler not support elasticsearch which version is larger than 7.0. (#1458)
* Fixed guzzle handler not support elasticsearch which version is larger than 7.0.

* Update CHANGELOG.md
2020-03-24 14:08:13 +08:00
Reasno
e535f47015 improve consistency in publish/file.php 2020-03-24 13:28:05 +08:00
Donjan
de69980836
Fixed flatten() failed, bacause INF is float. (#1454)
* 强制int参数,默认INF并不会有用,且会报错

* Added test cases.

* Update CHANGELOG.md

Co-authored-by: Donjan <Donjan@cqbaobao.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-03-23 17:18:53 +08:00
Reasno
fa3d1b00ca use homemade exception 2020-03-23 14:19:50 +08:00
Reasno
24385a05b2 add mixin to RedisProxy.php as well. 2020-03-23 13:47:11 +08:00
Reasno
49540bda45 Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938 2020-03-23 12:27:24 +08:00
Reasno
59dea7b11c Merge branch 'master' of https://github.com/hyperf/hyperf into patch-1 2020-03-23 12:17:06 +08:00
reasno
6b43033e55 fix: composer.json path 2020-03-23 00:48:49 +08:00
reasno
416ecc7830 Merge branch 'master' of https://github.com/hyperf/hyperf into filesystem 2020-03-23 00:45:26 +08:00
reasno
56f4b3e3b7 增加文档 2020-03-23 00:36:47 +08:00
谷溪
893415c9c9
Merge pull request #1449 from Reasno/metric
Handle high cardinality request path in Hyperf/Metric
2020-03-22 23:10:53 +08:00
reasno
2b62afcae7 add filesystem integration 2020-03-22 23:03:50 +08:00
reasno
4526c5c031 ADD CHANGELOG.md 2020-03-21 18:46:46 +08:00
reasno
8cb4058fa7 create getPath method 2020-03-21 14:11:34 +08:00
reasno
c480fc9014 use route string to avoid hitting high cardinality path. 2020-03-21 14:05:47 +08:00
reasno
f8fac1ab77 Add a note on high cardinality request path. 2020-03-21 12:16:37 +08:00
黄朝晖
e9d916fca2
Merge pull request #1441 from huangzhhui/master
Optimize composer.json of all components and adjust the documentation menu
2020-03-20 18:16:07 +08:00
李铭昕
d89b69414f Added option server for describe:routes. 2020-03-20 17:52:32 +08:00
weskiller
0bab2e8732 Fixed command describe:route missing variable route 2020-03-20 16:36:35 +08:00
huangzhhui
29e9467b19 Adjust the doc menu 2020-03-19 18:47:14 +08:00
huangzhhui
b6c4510873 Optimize composer.json 2020-03-19 14:42:43 +08:00
huangzhhui
d5aa8a2a20 Optimize composer.json 2020-03-19 14:39:04 +08:00
李铭昕
8ed789b1e1
v1.1.21 (#1437) 2020-03-19 13:16:57 +08:00
李铭昕
4e206207ba
Merge pull request #1438 from huangzhhui/master
Patch for v1.1.21
2020-03-19 13:12:15 +08:00
李铭昕
db5c5141fe Format code 2020-03-19 13:08:26 +08:00
huangzhhui
91c05dae8e Fix missing param type 2020-03-19 12:09:49 +08:00
huangzhhui
50f7f2a855 Translate 2020-03-19 12:00:23 +08:00
huangzhhui
307fcebe45 Optimized 2020-03-19 11:55:59 +08:00
huangzhhui
ffb9b02d6d Update Doc 2020-03-19 11:48:15 +08:00
outlaws
389df99f6e
Added isEnable() for nsq consumer. (#1436) 2020-03-19 10:30:59 +08:00
李铭昕
b769c88a24
Merge pull request #1435 from wuwu123/master
Added config `use_default_value` for model-cache.
2020-03-19 10:25:57 +08:00
李铭昕
ba7b751f6f
Merge pull request #1419 from Reasno/config
Allow config fetcher to start in a coroutine instead of a process
2020-03-19 10:19:25 +08:00
李铭昕
483d5f5adb Merge branch 'master' into pr/1419 2020-03-19 10:10:47 +08:00
李铭昕
c47a431775
Merge pull request #1393 from minbaby/feature/implement-swoole-stream 2020-03-19 10:09:18 +08:00
李铭昕
461ed51e71 Added test cases. 2020-03-18 16:08:05 +08:00
李铭昕
df90e6d1c8 Removed useless code. 2020-03-18 15:34:27 +08:00
李铭昕
127b5e5098 Optimized code. 2020-03-18 15:19:26 +08:00
武杰
63911a0448 Merge branch 'db_model' 2020-03-18 12:04:22 +08:00
武杰
b63aae76b2 model cache default value 2020-03-18 12:03:47 +08:00
李铭昕
33bb34c9a7 Fixed command does not works in config center. 2020-03-17 14:50:14 +08:00
Reasno
63921dda48 Revert "Add setTimeout & Cancel API"
This reverts commit 27b20e2a
2020-03-17 12:38:55 +08:00
Reasno
42a505ace6 Add CHANGELOG.md 2020-03-17 12:36:47 +08:00
Reasno
eccc6cc639 Merge branch 'master' of https://github.com/hyperf/hyperf into config 2020-03-17 12:35:08 +08:00
Reasno
ce24419456 Add Doc. 2020-03-17 12:34:37 +08:00
Reasno
b9d00dbc2f Merge branch 'config' of https://github.com/Reasno/hyperf into config 2020-03-17 12:30:47 +08:00
李铭昕
5fe248e492 Merge branch 'master' into pr/1393 2020-03-17 11:47:03 +08:00
黄朝晖
486de9689f
Merge pull request #1424 from namet117/master
customize session_name
2020-03-17 10:25:46 +08:00
huangzhhui
84dad4106e Update CHANGELOG.md 2020-03-17 10:22:34 +08:00