Commit Graph

2741 Commits

Author SHA1 Message Date
杨翊 SionYang
f49eba341c
Merge pull request #2287 from rushsky518/sync_content
HttpCLient uses ByteArrayEntity when sync data
2020-06-10 16:21:07 +08:00
杨翊 SionYang
7f7ee0d5b3
Merge pull request #1877 from ly641921791/issue_1865
Fix #1865 use DriverManager instead of MysqlDataSource to get the connection
2020-06-10 14:26:46 +08:00
杨翊 SionYang
e6c578f4e2
Merge pull request #3008 from zhouhailin/develop
FIX ISSUE #3007 : MaxHistory字段名称和Nacos默认的命名风格不统一
2020-06-10 14:01:40 +08:00
杨翊 SionYang
ecf65eec01
Merge pull request #2849 from lin-mt/develop
fix:#2839
2020-06-10 10:35:43 +08:00
TsingLiang
510ffb5599
Merge pull request #2995 from alibaba/perf_config_notify
[#ISSUE 2994] Perf config notify
2020-06-10 10:06:37 +08:00
zhouhailin
2efe317597 FIX ISSUE #3007 : MaxHistory字段名称和Nacos默认的命名风格不统一 2020-06-09 23:02:18 +08:00
zongtanghu
8f7fb0f65a [#1815]remove no used package name from Factory Class and adjust test cases. 2020-06-09 14:10:47 +08:00
liaochuntao
38f33b4ab7
Merge pull request #2984 from showkawa/develop
hi.here 'addAll()' call can be replaced with paramterized constructor call,performance will be better
2020-06-08 23:44:03 +08:00
chuntaojun
769fe0254f ci: modify travis.yml 2020-06-08 23:39:50 +08:00
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