paderlol
|
903ff0f546
|
Fix the configuration file loading issue #4556 #4541 (#4590)
|
2020-12-29 09:52:07 +08:00 |
|
wangpin
|
acc865d441
|
Modify the startup script custom configuration first default configuration (#4021)
|
2020-10-20 20:11:50 +08:00 |
|
ljhrot
|
dd24f564a3
|
Fix shell syntax error when running in ubuntu
|
2020-08-04 21:59:03 +08:00 |
|
ljhrot
|
e3eafda678
|
Fix shell syntax error when running in ubuntu
|
2020-08-03 22:40:02 +08:00 |
|
Hu Zongtang
|
479ef3ff65
|
[ISSUE#3409]fix Nacos can't start by the startup.cmd script in windows enviroment. (#3416)
|
2020-07-22 17:48:57 +08:00 |
|
lidaoyang
|
144c1819b0
|
Optimize startup.cmd, fix #3269 (#3270)
* Fix #3269
* Fix #3269
|
2020-07-08 09:20:26 +08:00 |
|
zhanglong
|
1b55e68fd4
|
Upgrade the database driver version of Mysql to 8 # 3036 #2993 #1868
|
2020-06-13 19:05:22 +08:00 |
|
chuntaojun
|
f222dccd3d
|
refactor: code optimization
|
2020-04-21 17:14:59 +08:00 |
|
nkorange
|
ad8bec7391
|
#1105 fix startup script
|
2020-02-05 14:03:40 +08:00 |
|
nkorange
|
e2c553cbca
|
#1105 Access control finish 80%
|
2019-12-18 20:25:10 +08:00 |
|
Fury Zhu
|
3f1150f45a
|
Merge branch 'develop' into fix-startup-for-java-11
|
2019-11-14 13:28:30 +08:00 |
|
zhfish
|
8fbe01892d
|
remvoe classpath
|
2019-11-13 14:34:59 +08:00 |
|
zhfish
|
bf2eb6cc5e
|
fix startup for java 11
|
2019-11-13 14:28:26 +08:00 |
|
nkorange
|
c4fb9e7fc7
|
Remove debug option in startup script
|
2019-11-06 12:31:21 +08:00 |
|
nkorange
|
4d68565667
|
Update version to 1.1.4
|
2019-10-24 14:46:46 +08:00 |
|
ganghuo
|
86e2f4aea8
|
创建字符串不需要带入双引号,否则调用时会报Error:Unable access jarfile
|
2019-10-21 16:35:56 +08:00 |
|
pbting
|
1ecd5f385c
|
Merge branch 'develop' into feature_enhance_interface
|
2019-09-06 21:22:16 +08:00 |
|
pbting
|
56c439e929
|
fix #1609
|
2019-09-06 13:39:40 +08:00 |
|
pbting
|
1f1392be89
|
fix #1609
|
2019-09-06 13:33:05 +08:00 |
|
rushsky518
|
b2504fd398
|
#1507 close server from current dir
|
2019-09-06 11:40:36 +08:00 |
|
nkorange
|
65c2f55617
|
Fix standalone use derby failed bug
|
2019-07-09 11:04:00 +08:00 |
|
得少
|
7336a8b7f5
|
fix #1458
support address server mode ,so nacos client will use the endpoint to initializer
|
2019-07-01 23:08:08 +08:00 |
|
Fury Zhu
|
d5b5dbb85e
|
Merge branch 'develop' into hotfix_jackson_vulnerability
|
2019-05-24 19:35:36 +08:00 |
|
pader.zhang
|
f8b758a6f2
|
Hotfix mysql8 not support system of windows #1185
|
2019-05-20 17:43:37 +08:00 |
|
Fury Zhu
|
35e452e049
|
Merge pull request #1225 from rushsky518/master
Windows script cannot specify FUNCTION_MODE #1148
|
2019-05-20 12:18:25 +08:00 |
|
rushsky518
|
9aea3ff2c4
|
windows 脚本支持 -m -f 参数
|
2019-05-15 16:23:57 +08:00 |
|
XCXCXCXCX
|
23454ffd84
|
fix something
|
2019-05-12 10:32:09 +08:00 |
|
XCXCXCXCX
|
6dc3882eef
|
fix something
|
2019-05-10 13:47:22 +08:00 |
|
XCXCXCXCX
|
6695805c69
|
Let nacos-server.jar import external jar package
|
2019-05-08 09:14:54 +08:00 |
|
nkorange
|
703dc0d2f6
|
#1069 Increase the URL length limit for temporary solution
|
2019-04-16 09:49:42 +08:00 |
|
Fury Zhu
|
1837ea4450
|
Update startup.sh
|
2019-04-04 11:01:26 +08:00 |
|
xuechaos
|
1e87e54bf0
|
close#874 process nacos.nacos is id for start or stop
|
2019-03-22 18:20:25 +08:00 |
|
Fury Zhu
|
01feb230a3
|
Merge pull request #855 from paderlol/develop
Nacos+MySQL8 startup error
|
2019-03-14 17:45:00 +08:00 |
|
nkorange
|
f0c71e6d8b
|
#502 fix bug
|
2019-03-13 18:41:00 +08:00 |
|
nkorange
|
616a8031bc
|
Merge branch 'develop' into feature_naming_group
# Conflicts:
# api/pom.xml
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/conf/application.properties
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/core/Cluster.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# pom.xml
# test/pom.xml
|
2019-03-04 10:12:11 +08:00 |
|
pader.zhang
|
2f0c503da1
|
Fix #852 #613
|
2019-03-02 11:50:59 +08:00 |
|
xuechaos
|
f88b8018b5
|
merge develop to fix merge
|
2019-02-28 19:50:33 +08:00 |
|
xuechaos
|
5711ace91f
|
function mode server code completed
|
2019-02-27 20:00:05 +08:00 |
|
nkorange
|
cd18124908
|
Merge branch 'feature_validate_service_format' into feature_naming_ap
# Conflicts:
# naming/src/main/java/com/alibaba/nacos/naming/core/Cluster.java
# naming/src/main/java/com/alibaba/nacos/naming/core/Instance.java
# naming/src/main/java/com/alibaba/nacos/naming/core/Service.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
|
2019-02-14 19:24:48 +08:00 |
|
Andy
|
e40d89912c
|
Fix the issue which the server started failed if folder names contain spaces.
Tested and passed on both windows 7 and 10.
|
2019-02-01 22:50:14 +08:00 |
|
pader.zhang
|
129e295aec
|
Fix #711
|
2019-01-30 17:40:16 +08:00 |
|
nkorange
|
d3a4834672
|
#650 Server list manager detects healthy servers
|
2019-01-30 10:06:37 +08:00 |
|
zhanglong
|
d302335508
|
Fix #711
|
2019-01-27 01:40:26 +08:00 |
|
ankeway
|
308bae547d
|
hotfix_672
|
2019-01-22 09:28:13 +08:00 |
|
nkorange
|
a889642ca9
|
Fix CMDB JVM option error in JDK 9
|
2019-01-18 10:57:44 +08:00 |
|
water.lyl
|
920ff30961
|
Fix HmacSHA256 not available,change -Djava.ext.dirs
|
2019-01-17 16:39:38 +08:00 |
|
water.lyl
|
fcbb582e53
|
1、Fix HmacSHA256 not available,change -Djava.ext.dirs
2、update jjwt to newest version
3、longger security key,and change hs512 to hs256
|
2019-01-16 22:54:51 +08:00 |
|
nkorange
|
dda1bafb86
|
Fix #560
|
2019-01-04 14:16:15 +08:00 |
|
nkorange
|
c56947c692
|
Fix windows startup error
|
2018-12-20 15:10:18 +08:00 |
|
nkorange
|
d2e4f4e6b4
|
Merge branch 'feature_cmdb' into 0.7.0
# Conflicts:
# api/pom.xml
# api/src/main/java/com/alibaba/nacos/api/exception/NacosException.java
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/config/impl/HttpSimpleClient.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/conf/application.properties
# distribution/conf/nacos-logback.xml
# distribution/pom.xml
# distribution/release-nacos.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# pom.xml
# test/pom.xml
|
2018-12-14 17:15:32 +08:00 |
|