李铭昕
a5385bb12e
Optimized code.
2019-10-31 10:49:13 +08:00
李铭昕
e2d3542086
Moved repejota/nats into hyperf/nats.
2019-10-31 10:31:24 +08:00
李铭昕
f94d83fc12
Added nats component.
2019-10-30 22:04:16 +08:00
李铭昕
95ce15c17b
Merge pull request #796 from limingxinleo/1.1-etcd
...
Optimized etcd.
2019-10-30 16:26:57 +08:00
李铭昕
e0d7f2d596
Fixed namespaces for testing.
2019-10-30 14:36:00 +08:00
李铭昕
c7d73cf21c
Optimized EtcdClient::getDefaultHandler.
2019-10-27 18:58:19 +08:00
Reasno
c6c8e1004b
Add Metric Component
...
Support a various of Metrics providers, including prometheus, statsd, influxdb.
2019-10-25 16:51:03 +08:00
李铭昕
a690f36b3e
Added protocol.
2019-10-22 19:29:31 +08:00
Peter Kokot
4cf07d573f
Add ext-swoole to composer requirement ( #671 )
2019-10-08 17:47:24 +08:00
Dacheng Gao
6524415bba
Fix LICENSE link
2019-10-06 19:53:21 +08:00
黄朝晖
85a14a8375
Merge pull request #429 from chunhei2008/feat/validation
...
Add validation component
2019-09-29 18:03:18 +08:00
水煮牛肉
c8ea4ca394
Deleted useless code of guzzle. ( #618 )
...
* Deleted useless code of guzzle.
* Optimized .
2019-09-26 14:58:19 +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
李铭昕
784ed332a2
Merge branch 'master' into 1.0-merge
2019-09-20 09:55:03 +08:00
huangzhhui
3c7553e918
Merge remote-tracking branch 'upstream/master' into pr/478
2019-09-20 00:21:15 +08:00
李铭昕
67eb4af5c8
Fixed the next request will be effected after using stopPropagation. ( #571 )
...
* Create Propagation.php
* Fixed stopPropagation will effect the next request.
* Added testing.
* Update phpunit.xml
* Update CHANGELOG.md
2019-09-16 09:28:45 +08:00
wangyi
f2258295d0
Merge branch 'master' into feat/validation
2019-09-10 18:28:22 +08:00
李铭昕
ca05d123a9
Added testing.
2019-09-10 17:13:55 +08:00
huangzhhui
8b2b06df28
Optimized
2019-09-04 16:19:23 +08:00
黄朝晖
1ebf616c0f
Merge pull request #489 from sy-records/master
...
Update SwooleTracker
2019-09-03 10:07:42 +08:00
reasno
bf4ad4a932
Add Documentation
...
Merge branch 'master' into tracer
Pass PHPStan
2019-08-31 18:33:41 +08:00
Luffy
5919740780
Update composer.json
2019-08-30 16:34:16 +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
李铭昕
2c9dadfda4
Merge branch '1.0' into pr/429
2019-08-28 11:48:48 +08:00
李铭昕
3fd84b3027
Merge branch 'master' into 1.0-merge
2019-08-28 11:41:30 +08:00
huangzhhui
7faea6efff
Add __(), trans() and trans_choice() functions
2019-08-28 02:13:37 +08:00
huangzhhui
2c26101f2b
Merge remote-tracking branch 'upstream/1.0' into pr/428
2019-08-28 00:59:02 +08:00
李铭昕
f5c381bc5b
Optimized phpstan.neon
2019-08-27 13:30:24 +08:00
李铭昕
b2044339d0
Added ProxyFactory into Container.
2019-08-26 15:01:49 +08:00
李铭昕
e6f9fd0cee
Update
2019-08-26 14:51:04 +08:00
李铭昕
315ba20ad2
Added testing.
2019-08-25 14:29:44 +08:00
李铭昕
ca2f54895f
Update composer.json
2019-08-25 11:47:10 +08:00
李铭昕
c1845bd5a5
Added phpstan.
2019-08-25 11:41:41 +08:00
李铭昕
06ef33dc3c
Renamed model-listener from model-observer.
2019-08-23 14:42:05 +08:00
李铭昕
a9e3aca4d9
Moved testing.
2019-08-23 11:38:42 +08:00
李铭昕
baba702d6a
Using hyperf/http-message instead of symfony/http-foundation.
2019-08-22 16:28:59 +08:00
李铭昕
b4307cdfc4
Revert "Deleted useless code."
...
This reverts commit b50b12bdf4
.
2019-08-22 10:39:46 +08:00
李铭昕
b50b12bdf4
Deleted useless code.
2019-08-22 10:30:18 +08:00
李铭昕
ab66c7e260
Added testing.
2019-08-22 09:41:29 +08:00
wangyi
f401cd1c5c
Add validation component
2019-08-20 21:06:13 +08:00
wangyi
7faca2b10a
Add translation component
2019-08-20 20:58:28 +08:00
李铭昕
5b49b9b92f
Merge branch 'master' into 1.1
2019-08-15 16:03:48 +08:00
李铭昕
b3e585a735
Update ide version.
2019-08-14 15:50:57 +08:00
李铭昕
69a70fd6f9
Fixed bug.
2019-08-14 12:43:37 +08:00
李铭昕
60a1527cb0
Update
2019-08-14 11:17:05 +08:00
huangzhhui
a3d78ea94a
Merge remote-tracking branch 'origin/master' into pr/370
2019-08-13 16:52:39 +08:00
huangzhhui
3ff1757b33
Add unit test
2019-08-13 16:50:14 +08:00
李铭昕
7efdda5df7
Added testing.
2019-08-08 18:52:13 +08:00
李铭昕
a0e7aa931b
Merge branch 'master' into pr/338
2019-08-07 10:06:08 +08:00