李铭昕
|
f205181d1c
|
Merge pull request #2319 from Reasno/circular-di
feat: detect circular dependencies
|
2020-08-22 09:35:30 +08:00 |
|
李铭昕
|
f63c8233f4
|
Update DepthGuard.php
|
2020-08-22 09:30:56 +08:00 |
|
tangwei
|
a3578a50a9
|
1.增加nacos账号权限认证
2.增加全局启用停用
3.优化配置深度合并
4.修复获取可以列表
|
2020-08-21 15:26:20 +08:00 |
|
李铭昕
|
ccc6074fa7
|
Added DepthGuard::call.
|
2020-08-21 11:47:33 +08:00 |
|
李铭昕
|
78a6bf5f1b
|
Revert.
|
2020-08-21 11:08:26 +08:00 |
|
李铭昕
|
d8ba2df0bc
|
Added auto release for amqp. (#2323)
|
2020-08-21 10:30:15 +08:00 |
|
沈唁
|
c0a4711588
|
fix typo (#2326)
|
2020-08-21 10:23:39 +08:00 |
|
李铭昕
|
f13686c5c8
|
Added documents.
|
2020-08-19 10:54:27 +08:00 |
|
李铭昕
|
4bbf137c49
|
Added circular dependency safely ResolverDispatcher.
|
2020-08-19 10:33:10 +08:00 |
|
reasno
|
e3f56eddc5
|
feat: add setter to adjust depth limit.
|
2020-08-18 20:41:57 +08:00 |
|
谷溪
|
369bef14cb
|
perf: remove junk
|
2020-08-18 19:51:10 +08:00 |
|
Reasno
|
a8ce4e1798
|
ci: pass phpstan
|
2020-08-18 19:06:37 +08:00 |
|
Reasno
|
aad9290924
|
chore: write better message
|
2020-08-18 18:50:04 +08:00 |
|
Reasno
|
53a249640f
|
feat: detect circular dependencies
|
2020-08-18 18:39:48 +08:00 |
|
李铭昕
|
638076d222
|
Update awesome-components.md (#2314)
|
2020-08-17 18:02:45 +08:00 |
|
沈唁
|
c7e3aea457
|
docs: update di:init-proxy (#2313)
* docs: update di:init-proxy
* update
|
2020-08-17 15:46:53 +08:00 |
|
李铭昕
|
f18b03a08f
|
Optimized the config for nsqd. (#2312)
* Changed config of nsqd.
* Update changelog.md
|
2020-08-17 14:13:59 +08:00 |
|
李铭昕
|
2a54dc891e
|
v2.0.7 (#2310)
|
2020-08-17 11:39:33 +08:00 |
|
李铭昕
|
7f2368cf16
|
Merge pull request #2309 from huangzhhui/copy-from-2127
Fix JsonRpcHttpTransporter cannot set the custom timeout property
|
2020-08-17 10:05:53 +08:00 |
|
李铭昕
|
7ae25f780f
|
Format code.
|
2020-08-17 09:59:57 +08:00 |
|
李铭昕
|
dcc6ad62ec
|
Merge pull request #2307 from limingxinleo/2.0-nsq
Added http apis for nsq.
|
2020-08-17 09:40:58 +08:00 |
|
李铭昕
|
3435e8573c
|
Optimized code.
|
2020-08-17 09:33:53 +08:00 |
|
huangzhhui
|
a81974bc05
|
Specifice the API is NSQD API
|
2020-08-17 02:50:47 +08:00 |
|
huangzhhui
|
a618556cc1
|
Add changelog
|
2020-08-17 01:41:48 +08:00 |
|
huangzhhui
|
088d2b4eb6
|
Fix JsonRpcHttpTransporter cannot set the custom timeout property
|
2020-08-17 01:40:34 +08:00 |
|
huangzhhui
|
8647f18779
|
Add changelog
|
2020-08-17 00:48:32 +08:00 |
|
huangzhhui
|
3877f643b9
|
Fix typo and translate
|
2020-08-17 00:45:03 +08:00 |
|
huangzhhui
|
da2a46e86b
|
Add English doc of NSQ
|
2020-08-17 00:44:56 +08:00 |
|
huangzhhui
|
f52aefab18
|
Remove error test config
|
2020-08-17 00:44:47 +08:00 |
|
huangzhhui
|
4bdc8d8b66
|
Update doc and translate
|
2020-08-17 00:16:41 +08:00 |
|
huangzhhui
|
d1e6cada43
|
Add more apis
|
2020-08-17 00:11:50 +08:00 |
|
李铭昕
|
438c15a935
|
Added document.
|
2020-08-16 20:07:25 +08:00 |
|
李铭昕
|
0decbefa98
|
Added test cases.
|
2020-08-16 19:33:19 +08:00 |
|
李铭昕
|
061b319e34
|
Added topic and channel apis.
|
2020-08-16 18:34:52 +08:00 |
|
李铭昕
|
8d38513437
|
Added nsq http api.
|
2020-08-16 18:09:53 +08:00 |
|
李铭昕
|
5eb41fb014
|
Fixed dead cycle when del sid for socketio memory adapter. (#2304)
* Fixed dead cycle when del sid for socketio memory adapter.
* Added test cases.
|
2020-08-15 13:47:19 +08:00 |
|
李铭昕
|
a6c2052536
|
Added serialize redis test cases. (#2302)
|
2020-08-14 15:18:05 +08:00 |
|
沈唁
|
1154859ddb
|
fix: docs search path (#2297)
|
2020-08-14 08:23:35 +08:00 |
|
李铭昕
|
95c657bc42
|
Fixed doc. (#2293)
|
2020-08-13 19:37:41 +08:00 |
|
李铭昕
|
d98084b696
|
Fixed bug that the config is cleared when the config is not modified in apollo. (#2276)
* Fix the bug that the configuration is covered because the status code is not 200 when the configuration is not modified in apollo.
|
2020-08-13 14:09:43 +08:00 |
|
黄朝晖
|
0bf1f08ec9
|
Merge pull request #2253 from hyperf/dependabot/composer/jonahgeorge/jaeger-client-php-tw-0.6.0
Update jonahgeorge/jaeger-client-php requirement from ^0.4.4 to ^0.6.0
|
2020-08-13 13:43:46 +08:00 |
|
李铭昕
|
e1847e32df
|
Fixed co::create failed in non-coroutine environment. (#2281)
|
2020-08-13 10:38:05 +08:00 |
|
李铭昕
|
194ae6cf6a
|
Merge pull request #2285 from archdesigner/patch-1
change set to rebind
|
2020-08-13 10:02:54 +08:00 |
|
李铭昕
|
36d17039c6
|
Fixed typo.
|
2020-08-13 09:58:32 +08:00 |
|
Chang Long Xu
|
ee906d37ba
|
change set to rebind
change set to rebind
|
2020-08-12 21:44:43 +08:00 |
|
huangzhhui
|
da3e4877e7
|
Add DIngding Travis Bot
|
2020-08-12 18:15:47 +08:00 |
|
沈唁
|
a40d438995
|
fix typo (#2282)
|
2020-08-12 14:30:53 +08:00 |
|
李铭昕
|
2c18306439
|
Fixed bug that interface methods will be rewriten by aop. (#2280)
* Fixed bug that interface methods will be rewriten by aop.
* Update ProxyFactory.php
* Added test case.
|
2020-08-12 13:29:11 +08:00 |
|
李铭昕
|
6c535bd3dc
|
Fixed bug that fetch process blocking for config center. (#2275)
* Fixed sync config failed when socket::send timeout.
* Fixed bug that fetch process blocking for config center.
|
2020-08-12 09:35:27 +08:00 |
|
huangzhhui
|
3278506f96
|
Update jet.md
|
2020-08-11 01:39:21 +08:00 |
|