1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

1284 Commits

Author SHA1 Message Date
echooymxq
a8df603c5d Update README 2019-08-21 01:42:55 +08:00
echooymxq
21b141d500 Check nacos config health use configService 2019-08-21 01:34:02 +08:00
Rivers-Shall
fe55285e9c Replace native method invoke with methodInvoke 2019-08-20 20:53:57 +08:00
Rivers-Shall
d9982c6143 Adjust error message in the thrown exception 2019-08-20 20:53:11 +08:00
Rivers-Shall
578d51c7da Add tests for urlCleanerClass and urlCleaner in SentinelRestTemplate 2019-08-20 20:51:31 +08:00
zkzlx
7f5c67b4ed resolve conflicts 2019-08-20 17:59:13 +08:00
zkzlx
9f9b5b30ed nacos config starter supports both XML and json file formats 2019-08-20 17:35:25 +08:00
format
30011ae302
Merge pull request #862 from zhaoyuguang/zhaoyuguang/dev_1
fix docs typo
2019-08-20 15:57:02 +08:00
format
e9c7778876
Merge pull request #861 from zhaoyuguang/zhaoyuguang/dev_0
Optional value should only be accessed after calling isPresent()
2019-08-20 11:42:25 +08:00
format
b171b30e84
Merge pull request #852 from echooymxq/master
Optimize code and fix #841
2019-08-19 16:30:47 +08:00
echooymxq
a9a7c99f6e update description 2019-08-19 16:14:39 +08:00
Rivers-Shall
57ec776c7b Modify nacos-discovery-example to test UrlCleaner of
`SentinelResttemplate`
2019-08-19 16:13:06 +08:00
Rivers-Shall
44f073cdb4 Use public static method UrlCleaner in UrlCleanerClass to clean
`hostWithPathResource`
2019-08-19 16:13:06 +08:00
Rivers-Shall
370512cafd Check and store UrlCleaner and UrlCleanerClass configurations of
every `SentinelResttemplate` annotation
2019-08-19 16:13:06 +08:00
Rivers-Shall
be7dace3d1 Add urlCleaner and urlCleanerClass configurations to annotation
`SentinelRestTemplate`
2019-08-19 16:13:06 +08:00
赵禹光
e22179bb36 better code 2019-08-19 14:51:44 +08:00
format
ed87dd2fd9
Merge pull request #853 from AbelSara/filters_disabled
Disable Sentinel web filters when using Sentinel gateway starters
2019-08-19 14:49:39 +08:00
format
1d04169cc3
Merge pull request #854 from lyuzb/master
fix #851
2019-08-19 14:48:49 +08:00
赵禹光
c004b16ab4 fix fmt 2019-08-19 14:35:36 +08:00
zhh
8ac0a071a1 add license 2019-08-19 12:32:50 +08:00
赵禹光
6880c4b272 fix docs typo 2019-08-19 12:04:26 +08:00
赵禹光
dc0a60b178 Optional value should only be accessed after calling isPresent() 2019-08-19 11:42:06 +08:00
zhh
68af16db4a Disable sentinel web filters. 2019-08-19 11:26:19 +08:00
format
44884d7ed4
Merge pull request #850 from panda-luo/master
some doc no error correction
2019-08-19 10:30:18 +08:00
echooymxq
2e4f1f415a fix #841 get DubboTransported annotation attributes npe 2019-08-18 21:00:44 +08:00
lyuzb
9926c2bc88 fix #851 2019-08-17 23:14:32 +08:00
zhh
effff23108 Disable sentinel web filters. 2019-08-17 13:48:49 +08:00
echooymxq
dd1d556ad3 Optimize code and spell check 2019-08-17 11:17:38 +08:00
panda
9dc03faa41 some doc no error correction 2019-08-15 23:57:39 +08:00
format
de902a3813
Merge pull request #843 from yidadi/master
Optimizing and reusing code
2019-08-15 11:37:32 +08:00
yidadi
e2024a441d Optimizing and reusing code 2019-08-15 09:30:45 +08:00
fangjian0423
c747d1f5e6 close #816 2019-08-14 15:24:08 +08:00
format
7ce2f7a27e
Merge pull request #836 from lyuzb/master
fix #831
2019-08-13 15:00:31 +08:00
format
a5321a0b04
Merge pull request #838 from xiejiashuai/bugfix/sentinel-feign-context-id
fix spring cloud open feign in g version , sentinel-feign contextid bug
2019-08-13 14:48:43 +08:00
format
f55e6646a9
Merge pull request #733 from wangxing-git/master
Use partition to implement rocketmq queue selection.
2019-08-13 14:45:17 +08:00
lyuzb
02deb87ad3 add ide metadata json for #831 . 2019-08-13 14:42:57 +08:00
wangxing
3ad57fb7bf Change exception msg. 2019-08-13 14:25:41 +08:00
wangxing
7073be1186 Optimize documents and logs. 2019-08-13 13:45:08 +08:00
lyuzb
369e4f4685 add test for #831 2019-08-13 13:30:09 +08:00
xiejiashuai
9872ffea77 Add contextId unit test 2019-08-13 12:03:02 +08:00
xiejiashuai
85617c6757 fix g sentinel-feign contextid bug 2019-08-13 10:59:50 +08:00
wangxing
de2f3f2131 Update the code format and replace the partition number setting at startup. 2019-08-13 10:58:32 +08:00
format
2e2aa9aba5
Merge pull request #815 from xiejiashuai/feature/rocketmq-binder-consume-retry
add reconsume times header
2019-08-13 10:36:33 +08:00
xiejiashuai
2c35e13f5e update orderly message log level to info 2019-08-13 10:07:16 +08:00
lyuzb
1525b2855f fix #831 2019-08-12 22:54:15 +08:00
xiejiashuai
5bbbad0054 extract method to convert message 2019-08-12 22:52:14 +08:00
wangxing
e41319f1b1 Merge branch 'master' of https://github.com/alibaba/spring-cloud-alibaba 2019-08-12 17:42:54 +08:00
format
ef17041983
Merge pull request #827 from zhaoyuguang/zhaoyuguang/fix_244
Fix nacos doc typo
2019-08-09 15:33:46 +08:00
fangjian0423
be32fa1b75 update Codecov 2019-08-09 15:30:52 +08:00
赵禹光
ca23f7be58 fix_244 2019-08-09 15:02:58 +08:00