chuntaojun
|
0af4d4f510
|
refactor: addressing mode refactoring
|
2020-04-18 13:59:28 +08:00 |
|
chuntaojun
|
0b3b5e83ac
|
refactor(all): code optimization
|
2020-04-16 23:50:08 +08:00 |
|
chuntaojun
|
1aca7bc3e0
|
refactor: core
|
2020-04-13 22:44:08 +08:00 |
|
chuntaojun
|
7586354476
|
refactor: bug fix and refactor init logic
|
2020-04-13 16:13:49 +08:00 |
|
chuntaojun
|
57caa53015
|
style: Fix the PMD rule
|
2020-04-04 12:22:05 +08:00 |
|
chuntaojun
|
42626c029b
|
docs:
|
2020-04-03 19:06:55 +08:00 |
|
chuntaojun
|
9f8c19cafb
|
refactor: Change the distributed ID logic
|
2020-04-02 19:24:11 +08:00 |
|
chuntaojun
|
89a8dddc1c
|
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_consistency
|
2020-03-28 17:38:26 +08:00 |
|
chuntaojun
|
3dd42fed27
|
refactor: Generic fetch method modification
|
2020-03-27 18:48:00 +08:00 |
|
nkorange
|
ea2a83c4be
|
Update version to 1.2.1
|
2020-03-27 15:48:32 +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 |
|
chuntaojun
|
16ba537a37
|
feat: #2530
|
2020-03-26 12:06:35 +08:00 |
|
nkorange
|
82d7147a58
|
Update version to 1.2.0
|
2020-03-03 16:24:08 +08:00 |
|
nkorange
|
31e6063209
|
Update version to 1.2.0-beta.1
|
2020-02-23 20:02:13 +08:00 |
|
nkorange
|
1d81a6588d
|
Update version to 1.2.0-beta.0
|
2020-02-05 14:11:09 +08:00 |
|
nkorange
|
374c575c79
|
#1105 fix bug
|
2020-02-04 17:21:33 +08:00 |
|
nkorange
|
7bbd867c2c
|
#1105 Fix test case error
|
2020-01-16 22:39:09 +08:00 |
|
nkorange
|
bc5e3e1cce
|
#1105 Finish auth IT cases
|
2020-01-15 17:57:01 +08:00 |
|
nkorange
|
1fb1f5f3e3
|
#1105 Add auth test case for config
|
2020-01-14 18:01:00 +08:00 |
|
nkorange
|
7a17ad28e2
|
Fix CI error
|
2020-01-12 16:43:23 +08:00 |
|
Peter Zhu
|
a425f7258e
|
Merge branch 'develop_1.2.0' into develop
|
2020-01-10 17:58:30 +08:00 |
|
rushsky518
|
91368b4389
|
#2245 correct log config
|
2020-01-10 14:46:32 +08:00 |
|
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
|
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
|
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 |
|
nkorange
|
2781c6c84f
|
Update version to 1.2.0-SNAPSHOT
|
2019-12-02 14:56:15 +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 |
|
黄大相
|
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 |
|
nkorange
|
c431a852b5
|
#2018 Close inpuststream instead of connection.
|
2019-11-07 16:02:01 +08:00 |
|
nkorange
|
4d68565667
|
Update version to 1.1.4
|
2019-10-24 14:46:46 +08:00 |
|
Beldon
|
85a954525b
|
remove the useless code that make ci errors
|
2019-10-21 23:48:09 +08:00 |
|
chuntaojun
|
5074d06903
|
Merge branch 'develop' of https://github.com/alibaba/nacos into develop
|
2019-09-11 22:44:02 +08:00 |
|
xianlaioy
|
4e6d8b67a2
|
refactor: IO改成try resource。instanceList循环直接改成addAll
|
2019-09-09 20:42:48 +08:00 |
|
pbting
|
1ecd5f385c
|
Merge branch 'develop' into feature_enhance_interface
|
2019-09-06 21:22:16 +08:00 |
|
pbting
|
46bcece7aa
|
repair speel error and add debug log
|
2019-09-06 12:19:16 +08:00 |
|
ly
|
721c5a4a58
|
Compatible with older versions
|
2019-08-27 23:56:45 +08:00 |
|
pbting
|
caf01308e7
|
add comma division with some case to use
|
2019-08-16 09:46:04 +08:00 |
|
pbting
|
a6deeb1fed
|
add comma division with some case to use
|
2019-08-16 09:45:47 +08:00 |
|
pbting
|
5222b9c407
|
cluster conf support multi instance inline seperator with ','
|
2019-08-16 09:18:45 +08:00 |
|
pbting
|
be7237e8ae
|
merge upstream develop the latest code
|
2019-08-15 16:48:43 +08:00 |
|
chuntaojun
|
2802247d6c
|
Merge branch 'develop' of https://github.com/alibaba/nacos into develop
|
2019-08-13 21:41:30 +08:00 |
|
chuntaojun
|
e981f3f787
|
feat:
|
2019-08-13 21:41:26 +08:00 |
|
nkorange
|
6ca2ee0cf8
|
Update version to 1.1.3
|
2019-08-06 18:55:05 +08:00 |
|