Commit Graph

1336 Commits

Author SHA1 Message Date
chuntaojun
72a3a9b213 feat: 2019-06-05 22:31:09 +08:00
chuntaojun
82961fe721 feat: 2019-06-05 13:35:01 +08:00
chuntaojun
97ff458422 feat(client): @NacosConfigurationProperties support yaml style config 2019-05-29 11:21:04 +08:00
chuntaojun
f21db94327 fix(test): 2019-05-16 16:57:02 +08:00
chuntaojun
51ded2c857 fix(fix NamingMaintainService_ITCase mistake): 2019-05-16 12:25:00 +08:00
chuntaojun
4c5c2a66e8 fix(test): fix NamingMaintainService_ITCase mistake 2019-05-16 12:08:28 +08:00
chuntaojun
01b74be838 refactor(client): delete useless test case 2019-05-13 11:19:52 +08:00
Fury Zhu
df6f3a8df7
Merge pull request #1130 from chuntaojun/feature_service_curd
[ISSUE #747、#1154] Add create and update service methods in SDK and update instance operation
2019-05-09 10:45:54 +08:00
chuntaojun
221ce1237a fix(api): fix NamingMaintainFactory create NamingMaintainService cannot find Class 2019-05-09 10:22:16 +08:00
Fury Zhu
a6ef86d797
Merge pull request #1198 from nkorange/feature_filter_disabled_instances
Fix #1062
2019-05-09 10:21:46 +08:00
dungu.zpf
33de06a55e Fix #1062 2019-05-09 10:18:12 +08:00
chuntaojun
ac36a41d86 refactor(api、client): modify MaintainService to NamingMaintainService 2019-05-09 10:07:09 +08:00
chuntaojun
141f8a19ea refactor(client): 2019-05-08 15:29:01 +08:00
Fury Zhu
756862060f
Merge pull request #1122 from Diffblue-benchmarks/add-diffblue-tests
Add unit tests for com.alibaba.nacos.client.utils.StringUtils
2019-05-08 08:26:24 +08:00
Fury Zhu
968a69c260
Merge pull request #1151 from jifengnan/develop
[ISSUE #1150] Correct the Relationship between Services and Clusters
2019-05-08 08:22:25 +08:00
Andy
8e29a348a9 Deleted the chinese comments 2019-05-07 21:24:57 +08:00
Fury Zhu
73ebb86055
Merge pull request #1170 from ddatsh/master
fix typo
2019-05-07 17:52:07 +08:00
Fury Zhu
e9d10d83e9
Merge pull request #1181 from mingyixu/master
collation and analysis of the ignore test cases
2019-05-07 17:31:00 +08:00
xiaochun.xxc
effb66c386 梳理nacos集测ignore用例 2019-05-07 16:05:41 +08:00
chuntaojun
8c82f85a74 refactor: 2019-05-07 12:03:34 +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
peter zhang
eef6e73d94
fix typo
motify > modify
2019-05-06 15:25:02 +08:00
chuntaojun
f8ec782080 refactor(client): Delete Chinese comments 2019-05-05 10:12:30 +08:00
Andy
4fd773b534 Rollback to use NamingUtils to grab service name and group name 2019-05-04 21:06:31 +08:00
chuntaojun
320aca4d90 style(api): The revised code is in compliance with the specification 2019-04-30 19:27:06 +08:00
chuntaojun
1b76780cd1 refactor(naming): Modify the inheritance of NoneSelector class 2019-04-30 19:08:16 +08:00
chuntaojun
f2c046a395 refactor(client): Service operation function module split 2019-04-30 17:46:10 +08:00
Fury Zhu
0ebc68c3ac
Merge pull request #1159 from alibaba/hotfix_server_list_inconsistent
Hotfix server list inconsistent
2019-04-30 17:23:27 +08:00
nkorange
3d684b6f56 Fix #1091 2019-04-30 16:18:35 +08:00
Andy
312b75bc1b Add licence info 2019-04-30 00:35:59 +08:00
Andy
22a2969593 1. 修正服务和集群之间的关系(Correct the relationship between the service and cluster)
2. 创建集群时必须提供名字和所属服务(The name and the service are required to create a cluster)
3. 修正UtilsAndCommons.shakeUp的注释
2019-04-30 00:14:51 +08:00
Fury Zhu
fdcd379371
Merge pull request #1101 from Albert-Hugo/feature-naming-event
[#1075]  NamingEvent add getGroupName and getClusters method
2019-04-28 19:26:48 +08:00
LoadChange
c9a5134de5 fix: group form validation 2019-04-28 14:41:11 +08:00
chuntaojun
79c3fc6547 Merge branch 'develop' of https://github.com/chuntaojun/nacos into feature_service_curd 2019-04-28 14:18:36 +08:00
chuntaojun
39b3820150 refactor(client): delete unused file 2019-04-27 22:36:32 +08:00
chuntaojun
ea214e1d50 feat(client): add feature of service curd 2019-04-27 22:32:28 +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
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