Jack Dai
|
83e6451acc
|
统一修改子项目中的url为nacos官网地址
|
2020-06-01 18:35:20 +08:00 |
|
jintonghuoya
|
6aa395979a
|
回滚dependency和plugin的version无关的修改
|
2020-05-29 20:45:45 +08:00 |
|
Jack Dai
|
9692cd1b8c
|
合并和origin/develop的冲突
|
2020-05-29 19:01:48 +08:00 |
|
Jack Dai
|
27a257c84e
|
合并origin/develop的变更
|
2020-05-29 18:41:00 +08:00 |
|
TsingLiang
|
ea4a029ca4
|
Merge pull request #2918 from KomachiSion/develop-issue#2842
[ISSUE #2842] Fix serverStatus api jackson error
|
2020-05-29 17:41:17 +08:00 |
|
Jack Dai
|
594eac42b3
|
整理每个module的plugin和dependency的版本号
|
2020-05-29 16:35:48 +08:00 |
|
KomachiSion
|
d396a885ea
|
Fix deserialize error for raft beat
|
2020-05-29 16:22:33 +08:00 |
|
KomachiSion
|
da4cc10e8a
|
Fix deserialize error for raft beat
|
2020-05-29 15:38:25 +08:00 |
|
KomachiSion
|
fc714dac74
|
Fix deserialize error for raft beat
|
2020-05-29 15:14:13 +08:00 |
|
KomachiSion
|
866f134262
|
Fix circle dependency error in Cluster
|
2020-05-29 14:18:08 +08:00 |
|
liaochuntao
|
d62390cee7
|
Merge pull request #2729 from showkawa/develop
最近在阅读贵公司源码时候,本地代码工具扫描出几处Performance defect: Iteration can be replaced…
|
2020-05-29 12:07:18 +08:00 |
|
KomachiSion
|
810827c91c
|
Fix serverStatus api jackson error
|
2020-05-29 12:05:22 +08:00 |
|
jintonghuoya
|
89c0388d18
|
初步整理根pom中的版本号
|
2020-05-29 00:02:19 +08:00 |
|
yanlinly
|
93f8533565
|
Merge pull request #2914 from KomachiSion/develop-issue#2842
[ISSUE #2842] Fix replaced error
|
2020-05-28 17:02:02 +08:00 |
|
KomachiSion
|
73a2ba634b
|
Fix spelling error
|
2020-05-28 10:46:12 +08:00 |
|
KomachiSion
|
d27a6c7ea6
|
Fix replace jackson error
|
2020-05-28 10:40:05 +08:00 |
|
yanlinly
|
cb1ef7ef90
|
Merge pull request #2904 from KomachiSion/develop-issue#2842
[ISSUE #2842] Replace Fastjson with Jackson except nacos-test module
|
2020-05-27 21:06:26 +08:00 |
|
KomachiSion
|
0b1a58e29b
|
Remove all dependency except nacos-test
|
2020-05-27 15:41:07 +08:00 |
|
KomachiSion
|
90db4f17a9
|
Replace fastjson with jackson for nacos-naming transport
|
2020-05-27 15:40:43 +08:00 |
|
KomachiSion
|
3b0e9df9a9
|
Replace fastjson with jackson for nacos-naming controller and consistency
|
2020-05-27 15:40:21 +08:00 |
|
KomachiSion
|
eec067ffbd
|
Replace fastjson with jackson for nacos-naming misc
|
2020-05-27 15:39:41 +08:00 |
|
KomachiSion
|
a980e4ea65
|
Replace fastjson with jackson for nacos-naming pojo
|
2020-05-27 15:39:13 +08:00 |
|
KomachiSion
|
61135f6dce
|
Replace fastjson with jackson for naming.core
|
2020-05-27 15:38:17 +08:00 |
|
KomachiSion
|
9fc5a971d6
|
Add include non_null config and add new method
|
2020-05-27 15:37:32 +08:00 |
|
KomachiSion
|
4eb4e11184
|
Replace fastjson with jackson for nacos-console
|
2020-05-27 09:35:00 +08:00 |
|
KomachiSion
|
2aaa54a19b
|
Replace fastjson with jackson for nacos-cmdb
|
2020-05-27 09:34:59 +08:00 |
|
KomachiSion
|
bbeb7d6a4a
|
Replace fastjson with jackson for nacos-core
|
2020-05-27 09:34:59 +08:00 |
|
yanlinly
|
a07b0c530f
|
Merge pull request #2893 from KomachiSion/develop-issue#2842
[ISSUE #2842]Replace Fastjson with Jackson for nacos-api and nacos-client
|
2020-05-26 22:41:02 +08:00 |
|
liaochuntao
|
e566132f22
|
Merge pull request #2879 from yfh0918/develop
#2855
|
2020-05-26 18:30:21 +08:00 |
|
yfh0918
|
3f956bef4b
|
#2896 bugfix
|
2020-05-26 16:51:32 +08:00 |
|
yfh0918
|
38a3f5d735
|
#2896 bug fix
|
2020-05-26 16:36:29 +08:00 |
|
KomachiSion
|
3887a5e0b9
|
Abstract NacosRuntimeException as unchecked exception super class
|
2020-05-26 15:39:24 +08:00 |
|
KomachiSion
|
5b9780e2fc
|
Replace fastjson with jackson for nacos-client
|
2020-05-26 14:59:23 +08:00 |
|
KomachiSion
|
ff6e09e58d
|
Handle serialization exception in JacksonUtils
|
2020-05-26 14:59:23 +08:00 |
|
KomachiSion
|
b443279ed0
|
Replace all fastjson with jackson in nacos-api
|
2020-05-26 14:59:23 +08:00 |
|
liaochuntao
|
041416790d
|
Merge pull request #2880 from jzdayz/develop
code optimize
|
2020-05-26 12:16:00 +08:00 |
|
yanlinly
|
cae9c6d2f5
|
Merge pull request #2872 from KomachiSion/develop-issue#2842
[ISSUE #2842] Replace Fastjson with Jackson for naming instance and health checker.
|
2020-05-25 21:44:02 +08:00 |
|
yfh0918
|
1484a59499
|
#2855
|
2020-05-25 17:59:30 +08:00 |
|
fenghua.yu
|
2da06cf05b
|
#2855
|
2020-05-25 17:44:03 +08:00 |
|
胡晴风
|
c277d2a438
|
code optimize
|
2020-05-25 17:18:05 +08:00 |
|
KomachiSion
|
d34bef36a9
|
Replace fastjson with jackson for Service
|
2020-05-25 16:13:37 +08:00 |
|
KomachiSion
|
4607bb7c00
|
Replace fastjson with jackson for Selector
|
2020-05-25 16:13:37 +08:00 |
|
KomachiSion
|
5c8ccfde0f
|
Replace fastjson with jackson for naming.Cluster
|
2020-05-25 16:13:37 +08:00 |
|
KomachiSion
|
db6fc0c026
|
Fully compatible with the old format for health check
|
2020-05-25 16:13:37 +08:00 |
|
KomachiSion
|
f2ef335244
|
Add copyright for unit test
|
2020-05-25 16:12:04 +08:00 |
|
KomachiSion
|
95d7617012
|
Add copyright
|
2020-05-25 16:12:04 +08:00 |
|
KomachiSion
|
8c5bcd8715
|
Replace fastjson with jackson for health checker.
|
2020-05-25 16:12:04 +08:00 |
|
KomachiSion
|
70a0bb7c1b
|
replace fastJson with jackson for naming instance
|
2020-05-25 16:12:04 +08:00 |
|
fenghua.yu
|
34e50e73fd
|
#2855
needs to close GZIPInputStream manually
|
2020-05-25 15:42:19 +08:00 |
|
liaochuntao
|
fc5089602f
|
Merge pull request #2878 from alibaba/hotfix_notify
Hotfix notify
|
2020-05-25 15:02:27 +08:00 |
|