Commit Graph

2405 Commits

Author SHA1 Message Date
chuntaojun
36b99c74ac test: fix BeatReactorTest 2020-03-27 13:15:31 +08:00
chuntaojun
418f88d4c6 docs: Configuration file information changes 2020-03-27 12:36:07 +08:00
qq213539
88e65ff1b9 fix #2533 2020-03-27 00:07:52 +08:00
chuntaojun
f5125dd396 test: Modified unit test 2020-03-26 21:21:54 +08:00
chuntaojun
5e51859483 style: remove useless folder 2020-03-26 21:00:51 +08:00
chuntaojun
da7ef15196 style: fix code style 2020-03-26 20:53:46 +08:00
chuntaojun
ce6dc51bcf fix: fix some bugs 2020-03-26 20:32:52 +08:00
Peter Zhu
449ed0831a
Merge pull request #2528 from theonefx/develop
fix: https://github.com/alibaba/nacos/issues/2527
2020-03-26 15:24:18 +08:00
chuntaojun
16ba537a37 feat: #2530 2020-03-26 12:06:35 +08:00
theonefx
bebea333f5 spelling mistake 2020-03-26 10:55:44 +08:00
theonefx
fa1421b5f1 fix: https://github.com/alibaba/nacos/issues/2527 2020-03-26 00:07:15 +08:00
xxc
53be70a541
update readme.md 2020-03-24 19:40:54 +08:00
qq213539
e299eee7a2 修复配制页面切换namespace失效,一直拿public数据的问题 2020-03-23 13:52:19 +08:00
qq213539
22e22124bc 修复克隆后列表不刷新的问题 2020-03-22 12:11:34 +08:00
qq213539
eae965981f 解决开启认证后导入失败的BUG
导入失败时增加没权限的提示
解决克隆成功后列表不刷新的BUG
2020-03-21 20:37:54 +08:00
邪影oO
96fec3ab27
Merge pull request #16 from alibaba/develop
拉代码
2020-03-19 08:51:31 +08:00
Peter Zhu
91fe5c1ed0
Update README.md 2020-03-18 10:03:20 +08:00
dependabot[bot]
62036f7452 build(deps): bump acorn in /console/src/main/resources/static/console-fe
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-17 11:01:54 +08:00
LoadChange
9ce1aef61b fix: closes #2453 2020-03-16 08:44:24 +08:00
LoadChange
be5a5892e9 fix: closes #2451 2020-03-15 22:54:51 +08:00
LoadChange
c22a593396 fix: closes #2443 2020-03-15 21:24:04 +08:00
LoadChange
9c01fd3814 fix: closes #2457 2020-03-15 19:59:12 +08:00
LoadChange
51ce42593b fix: closes #2449 2020-03-15 18:48:21 +08:00
lkxiaolou
83c098b8ca 统一md5计算 2020-03-14 17:54:06 +08:00
liaochuntao
76ca05edc1
Merge pull request #2304 from KeRan213539/fix#2275
fix #2275
2020-03-13 18:48:41 +08:00
liaochuntao
cc415a6ffd
Merge pull request #2455 from zhenxianyimeng/develop_new
Replace deprecated methods in ParamUtil
2020-03-13 18:45:37 +08:00
zhenxianyimeng
6785491f15 replace deprecated methods in ParamUtil 2020-03-11 18:16:14 +08:00
zhenxianyimeng
a19c4b18b4
Merge pull request #4 from alibaba/develop 2020-03-11 18:11:21 +08:00
liaochuntao
7e3b46e8f2
Merge pull request #2409 from alibaba/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
build(deps): bump jackson-databind from 2.9.10.1 to 2.9.10.3
2020-03-11 15:54:57 +08:00
nkorange
b64f64d68a Update README 2020-03-11 10:22:51 +08:00
Peter Zhu
4200809061
Merge pull request #2438 from alibaba/develop
1.2.0 release
2020-03-09 17:36:52 +08:00
Peter Zhu
994da9cbeb
Merge pull request #2433 from loadchange/bugfix/20200308
fix: new config add tag
2020-03-09 17:07:57 +08:00
Peter Zhu
fe4946a1e3
Merge pull request #2420 from chuntaojun/fea_auto_clean_service
Fea auto clean service
2020-03-09 17:07:10 +08:00
chuntaojun
f30c5ab757 docs: Uniform configuration format 2020-03-09 16:00:05 +08:00
chuntaojun
a659493205 refactor: Uniform configuration format 2020-03-09 15:57:22 +08:00
chuntaojun
b44e7d6f44 docs: remove dir 2020-03-09 15:52:46 +08:00
chuntaojun
8b848873e4 docs: 2020-03-09 15:48:31 +08:00
chuntaojun
8466c347be Merge branch 'fea_auto_clean_service' of https://github.com/chuntaojun/nacos into fea_auto_clean_service 2020-03-09 15:39:44 +08:00
chuntaojun
0a325bf9c7 fix: fix merge confilt 2020-03-09 15:38:03 +08:00
Peter Zhu
aa9a0c045a
Merge branch 'develop' into fea_auto_clean_service 2020-03-09 11:35:12 +08:00
Peter Zhu
f4c527f9b6
Merge branch 'master' into develop 2020-03-09 11:33:31 +08:00
chuntaojun
6a7b664bfb fix(naming): The fix configuration name is different 2020-03-09 11:28:39 +08:00
LoadChange
59c19c442f fix: new config add tag 2020-03-08 22:55:45 +08:00
chuntaojun
0886653a08 feat(naming): Support empty service cleanup task time configurable 2020-03-08 00:00:44 +08:00
chuntaojun
4f264fed2d style(naming): Variable name specification 2020-03-07 11:39:08 +08:00
chuntaojun
86e3b0dbc9 fix(naming): Fixed a namespace parameter passing error 2020-03-06 19:33:06 +08:00
chuntaojun
f8fb011bd6 fix(naming): Fixed finalizeCnt error count problem 2020-03-06 16:36:50 +08:00
chuntaojun
3e403c5655 refactor: remove unuse dir 2020-03-06 16:33:33 +08:00
chuntaojun
f65e4fcbc0 refactor(naming): Optimize the empty service removal logic 2020-03-06 16:32:59 +08:00
chuntaojun
502e9c7597 feat(naming): Support for automatic removal of empty services 2020-03-06 11:42:05 +08:00