Commit Graph

1982 Commits

Author SHA1 Message Date
nkorange
82731985aa #1105 Add integration tests 2020-01-09 19:13:37 +08:00
nkorange
02fea89f49 #1105 Add user test case 2020-01-06 16:23:00 +08:00
nkorange
3e312e7537 #1105 Add test cases 2020-01-06 16:02:32 +08:00
nkorange
41dfcf5596 #1105 Read cache instead of accessing DB directly. 2020-01-06 14:35:11 +08:00
nkorange
5ac3c17e4c Fix #2248 2020-01-02 16:48:59 +08:00
nkorange
b415ddaedf #1105 Access control finish 83% 2019-12-26 15:01:43 +08:00
nkorange
bdda8a526b refactor application.properties 2019-12-20 16:29:08 +08:00
nkorange
aef7565403 #1105 Access control finish 82% 2019-12-19 15:33:20 +08:00
nkorange
080ca1e73d #1105 Access control finish 81% 2019-12-18 20:30:06 +08:00
nkorange
e2c553cbca #1105 Access control finish 80% 2019-12-18 20:25:10 +08:00
nkorange
2460dcddcb #1105 Access control finish 70% 2019-12-12 21:50:34 +08:00
nkorange
013125c1ee #1105 Access control finish 60% 2019-12-12 18:57:36 +08:00
nkorange
952ee8a3c1 #1105 Access control finish 50% 2019-12-11 19:25:33 +08:00
JianweiWang
7fab1e1d4c
Merge pull request #2153 from nkorange/client_beat_optimize
Fix #2123
2019-12-06 16:22:27 +08:00
nkorange
a32a4f780c Fix #2123 2019-12-06 15:58:23 +08:00
nkorange
38644f5e73 Fix #2020 2019-12-06 15:04:37 +08:00
nkorange
38590d060c Fix #2123 2019-12-06 11:53:01 +08:00
nkorange
d150d97d0a Fix close connection exception. 2019-12-04 14:35:01 +08:00
nkorange
2781c6c84f Update version to 1.2.0-SNAPSHOT 2019-12-02 14:56:15 +08:00
Peter Zhu
b7f2c6278f
Merge pull request #2116 from xilipilige/feature_console_cors
add nacos console cors
2019-11-28 10:48:26 +08:00
xilipilige
20c75f38fd format code 2019-11-28 07:26:56 +08:00
xilipilige
c75b952dd3 add nacos console cors 2019-11-27 21:02:54 +08:00
Peter Zhu
a219dbeafc
Merge pull request #2061 from MistRay/develop
fix #1966
2019-11-25 20:51:40 +08:00
Peter Zhu
a70950c3ef
Merge pull request #2105 from KeRan213539/#2098_bug_fix
#2098 bug fix
2019-11-25 18:42:43 +08:00
qq213539
dd9b68715e 修复 #2098 2019-11-25 18:08:39 +08:00
Peter Zhu
00cb9d0440
Merge pull request #2102 from lcosmos/develop
add client context path config
2019-11-25 17:40:36 +08:00
Peter Zhu
880644eb47
Merge pull request #2087 from huangdx0726/fix1627
fix default value of database field
2019-11-25 17:11:35 +08:00
Cosmos
6bb0e4b6e0 add client context path config 2019-11-25 16:52:50 +08:00
Peter Zhu
3b19a30a32
Merge pull request #2085 from lzf971107/a_1
optimize: the Boolean.parseBoolean(String s) method should be used when converting a String to a Boolean type
2019-11-25 13:20:23 +08:00
Peter Zhu
6bee81f4c6
Merge pull request #2086 from huangdx0726/develop
[Issues 2025] Common classes in Nacos should be unified
2019-11-22 20:20:10 +08:00
黄大相
5ac8a56486 fix default value of database field 2019-11-21 16:54:18 +08:00
黄大相
31a59e8451 fix 2025 2019-11-21 16:19:51 +08:00
withthewind
ec6e52ee9d optimize: the Boolean.parseBoolean(String s) method should be used when converting a String to a Boolean type 2019-11-21 15:59:28 +08:00
junyi
36a5259930 add toUpperCase 2019-11-14 15:36:03 +08:00
Fury Zhu
bad3501d51
Merge pull request #2049 from chuntaojun/fix_config_longPoll_readTimeout
refactor(client/config): increase the client's read timeout
2019-11-14 15:28:46 +08:00
Fury Zhu
57c5291496
Merge pull request #2057 from zhfish/fix-startup-for-java-11
[ISSUE #2042] fix startup for java 11 and mysql8.0
2019-11-14 14:11:21 +08:00
Fury Zhu
3f1150f45a
Merge branch 'develop' into fix-startup-for-java-11 2019-11-14 13:28:30 +08:00
Fury Zhu
1f7e4f6fed
Merge pull request #2058 from alibaba/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Bump jackson-databind from 2.9.10 to 2.9.10.1
2019-11-14 13:27:22 +08:00
邪影oO
fcf1a20551
Merge pull request #7 from alibaba/master
拉代码
2019-11-14 09:14:30 +08:00
dependabot[bot]
a026820201
Bump jackson-databind from 2.9.10 to 2.9.10.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-13 09:32:15 +00: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
chuntaojun
89b2d000f0 refactor(client/config): update timeout compute 2019-11-12 09:41:05 +08:00
liaochuntao
23ddb69cba refactor(client/config): increase the client's read timeout
In order to prevent the server from handling the delay of the client's long task, increase the
client's read timeout to avoid this problem.
2019-11-12 09:10:15 +08:00
nkorange
3a4de81981 Fix client beat task executing when health check is disabled. 2019-11-11 16:05:33 +08:00
Fury Zhu
b3781adc4c
Merge pull request #2044 from nkorange/feature_stop_update_task_after_unsbscribe
fix #1858
2019-11-11 10:12:53 +08:00
nkorange
d034412fdd fix #1858 2019-11-11 09:38:57 +08:00
nkorange
b9c3b545ba fix #1842 2019-11-11 00:50:29 +08:00
Fury Zhu
d019045656
Merge pull request #2013 from ZhZGod/feature-string-append
Modify the string splicing method of getgroupedname()
2019-11-07 19:00:24 +08:00
Fury Zhu
5cd905c9a3
Merge pull request #2012 from satjd/issue1994
make RequestVote RPC handler thread-safe
2019-11-07 18:56:10 +08:00