chuntaojun
|
902d609f1e
|
perf: optimize configuration change event publishing
|
2020-06-08 23:38:53 +08:00 |
|
yanlinly
|
5203ee348b
|
Merge pull request #2990 from alibaba/hotfix_standalone_notify
[ISSUE 2989] where config publish could not trigger horizontal notification i…
|
2020-06-08 13:57:27 +08:00 |
|
chuntaojun
|
795005be2b
|
fix: where config publish could not trigger horizontal notification in standalone + derby
|
2020-06-08 11:01:34 +08:00 |
|
杨翊 SionYang
|
ab22fc7f3b
|
Merge pull request #2976 from J-Cod3r/develop
[ISSUE #2956] simplify code
|
2020-06-08 09:52:27 +08:00 |
|
liaochuntao
|
99539dd330
|
Merge pull request #2986 from alibaba/hotfix_job_execute_condition
[#2985] fix task executable judgment logic problems
|
2020-06-08 00:55:10 +08:00 |
|
chuntaojun
|
71217154bb
|
fix: fix task executable judgment logic problems
|
2020-06-07 20:34:11 +08:00 |
|
Brian Huang
|
0f1d0abcc1
|
hi.here 'addAll()' call can be replaced with parametrized constructor call,performance will be better
|
2020-06-07 19:55:21 +08:00 |
|
杨翊 SionYang
|
c2e3530ee2
|
Merge pull request #2981 from alibaba/hotfix_jraft
[HOTFIX] Raft RPC being submitted to the Leader, error could not be…
|
2020-06-07 19:53:32 +08:00 |
|
chuntaojun
|
d916d221bf
|
refactor: add ut
|
2020-06-07 19:25:10 +08:00 |
|
Brian Huang
|
6709b0686d
|
Merge pull request #1 from alibaba/develop
sync code
|
2020-06-07 18:47:55 +08:00 |
|
chuntaojun
|
5191838d77
|
fix: fixed Raft RPC being submitted to the Leader, error could not be returned
|
2020-06-07 18:16:46 +08:00 |
|
liaochuntao
|
fb85658f9f
|
Merge pull request #2972 from pigxcloud/develop
♻️ Refactoring pom. com.alibaba.nacos to ${project.groupId} Un…
|
2020-06-07 16:55:27 +08:00 |
|
yangy
|
bf74511a82
|
simplify code
|
2020-06-07 10:06:00 +08:00 |
|
lengleng
|
56eeb35ffc
|
♻️ Refactoring pom. com.alibaba.nacos to ${project.groupId} Uniform variable
|
2020-06-06 17:24:37 +08:00 |
|
yanlinly
|
8423e33dd0
|
Merge pull request #2965 from alibaba/hotfix_config_publish_log
HOTFIX: add config publish log
|
2020-06-05 10:53:25 +08:00 |
|
chuntaojun
|
364745e000
|
refactor: add config publish log
|
2020-06-05 10:50:29 +08:00 |
|
water.lyl
|
7b8bdc4e71
|
Merge branch 'develop' of github.com:alibaba/nacos into develop
|
2020-06-05 09:03:21 +08:00 |
|
water.lyl
|
7f541a9a67
|
update version to 1.3.0
|
2020-06-05 09:02:17 +08:00 |
|
yanlinly
|
fc96067a45
|
Merge pull request #2959 from KomachiSion/develop-fix-server-status-conflict-for-different-version
Fix 1.3 version don't report server status to lower version.
|
2020-06-04 15:20:49 +08:00 |
|
KomachiSion
|
3e37ac4bf2
|
Fix 1.3 version don't report server status to lower version.
|
2020-06-04 15:09:18 +08:00 |
|
zongtanghu
|
8a2921e2cf
|
[#1815]remove no used package name from Factory Class.
|
2020-06-04 09:21:44 +08:00 |
|
yanlinly
|
f71c5d85c9
|
Merge pull request #2949 from alibaba/hotfix_config_clone
Hotfix config clone
|
2020-06-03 20:07:31 +08:00 |
|
chuntaojun
|
6271022648
|
refactor: roll-back AsyncNotifyService.java
|
2020-06-03 20:00:15 +08:00 |
|
chuntaojun
|
95eba16669
|
test: add ut
|
2020-06-03 19:50:25 +08:00 |
|
chuntaojun
|
0fbcb99ebb
|
fix: fix code style
|
2020-06-03 19:35:28 +08:00 |
|
zongtanghu
|
15fad5d98a
|
[#1815]remove destroyService from Factory Class.
|
2020-06-03 19:19:29 +08:00 |
|
chuntaojun
|
a212641730
|
fix: fix front-end Long precision loss problem
|
2020-06-03 19:12:13 +08:00 |
|
zongtanghu
|
860a2d02b1
|
resolve codes conflicts
|
2020-06-03 17:41:22 +08:00 |
|
zongtanghu
|
94c41e11d1
|
[#1815]fix unit test cases.
|
2020-06-03 17:35:49 +08:00 |
|
zongtanghu
|
09752e354d
|
[#1815]adjust this keywords which just includes constructor and set method in the class and fix some unit test cases.
|
2020-06-03 17:35:06 +08:00 |
|
yanlinly
|
7ac0ff83b8
|
Merge pull request #2947 from KomachiSion/develop-issue#2842
[ISSUE #2842] Replace all fastjson with jackson
|
2020-06-03 17:27:13 +08:00 |
|
zongtanghu
|
c726dd0665
|
Merge branch 'feature_lifecycle' of https://github.com/zongtanghu/nacos into feature_lifecycle
|
2020-06-03 14:58:46 +08:00 |
|
zongtanghu
|
e86c158262
|
resolve codes conflicts
|
2020-06-03 14:57:46 +08:00 |
|
KomachiSion
|
74a2995709
|
Remove fastjson LICENSE
|
2020-06-03 14:43:12 +08:00 |
|
KomachiSion
|
56da41357e
|
Remove fastjson dependency from pom
|
2020-06-03 14:42:25 +08:00 |
|
KomachiSion
|
e9adf975af
|
Replace fastjson with jackson for nacos-test/naming
|
2020-06-03 14:39:28 +08:00 |
|
KomachiSion
|
4dbe81418b
|
Replace fastjson with jackson for nacos-test/auth
|
2020-06-03 14:39:17 +08:00 |
|
KomachiSion
|
c0b4385287
|
Replace fastjson with jackson for nacos-test/config
|
2020-06-03 14:39:05 +08:00 |
|
KomachiSion
|
9e21a2cf46
|
Replace fastjson with jackson for nacos-test/common
|
2020-06-03 14:38:23 +08:00 |
|
zongtanghu
|
0320e5851c
|
Merge remote-tracking branch 'upstream/master' into feature_lifecycle
|
2020-06-03 13:36:51 +08:00 |
|
wangwei
|
dc0c5375a8
|
Merge remote-tracking branch 'alibaba/develop' into issue_2749
|
2020-06-03 11:29:29 +08:00 |
|
wangwei
|
aae7b341de
|
Merge remote-tracking branch 'alibaba/develop' into issue_2749
|
2020-06-03 11:19:06 +08:00 |
|
zongtanghu
|
5e2840a6bd
|
[#1815]adjust and optimize codes.
|
2020-06-03 10:46:41 +08:00 |
|
liaochuntao
|
5d9c0798d0
|
Merge pull request #2940 from Maijh97/fix_http_client_bug
[ISSUE #2939]
|
2020-06-02 21:18:38 +08:00 |
|
zongtanghu
|
2ab274216a
|
[#1815]adjust and optimize codes, reput the lifecycle to ConfigService class level at the same time.
|
2020-06-02 19:55:30 +08:00 |
|
mai.jh
|
98ee23e248
|
fix: #2939
|
2020-06-02 14:53:09 +08:00 |
|
liaochuntao
|
184141fc57
|
Merge pull request #2923 from jintonghuoya/feature_maven_version_unity
[ISSUE #2860]Maven dependency optimizations, where only one version of each dependency exists
|
2020-06-02 14:47:26 +08:00 |
|
chuntaojun
|
a8bcf35b63
|
refactor: log print adjustment
|
2020-06-02 14:22:22 +08:00 |
|
chuntaojun
|
7c9f43dfdf
|
refactor: add log printing
|
2020-06-02 14:17:38 +08:00 |
|
liaochuntao
|
3c23ed09b9
|
Merge pull request #2938 from alibaba/hotfix_naming_compatibility
[#2933] adjust where version information is inserted
|
2020-06-02 14:10:27 +08:00 |
|