huangzhhui
|
1ca403b505
|
Update ProviderConfig.php
|
2019-09-26 10:37:52 +08:00 |
|
huangzhhui
|
39fd85d77f
|
Fixed unit test
|
2019-09-26 09:06:40 +08:00 |
|
huangzhhui
|
96218cca64
|
Fixed unit test
|
2019-09-26 09:03:20 +08:00 |
|
huangzhhui
|
8514254fe2
|
Moved config/dependencies.php to config/autoload/dependencies.php
|
2019-09-26 02:23:39 +08:00 |
|
huangzhhui
|
ff54744ed3
|
Refactor structure of ConfigProvider
|
2019-09-26 02:18:24 +08:00 |
|
huangzhhui
|
1fd7415900
|
Removed useless use
|
2019-09-26 01:58:33 +08:00 |
|
wangyi
|
3110d9d5c0
|
docs(doc): 完善doc/zh/validation.md
|
2019-09-26 01:39:29 +08:00 |
|
chunhei2008
|
29618cbe79
|
feat: 🎸 添加Validation文档
|
2019-09-25 19:33:02 +08:00 |
|
水煮牛肉
|
3fc651eb81
|
Deleted useless $url for RingPHP Handlers. (#612)
|
2019-09-25 10:42:15 +08:00 |
|
李铭昕
|
452aaf0961
|
Merge pull request #599 from airzhe/feature/asyncqueue_ladder_retry
异步队列任务支持按配置阶梯重试
|
2019-09-24 13:06:41 +08:00 |
|
黄朝晖
|
1e6917c109
|
Merge branch 'master' into feature/asyncqueue_ladder_retry
|
2019-09-24 12:05:29 +08:00 |
|
huangzhhui
|
b12c1b0ed1
|
Update CHANGELOG.md
|
2019-09-24 11:58:51 +08:00 |
|
李铭昕
|
41f91fb808
|
Merge pull request #597 from limingxinleo/1.1-queue
Added concurrent for async-queue.
|
2019-09-24 10:59:47 +08:00 |
|
李铭昕
|
6855f36701
|
Optimized code.
|
2019-09-24 10:16:33 +08:00 |
|
李铭昕
|
ebfc9eaaec
|
Merge remote-tracking branch 'upstream/master' into 1.1-queue
|
2019-09-24 10:14:20 +08:00 |
|
huangzhhui
|
c67cee17b7
|
Merge branch 'feat/validation' of https://github.com/chunhei2008/hyperf into pr/429
|
2019-09-24 01:14:10 +08:00 |
|
huangzhhui
|
04a8e67a3d
|
Format
|
2019-09-24 01:14:06 +08:00 |
|
huangzhhui
|
4572b47707
|
Optimized the Chinese translate template of validator
|
2019-09-24 01:07:05 +08:00 |
|
黄朝晖
|
1ae2ed5ed6
|
Merge branch 'master' into feat/validation
|
2019-09-24 00:55:18 +08:00 |
|
黄朝晖
|
ae4d054a69
|
Merge pull request #602 from limingxinleo/1.1-concurrent
Removed timeout property of Hyperf\Utils\Coroutine\Concurrent
|
2019-09-24 00:44:47 +08:00 |
|
huangzhhui
|
3cc7bfb760
|
Update Driver.php
|
2019-09-24 00:43:44 +08:00 |
|
huangzhhui
|
13dea8d451
|
Removed usless option
|
2019-09-24 00:40:00 +08:00 |
|
huangzhhui
|
ed2d285cfb
|
Update CHANGELOG.md
|
2019-09-24 00:38:50 +08:00 |
|
黄朝晖
|
e75fabeed4
|
Update async-queue.md
|
2019-09-24 00:04:15 +08:00 |
|
黄朝晖
|
1800008f0a
|
Update crontab.md
|
2019-09-24 00:02:09 +08:00 |
|
李铭昕
|
add376a8c9
|
Removed wait.
|
2019-09-23 10:43:21 +08:00 |
|
李铭昕
|
e159c74393
|
Moved method pop into callback.
|
2019-09-23 09:52:55 +08:00 |
|
李铭昕
|
f3e427a8ad
|
Merge pull request #596 from xiabin/master
Added `required` parameter for @Inject
|
2019-09-23 09:44:21 +08:00 |
|
huangzhhui
|
80a8470d4d
|
Update CHANGELOG.md
|
2019-09-23 01:17:24 +08:00 |
|
huangzhhui
|
9c25eafd5b
|
Update CHANGELOG.md
|
2019-09-23 01:11:35 +08:00 |
|
huangzhhui
|
c998abcb44
|
Removed useless comment and format the code
|
2019-09-23 01:07:03 +08:00 |
|
huangzhhui
|
791b39c831
|
Optimized the logic
|
2019-09-23 01:06:48 +08:00 |
|
李铭昕
|
f77970daa9
|
Added wait method for Concurrent.
|
2019-09-22 19:36:08 +08:00 |
|
wangyi
|
408c525802
|
feat(devtool): validation-request.stub 模板方法添加返回值类型
|
2019-09-22 18:31:28 +08:00 |
|
黄朝晖
|
3d6b2446c9
|
Update response.md
|
2019-09-22 17:48:22 +08:00 |
|
李铭昕
|
9b265b2b59
|
Fixed bug.
|
2019-09-22 15:36:15 +08:00 |
|
huangzhhui
|
68d0b44248
|
Optimized
|
2019-09-22 02:19:28 +08:00 |
|
huangzhhui
|
4466bd5716
|
Fixed validateResolved()
|
2019-09-21 01:27:39 +08:00 |
|
huangzhhui
|
ec6820bf02
|
Optimized
|
2019-09-21 01:27:14 +08:00 |
|
huangzhhui
|
a09ea8ec45
|
Update composer.json
|
2019-09-20 23:55:04 +08:00 |
|
huangzhhui
|
334469a2d8
|
Update composer.json
|
2019-09-20 23:53:32 +08:00 |
|
huangzhhui
|
3f783a65be
|
Merge remote-tracking branch 'upstream/master' into pr/429
|
2019-09-20 23:42:41 +08:00 |
|
黄朝晖
|
0c327bd0ca
|
Merge pull request #478 from Reasno/tracer
Adopt opentracing interfaces and support jaeger
|
2019-09-20 23:28:21 +08:00 |
|
huangzhhui
|
87fc29092d
|
Optimized
|
2019-09-20 23:23:09 +08:00 |
|
huangzhhui
|
4cb8c75843
|
Merge branch 'tracer' of https://github.com/Reasno/hyperf into pr/478
|
2019-09-20 23:15:26 +08:00 |
|
Reasno
|
2fc2432b8d
|
rebase
Merge branch 'tracer' of https://github.com/Reasno/hyperf into tracer
|
2019-09-20 20:37:18 +08:00 |
|
李铭昕
|
e6140fc683
|
Update async-queue doc.
|
2019-09-20 17:32:53 +08:00 |
|
李铭昕
|
62e6c57596
|
Optimized code.
|
2019-09-20 17:19:33 +08:00 |
|
weihaozhe
|
e0f03133dc
|
异步队列job支持按配置阶梯重试
|
2019-09-20 16:16:32 +08:00 |
|
黄朝晖
|
dc3fd5c19d
|
Merge pull request #598 from limingxinleo/1.1-doc
Added concurrent doc.
|
2019-09-20 15:42:59 +08:00 |
|