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

123 Commits

Author SHA1 Message Date
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +08:00
fangjian0423
75f02aa2c5 some compatibility modifications about Hoxton 2019-09-11 14:39:17 +08:00
fangjian0423
23fa1f43f2 fix test case after upgrade to Spring Cloud Hoxton 2019-09-06 18:34:45 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +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
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
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
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
fangjian0423
368487931f close #741 2019-07-30 12:33:13 +08:00
fangjian0423
9f8e6b2f5f fix #782 2019-07-26 12:40:24 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
fangjian0423
5358b2c1a8 fix #716, the conflicts of SlotChainBuilder SPI 2019-06-24 16:18:17 +08:00
fangjian0423
82e61945af close #707 2019-06-17 10:32:00 +08:00
fangjian0423
8f30ea1d6f add "feign.sentinel.enabled" configuration item 2019-06-13 15:29:00 +08:00
cdfive
a0a4bb0507 Fix error comment and add note comment for checking dataSource. 2019-05-29 12:38:27 +08:00
cdfive
584d5f4107 Check the health status of Sentinel DataSource using AbstractDataSource#loadConfig. 2019-05-28 21:53:41 +08:00
cdfive
9c638b8d3f Add SentinelHealthIndicator to do some health check for Sentinel #265 2019-05-26 15:46:09 +08:00
jimin.jm
4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
2019-05-08 20:27:23 +08:00
format
f7047f8be6
Merge pull request #632 from fangjian0423/master
[Sentinel] Support Gateway
2019-05-08 16:25:45 +08:00
format
afabc7a83a
Merge pull request #628 from george510257/master
Polish spring-cloud-incubator/spring-cloud-alibaba/#626
2019-05-06 19:51:13 +08:00
george510257
8045ce0ff9 add spring-cloud-incubator/spring-cloud-alibaba/#626 test cases 2019-05-06 19:40:14 +08:00
fangjian0423
1aec607cee code format 2019-05-06 17:30:25 +08:00
fangjian0423
14d11b7517 optimize the usage of sentinel datasource 2019-05-06 17:27:33 +08:00
fangjian0423
530a36fc06 modify name of ruleType and update example 2019-05-06 16:45:40 +08:00
fangjian0423
6d89d556bf Polish #615 2019-05-06 15:57:32 +08:00
george510257
90349c4271 Polish spring-cloud-incubator/spring-cloud-alibaba/#626 2019-05-04 09:45:17 +08:00
fangjian0423
2047418d8b modify sentinel dependency 2019-04-29 15:54:55 +08:00
fangjian0423
9de1e2dbbf Polish #614 2019-04-29 14:08:20 +08:00
fangjian0423
9757c6ac1c fix #569. ObjectMapper ignore unknown properties 2019-04-28 14:41:49 +08:00
buildmaster
632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 2019-04-19 16:51:08 +00:00
buildmaster
9c7f866c77 Going back to snapshots 2019-04-19 16:51:07 +00:00
buildmaster
3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 2019-04-19 16:46:40 +00:00
fangjian0423
d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 2019-04-19 14:09:14 +08:00
fangjian0423
0e6565b461 updata dubbo versions of all components to 2.7.1 2019-04-17 10:54:48 +08:00
fangjian0423
0477035fbd add @ConditionalOnClass for jackson in sentinel 2019-04-17 10:52:50 +08:00
fangjian0423
1cd4efdd1f Merge remote-tracking branch 'upstream/master' 2019-03-27 16:22:59 +08:00
flystar32
97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 2019-03-27 14:34:35 +08:00
fangjian0423
080ad2df1e fix bug about feign and update examples 2019-03-26 20:18:07 +08:00
fangjian0423
ec98a2db01 code format 2019-03-26 17:53:17 +08:00
fangjian0423
46c888f878 update sentinel test case 2019-03-26 17:37:36 +08:00
fangjian0423
9f554b08ff close #482 2019-03-26 14:17:30 +08:00
Spring Operator
5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
2019-03-19 20:21:49 -05:00
fangjian0423
3f15f7388b fix duplicate sentinel interceptor registration 2019-03-18 22:53:39 +08:00
fangjian0423
8c59d6b51e update sentinel test case 2019-03-18 13:59:55 +08:00