chuntaojun
|
bf94c96af1
|
refactor: none
|
2020-04-24 22:43:15 +08:00 |
|
chuntaojun
|
41e1f04914
|
refactor: code refactor
|
2020-04-24 22:42:02 +08:00 |
|
chuntaojun
|
853a8f587f
|
refactor: core
logic optimization
|
2020-04-22 22:16:27 +08:00 |
|
chuntaojun
|
ef405e09e2
|
refactor: remove complex listening logic and bug fixes
|
2020-04-22 17:28:53 +08:00 |
|
chuntaojun
|
f222dccd3d
|
refactor: code optimization
|
2020-04-21 17:14:59 +08:00 |
|
wangwei
|
dcdbaf50ea
|
use MD5Utils replace MD5
|
2020-04-20 14:18:23 +08:00 |
|
wangwei
|
aeb14910e7
|
unify the MD5 generation on both sides by MD5 utility classes in the common module
|
2020-04-19 18:42:59 +08:00 |
|
chuntaojun
|
a9918f2332
|
refactor: request forwarding logic adjustment
|
2020-04-19 09:25: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
|
9f8c19cafb
|
refactor: Change the distributed ID logic
|
2020-04-02 19:24:11 +08:00 |
|
chuntaojun
|
66db5207d3
|
fix: merge upstream develop
|
2020-03-30 13:42:55 +08:00 |
|
Peter Zhu
|
b7a2c756fe
|
Merge pull request #2403 from lkxiaolou/develop
fix checksum bug #2401
|
2020-03-29 23:01:48 +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 |
|
lkxiaolou
|
83c098b8ca
|
统一md5计算
|
2020-03-14 17:54:06 +08:00 |
|
liaochuntao
|
76ca05edc1
|
Merge pull request #2304 from KeRan213539/fix#2275
fix #2275
|
2020-03-13 18:48:41 +08:00 |
|
nkorange
|
82d7147a58
|
Update version to 1.2.0
|
2020-03-03 16:24:08 +08:00 |
|
nkorange
|
025b1b4980
|
Fix test case error
|
2020-03-02 16:47:13 +08:00 |
|
nkorange
|
cc0a4915c7
|
Merge branch 'develop_1.2.0' into develop
# Conflicts:
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
|
2020-02-27 16:18:54 +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 |
|
qq213539
|
9673afd068
|
修改重复代码
|
2020-01-17 17:08:51 +08:00 |
|
zhanglong
|
74b9d3a197
|
Fixed heath check error with Nacos by standalone #2295
|
2020-01-17 01:45:57 +08:00 |
|
nkorange
|
1fb1f5f3e3
|
#1105 Add auth test case for config
|
2020-01-14 18:01:00 +08:00 |
|
qq213539
|
58db0e266e
|
fix #2275
|
2020-01-14 16:33:06 +08:00 |
|
nkorange
|
2da88de159
|
Fix findbugs
|
2020-01-12 16:57:03 +08:00 |
|
Peter Zhu
|
a425f7258e
|
Merge branch 'develop_1.2.0' into develop
|
2020-01-10 17:58:30 +08:00 |
|
Peter Zhu
|
13f5810751
|
Merge pull request #2266 from nkorange/feature_access_control
Feature access control
|
2020-01-10 17:54:29 +08:00 |
|
Peter Zhu
|
47f1085563
|
Merge pull request #2283 from rushsky518/log_config
#2245 correct log config
|
2020-01-10 16:04:29 +08:00 |
|
Peter Zhu
|
a96cb67f44
|
Merge pull request #2276 from langghaha/develop
replace null return value
|
2020-01-10 16:02:38 +08:00 |
|
Peter Zhu
|
1849d96935
|
Merge pull request #1715 from rushsky518/develop
receive config change event
|
2020-01-10 15:41:24 +08:00 |
|
Peter Zhu
|
f4c01068c9
|
Merge pull request #2282 from jzdayz/no_necessary
简化一点代码
|
2020-01-10 15:25:23 +08:00 |
|
Peter Zhu
|
7e2e530729
|
Merge pull request #2194 from KeRan213539/sameNamespaceClone#2171
Same namespace clone#2171
|
2020-01-10 15:24:35 +08:00 |
|
rushsky518
|
91368b4389
|
#2245 correct log config
|
2020-01-10 14:46:32 +08:00 |
|
jzdayz
|
6a88ca3539
|
简化一些代码。。
|
2020-01-10 09:46:10 +08:00 |
|
nkorange
|
82731985aa
|
#1105 Add integration tests
|
2020-01-09 19:13:37 +08:00 |
|
langghaha
|
6f777607d8
|
replace null return value
|
2020-01-08 19:07:50 +08:00 |
|
Qin Meijie
|
aa9cd362e3
|
Fix #1781
|
2020-01-07 10:13:50 +08:00 |
|
nkorange
|
41dfcf5596
|
#1105 Read cache instead of accessing DB directly.
|
2020-01-06 14:35:11 +08:00 |
|
nkorange
|
b415ddaedf
|
#1105 Access control finish 83%
|
2019-12-26 15:01:43 +08:00 |
|
qq213539
|
54043f7735
|
修改配制导出的文件名中的日期格式为 yyyyMMddHHmmss
|
2019-12-24 17:39:27 +08:00 |
|
qq213539
|
29fd50456f
|
Merge branch 'develop' into sameNamespaceClone#2171
# Conflicts:
# console/src/main/resources/static/console-fe/src/pages/ConfigurationManagement/ConfigurationManagement/ConfigurationManagement.js
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
|
2019-12-20 15:02:30 +08:00 |
|
qq213539
|
0723fa279d
|
tenantInfoCountByTenantId
|
2019-12-19 12:36:18 +08:00 |
|