chuntaojun
|
bf2adb4be5
|
feat: merge develop
|
2020-05-26 09:43:37 +08:00 |
|
chuntaojun
|
41703f9805
|
refactor: code optimization
|
2020-05-22 23:12:50 +08:00 |
|
chuntaojun
|
87a32a926b
|
refactor: merge develop
|
2020-05-21 18:08:29 +08:00 |
|
chuntaojun
|
10d8edb4f3
|
refactor: optimize code logic
|
2020-05-19 14:16:52 +08:00 |
|
chuntaojun
|
e467b26ef6
|
style: fix code style
|
2020-05-19 11:21:00 +08:00 |
|
chuntaojun
|
f9412fd4d6
|
fix: fix config dump
|
2020-05-18 22:57:40 +08:00 |
|
chuntaojun
|
07dd129dd0
|
refactor: fixed instance information update heartbeat information not updating
|
2020-05-17 16:22:49 +08:00 |
|
chuntaojun
|
feebd1623f
|
refactor: performance optimization
|
2020-05-16 19:23:11 +08:00 |
|
chuntaojun
|
b86f633c8a
|
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_1.3.0_beta_grpc
|
2020-05-16 14:36:49 +08:00 |
|
chuntaojun
|
afc74da826
|
build: update version to 1.3.0-BETA
|
2020-05-15 16:10:38 +08:00 |
|
chuntaojun
|
0c6a03724a
|
fix: fix grpc-version bug
|
2020-05-14 16:25:41 +08:00 |
|
chuntaojun
|
4d4e914ebd
|
fix: fixed the cluster logic for the jraft set
|
2020-05-13 15:43:56 +08:00 |
|
chuntaojun
|
82bcbd9b17
|
refactor: jRaft partial logical adjustment
|
2020-05-13 09:38:46 +08:00 |
|
water.lyl
|
54e251da39
|
release 1.3-beta
|
2020-05-11 23:06:23 +08:00 |
|
chuntaojun
|
588b184ce2
|
fix: none
|
2020-05-11 18:02:28 +08:00 |
|
chuntaojun
|
5879b03c7d
|
fix: expansion and volume timing issue fixed
|
2020-05-09 14:49:04 +08:00 |
|
chuntaojun
|
29a6edc8c5
|
refactor: fix bugs
|
2020-05-08 14:53:29 +08:00 |
|
chuntaojun
|
5d6a0b539f
|
fix: fix code style
|
2020-05-07 00:45:28 +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
|
a82bcc1d6e
|
fix: fix request transfer bug
|
2020-05-02 13:12:38 +08:00 |
|
chuntaojun
|
eca2aca6bb
|
fix: bug fix
|
2020-05-01 10:09:08 +08:00 |
|
chuntaojun
|
eb11ff945b
|
fix: fix standalone sync node info bug
|
2020-04-30 20:02:54 +08:00 |
|
chuntaojun
|
041effebc7
|
refactor: some code refactor
|
2020-04-30 13:46:04 +08:00 |
|
chuntaojun
|
a937e3090c
|
fix: fix some bugs
|
2020-04-30 10:49:34 +08:00 |
|
chuntaojun
|
a025e56b3a
|
fix: fix config dump bug
|
2020-04-28 15:08:38 +08:00 |
|
chuntaojun
|
dd4b577755
|
fix: fix double lock
|
2020-04-26 21:24:12 +08:00 |
|
chuntaojun
|
8b4a37724f
|
refactor: address mode adds setting parameters
|
2020-04-26 16:29:19 +08:00 |
|
chuntaojun
|
e4c475295c
|
refactor: remove complex logic, RPC ports can be customized
|
2020-04-23 15:22:16 +08:00 |
|
chuntaojun
|
853a8f587f
|
refactor: core
logic optimization
|
2020-04-22 22:16:27 +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 |
|
wangwei
|
bb70dcba98
|
[ISSUE#2618]modify server md5 generation method
|
2020-04-18 16:37:48 +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
|
7586354476
|
refactor: bug fix and refactor init logic
|
2020-04-13 16:13:49 +08:00 |
|
chuntaojun
|
d8714843a0
|
fix: hotfix issue 2560
|
2020-04-01 14:37:26 +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 |
|
chuntaojun
|
3dd42fed27
|
refactor: Generic fetch method modification
|
2020-03-27 18:48:00 +08:00 |
|
nkorange
|
ea2a83c4be
|
Update version to 1.2.1
|
2020-03-27 15:48:32 +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 |
|
nkorange
|
82d7147a58
|
Update version to 1.2.0
|
2020-03-03 16:24:08 +08:00 |
|