杨翊 SionYang
|
88480f7c0f
|
Update to 1.3.1-BETA (#3194)
|
2020-06-29 13:56:16 +08:00 |
|
liaochuntao
|
2c733d57ff
|
[#2979] Inline storage support importing data from external data sources (#3138)
* feat: data import Derby, Derby export complete
* feat: external data source import is complete
* feat: import data to derby and derby backup finished
* fix: fixed bug where external storage mode could not find beans
* style: fix code style
* style: remove unuse code
* refactor: fixed configuration file information
* improvement: merge upstream/develop
* style: fix code style
* fix: a way to fix the missing
* fix: fix derby data import in standalone mode
* style: fix code style
* refactor: merge upstream develop and fix code style
* test: modify ut
* style: fix code style
|
2020-06-28 10:25:06 +08:00 |
|
Hu Zongtang
|
38a2aa111a
|
[#3185]Fix chinese unit method name in config test module. (#3186)
|
2020-06-28 09:49:53 +08:00 |
|
杨翊 SionYang
|
532aad685e
|
upgrade version of Jackson and Guava (#3116)
|
2020-06-19 10:55:14 +08:00 |
|
杨翊 SionYang
|
f864880136
|
[ISSUE #2992] use new code style for nacos-common (#3106)
* use new code style for nacos-common
* Fix code style file can't set java import problem.
|
2020-06-18 17:05:15 +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 |
|
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 |
|
KomachiSion
|
d4bdb69831
|
For #2873, unified copyrights.
|
2020-06-12 16:24:00 +08:00 |
|
KomachiSion
|
8aaa833605
|
For #2873, unified copyrights for nacos-config.
|
2020-06-12 15:45:35 +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 |
|
杨翊 SionYang
|
e6c578f4e2
|
Merge pull request #3008 from zhouhailin/develop
FIX ISSUE #3007 : MaxHistory字段名称和Nacos默认的命名风格不统一
|
2020-06-10 14:01:40 +08:00 |
|
zhouhailin
|
2efe317597
|
FIX ISSUE #3007 : MaxHistory字段名称和Nacos默认的命名风格不统一
|
2020-06-09 23:02:18 +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 |
|
chuntaojun
|
71217154bb
|
fix: fix task executable judgment logic problems
|
2020-06-07 20:34:11 +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
|
5191838d77
|
fix: fixed Raft RPC being submitted to the Leader, error could not be returned
|
2020-06-07 18:16:46 +08:00 |
|
lengleng
|
56eeb35ffc
|
♻️ Refactoring pom. com.alibaba.nacos to ${project.groupId} Uniform variable
|
2020-06-06 17:24:37 +08:00 |
|
chuntaojun
|
364745e000
|
refactor: add config publish log
|
2020-06-05 10:50:29 +08:00 |
|
water.lyl
|
7f541a9a67
|
update version to 1.3.0
|
2020-06-05 09:02:17 +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 |
|
chuntaojun
|
a212641730
|
fix: fix front-end Long precision loss problem
|
2020-06-03 19:12:13 +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 |
|
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 |
|
Jack Dai
|
1a7264d9b6
|
解决和develop的冲突
|
2020-06-01 18:41:03 +08:00 |
|
Jack Dai
|
83e6451acc
|
统一修改子项目中的url为nacos官网地址
|
2020-06-01 18:35:20 +08:00 |
|
chuntaojun
|
5fceafac3f
|
refactor: optimize the error message prompt
|
2020-05-30 17:28:25 +08:00 |
|
jintonghuoya
|
6aa395979a
|
回滚dependency和plugin的version无关的修改
|
2020-05-29 20:45:45 +08:00 |
|
chuntaojun
|
5dcee2f1c6
|
fix: fix pmd
|
2020-05-29 19:59:08 +08:00 |
|
Jack Dai
|
9692cd1b8c
|
合并和origin/develop的冲突
|
2020-05-29 19:01:48 +08:00 |
|
chuntaojun
|
a5661f033d
|
feat: add the metircs
|
2020-05-29 18:42:14 +08:00 |
|
Jack Dai
|
27a257c84e
|
合并origin/develop的变更
|
2020-05-29 18:41:00 +08:00 |
|
Jack Dai
|
594eac42b3
|
整理每个module的plugin和dependency的版本号
|
2020-05-29 16:35:48 +08:00 |
|
chuntaojun
|
e8533155c7
|
fix: fix startup problem
|
2020-05-27 22:05:38 +08:00 |
|
chuntaojun
|
6525b5a6f8
|
fix: fix startup read failure
|
2020-05-27 18:37:36 +08:00 |
|
yfh0918
|
3f956bef4b
|
#2896 bugfix
|
2020-05-26 16:51:32 +08:00 |
|
yfh0918
|
38a3f5d735
|
#2896 bug fix
|
2020-05-26 16:36:29 +08:00 |
|
chuntaojun
|
6fe1d0d0da
|
improvement: adjust part of the code
|
2020-05-26 11:57:27 +08:00 |
|