Commit Graph

2693 Commits

Author SHA1 Message Date
chuntaojun
abae5e106b refactor: remove unuse code 2020-06-15 11:08:10 +08:00
chuntaojun
77186f9a6c refactor: remove server-addr validator 2020-06-15 11:04:47 +08:00
TsingLiang
1323de0db8
Merge pull request #3060 from paderlol/develop
Upgrade the database driver version of Mysql to 8 # 3036 #2993 #1868
2020-06-15 10:40:19 +08:00
liaochuntao
08fe8f6465
Merge pull request #3062 from KomachiSion/develop-issue-rot
Ignore kind/feature label for issue robot
2020-06-15 10:20:48 +08:00
chuntaojun
7641b45df4 fix: fixed parameter validation boundary problem 2020-06-15 10:11:34 +08:00
KomachiSion
f07aae701c Ignore kind/feature label for issue robot 2020-06-15 09:03:14 +08:00
zhanglong
855a637ac5 Fix word spelling errors 2020-06-14 19:11:54 +08:00
zhanglong
477e0ad1f3 Add license for ExternalDataSourceProperties 2020-06-14 17:57:33 +08:00
zhanglong
8295a3ef96 Add ut for ExternalDataSourceProperties 2020-06-14 17:55:25 +08:00
zhanglong
768713ec05 Merge branch 'develop' of https://github.com/alibaba/nacos into develop 2020-06-14 17:18:17 +08:00
liaochuntao
34fda6a0bb
Merge pull request #3057 from showkawa/#3056_performance_issue
#3056 performance issue
2020-06-14 12:56:11 +08:00
liaochuntao
147e3f926b
Merge pull request #3055 from KomachiSion/develop-issue-rot
Ignore kind/notice label for issue robot
2020-06-14 11:06:21 +08:00
zhanglong
cf6b4c4f0e Tool method extract 2020-06-13 22:06:04 +08:00
zhanglong
1b55e68fd4 Upgrade the database driver version of Mysql to 8 # 3036 #2993 #1868 2020-06-13 19:05:22 +08:00
Brian Huang
8c0f52f987 replace "+=" to StringBuilder append method 2020-06-12 22:00:08 +08:00
liaochuntao
b9ff53b49c
Merge pull request #3048 from KomachiSion/develop-issue#2873
[ISSUE #2873] Unified copyright for file header.
2020-06-12 21:23:28 +08:00
Brian Huang
3ea2200fb0
Merge pull request #2 from alibaba/develop
sync code
2020-06-12 07:20:29 -05:00
KomachiSion
b914af3989 Ignore kind/notice label for issue robot 2020-06-12 20:16:49 +08:00
TsingLiang
a13aec67aa
Merge pull request #3054 from KomachiSion/develop-issue-rot
Add issue robot
2020-06-12 20:06:37 +08:00
杨翊 SionYang
81f9eff928
Merge pull request #2926 from Maijh97/develop
[ISSUE #2858] Unified implementation of Http requests
2020-06-12 19:47:41 +08:00
KomachiSion
2f2a329662 Add issue robot 2020-06-12 19:43:42 +08:00
KomachiSion
d4bdb69831 For #2873, unified copyrights. 2020-06-12 16:24:00 +08:00
KomachiSion
3af02f13f4 For #2873, unified copyrights for nacos-test. 2020-06-12 16:05:25 +08:00
KomachiSion
a614589000 For #2873, unified copyrights for nacos-naming. 2020-06-12 16:04:52 +08:00
KomachiSion
c859dfeb87 For #2873, unified copyrights for nacos-example. 2020-06-12 16:03:12 +08:00
KomachiSion
f2525d72cc For #2873, unified copyrights for nacos-distribution. 2020-06-12 16:02:52 +08:00
KomachiSion
321f13cd7b For #2873, unified copyrights for nacos-core. 2020-06-12 16:01:22 +08:00
KomachiSion
89406abc23 For #2873, unified copyrights for nacos-console. 2020-06-12 15:55:04 +08:00
KomachiSion
1577eeb57c For #2873, unified copyrights for nacos-consistency. 2020-06-12 15:46:28 +08:00
KomachiSion
8aaa833605 For #2873, unified copyrights for nacos-config. 2020-06-12 15:45:35 +08:00
KomachiSion
f42dd3436d For #2873, unified copyrights for nacos-common. 2020-06-12 15:44:51 +08:00
KomachiSion
cb0ffe4369 For #2873, unified copyrights for nacos-cmdb. 2020-06-12 15:34:10 +08:00
KomachiSion
079009b5a5 For #2873, unified copyrights for nacos-client. 2020-06-12 15:33:41 +08:00
KomachiSion
4deb718859 For #2873, unified copyrights for nacos-api. 2020-06-12 15:31:20 +08:00
KomachiSion
e44c86a1a0 For #2873, unified copyrights for nacos-address. 2020-06-12 15:30:33 +08:00
杨翊 SionYang
c6d9426aab
Merge pull request #3037 from horizonzy/fix-2800
[ISSUE #2800] update beatinfo when received instance modify info
2020-06-12 09:02:00 +08:00
horizonzy
315a6c36c5 1.update beatinfo when received instance modify info
2.add the unit test of this case
2020-06-11 21:44:33 +08:00
mai.jh
95272feb28 adjust some codes 2020-06-11 17:38:34 +08:00
yanlinly
65c6c8cb27
Merge pull request #2781 from wangweizZZ/issue_2749
[ISSUE #2749]dumpAllTaskMgr did not add the correct processor
2020-06-11 13:49:50 +08:00
yanlinly
4c38fe139b
Merge pull request #2927 from zongtanghu/feature_lifecycle
[ISSUE#1815]Adding lifecycle interface and resolve the service downtime caused by thread leak
2020-06-11 13:47:55 +08:00
zongtanghu
e7796b3935 [#1815]adjust codes for instance class attribute init. 2020-06-11 12:42:47 +08:00
zongtanghu
d2b980677f [#1815]remove code comments. 2020-06-11 11:33:38 +08:00
zongtanghu
9b873797ca [#1815]fix ut. 2020-06-11 10:35:50 +08:00
zongtanghu
e6e3161c0e resolve the codes conflicts 2020-06-11 09:45:00 +08:00
zongtanghu
eb39830b6c [#1815]remove lifeCycle, lifeCycleManager, and adjust some related codes. 2020-06-11 09:42:44 +08:00
mai.jh
fa6bf9951d remove extra blank lines 2020-06-11 09:34:15 +08:00
杨翊 SionYang
7ae740023d
Merge pull request #3023 from baolongcheng/develop
修针对mysql5.6版本使用innodb存储引擎,permissions表resouce字段长度过长,无法创建索引,建表出错,修改bug #3016
2020-06-11 09:08:32 +08:00
杨翊 SionYang
8d79eb68dd
Merge pull request #3025 from alloevil/patch-4
Update application.properties
2020-06-11 09:08:06 +08:00
allo
990a01b588
Update application.properties
spelling err correct
2020-06-10 23:54:07 +08:00
baolongcheng
6d24d37c71 修针对mysql5.6版本使用innodb存储引擎,permissions表resouce字段长度过长,无法建表问题 2020-06-10 21:24:09 +08:00