KomachiSion
|
866f134262
|
Fix circle dependency error in Cluster
|
2020-05-29 14:18:08 +08:00 |
|
KomachiSion
|
810827c91c
|
Fix serverStatus api jackson error
|
2020-05-29 12:05:22 +08:00 |
|
KomachiSion
|
d27a6c7ea6
|
Fix replace jackson error
|
2020-05-28 10:40:05 +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
|
ff6e09e58d
|
Handle serialization exception in JacksonUtils
|
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 |
|
胡晴风
|
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
|
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 |
|
lin-mt
|
a7bc539d22
|
fix the style
|
2020-05-22 08:27:04 +08:00 |
|
lin-mt
|
ba5098eaa3
|
fix:#2839
|
2020-05-22 08:02:13 +08:00 |
|
liaochuntao
|
4ddfe0c1c3
|
Merge pull request #2691 from jiangcaijun/develop
hashMap constructor : choose more appropriate initialCapacity
|
2020-05-21 21:37:33 +08:00 |
|
chuntaojun
|
afc74da826
|
build: update version to 1.3.0-BETA
|
2020-05-15 16:10:38 +08:00 |
|
water.lyl
|
54e251da39
|
release 1.3-beta
|
2020-05-11 23:06:23 +08:00 |
|
chuntaojun
|
29a6edc8c5
|
refactor: fix bugs
|
2020-05-08 14:53:29 +08:00 |
|
chuntaojun
|
5e281892a1
|
refactor: remove debug log
|
2020-05-07 00:33:06 +08:00 |
|
chuntaojun
|
272abe6135
|
fix: fix parameter encode
|
2020-05-06 18:33:18 +08:00 |
|
chuntaojun
|
1563dc7104
|
fix: fixed a problem where parameters were encoded multiple times
|
2020-05-05 09:43:54 +08:00 |
|
chuntaojun
|
2526c5d8f2
|
fix: fix naming request redirect
|
2020-05-03 20:26:35 +08:00 |
|
chuntaojun
|
eca2aca6bb
|
fix: bug fix
|
2020-05-01 10:09:08 +08:00 |
|
chuntaojun
|
a937e3090c
|
fix: fix some bugs
|
2020-04-30 10:49:34 +08:00 |
|
jiangcaijun
|
2b10aebb76
|
hashMap constructor : choose more appropriate initialCapacity
|
2020-04-26 17:19:18 +08:00 |
|
chuntaojun
|
ef405e09e2
|
refactor: remove complex listening logic and bug fixes
|
2020-04-22 17:28:53 +08:00 |
|
chuntaojun
|
f222dccd3d
|
refactor: code optimization
|
2020-04-21 17:14:59 +08:00 |
|
wangwei
|
dcdbaf50ea
|
use MD5Utils replace MD5
|
2020-04-20 14:18:23 +08:00 |
|
wangwei
|
aeb14910e7
|
unify the MD5 generation on both sides by MD5 utility classes in the common module
|
2020-04-19 18:42:59 +08:00 |
|
chuntaojun
|
0af4d4f510
|
refactor: addressing mode refactoring
|
2020-04-18 13:59:28 +08:00 |
|
chuntaojun
|
0b3b5e83ac
|
refactor(all): code optimization
|
2020-04-16 23:50:08 +08:00 |
|
chuntaojun
|
1aca7bc3e0
|
refactor: core
|
2020-04-13 22:44:08 +08:00 |
|
chuntaojun
|
7586354476
|
refactor: bug fix and refactor init logic
|
2020-04-13 16:13:49 +08:00 |
|
chuntaojun
|
42626c029b
|
docs:
|
2020-04-03 19:06:55 +08:00 |
|
chuntaojun
|
9f8c19cafb
|
refactor: Change the distributed ID logic
|
2020-04-02 19:24:11 +08:00 |
|
Peter Zhu
|
fea9e2d09e
|
Merge pull request #2550 from nkorange/hotfix_client_beat_lost_in_redirect
Hotfix client beat lost in redirect
|
2020-03-31 11:07:17 +08:00 |
|
chuntaojun
|
66db5207d3
|
fix: merge upstream develop
|
2020-03-30 13:42:55 +08:00 |
|
Peter Zhu
|
b7a2c756fe
|
Merge pull request #2403 from lkxiaolou/develop
fix checksum bug #2401
|
2020-03-29 23:01:48 +08:00 |
|
chuntaojun
|
89a8dddc1c
|
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_consistency
|
2020-03-28 17:38:26 +08:00 |
|
nkorange
|
a74d057d6d
|
Fix #2537
|
2020-03-27 17:57:29 +08:00 |
|
nkorange
|
b29e6dc33b
|
Fix #2537
|
2020-03-27 16:50:37 +08:00 |
|
nkorange
|
5b8d8fd763
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-03-27 15:48:40 +08:00 |
|
nkorange
|
ea2a83c4be
|
Update version to 1.2.1
|
2020-03-27 15:48:32 +08:00 |
|
qq213539
|
88e65ff1b9
|
fix #2533
|
2020-03-27 00:07:52 +08:00 |
|
chuntaojun
|
ce6dc51bcf
|
fix: fix some bugs
|
2020-03-26 20:32:52 +08:00 |
|
chuntaojun
|
16ba537a37
|
feat: #2530
|
2020-03-26 12:06:35 +08:00 |
|
lkxiaolou
|
83c098b8ca
|
统一md5计算
|
2020-03-14 17:54:06 +08:00 |
|
chuntaojun
|
a659493205
|
refactor: Uniform configuration format
|
2020-03-09 15:57:22 +08:00 |
|
chuntaojun
|
8b848873e4
|
docs:
|
2020-03-09 15:48:31 +08:00 |
|
chuntaojun
|
0a325bf9c7
|
fix: fix merge confilt
|
2020-03-09 15:38:03 +08:00 |
|
Peter Zhu
|
f4c527f9b6
|
Merge branch 'master' into develop
|
2020-03-09 11:33:31 +08:00 |
|
chuntaojun
|
0886653a08
|
feat(naming): Support empty service cleanup task time configurable
|
2020-03-08 00:00:44 +08:00 |
|
chuntaojun
|
4f264fed2d
|
style(naming): Variable name specification
|
2020-03-07 11:39:08 +08:00 |
|
chuntaojun
|
86e3b0dbc9
|
fix(naming): Fixed a namespace parameter passing error
|
2020-03-06 19:33:06 +08:00 |
|
chuntaojun
|
f8fb011bd6
|
fix(naming): Fixed finalizeCnt error count problem
|
2020-03-06 16:36:50 +08:00 |
|
chuntaojun
|
f65e4fcbc0
|
refactor(naming): Optimize the empty service removal logic
|
2020-03-06 16:32:59 +08:00 |
|
chuntaojun
|
502e9c7597
|
feat(naming): Support for automatic removal of empty services
|
2020-03-06 11:42:05 +08:00 |
|
lkxiaolou
|
e70787b25b
|
commit
|
2020-03-03 18:47:13 +08:00 |
|
nkorange
|
82d7147a58
|
Update version to 1.2.0
|
2020-03-03 16:24:08 +08:00 |
|
lkxiaolou
|
c7ca2c1df4
|
改为threadLocal实现
|
2020-03-03 16:22:00 +08:00 |
|
lkxiaolou
|
b76c040826
|
fix checksum bug
|
2020-03-03 15:41:25 +08:00 |
|
nkorange
|
043a091445
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-03-02 16:47:28 +08:00 |
|
jzdayz
|
deab304d5b
|
fix log error
|
2020-02-27 14:41:25 +08:00 |
|
jzdayz
|
1b9e1db351
|
去掉重复代码
|
2020-02-27 14:33:47 +08:00 |
|
nkorange
|
0f513c1f20
|
Merge remote-tracking branch 'upstream/develop_1.2.0' into develop_1.2.0
|
2020-02-23 20:03:10 +08:00 |
|
nkorange
|
31e6063209
|
Update version to 1.2.0-beta.1
|
2020-02-23 20:02:13 +08:00 |
|
zhixiang.yuan
|
c2743f90eb
|
#2381 modify taskDispatchPeriod defalue value
|
2020-02-22 19:37:26 +08:00 |
|
zhixiang.yuan
|
aa141e0aac
|
update taskDispatchPeriod default value
|
2020-02-21 15:24:42 +08:00 |
|
nkorange
|
13126a3af6
|
Add namespace page access control
|
2020-02-11 12:26:04 +08:00 |
|
nkorange
|
1d81a6588d
|
Update version to 1.2.0-beta.0
|
2020-02-05 14:11:09 +08:00 |
|
nkorange
|
e0f9398e91
|
#1105 fix bug
|
2020-02-05 14:02:15 +08:00 |
|
nkorange
|
374c575c79
|
#1105 fix bug
|
2020-02-04 17:21:33 +08:00 |
|
nkorange
|
23a44df512
|
#1105 fix bug
|
2020-02-04 09:27:02 +08:00 |
|
Peter Zhu
|
1d148202ef
|
Merge branch 'master' into hotfix_distro_load_data_failed_cause_start_failed
|
2020-01-16 13:59:49 +08:00 |
|
rushsky518
|
b1ffbad483
|
#2237 directly use byte[]
|
2020-01-15 11:52:13 +08:00 |
|
rushsky518
|
c99747609f
|
revert
|
2020-01-13 11:27:46 +08:00 |
|
nkorange
|
7a17ad28e2
|
Fix CI error
|
2020-01-12 16:43:23 +08:00 |
|
Peter Zhu
|
a425f7258e
|
Merge branch 'develop_1.2.0' into develop
|
2020-01-10 17:58:30 +08:00 |
|
Peter Zhu
|
13f5810751
|
Merge pull request #2266 from nkorange/feature_access_control
Feature access control
|
2020-01-10 17:54:29 +08:00 |
|
rushsky518
|
0d304c0b7d
|
#2237 1. use ByteArrayEntity 2. getDeclaredMethods
|
2020-01-10 17:50:17 +08:00 |
|
Peter Zhu
|
8df4c0ed54
|
Merge pull request #2286 from lidaoyang/hotfix_2285
Hotfix 2285
|
2020-01-10 17:48:52 +08:00 |
|
lidaoyang
|
848b1b1349
|
Fix #2285
|
2020-01-10 17:38:21 +08:00 |
|
lidaoyang
|
ac502b305b
|
Fix #2285
|
2020-01-10 17:11:55 +08:00 |
|
lidaoyang
|
3aa42b6014
|
Revert "Fix #2285"
This reverts commit 1d9495d5
|
2020-01-10 17:10:34 +08:00 |
|
wb-ldy613915
|
1d9495d50b
|
Fix #2285
|
2020-01-10 15:33:59 +08:00 |
|
rushsky518
|
91368b4389
|
#2245 correct log config
|
2020-01-10 14:46:32 +08:00 |
|
nkorange
|
82731985aa
|
#1105 Add integration tests
|
2020-01-09 19:13:37 +08:00 |
|
nkorange
|
f32d6c864a
|
#2232 Code consistency
|
2020-01-06 16:27:01 +08:00 |
|
nkorange
|
95a9ba9a98
|
Fix #2258
|
2020-01-06 16:09:56 +08:00 |
|
nkorange
|
41dfcf5596
|
#1105 Read cache instead of accessing DB directly.
|
2020-01-06 14:35:11 +08:00 |
|
nkorange
|
ca1d85c852
|
Fix #2232
|
2019-12-27 17:47:54 +08:00 |
|
nkorange
|
aef7565403
|
#1105 Access control finish 82%
|
2019-12-19 15:33:20 +08:00 |
|
Peter Zhu
|
bf10a32a0b
|
Merge pull request #2149 from codeimport/develop-fuzzyget-subscriber
[ISSUE #2148] subscribers list page support fuzzy query
|
2019-12-19 11:35:18 +08:00 |
|
nkorange
|
e2c553cbca
|
#1105 Access control finish 80%
|
2019-12-18 20:25:10 +08:00 |
|
Peter Zhu
|
264f686d1c
|
Merge pull request #2142 from easyhaloo/code_optimization
refactor #2134 optimization code
|
2019-12-12 22:42:20 +08:00 |
|
nkorange
|
2460dcddcb
|
#1105 Access control finish 70%
|
2019-12-12 21:50:34 +08:00 |
|