李铭昕
|
fce889f1bc
|
Merge branch 'master' into 1.1-doc
|
2019-09-27 14:42:24 +08:00 |
|
黄朝晖
|
4f53d542bd
|
Merge pull request #619 from limingxinleo/1.1-guzzle
Added HandlerStackFactory of guzzle.
|
2019-09-27 00:16:05 +08:00 |
|
huangzhhui
|
9d2be0421d
|
Update HandlerStackFactory.php
|
2019-09-27 00:15:28 +08:00 |
|
李铭昕
|
9574bf76f5
|
Optimized code.
|
2019-09-26 16:25:07 +08:00 |
|
李铭昕
|
0d9d80f601
|
Added pool handler testing.
|
2019-09-26 16:12:22 +08:00 |
|
李铭昕
|
cf3cb586f8
|
Added testing.
|
2019-09-26 16:07:48 +08:00 |
|
李铭昕
|
b2572e52bf
|
Added HandlerStackFactory.
|
2019-09-26 15:52:40 +08:00 |
|
李铭昕
|
bb68aa61f0
|
Update wechat.md
|
2019-09-26 15:21:25 +08:00 |
|
李铭昕
|
53c58a99f2
|
Added easywechat.
|
2019-09-26 15:14:35 +08:00 |
|
水煮牛肉
|
c8ea4ca394
|
Deleted useless code of guzzle. (#618)
* Deleted useless code of guzzle.
* Optimized .
|
2019-09-26 14:58:19 +08:00 |
|
黄朝晖
|
77dfbde764
|
Merge pull request #617 from limingxinleo/1.1-config
Update DefinitionSourceFactory.php
|
2019-09-26 11:43:24 +08:00 |
|
李铭昕
|
77b612ff7d
|
Update CHANGELOG.md
|
2019-09-26 11:23:00 +08:00 |
|
李铭昕
|
b6419deb1b
|
Update DefinitionSourceFactory.php
|
2019-09-26 11:22:03 +08:00 |
|
水煮牛肉
|
a651d9bd8a
|
Deleted useless code of guzzle. (#616)
|
2019-09-26 11:05:38 +08:00 |
|
黄朝晖
|
aebefbcff4
|
Merge pull request #614 from huangzhhui/config-provider
Changed the structure of config provider
|
2019-09-26 10:57:26 +08:00 |
|
huangzhhui
|
9673d29990
|
Update CHANGELOG.md
|
2019-09-26 10:56:24 +08:00 |
|
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 |
|
水煮牛肉
|
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 |
|
黄朝晖
|
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 |
|
黄朝晖
|
3d6b2446c9
|
Update response.md
|
2019-09-22 17:48:22 +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 |
|