Commit Graph

335 Commits

Author SHA1 Message Date
王彦民
c824b2a463 fix: cluster update API to add parameters 2018-10-15 18:04:04 +08:00
小马哥
018a6e017a
Merge pull request #125 from mercyblitz/master
Polish to resolve compilation issue
2018-10-15 17:20:57 +08:00
mercyblitz
c0ee2f2764 Polish to resolve compilation issue 2018-10-15 17:17:25 +08:00
小马哥
e05bc7a682
Merge pull request #124 from alibaba/0.2.2
0.2.2
2018-10-15 17:10:57 +08:00
小马哥
5c3ebf8f9f
Merge branch 'master' into 0.2.2 2018-10-15 17:10:48 +08:00
王彦民
9d527c3810 fix: Add the return button to the Service Detail page 2018-10-15 11:05:45 +08:00
王彦民
0e2e59c2e0 fix: Health check pattern Key/Value 2018-10-14 21:26:29 +08:00
王彦民
a95ac5179e feat: Service Detail page API docking 2018-10-14 17:41:16 +08:00
nkorange
71cf53361f Fix test failed bug 2018-10-14 12:07:50 +08:00
nkorange
712c0216d0 Make parameter 'enable' optional 2018-10-14 11:16:22 +08:00
nkorange
78277f9413 front page commit 2018-10-13 12:22:02 +08:00
nkorange
2ffeb256d3 Support update instance and query instance list 2018-10-13 12:19:10 +08:00
王彦民
5ba7a5c492 fix: Fix Instance list display 2018-10-12 23:43:58 +08:00
王彦民
2f4616aaa5 feat: Service details page API docking 2018-10-12 20:28:53 +08:00
wyp12
e65459d088 add service Metadata 2018-10-12 18:07:55 +08:00
dungu.zpf
86d8c7a4c4 fix #121 and refactor health check model 2018-10-11 16:11:48 +08:00
Keep
82075cd136
Merge pull request #118 from mingyixu/master
add open api testcases
2018-10-11 11:41:42 +08:00
mingyixu
13845f7a7e fix bug for review 2018-10-10 23:02:29 +08:00
dungu.zpf
17c54bbbec Merge branch '0.3.0' of https://github.com/alibaba/nacos into 0.3.0 2018-10-10 20:04:14 +08:00
Keep
c7715eecd8
Merge pull request #120 from hxy1991/master
Fix #119
2018-10-10 13:58:41 +08:00
mingyixu
0857a7f406 fix bug for review 2018-10-10 11:45:38 +08:00
hxy1991
074d6aa77a Fix #119 2018-10-09 20:23:33 +08:00
mingyixu
78d2e350bb add open api testcases 2018-10-09 17:04:35 +08:00
小马哥
55433f0995
Merge pull request #23 from javartisan/master
improving code quality
2018-10-09 10:13:58 +08:00
小马哥
df2d28da36
Merge pull request #93 from hxy1991/master
Fix #92
2018-10-09 10:13:07 +08:00
小马哥
a5e9528dca
Merge pull request #113 from UfukOzcelik/change-apache-object-util-equals
[ISSUE #89] Change deprecated apache ObjectUtils equals to java.util Objects equals in PeerSet
2018-10-09 10:12:32 +08:00
小马哥
6f99f939e9
Merge pull request #117 from RojerAlone/master
[ISSUE #116]remove useless import
2018-10-09 10:12:06 +08:00
zhangrenjie
43d73a1eb4 remove useless import 2018-10-08 17:57:45 +08:00
小马哥
8074576b98
Merge pull request #115 from mercyblitz/0.2.2
0.2.2
2018-10-08 16:28:29 +08:00
wyp12
dad2b1d370 fix verison fetch 2018-10-08 10:59:32 +08:00
Penn(PingGuo)
59fb8c3830
Merge pull request #114 from 0xflotus/patch-1
fixed designed
2018-10-08 08:48:07 +08:00
0xflotus
873177547a
fixed designed 2018-10-07 19:51:48 +02:00
UfukOzcelik
af36909e47 Change apache ObjectUtils equals to java.util Objects equals in PeerSet 2018-10-06 15:00:22 +03:00
dungu.zpf
fe47b683b3 1. Support get service detail, cluster detail and instance detail in a single method;
2. Server model refactored to extend classes in nacos-api;
2018-10-06 10:22:01 +08:00
王彦民
148c12972b fix: Service Details page dialog form style beautification 2018-10-05 22:11:31 +08:00
xiaomage
8d55b3fd33 Bug fix 2018-10-05 19:51:20 +08:00
王彦民
38c4baf9e0 refactor: 服务详情国际化重构 2018-10-05 17:51:12 +08:00
mercyblitz
741ea7cbd7 Polish alibaba/nacos#111 : Replace naming module 2018-10-04 00:53:05 +08:00
mercyblitz
e08dca3d75 Polish alibaba/nacos#111 : Replace config module 2018-10-04 00:47:46 +08:00
mercyblitz
356d994e39 Fixed PMD issue 2018-10-03 21:58:09 +08:00
mercyblitz
91e8795486 Polish alibaba/nacos#94 : fixed logback missing 2018-10-03 05:10:39 +08:00
mercyblitz
baa3e30739 Polish alibaba/nacos#96 : fixed logging file name 2018-10-03 04:26:40 +08:00
mercyblitz
a203ab309f Polish alibaba/nacos#94 : remove <filtering>true</filtering> 2018-10-03 04:01:40 +08:00
mercyblitz
0424a4a1db Polish alibaba/nacos#94 : adapter modular logback whether current application is Spring or Spring Boot 2018-10-03 04:00:33 +08:00
mercyblitz
e91ccc9c0f Polish alibaba/nacos#96 : add command arguments into startup scripts 2018-10-03 03:58:26 +08:00
mercyblitz
8a73c805d8 Polish alibaba/nacos#110 : remove application.properties and copy to META-INF/nacos-default.properties 2018-10-03 01:18:09 +08:00
mercyblitz
0ef461f2b8 Polish alibaba/nacos#109 : Change implementation to be EnvironmentPostProcessor 2018-10-03 00:22:32 +08:00
mercyblitz
700a755ac5 Polish alibaba/nacos#109 : Exclude DataSourceAutoConfiguration using externalized configuration 2018-10-02 21:50:59 +08:00
mercyblitz
11204f8df6 Polish alibaba/nacos#108 : Remove duplicated banner.txt in sub-modules and move one into core module 2018-10-02 21:05:56 +08:00
mercyblitz
c4374dbf4e Polish alibaba/nacos#94 : fixed the grammar of logback xml files 2018-10-02 18:21:54 +08:00