liaochuntao
|
b9ff53b49c
|
Merge pull request #3048 from KomachiSion/develop-issue#2873
[ISSUE #2873] Unified copyright for file header.
|
2020-06-12 21:23:28 +08:00 |
|
杨翊 SionYang
|
81f9eff928
|
Merge pull request #2926 from Maijh97/develop
[ISSUE #2858] Unified implementation of Http requests
|
2020-06-12 19:47:41 +08:00 |
|
KomachiSion
|
3af02f13f4
|
For #2873, unified copyrights for nacos-test.
|
2020-06-12 16:05:25 +08:00 |
|
zongtanghu
|
9b873797ca
|
[#1815]fix ut.
|
2020-06-11 10:35:50 +08:00 |
|
zongtanghu
|
e6e3161c0e
|
resolve the codes conflicts
|
2020-06-11 09:45:00 +08:00 |
|
zongtanghu
|
eb39830b6c
|
[#1815]remove lifeCycle, lifeCycleManager, and adjust some related codes.
|
2020-06-11 09:42:44 +08:00 |
|
mai.jh
|
fa6bf9951d
|
remove extra blank lines
|
2020-06-11 09:34:15 +08:00 |
|
杨翊 SionYang
|
f49eba341c
|
Merge pull request #2287 from rushsky518/sync_content
HttpCLient uses ByteArrayEntity when sync data
|
2020-06-10 16:21:07 +08:00 |
|
chuntaojun
|
902d609f1e
|
perf: optimize configuration change event publishing
|
2020-06-08 23:38:53 +08:00 |
|
water.lyl
|
7f541a9a67
|
update version to 1.3.0
|
2020-06-05 09:02:17 +08:00 |
|
yanlinly
|
f71c5d85c9
|
Merge pull request #2949 from alibaba/hotfix_config_clone
Hotfix config clone
|
2020-06-03 20:07:31 +08:00 |
|
chuntaojun
|
95eba16669
|
test: add ut
|
2020-06-03 19:50:25 +08:00 |
|
zongtanghu
|
15fad5d98a
|
[#1815]remove destroyService from Factory Class.
|
2020-06-03 19:19:29 +08:00 |
|
zongtanghu
|
860a2d02b1
|
resolve codes conflicts
|
2020-06-03 17:41:22 +08:00 |
|
zongtanghu
|
09752e354d
|
[#1815]adjust this keywords which just includes constructor and set method in the class and fix some unit test cases.
|
2020-06-03 17:35:06 +08:00 |
|
zongtanghu
|
e86c158262
|
resolve codes conflicts
|
2020-06-03 14:57:46 +08:00 |
|
KomachiSion
|
56da41357e
|
Remove fastjson dependency from pom
|
2020-06-03 14:42:25 +08:00 |
|
KomachiSion
|
e9adf975af
|
Replace fastjson with jackson for nacos-test/naming
|
2020-06-03 14:39:28 +08:00 |
|
KomachiSion
|
4dbe81418b
|
Replace fastjson with jackson for nacos-test/auth
|
2020-06-03 14:39:17 +08:00 |
|
KomachiSion
|
c0b4385287
|
Replace fastjson with jackson for nacos-test/config
|
2020-06-03 14:39:05 +08:00 |
|
KomachiSion
|
9e21a2cf46
|
Replace fastjson with jackson for nacos-test/common
|
2020-06-03 14:38:23 +08:00 |
|
zongtanghu
|
5e2840a6bd
|
[#1815]adjust and optimize codes.
|
2020-06-03 10:46:41 +08:00 |
|
zongtanghu
|
2ab274216a
|
[#1815]adjust and optimize codes, reput the lifecycle to ConfigService class level at the same time.
|
2020-06-02 19:55:30 +08:00 |
|
liaochuntao
|
184141fc57
|
Merge pull request #2923 from jintonghuoya/feature_maven_version_unity
[ISSUE #2860]Maven dependency optimizations, where only one version of each dependency exists
|
2020-06-02 14:47:26 +08:00 |
|
mai.jh
|
a83241205c
|
optimize response handler, remove AsyncRestOperations,RestOperations.
|
2020-06-01 23:51:53 +08:00 |
|
chuntaojun
|
3169424605
|
refactor: optimize old version information synchronization logic
|
2020-06-01 21:54:29 +08:00 |
|
Jack Dai
|
1a7264d9b6
|
解决和develop的冲突
|
2020-06-01 18:41:03 +08:00 |
|
Jack Dai
|
83e6451acc
|
统一修改子项目中的url为nacos官网地址
|
2020-06-01 18:35:20 +08:00 |
|
zongtanghu
|
8d6dd8f41b
|
[#1815]adjust codes and reput the lifecycle to ConfigService class level.
|
2020-06-01 17:57:35 +08:00 |
|
mai.jh
|
177b8aa61c
|
Merge branch 'develop' into develop
|
2020-06-01 15:45:25 +08:00 |
|
chuntaojun
|
6fb2750021
|
fix: fixed compatibility issues with older versions
|
2020-06-01 15:35:21 +08:00 |
|
mai.jh
|
031c9ef521
|
perfect NacosRestTemplate and restResult
|
2020-05-31 17:24:01 +08:00 |
|
mai.jh
|
2b7ebbf5bc
|
test change
|
2020-05-31 00:23:58 +08:00 |
|
mai.jh
|
6f3b3e3c9b
|
test change
|
2020-05-31 00:10:14 +08:00 |
|
mai.jh
|
066968e9ca
|
Merge branch 'develop' into develop
|
2020-05-30 23:47:51 +08:00 |
|
mai.jh
|
ea03121e26
|
add NacosRestTemplate and NacosAsyncRestTemplate test example
|
2020-05-30 22:39:04 +08:00 |
|
jintonghuoya
|
6aa395979a
|
回滚dependency和plugin的version无关的修改
|
2020-05-29 20:45:45 +08:00 |
|
chuntaojun
|
5dcee2f1c6
|
fix: fix pmd
|
2020-05-29 19:59:08 +08:00 |
|
zongtanghu
|
6981fbc576
|
[#1815]add ResourceLifeCycleManager,adjust some code and fix some unit test cases.
|
2020-05-29 19:10:06 +08:00 |
|
Jack Dai
|
9692cd1b8c
|
合并和origin/develop的冲突
|
2020-05-29 19:01:48 +08:00 |
|
Jack Dai
|
27a257c84e
|
合并origin/develop的变更
|
2020-05-29 18:41:00 +08:00 |
|
Jack Dai
|
594eac42b3
|
整理每个module的plugin和dependency的版本号
|
2020-05-29 16:35:48 +08:00 |
|
chuntaojun
|
5cd5ca35b8
|
refactor: merge develop
|
2020-05-28 20:14:47 +08:00 |
|
KomachiSion
|
73a2ba634b
|
Fix spelling error
|
2020-05-28 10:46:12 +08:00 |
|
KomachiSion
|
d27a6c7ea6
|
Fix replace jackson error
|
2020-05-28 10:40:05 +08:00 |
|
chuntaojun
|
e8533155c7
|
fix: fix startup problem
|
2020-05-27 22:05:38 +08:00 |
|
KomachiSion
|
0b1a58e29b
|
Remove all dependency except nacos-test
|
2020-05-27 15:41:07 +08:00 |
|
chuntaojun
|
6fe1d0d0da
|
improvement: adjust part of the code
|
2020-05-26 11:57:27 +08:00 |
|
chuntaojun
|
bf2adb4be5
|
feat: merge develop
|
2020-05-26 09:43:37 +08:00 |
|
chuntaojun
|
6b7a00ab00
|
fix: fix notify ut
|
2020-05-25 15:00:07 +08:00 |
|