Commit Graph

3897 Commits

Author SHA1 Message Date
李铭昕
b6deba8a29 Optimized code. 2019-11-12 18:31:15 +08:00
李铭昕
a4eb511084 Optimized code. 2019-11-12 18:06:22 +08:00
武杰
70f8a79e6e 根据条件批量删除缓存 2019-11-12 17:08:03 +08:00
黄朝晖
44eb130336
Update changelog.md 2019-11-12 16:31:37 +08:00
黄朝晖
3fb94efb52
Update RedisServerMutex.php 2019-11-12 16:27:22 +08:00
黄朝晖
3216b73eea
Merge pull request #927 from caoqiang1990/master
crontab.md
2019-11-12 16:24:27 +08:00
李铭昕
78b4ab7e42 Optimized code. 2019-11-12 12:19:33 +08:00
李铭昕
37cacf16a8 Fixed the dead cycle caused by socket closed. 2019-11-12 11:39:48 +08:00
谷溪
639f2b7a9a
Merge pull request #920 from Reasno/doc
Update example on setting custom bucket
2019-11-12 09:37:42 +08:00
卖女孩的小火柴
bdb41ad278
Merge pull request #1 from caoqiang1990/caoqiang1990-patch-1
更新 crontab.md 错别字
2019-11-12 08:55:14 +08:00
reasno
b62a8c8cb6 Format all markdowns 2019-11-12 08:28:51 +08:00
reasno
8e1d96b7d4 Add markdown formatter. 2019-11-12 01:24:02 +08:00
reasno
4584b8172d format whitespace 2019-11-11 23:26:11 +08:00
reasno
19def46adf Update example on setting custom bucket 2019-11-11 22:27:21 +08:00
有明
1bdf36b380
Merge branch 'master' into master 2019-11-11 16:56:06 +08:00
卖女孩的小火柴
e156984ecc
更新 crontab.md 错别字
修改 '轮训' 为 '轮询'
2019-11-11 16:32:11 +08:00
谷溪
2eced375d8
Merge pull request #909 from Reasno/utils
propagate errors to parallel::wait()
2019-11-11 12:12:55 +08:00
Reasno
9dce2991c5 add changelog and doc 2019-11-11 12:11:45 +08:00
Reasno
6931f9aa74 Merge branch 'master' of https://github.com/hyperf/hyperf into utils 2019-11-11 12:00:41 +08:00
李铭昕
7bf1ac4fbc
Merge pull request #901 from limingxinleo/1.1-graphql
Optimized code for graphql.
2019-11-11 10:02:30 +08:00
李铭昕
4b60b3929e Update CHANGELOG.md 2019-11-11 09:58:28 +08:00
李铭昕
d68987c44d Merge remote-tracking branch 'upstream/master' into 1.1-graphql 2019-11-11 09:57:33 +08:00
李铭昕
c2e8c6de64
Merge pull request #913 from limingxinleo/1.1-exception
Added HandleErrorListener.php
2019-11-11 09:50:46 +08:00
李铭昕
f84c02984c Merge branch 'master' into 1.1-exception 2019-11-11 09:46:17 +08:00
李铭昕
f2cf1e580a Rename HandleErrorListener to ErrorExceptionListener. 2019-11-11 09:45:50 +08:00
Luffy
4e5c4e61ea Update db.md (#916) 2019-11-11 09:33:04 +08:00
黄朝晖
0a16a552f7
Update exception-handler.md 2019-11-11 01:57:01 +08:00
黄朝晖
2d3cdfb823
Update Parallel.php 2019-11-11 01:50:33 +08:00
黄朝晖
2762190b56
Merge pull request #906 from mr-box/bugfix#874
Fixed Uri which build by host is not correct.
2019-11-11 01:45:35 +08:00
黄朝晖
3fa9c97df5
Update CHANGELOG.md 2019-11-11 01:45:18 +08:00
reasno
25092d0340 Wrap job throwables into a new exception with clearer message 2019-11-11 00:09:03 +08:00
有明
ace6527745
Merge branch 'master' into master 2019-11-10 19:52:54 +08:00
Dickens Gao
8ecbae4947 Added twig template engine for view. (#905) 2019-11-10 14:58:14 +08:00
李铭昕
05c375c07f
Added smarty testing. (#912) 2019-11-10 14:34:57 +08:00
李铭昕
8057587e5a Added testing. 2019-11-10 14:29:14 +08:00
李铭昕
87c301bc53 Added HandleErrorListener.php 2019-11-10 14:22:33 +08:00
李铭昕
68e71d0746 Update document.md 2019-11-10 12:46:01 +08:00
You Ming
e526718099 Fixed typos. 2019-11-10 11:52:03 +08:00
You Ming
efda879277 Updated CHANGELOG.md. 2019-11-10 11:09:08 +08:00
You Ming
90a7aecea4 Merge remote-tracking branch 'remotes/upstream/master' 2019-11-10 11:07:40 +08:00
You Ming
4ccbe18a12 Add support for crontab task run on one server. 2019-11-10 11:04:23 +08:00
李铭昕
ad8dd55fc7 Fixed Uri which build by host is not correct. 2019-11-10 10:59:56 +08:00
reasno
242e7b81c0 补充测试用例 2019-11-10 00:26:46 +08:00
reasno
572ba68f83 propagate errors to parallel::wait()
请看我新加的一个测试用例。以前的逻辑下,wait会永久hang住。当前逻辑下,会把Coroutine中没Catch到的错误传播到wait()函数这里抛出。
2019-11-10 00:23:39 +08:00
box
6ec1a863ae bug#874 fixed
\Hyperf\HttpServer\Contract\ResponseInterface::redirect()跳转的URL会自动加上hyperf启动端口
2019-11-09 18:04:30 +08:00
李铭昕
8878b9b04d
Fixed the hooked I/O request does not works in the listener that listening Hyperf\Framework\Event\BeforeMainServerStart event. (#904) 2019-11-09 17:04:18 +08:00
李铭昕
ae17f4a347
Merge pull request #903 from limingxinleo/1.1-di
Fixed bug that command init-proxy will not stop when rpc-client exists.
2019-11-09 16:54:56 +08:00
黄朝晖
0a20a4296c
Update CHANGELOG.md 2019-11-09 16:48:31 +08:00
李铭昕
87c3ecc986
Merge pull request #827 from PandaLIU-1111/master
添加一个db的组件,databases配置文件添加一个port配置
2019-11-09 16:20:39 +08:00
李铭昕
d35ce4f346 Optimized code. 2019-11-09 16:16:06 +08:00