Commit Graph

1506 Commits

Author SHA1 Message Date
XCXCXCXCX
38f65089fd add license 2019-04-27 14:52:39 +08:00
XCXCXCXCX
6615ae8106 [#359] Use SPI to make health scalable 2019-04-27 13:55:04 +08:00
huangyonghui
35f3842d1c format code 2019-04-26 16:59:18 +08:00
huangyonghui
3ebff069a3 Merge branch 'develop' into feature-naming-event 2019-04-24 15:14:09 +08:00
huangyonghui
8ac94b61b4 NamingEvent add getGroupName and getClusters method 2019-04-24 15:08:16 +08:00
Fury Zhu
1cfd8a5709
Merge pull request #1079 from Albert-Hugo/feature_host_name_ip
[ISSUE #963] to support registering instance with host name
2019-04-23 16:28:36 +08:00
Fury Zhu
2f766c5c2d
Merge pull request #1095 from alibaba/feature_naming_group
Feature naming group
2019-04-23 16:26:36 +08:00
huangyonghui
b67956f0b4 add only digit and dot char for ip validation 2019-04-23 10:28:36 +08:00
Albert-Hugo
c896e370f1 Merge remote-tracking branch 'upstream/develop' into feature_host_name_ip 2019-04-20 10:38:03 +08:00
Albert-Hugo
e6f82a940e remove useless validate code 2019-04-20 10:35:01 +08:00
Keep
55242c8200
Merge pull request #996 from Summerslyb/fix-log4j2
[ISSUE #827] Fix Nacos Naming's log settings affect the root log
2019-04-19 20:29:33 +08:00
zhichen
fc6581d6fa feature: add yaml validator #1084 2019-04-19 17:55:43 +08:00
huangyonghui
2cb387892a to support registering instance with host name 2019-04-19 11:52:15 +08:00
xiaochun.xxc
808ddae799 add ignore flag 2019-04-19 10:20:30 +08:00
xiaochun.xxc
f002675af1 add cmdb testcases 2019-04-18 23:06:27 +08:00
Eric Hettiaratchi
da2f4a1fd5 Add unit tests for com.alibaba.nacos.client.utils.StringUtils
These tests were written using Diffblue Cover.
2019-04-18 10:28:31 +01:00
Fury Zhu
96e8e142f9
Merge pull request #1067 from paulzhangcc/feature-fix-1036
fix-1036
2019-04-16 15:55:48 +08:00
Fury Zhu
fceff72272
Merge pull request #1070 from alibaba/hotfix_increase_url_length_limit
#1069 Increase the URL length limit for temporary solution
2019-04-16 10:06:27 +08:00
nkorange
703dc0d2f6 #1069 Increase the URL length limit for temporary solution 2019-04-16 09:49:42 +08:00
Fury Zhu
bfe5a7a831
Merge pull request #1068 from alibaba/develop
Develop
2019-04-15 20:10:48 +08:00
nkorange
a87cc12d47 Update version to 1.0.0 2019-04-15 20:01:34 +08:00
paulzhangcc
1a41ab6cfb fix-1036 :获取真正的GroupName,并设置.替代默认值 2019-04-15 18:17:41 +08:00
nkorange
295b4de3e7 Remove config 2019-04-15 16:36:44 +08:00
nkorange
699bdcb6dc Update to 1.0.0-SNAPSHOT 2019-04-15 16:36:10 +08:00
nkorange
053f3a0b26 Merge branch 'develop' of https://github.com/alibaba/nacos into develop 2019-04-15 14:49:17 +08:00
Fury Zhu
fa3a1ccab1
Merge pull request #1049 from peachyy/master
add testcase
2019-04-15 14:25:08 +08:00
peachyy
67b7fc3497
Merge branch 'develop' into master 2019-04-15 14:10:38 +08:00
nkorange
18f714775b Merge branch 'master' into develop
# Conflicts:
#	client/src/main/java/com/alibaba/nacos/client/config/NacosConfigService.java
2019-04-15 11:23:22 +08:00
nkorange
eca0ea5760 Add log 2019-04-15 10:49:41 +08:00
Fury Zhu
ffa1da871d
Merge pull request #1039 from sofior/master
console 里的public首字母是大写的和命名空间里那个保留控件不一致
2019-04-14 00:05:31 +08:00
Fury Zhu
85212d4a09
Merge pull request #1053 from pbting/develop
change the default value of isUseEndpointParsingRule
2019-04-12 12:59:51 +08:00
pbting
9b09d48b6b Merge branch 'develop' of https://github.com/pbting/nacos into develop 2019-04-12 12:50:16 +08:00
得少
427a746e82 change the default value of isUseEndpointParsingRule from false to true 2019-04-12 12:49:46 +08:00
得少
ddd19dac35 change the default value of isUseEndpointParsingRule from false to true 2019-04-12 10:15:54 +08:00
pbting
31b91e68b0
Merge pull request #6 from alibaba/develop
Develop
2019-04-11 22:21:39 +08:00
peachyy
2119aa1bdd add testcase 2019-04-11 14:46:08 +08:00
Fury Zhu
f7142c1151
Merge pull request #1046 from alibaba/hotfix_test_case_error
Fix test case error
2019-04-11 11:09:03 +08:00
Fury Zhu
dc4f10952d
Merge branch 'master' into hotfix_test_case_error 2019-04-11 10:56:12 +08:00
yanlinly
5037467014
Merge pull request #1047 from yanlinly/master
fix namespace is null problem
2019-04-11 09:38:51 +08:00
water.lyl
8175cd9aeb namespace default empty 2019-04-11 00:58:06 +08:00
yanlinly
fbb57c4450
Merge pull request #7 from alibaba/develop
Develop
2019-04-11 00:41:45 +08:00
nkorange
ec7c119a72 Fix test case error 2019-04-11 00:09:14 +08:00
Fury Zhu
97ddd39b64
Merge pull request #1045 from alibaba/hotfix_test_case_error
Hotfix test case error
2019-04-10 22:56:21 +08:00
nkorange
18b8c95a71 Fix test case error 2019-04-10 22:44:38 +08:00
nkorange
ef257d56f5 Merge branch 'master' of https://github.com/alibaba/nacos 2019-04-10 22:15:25 +08:00
Fury Zhu
3041f0a9ba
Merge pull request #1044 from alibaba/develop
Develop
2019-04-10 22:14:54 +08:00
Fury Zhu
3b470fae3d
Merge branch 'master' into develop 2019-04-10 22:06:05 +08:00
nkorange
3c1c98aaf1 Update version to 1.0.0 2019-04-10 22:04:27 +08:00
nkorange
81a75334fc Merge branch 'develop' 2019-04-10 21:09:25 +08:00
Fury Zhu
20a6a3b422
Merge pull request #1042 from alibaba/hotfix_recognize_080_data
Hotfix recognize 080 data
2019-04-10 21:07:59 +08:00