李铭昕
|
ee4598ab55
|
Update CHANGELOG.md
|
2019-07-07 18:50:13 +08:00 |
|
李铭昕
|
52f9dfef31
|
Close db connection.
|
2019-07-07 18:37:01 +08:00 |
|
李铭昕
|
864df08c6e
|
Flush pool when pool->getConnection is low frequency.
|
2019-07-07 18:29:22 +08:00 |
|
李铭昕
|
db7dfc7de6
|
Added FreqInterface.
|
2019-07-07 18:05:18 +08:00 |
|
李铭昕
|
6fdb731280
|
Merge pull request #140 from limingxinleo/swoole4.4
Support swoole 4.4.0
|
2019-07-07 12:21:27 +08:00 |
|
李铭昕
|
8b443360f9
|
Merge branch 'swoole4.4' of https://github.com/limingxinleo/hyperf into swoole4.4
|
2019-07-07 11:14:13 +08:00 |
|
李铭昕
|
c4f62d2f0d
|
Added flags.
|
2019-07-07 11:12:55 +08:00 |
|
黄朝晖
|
8ee33e402d
|
Merge pull request #148 from huangzhhui/bugfix#122
Fixed #122
|
2019-07-07 01:16:26 +08:00 |
|
huangzhhui
|
c6f2853758
|
fixed #122
|
2019-07-07 01:15:29 +08:00 |
|
黄朝晖
|
a9cef61c02
|
Update Functions.php
|
2019-07-06 19:16:50 +08:00 |
|
李铭昕
|
2c2b14b3a5
|
[Swoole\Coroutine\Run] only execute in non coroutine environment.
|
2019-07-06 17:13:28 +08:00 |
|
李铭昕
|
6e46f2c92f
|
Update Functions.php
|
2019-07-06 17:05:29 +08:00 |
|
李铭昕
|
08d6b3544d
|
Removed Event::wait, because it will be failed when execute more than one times.
|
2019-07-06 16:36:04 +08:00 |
|
李铭昕
|
6aa27c4000
|
Modified initProxyCommand extends Hyperf\Command\Command .
|
2019-07-06 16:27:39 +08:00 |
|
李铭昕
|
ffe363447c
|
Let async-queue commands extends Hyperf\Command\Command .
|
2019-07-06 16:22:29 +08:00 |
|
李铭昕
|
38c377692a
|
Changed command coroutine mode.
|
2019-07-06 16:17:35 +08:00 |
|
李铭昕
|
eee3c8c91f
|
Added function run
|
2019-07-06 15:55:58 +08:00 |
|
李铭昕
|
591cd5043c
|
Update .travis.yml
|
2019-07-06 15:05:53 +08:00 |
|
李铭昕
|
76086e6e12
|
Merge pull request #139 from limingxinleo/consul
Fixed the BaseUri of ConsulAgent will be replaced by DefaultURI.
|
2019-07-06 14:16:26 +08:00 |
|
黄朝晖
|
53c834c43b
|
Update CHANGELOG.md
|
2019-07-06 13:33:04 +08:00 |
|
李铭昕
|
94d504d35a
|
Optimized code.
|
2019-07-06 12:52:04 +08:00 |
|
李铭昕
|
931fa711f7
|
Added consult for travis.
|
2019-07-06 12:47:45 +08:00 |
|
李铭昕
|
5585ae6887
|
Added consult testing.
|
2019-07-06 12:45:57 +08:00 |
|
李铭昕
|
0b2da6da2e
|
Fixed ConsulAgent baseUri will be replaced by DefaultURI.
|
2019-07-06 11:58:33 +08:00 |
|
黄朝晖
|
7a58e2ed86
|
Merge pull request #136 from hyperf-cloud/huangzhhui-patch-1
Update README.md
|
2019-07-05 19:50:54 +08:00 |
|
黄朝晖
|
f2c6588780
|
Update README.md
|
2019-07-05 19:50:43 +08:00 |
|
李铭昕
|
5953c04ea5
|
Merge pull request #135 from limingxinleo/redirect
Fixed response->redirect does not work expected
|
2019-07-05 18:19:24 +08:00 |
|
黄朝晖
|
06091b2ca4
|
Update CHANGELOG.md
|
2019-07-05 18:05:17 +08:00 |
|
黄朝晖
|
fa4d8bf8d0
|
Update CHANGELOG.md
|
2019-07-05 18:04:10 +08:00 |
|
李铭昕
|
db5ff3b779
|
Update CHANGELOG.md
|
2019-07-05 17:54:25 +08:00 |
|
李铭昕
|
61b4c58e97
|
Added testing.
|
2019-07-05 17:53:07 +08:00 |
|
李铭昕
|
906b175544
|
Fixed method redirect not work expected.
|
2019-07-05 17:28:12 +08:00 |
|
李铭昕
|
cd6d82f382
|
Merge pull request #132 from limingxinleo/request_has_file
Fixed request->hasFile not work expected.
|
2019-07-05 16:39:25 +08:00 |
|
李铭昕
|
a79d8b007c
|
Fixed testing.
|
2019-07-05 16:19:53 +08:00 |
|
李铭昕
|
11b73f2b39
|
Added testing.
|
2019-07-05 16:14:53 +08:00 |
|
李铭昕
|
eab4298970
|
Update CHANGELOG.md
|
2019-07-05 15:41:02 +08:00 |
|
李铭昕
|
0ad9f28d50
|
Fixed request->hasFile not work expected.
|
2019-07-05 15:40:03 +08:00 |
|
李铭昕
|
ab4031690c
|
Merge pull request #131 from limingxinleo/router_group_options
Fixed property middlewares not work in Router::addGroup
|
2019-07-05 14:40:04 +08:00 |
|
黄朝晖
|
aad0a1ff73
|
Fixed unit test
|
2019-07-05 13:55:38 +08:00 |
|
黄朝晖
|
38b3d7ec6a
|
Update RouteCollector.php
|
2019-07-05 13:50:16 +08:00 |
|
李铭昕
|
bd7148946c
|
Added mergeOptions testing.
|
2019-07-05 11:22:32 +08:00 |
|
李铭昕
|
6951d2d364
|
Removed server property from Router options.
|
2019-07-05 11:03:27 +08:00 |
|
李铭昕
|
d863e8d68c
|
Deleted useless code.
|
2019-07-05 10:58:39 +08:00 |
|
李铭昕
|
af2dc6d5de
|
Update CHANGELOG.md
|
2019-07-05 10:44:13 +08:00 |
|
李铭昕
|
7f909ce8fb
|
Added testing.
|
2019-07-05 10:41:23 +08:00 |
|
李铭昕
|
97f629b85b
|
Fixed property middlewares not work in Router::addGroup
|
2019-07-05 10:10:46 +08:00 |
|
黄朝晖
|
4a74cf1e50
|
Merge pull request #125 from gankbat/master
Changed the default value of parameter $default of config() function to null
|
2019-07-04 21:32:02 +08:00 |
|
黄朝晖
|
52845b6824
|
Merge pull request #127 from daydaygo/master
Set the Travis CI is available only at master branch
|
2019-07-04 21:31:16 +08:00 |
|
daydaygo
|
ea53e20696
|
set travis
|
2019-07-04 21:27:39 +08:00 |
|
gankbat
|
3f3c4bce9a
|
Update CHANGELOG.md
|
2019-07-04 20:34:28 +08:00 |
|