JianweiWang
|
be0ba62bbd
|
Merge pull request #378 from alibaba/feature_debug_log
#377 Clean up code
|
2018-12-02 18:00:36 +08:00 |
|
nkorange
|
5f60644d9e
|
#377 Clean up code
|
2018-12-02 17:40:06 +08:00 |
|
hxy1991
|
30e7c5273a
|
Fixes #363
|
2018-12-01 13:57:03 +08:00 |
|
nkorange
|
e3e6682231
|
Modify author info
|
2018-11-30 13:25:58 +08:00 |
|
liaozan
|
98ec99d84d
|
fix typo
|
2018-11-24 13:16:38 +08:00 |
|
nkorange
|
62352515d9
|
Hide mvn repository config
|
2018-11-20 09:12:20 +08:00 |
|
dungu.zpf
|
d795ad7d2b
|
0.5.0 release
|
2018-11-19 19:54:08 +08:00 |
|
nkorange
|
93246b3ded
|
Merge branch 'naming-model-refactor' into develop
# Conflicts:
# console/src/main/resources/static/src/pages/ConfigurationManagement/ConfigEditor/ConfigEditor.js
# console/src/main/resources/static/src/pages/ConfigurationManagement/ConfigurationManagement/ConfigurationManagement.js
# naming/src/main/java/com/alibaba/nacos/naming/misc/NetUtils.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
|
2018-11-16 19:59:15 +08:00 |
|
Fury Zhu
|
ea03905ae9
|
Merge branch 'master' into naming-model-refactor
|
2018-11-16 18:16:51 +08:00 |
|
nkorange
|
46c141900e
|
Fix PMD
|
2018-11-16 12:07:25 +08:00 |
|
hxy1991
|
af21897608
|
correct license
|
2018-11-16 10:28:28 +08:00 |
|
nkorange
|
eba3ca9c74
|
Fix ip registered failed bug
|
2018-11-15 15:25:45 +08:00 |
|
nkorange
|
361ae0b2dd
|
Fix raft publish bug
|
2018-11-15 14:19:08 +08:00 |
|
lingwei.clw
|
b22284fc90
|
新增测试用例
|
2018-11-14 12:06:58 +08:00 |
|
nkorange
|
d3751a99af
|
#209 Disable service and cluster level customization in client
|
2018-11-08 16:34:18 +08:00 |
|
nkorange
|
3c608ab2e5
|
Fix #241
|
2018-11-08 16:28:36 +08:00 |
|
water.lyl
|
7fdd80cc31
|
update version to 0.4.0
|
2018-11-05 20:34:37 +08:00 |
|
nkorange
|
1a9a282682
|
#176 Bypass local cache at client start by default.
|
2018-10-31 17:14:17 +08:00 |
|
nkorange
|
6e3f2ba31a
|
Merge branch 'master' into develop
|
2018-10-31 15:42:23 +08:00 |
|
nkorange
|
3e01285ab7
|
Merge branch 'hotfix-clientbeat-lose-info' into raft-performance
|
2018-10-30 20:11:30 +08:00 |
|
nkorange
|
dc7cb2bdee
|
Fix #190
|
2018-10-30 17:59:05 +08:00 |
|
water.lyl
|
563105ae4f
|
Fix #106
|
2018-10-30 17:52:01 +08:00 |
|
nkorange
|
aa7e2e41e7
|
remove ip use weak raft
|
2018-10-30 16:16:01 +08:00 |
|
nkorange
|
ceb2787944
|
Merge branch 'hotfix-register-hangs' into raft-performance
# Conflicts:
# api/pom.xml
# client/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# pom.xml
# test/pom.xml
|
2018-10-30 08:54:50 +08:00 |
|
nkorange
|
6466218baf
|
Raft performance improved.
|
2018-10-29 20:34:12 +08:00 |
|
xuechaos
|
077c4cdb6f
|
release Nacos 0.3.0, update version to 0.3.0
|
2018-10-26 21:55:05 +08:00 |
|
nkorange
|
abdc48fc84
|
Fix register instance with customized cluster name failed bug.
|
2018-10-25 15:56:02 +08:00 |
|
nkorange
|
855037cac6
|
Fix client side health check error
|
2018-10-25 13:22:22 +08:00 |
|
wyp12
|
1cf0a5b731
|
Merge remote-tracking branch 'origin/hotfix-clientbeat-failed' into feature_ServiceMesh
|
2018-10-24 18:00:02 +08:00 |
|
nkorange
|
f4e8684fdf
|
Fix #149
|
2018-10-24 17:54:34 +08:00 |
|
wyp12
|
5cc9137d66
|
update
|
2018-10-23 14:56:26 +08:00 |
|
xuechaos
|
1fbcf24521
|
update 0.3.0-RC1 uppercase letter
|
2018-10-19 18:36:29 +08:00 |
|
nkorange
|
c63f5899f6
|
Fix #139
|
2018-10-19 16:55:44 +08:00 |
|
nkorange
|
6da8bf89fc
|
Resolve conflicts and fix log error
|
2018-10-18 22:23:26 +08:00 |
|
nkorange
|
534995a405
|
Resolve conflicts
|
2018-10-18 18:59:45 +08:00 |
|
nkorange
|
baa8594fe7
|
Merge branch 'master' into 0.3.0
# Conflicts:
# api/pom.xml
# config/pom.xml
# config/src/main/java/com/alibaba/nacos/config/server/service/PersistService.java
# console/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# naming/src/main/resources/application.properties
|
2018-10-18 17:11:32 +08:00 |
|
wyp12
|
251b2f01d8
|
merge master
|
2018-10-17 19:45:35 +08:00 |
|
aCoder2013
|
a11d205fce
|
Fix potential NPE
|
2018-10-16 21:07:55 +08:00 |
|
小马哥
|
5c3ebf8f9f
|
Merge branch 'master' into 0.2.2
|
2018-10-15 17:10:48 +08:00 |
|
nkorange
|
71cf53361f
|
Fix test failed bug
|
2018-10-14 12:07:50 +08:00 |
|
dungu.zpf
|
86d8c7a4c4
|
fix #121 and refactor health check model
|
2018-10-11 16:11:48 +08:00 |
|
小马哥
|
55433f0995
|
Merge pull request #23 from javartisan/master
improving code quality
|
2018-10-09 10:13:58 +08:00 |
|
mercyblitz
|
3b5eb060e8
|
Polish alibaba/nacos#103
|
2018-10-01 12:15:21 +08:00 |
|
mercyblitz
|
99b5827409
|
Polish alibaba/nacos#101
|
2018-10-01 11:19:53 +08:00 |
|
mercyblitz
|
be8f3c2052
|
Polish alibaba/nacos#103
|
2018-10-01 10:58:27 +08:00 |
|
mercyblitz
|
a718c84d4c
|
Polish alibaba/nacos#104
|
2018-10-01 10:48:34 +08:00 |
|
mercyblitz
|
85df9e077f
|
Fixed alibaba/nacos#98
|
2018-09-30 16:41:40 +08:00 |
|
nkorange
|
44cf03db2d
|
Update version to 0.2.1
|
2018-09-27 14:22:19 +08:00 |
|
nkorange
|
adafaf7086
|
Merge branch 'master' into 0.2.2
|
2018-09-26 21:20:22 +08:00 |
|
xuechaos
|
d24f8680d9
|
fix mvn -B clean apache-rat:check
close #79
|
2018-09-26 20:05:17 +08:00 |
|
caogu.wyp@alibaba-inc.com
|
5dfd4b6451
|
update version
|
2018-09-26 19:59:41 +08:00 |
|
nkorange
|
f1c5dac508
|
Fix #78
|
2018-09-26 17:38:25 +08:00 |
|
nkorange
|
b54a0a9b9d
|
Update version to 0.2.2-SNAPSHOT
|
2018-09-21 16:46:49 +08:00 |
|
nkorange
|
ba84fda664
|
Fix #66
|
2018-09-21 16:19:25 +08:00 |
|
nkorange
|
4b5bdec0ab
|
Fix #66, Enable deregistering the last instance
|
2018-09-21 16:13:41 +08:00 |
|
hxy1991
|
357702afaa
|
Modify the version to 0.2.1-RC1
|
2018-09-21 15:46:53 +08:00 |
|
hxy1991
|
ee0575b1c2
|
Merge branch 'upstream' into 0.2.1
|
2018-09-19 21:17:22 +08:00 |
|
nkorange
|
0667224647
|
Fix #65 for naming
|
2018-09-19 19:35:45 +08:00 |
|
nkorange
|
09650c16eb
|
Fix #64
|
2018-09-19 19:16:42 +08:00 |
|
nkorange
|
f009fa1c9a
|
Fix #64
|
2018-09-19 19:14:19 +08:00 |
|
water.lyl
|
b9cd75b640
|
Fix #65
Nacos default port changed from 8080 to 8848
|
2018-09-19 19:06:03 +08:00 |
|
nkorange
|
52c306ae65
|
Adjust for jdk 1.7
|
2018-09-18 20:32:55 +08:00 |
|
hxy1991
|
59b6562e0d
|
Fix #62
|
2018-09-18 20:27:50 +08:00 |
|
nkorange
|
d7c35b4953
|
Fix #59
|
2018-09-18 15:49:57 +08:00 |
|
nkorange
|
1ca8a65234
|
Fix naming client throws exception when the service contains empty instance list.
|
2018-09-17 19:39:00 +08:00 |
|
mercyblitz
|
1145260d64
|
Update 0.2.1 and refactor some APIs
|
2018-09-15 13:50:25 +08:00 |
|
mercyblitz
|
05b5425d59
|
Merge Other APIs
|
2018-09-14 15:31:19 +08:00 |
|
water.lyl
|
fdab9b7991
|
[motify info] file exist , then delete
|
2018-09-13 21:36:25 +08:00 |
|
water.lyl
|
8c7dcd7bb3
|
[motify info] config health info
|
2018-09-13 17:55:53 +08:00 |
|
water.lyl
|
89c5c8fd76
|
[motify info] Resolve code conflicts
|
2018-09-13 17:23:04 +08:00 |
|
water.lyl
|
de1d976432
|
Merge remote-tracking branch 'origin/0.3.0' into v0.2
* origin/0.3.0: (32 commits)
[modify info] restruct equal name to void conflict
[motify info] fix pmd
[motify info] Api split
fix bug and change some input style
fix: modify wrong code
[motify info] fix rollback problem
update code
[motify info] push web ui,and build shell
gitignore add build dir
fix: setParams decode bug
[motify info] push static result
[motify info] fix edit info
[motify info] push build result,and fix namespace undefined problem
fix tags bug
update add index.css
[motify info] mix useful
[motify info] push core ui
feat: add i18n feature
替换白底logo
update: update header css
...
|
2018-09-13 15:48:24 +08:00 |
|
nkorange
|
8d095f5011
|
Update get server status method
|
2018-09-13 15:31:48 +08:00 |
|
nkorange
|
4bc2b1fa97
|
Update server health method name
|
2018-09-13 14:18:42 +08:00 |
|
water.lyl
|
8719aea7c7
|
[motify info] Api split
|
2018-09-13 11:30:25 +08:00 |
|
nkorange
|
8b295159d1
|
Add server healthy method
|
2018-09-12 15:19:05 +08:00 |
|
nkorange
|
6bc052153d
|
Update version to 0.2.0
|
2018-09-12 14:13:38 +08:00 |
|
nkorange
|
899bee7ae7
|
1. Support get all services from client; 2. Refactor dom class
|
2018-09-11 18:04:02 +08:00 |
|
nkorange
|
84df9affb7
|
Fix #35
|
2018-08-31 07:46:43 +08:00 |
|
nkorange
|
ffa921b217
|
Fix pmd error
|
2018-08-05 08:34:25 +08:00 |
|
nkorange
|
a8ead77f6f
|
Fix beat task never execute bug
|
2018-08-03 09:09:52 +08:00 |
|
javartisan
|
e44c420e74
|
update the variable name in the method description
|
2018-08-02 09:53:40 +08:00 |
|
xingxuechao
|
91d20f34fd
|
nacos is coming
|
2018-07-21 00:27:23 +08:00 |
|