Commit Graph

3084 Commits

Author SHA1 Message Date
霸气千秋
3ccf438b72 ensure returns -1 when running in non-coroutine context 2019-09-02 21:57:30 +08:00
李铭昕
5f3ac8ed7f Optimized code. 2019-09-02 18:34:58 +08:00
黄朝晖
5883565382
Update di.md 2019-09-02 17:44:30 +08:00
黄朝晖
01ef45747e
Update communication.md 2019-09-02 17:43:46 +08:00
黄朝晖
e0bba9bb27
Merge pull request #507 from hooklife/hooklife-patch-1
Fix namespace
2019-09-02 17:13:08 +08:00
hooklife
80b541edab
Fix namespace 2019-09-02 17:11:11 +08:00
黄朝晖
c8b8d21872
Merge pull request #504 from lcbyz/master
中文文档错别字修改
2019-09-02 16:19:10 +08:00
linchunbo
0a9d892d4f 中文文档缓存章节下面【清理注解缓存】段落错别字修改 2019-09-02 16:10:18 +08:00
linchunbo
ac07640db9 中文文档异常处理章节下面【异常处理器】段落错别字修改 2019-09-02 16:06:02 +08:00
李铭昕
94917fa1ff Do not use override. 2019-09-02 16:05:54 +08:00
linchunbo
1d59fe56d6 中文文档响应章节下面【文件下载】段落错别字修改 2019-09-02 16:03:39 +08:00
lcbyz
ad8b1ae398
Merge pull request #1 from hyperf-cloud/master
merge master
2019-09-02 14:04:13 +08:00
李铭昕
37a285808b
Merge pull request #502 from limingxinleo/1.1-di
Deleted annotation.cache when execute di:init-proxy.
2019-09-02 09:59:36 +08:00
李铭昕
9398486157 Update methods of withXxx return not only psr response. 2019-09-02 09:56:51 +08:00
李铭昕
d01fa287c6 Deleted annotation.cache when execute di:init-proxy. 2019-09-02 09:46:07 +08:00
李铭昕
d5fff8af1e Merge branch 'master' into 1.1-response 2019-09-02 09:44:30 +08:00
李铭昕
c9f8eeb42b
Merge pull request #463 from limingxinleo/1.1-collector
Optimized cacheable for DefinitionSource.
2019-09-02 09:30:40 +08:00
reasno
2e0e6e9691 hide beta feature option 2019-09-01 23:27:01 +08:00
huangzhhui
593b4cc5b9 Update CHANGELOG.md 2019-09-01 22:39:53 +08:00
黄朝晖
b81a48aef6
Update DispatcherFactory.php 2019-09-01 22:35:45 +08:00
李铭昕
da18cd9ce5 Update ResponseTest.php 2019-09-01 18:49:50 +08:00
李铭昕
3653f36b1d Update CHANGELOG.md 2019-09-01 18:44:09 +08:00
李铭昕
6acf4bc3d4 Added header and cookie. 2019-09-01 18:42:56 +08:00
黄朝晖
e1850a5ca3
Merge pull request #492 from hedeqiang/master
Update paginator.md
2019-09-01 16:16:50 +08:00
黄朝晖
df582478e9
Update paginator.md 2019-09-01 16:16:27 +08:00
sy-records
f88cd803a5 add swoole-tracker
new file:   swoole-tracker/LICENSE.md
new file:   swoole-tracker/README.md
new file:   swoole-tracker/composer.json
new file:   swoole-tracker/src/ConfigProvider.php
new file:   swoole-tracker/src/Middleware/HttpServerMiddleware.php
2019-09-01 11:10:37 +08:00
reasno
eadac4a690 rename variable 2019-08-31 22:37:16 +08:00
李铭昕
88c6d88122 Merge branch 'master' into 1.1-collector 2019-08-31 19:37:04 +08:00
reasno
bf4ad4a932 Add Documentation
Merge branch 'master' into tracer

Pass PHPStan
2019-08-31 18:33:41 +08:00
hedeqiang
5ec65b64cf Update paginator.md 2019-08-31 15:00:59 +08:00
黄朝晖
934d79349e
Merge pull request #490 from lcbyz/master
中文文档控制器章节下面【避免协程间数据混淆】段落错别字修改
2019-08-31 00:13:53 +08:00
linchunbo
7bccbcd845 中文文档控制器章节下面【避免协程间数据混淆】段落错别字修改 2019-08-30 18:03:01 +08:00
Luffy
08787b92a6
Update swoole-tracker.md 2019-08-30 17:04:26 +08:00
Luffy
5919740780
Update composer.json 2019-08-30 16:34:16 +08:00
Luffy
77c7d71046
Update swoole-tracker.md 2019-08-30 16:32:43 +08:00
李铭昕
ac63ab6c32
Merge pull request #486 from limingxinleo/http
Fixed `getParsedBody` not deserialize json contents.
2019-08-30 15:30:55 +08:00
李铭昕
a1548ff30d Update ServerRequestTest.php 2019-08-30 14:02:24 +08:00
李铭昕
25e3f3c96b Update Request.php 2019-08-30 11:14:02 +08:00
李铭昕
8602818f00 Not only post method. 2019-08-30 11:04:35 +08:00
李铭昕
f53a247db3 Update CHANGELOG.md 2019-08-30 11:01:23 +08:00
李铭昕
aefff23d03 Fixed getParsedBody not deserialize json contents. 2019-08-30 10:56:32 +08:00
黄朝晖
d143fbf212
Merge pull request #455 from dickens7/master
Added download method of HTTP Response
2019-08-29 19:04:07 +08:00
huangzhhui
5c882c76e7 Merge branch 'master' of https://github.com/dickens7/hyperf into pr/455 2019-08-29 18:45:45 +08:00
huangzhhui
6ba729f570 Moved MimeTypeExtensionGuesser to Utils 2019-08-29 18:45:41 +08:00
李铭昕
6719f7b070 Update response.md 2019-08-29 17:20:22 +08:00
黄朝晖
f500526be3
Merge pull request #483 from minororange/patch-1
更新Readme.md
2019-08-29 16:57:41 +08:00
huangzhhui
79d6a07f76 Update response.md 2019-08-29 16:49:30 +08:00
huangzhhui
2c48d97859 Add content-type even return 304 2019-08-29 16:44:50 +08:00
huangzhhui
28352f39fc Remove $contents property 2019-08-29 16:44:26 +08:00
Reasno
fcad7ce6bf [Feature] Adopt opentracing interface and support jaeger
This PR unties all Zipkin details from the hyper/tracer. All tracing interaction is done through the standard Opentracing interfaces. Configuration format is slightly modified according to the discussion in #453. Two adapters are provided out of box, Zipkin and Jaeger. The architecture is made pluggable now. Anything that implements opentracing can be used as the underlying tracer. Users are free to implement their own solution.

Note you need to "composer require jonahgeorge/jaeger-client-php" to use Jaeger as tracer.
2019-08-29 16:36:14 +08:00