Commit Graph

1723 Commits

Author SHA1 Message Date
pbting
f09909cd1f 1. Optimize log printing
2. Improve the robustness and readability of your code
2019-08-09 10:25:42 +08:00
pbting
19a5ac632c RunningConfig support get from spring.properties configuration file 2019-08-06 16:43:48 +08:00
pbting
da8e09ff4b if not set the context path with the WebServerInitializedEvent then real '/' is context path 2019-08-06 15:45:53 +08:00
pbting
25a87a8e22 Subject to the actual startup context path 2019-08-06 15:39:16 +08:00
pbting
3d1cf6e092 Merge branch 'upstream_develop' into feature_enhance_interface 2019-07-31 16:25:56 +08:00
Fury Zhu
32c2914959
Merge pull request #1544 from zhaoyuguang/z_wcek_1479
Fix1479
2019-07-31 10:50:43 +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
302de9c885
Merge pull request #1578 from loadchange/issues/1569
Fix: closes #1569
2019-07-30 16:47:45 +08:00
Fury Zhu
e5df89fde1
Merge pull request #1623 from nkorange/feature_forbid_invalid_namespace
Fix namespace vulnerability
2019-07-30 16:36:36 +08:00
Fury Zhu
1c68568f4d
Merge pull request #1587 from rushsky518/develop
distro use local time to record heartbeat
2019-07-30 16:35:16 +08:00
Fury Zhu
dea95fa11a
Merge pull request #1525 from ly641921791/develop
Fix #1519 The subscriber list is not displayed correctly
2019-07-30 15:36:59 +08:00
赵禹光
61ae002cea no message 2019-07-30 15:06:04 +08:00
赵禹光
224f2237e6 Merge commit 'ad5c249e7c852daf4e2f7b09b9c12c432d5b3cf7' into z_wcek_1479
# Conflicts:
#	console/src/main/resources/static/css/main.css
#	console/src/main/resources/static/js/main.js
2019-07-30 15:04:42 +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
Fury Zhu
364fa7ec02
Merge pull request #1501 from chuntaojun/fix_issue_1500
fix(api): fix issue #1500
2019-07-30 14:40:13 +08:00
nkorange
207e54631c Fix namespace vulnerability 2019-07-30 00:40:21 +08:00
Fury Zhu
0bd1f12f86
Merge pull request #1592 from nkorange/hotfix_data_listener_lost
Fix #1591
2019-07-29 21:54:59 +08:00
pbting
e45546bc66 upgrade the fastjson version 2019-07-29 09:30:02 +08:00
nkorange
e5d0d66492 Fix #1591 2019-07-26 17:10:02 +08:00
nkorange
8d453e62a8 Fix #1591 2019-07-23 16:36:55 +08:00
rushsky518
e259dc34e8 #1529
distro 使用本地时间记录心跳
2019-07-22 19:24:46 +08:00
LoadChange
ba1e6a2333 fix: closes #1569 2019-07-20 18:40:26 +08:00
LoadChange
d1127041cf fix: closes #1520 2019-07-20 18:09:04 +08:00
pbting
2e2f480c06 add method for ServiceManager with putServiceIfAbsent 2019-07-18 16:28:12 +08:00
pbting
fbf9d43698 Merge branch 'develop' of https://github.com/alibaba/nacos into feature_enhance_interface 2019-07-18 15:01:40 +08:00
pbting
13784d6217 support when instance heartbeat timeout will publish an event 2019-07-18 15:00:30 +08:00
LoadChange
5d019cb55e fix: closes #1521 2019-07-14 17:00:53 +08:00
赵禹光
511e134ec5 fix1479 2019-07-13 12:43:01 +08:00
pbting
d5bd6b4927 enhance serviceManager#removeInstance interface 2019-07-12 17:20:39 +08:00
xxc
06304f583c
update demo case NacosREADME.md 2019-07-12 16:25:24 +08:00
Fury Zhu
4918fe8056
Merge pull request #1523 from alibaba/feature_service_change_event
support ServiceChangeEvent with naming module
2019-07-12 16:15:03 +08:00
ly
a87f0bd2bb Fix #1519 The subscriber list is not displayed correctly 2019-07-11 01:48:11 +08:00
ly
a7e61dff8b Fix #1519 The subscriber list is not displayed correctly 2019-07-10 20:33:39 +08:00
得少
14ac4ac1d1 support ServiceChangeEvent 2019-07-10 17:49:34 +08:00
nkorange
1915e9c087 Fix NPE 2019-07-09 18:59:52 +08:00
keran
b0530d6558 多选删除接口部分 2019-07-09 17:27:03 +08:00
keran
ff7d683d24 多选删除前端部分 2019-07-09 17:25:57 +08:00
nkorange
7ddaf19106 Build console 2019-07-09 14:46:25 +08:00
keran
ac5acc9c6a Merge branch 'develop' into multipleSelectionDeletion 2019-07-09 14:13:27 +08:00
邪影oO
6919c83fc5
Merge pull request #6 from alibaba/develop
更新代码
2019-07-09 14:12:35 +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
551f64ba84 导出查询结果增加dataId条件 2019-07-09 13:38:28 +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
keran
e508d71c70 Merge branch 'develop' into multipleSelectionDeletion 2019-07-09 10:46:58 +08:00
邪影oO
3d65579094
Merge pull request #5 from alibaba/develop
更新代码
2019-07-09 10:45:41 +08:00
nkorange
d8eef4f2f5 Fix standalone mode cannot use MySQL bug. 2019-07-08 11:00:00 +08:00
chuntaojun
09ce016ac8 fix(api): fix issue #1500 2019-07-07 11:39:21 +08:00
Fury Zhu
a15fc9faf7
Merge pull request #1494 from loadchange/feat/1.1.0
Fix ConfigEditor
2019-07-06 20:06:07 +08:00