chuntaojun
|
8c47619af9
|
feat:
|
2019-09-11 22:43:57 +08:00 |
|
xianlaioy
|
08e69a0b21
|
refactor: 局部变量是线程安全的;
urlPattern改成static final;
GroupKey重构
|
2019-09-09 20:15:19 +08:00 |
|
xianlaioy
|
7b5c6e9273
|
style: Modifiers should be declared in the correct order;Map init 设置大小 避免扩容;
|
2019-09-09 17:56:14 +08:00 |
|
xianlaioy
|
13e509679d
|
style: Modifiers should be declared in the correct order;Map init 设置大小 避免扩容;
|
2019-09-09 17:55:02 +08:00 |
|
ly
|
40be568c01
|
[Issue] #1769 Solve the bug of the clone configuration function
|
2019-08-31 10:39:42 +08:00 |
|
ly
|
59a36f91e4
|
[Issue] #1769 Solve the bug of the clone configuration function
|
2019-08-30 21:31:40 +08:00 |
|
ly
|
1fd5ee360e
|
[Issue] #1769 Solve the bug of the clone configuration function
|
2019-08-29 01:23:12 +08:00 |
|
Thomas Perkins
|
934c4238c1
|
Add unit tests for com.alibaba.nacos.config.server.utils.GroupKey
These tests were written using Diffblue Cover
|
2019-08-06 17:15:01 +01:00 |
|
nkorange
|
6ca2ee0cf8
|
Update version to 1.1.3
|
2019-08-06 18:55:05 +08:00 |
|
nkorange
|
15c913e346
|
Update version to 1.1.2
|
2019-08-06 17:10:37 +08:00 |
|
nkorange
|
11bd0ccd76
|
Update version to 1.1.2-SNAPSHOT
|
2019-08-02 12:35:04 +08:00 |
|
Fury Zhu
|
838ef83f9f
|
Merge pull request #1534 from zhaoyuguang/zen3
format code
|
2019-08-01 11:04:24 +08:00 |
|
Fury Zhu
|
9b2367eb91
|
Merge pull request #1552 from nkorange/hotfix_log_optimization
Fix #290
|
2019-08-01 11:02:55 +08:00 |
|
yanlinly
|
ebca6772bd
|
Merge pull request #1547 from wfnuser/develop
feat: support update password api
|
2019-08-01 10:31:36 +08:00 |
|
Fury Zhu
|
b0dd759a85
|
Merge pull request #1511 from KeRan213539/multipleSelectionDeletion
Multiple selection deletion
|
2019-07-30 17:11:40 +08:00 |
|
Fury Zhu
|
ad5c249e7c
|
Merge pull request #1499 from chuntaojun/fix_issue_1492
feat(config): support different db name and password
|
2019-07-30 14:52:29 +08:00 |
|
nkorange
|
1711c3765f
|
Fix #290
|
2019-07-15 15:47:02 +08:00 |
|
wfnuser
|
c5aec4c227
|
feat: support update password api
|
2019-07-14 22:28:34 +08:00 |
|
赵禹光
|
8320701f2e
|
fmt
|
2019-07-11 20:27:59 +08:00 |
|
赵禹光
|
fb5a352ec6
|
fmt
|
2019-07-11 20:24:13 +08:00 |
|
赵禹光
|
1042831c2a
|
fmt
|
2019-07-11 20:22:31 +08:00 |
|
赵禹光
|
60ae75f870
|
fmt
|
2019-07-11 20:21:10 +08:00 |
|
keran
|
b0530d6558
|
多选删除接口部分
|
2019-07-09 17:27:03 +08:00 |
|
keran
|
ac5acc9c6a
|
Merge branch 'develop' into multipleSelectionDeletion
|
2019-07-09 14:13:27 +08:00 |
|
Fury Zhu
|
627331ef12
|
Merge pull request #1508 from KeRan213539/develop
导出查询结果增加dataId条件,修复导入失败的问题
|
2019-07-09 14:07:35 +08:00 |
|
keran
|
a39d288d15
|
导出查询结果增加dataId条件,修复导入失败的问题
|
2019-07-09 13:40:02 +08:00 |
|
keran
|
6f8bd9b1b1
|
增加多选删除的服务端接口
|
2019-07-09 11:15:09 +08:00 |
|
nkorange
|
65c2f55617
|
Fix standalone use derby failed bug
|
2019-07-09 11:04:00 +08:00 |
|
nkorange
|
d8eef4f2f5
|
Fix standalone mode cannot use MySQL bug.
|
2019-07-08 11:00:00 +08:00 |
|
chuntaojun
|
93a9b089cc
|
feat(config): support different db name and password
|
2019-07-06 12:03:14 +08:00 |
|
nkorange
|
6c8b3ea88e
|
Update version to 1.1.0
|
2019-07-05 21:59:55 +08:00 |
|
nkorange
|
49027b892d
|
Update version to 1.1.0-SNAPSHOT
|
2019-07-04 15:01:49 +08:00 |
|
Fury Zhu
|
402b31adb6
|
Merge pull request #1254 from KeRan213539/exportAndImport
#1115 feature: configs export/import and clone
|
2019-07-02 12:42:30 +08:00 |
|
Fury Zhu
|
702289ad69
|
Merge pull request #1454 from zhaoyuguang/zen1
Fix #1453
|
2019-07-02 11:44:49 +08:00 |
|
邪影oO
|
39d49bb141
|
Merge branch 'develop' into exportAndImport
|
2019-07-01 17:54:44 +08:00 |
|
keran
|
51990b6a11
|
还原误提交的
|
2019-07-01 17:52:17 +08:00 |
|
keran
|
61b6302625
|
按照review意见修改
|
2019-07-01 17:48:45 +08:00 |
|
Fury Zhu
|
819d5d1db5
|
Merge pull request #1404 from slievrly/charset
optimize charset、continue and return
|
2019-07-01 13:12:03 +08:00 |
|
赵禹光
|
ea5eaf5441
|
fix2
|
2019-07-01 11:59:04 +08:00 |
|
赵禹光
|
179f810d89
|
bugfix and opt
|
2019-07-01 11:45:19 +08:00 |
|
Fury Zhu
|
fe950dccc2
|
Merge pull request #1401 from slievrly/develop
optimize array and negated codestyle
|
2019-06-30 22:47:46 +08:00 |
|
Fury Zhu
|
268d1d4ea9
|
Merge pull request #1443 from iHelin/develop
[ISSUE #1442] Fix JSONUtils#deserializeObject method.
|
2019-06-30 22:41:13 +08:00 |
|
nkorange
|
2c4e659d6c
|
Update version to 1.0.2-SNAPSHOT
|
2019-06-28 17:51:04 +08:00 |
|
nkorange
|
4605733595
|
Update version to 1.0.2
|
2019-06-28 17:18:59 +08:00 |
|
keran
|
98edb0edfa
|
统一code枚举和result生成工具
|
2019-06-28 15:43:16 +08:00 |
|
iHelin
|
368b355fca
|
Modify JSONUtils's deserializeObject method.
|
2019-06-28 15:23:06 +08:00 |
|
Fury Zhu
|
7ec7f525fd
|
Merge branch 'develop' into develop
|
2019-06-28 12:53:19 +08:00 |
|
Fury Zhu
|
fac3dc8a23
|
Merge branch 'develop' into charset
|
2019-06-27 18:50:57 +08:00 |
|
caoyixiong
|
65a4d27e1e
|
fix
|
2019-06-26 12:15:11 +08:00 |
|
slievrly
|
f17f40e0af
|
fix review
Signed-off-by: slievrly <slievrly@163.com>
|
2019-06-25 21:42:13 +08:00 |
|
Fury Zhu
|
94f034bccf
|
Merge pull request #1407 from slievrly/junit
optimize junit
|
2019-06-24 10:23:47 +08:00 |
|
Fury Zhu
|
1898bcfb89
|
Merge pull request #1403 from slievrly/modifier
optimize modifier access
|
2019-06-24 10:17:39 +08:00 |
|
slievrly
|
15ad43b924
|
optimize junit
Signed-off-by: slievrly <slievrly@163.com>
|
2019-06-20 14:40:57 +08:00 |
|
slievrly
|
e01a44702b
|
optimize charset、continue and return
Signed-off-by: slievrly <slievrly@163.com>
|
2019-06-19 23:47:55 +08:00 |
|
slievrly
|
21bf279532
|
optimize modifier access
Signed-off-by: slievrly <slievrly@163.com>
|
2019-06-19 23:12:43 +08:00 |
|
slievrly
|
443679c1c8
|
remove unused import
|
2019-06-19 22:52:31 +08:00 |
|
slievrly
|
8d74ac90aa
|
optimize array and negated codestyle
|
2019-06-19 22:35:52 +08:00 |
|
Fury Zhu
|
d5e8ef5063
|
Merge branch 'develop' into study
|
2019-06-18 10:47:21 +08:00 |
|
Fury Zhu
|
c691739300
|
Merge pull request #1365 from IanCao/dev_cyx
format code and remove useless code
|
2019-06-17 16:58:01 +08:00 |
|
赵禹光
|
170a0d7d0a
|
better
|
2019-06-15 12:52:54 +08:00 |
|
赵禹光
|
ebeacb0e31
|
Avoid accessing static variables or static methods of this class through object references of a class. It increases the cost of compiler parsing and can be accessed directly by class name.
|
2019-06-15 00:16:51 +08:00 |
|
赵禹光
|
10aa620315
|
All overriding methods must be preceded by @Override annotations.
|
2019-06-14 18:54:04 +08:00 |
|
IanCao
|
a98db447fe
|
format code
|
2019-06-13 12:26:22 +08:00 |
|
nkorange
|
a60bed8dee
|
Update version to 1.0.1
|
2019-06-12 16:28:12 +08:00 |
|
nkorange
|
a7f3cabf3c
|
Update version to 1.0.1-SNAPSHOT
|
2019-06-11 17:04:36 +08:00 |
|
chuntaojun
|
ecc015402e
|
refactor(nacos-client): 修改与本pr无关的注释信息
|
2019-06-07 21:25:09 +08:00 |
|
chuntaojun
|
456e84785f
|
refactor(nacos-client:config): Rewrite the HTTP retry rule
|
2019-06-07 18:41:08 +08:00 |
|
chuntaojun
|
5623577a36
|
refactor(nacos-client): 修改config的LongPoll轮询的机制
|
2019-06-06 21:44:42 +08:00 |
|
chuntaojun
|
1f102f52f4
|
feat:
|
2019-06-06 20:38:24 +08:00 |
|
chuntaojun
|
72a3a9b213
|
feat:
|
2019-06-05 22:31:09 +08:00 |
|
pbting
|
9963ca5f3f
|
change the version
|
2019-05-31 15:25:25 +08:00 |
|
pbting
|
c4be24a536
|
nacos client namespace support multi enviroment switch
|
2019-05-31 15:21:58 +08:00 |
|
keran
|
162f505fad
|
no message
|
2019-05-28 14:06:53 +08:00 |
|
keran
|
e0fb599303
|
no message
|
2019-05-28 13:15:01 +08:00 |
|
keran
|
eb7009003b
|
修复当导入目标为public时会报namespace不存在的BUG
|
2019-05-28 13:04:13 +08:00 |
|
keran
|
0321a0a060
|
删除不该提交的测试
|
2019-05-27 22:48:56 +08:00 |
|
keran
|
8e92e5a907
|
新增克隆相关功能接口
|
2019-05-27 22:32:19 +08:00 |
|
keran
|
8eba1e4a45
|
no message
|
2019-05-23 11:49:08 +08:00 |
|
keran
|
7e01606347
|
修改注释
|
2019-05-23 10:38:08 +08:00 |
|
keran
|
4db743072c
|
新增类加入licences
|
2019-05-22 16:30:44 +08:00 |
|
keran
|
01a0622c75
|
增加导入导出功能
|
2019-05-22 15:31:05 +08:00 |
|
keran
|
14e8d92ec6
|
导入修改为阿里云ACM方式,支持导入ACM文件
|
2019-05-19 22:27:15 +08:00 |
|
keran
|
ad3a6953cb
|
导出重写,导出格式兼容阿里云ACM
|
2019-05-19 16:49:22 +08:00 |
|
keran
|
66d3dfd12d
|
前端增加上传组件和导出导入功能
|
2019-05-16 12:40:11 +08:00 |
|
keran
|
6092f25f7a
|
新增类中增加licensed
|
2019-05-15 09:59:30 +08:00 |
|
keran
|
5aec982e58
|
String.getBytes()的调用中指定编码
|
2019-05-15 09:13:50 +08:00 |
|
keran
|
c34216d52a
|
增加配制数据导入导出接口,支持根据 group,appName,tenant 查询并导出查询结果
|
2019-05-14 17:39:12 +08:00 |
|
Fury Zhu
|
a3da3136f6
|
Merge pull request #1161 from rushsky518/master
[ISSUE #1118] 历史配置文件保留天数,可配置
|
2019-05-12 00:12:31 +08:00 |
|
rushsky518
|
f1fd3bbb64
|
Update DumpService.java
property with prefix nacos.config
|
2019-05-10 17:31:55 +08:00 |
|
chuntaojun
|
7ae757ac02
|
refactor(config): correct the mistake to Constants.HEALTH_CONTROLLER_PATH
|
2019-05-07 11:24:11 +08:00 |
|
chuntaojun
|
4817b26bc9
|
refactor(client): Fix the issues raised in the comments
|
2019-05-07 11:11:24 +08:00 |
|
chuntaojun
|
f2c046a395
|
refactor(client): Service operation function module split
|
2019-04-30 17:46:10 +08:00 |
|
rushsky518
|
71d9cb3e04
|
历史配置文件保留天数,可配置
|
2019-04-30 17:28:52 +08:00 |
|
nkorange
|
3c1c98aaf1
|
Update version to 1.0.0
|
2019-04-10 22:04:27 +08:00 |
|
得少
|
eca7a9a422
|
support parsing endpoint rule
|
2019-04-03 18:31:27 +08:00 |
|
yanlinly
|
acaee3ffb5
|
Merge pull request #993 from alibaba/del_warnings
Remove spotbugs-annotations dependency
|
2019-04-02 10:31:06 +08:00 |
|
xxc
|
ec8046ef0d
|
Merge pull request #991 from yanlinly/master
remove lgpl dependency
|
2019-04-01 23:36:02 +08:00 |
|
water.lyl
|
0b6246e9f5
|
remove lgpl dependency
|
2019-04-01 21:16:44 +08:00 |
|
xuechaos
|
178b80ea41
|
del warnings spotbugs-annotations #981
|
2019-04-01 21:16:14 +08:00 |
|
hxy1991
|
df4f338a41
|
Fixes #984
|
2019-04-01 11:37:30 +08:00 |
|