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

45 Commits

Author SHA1 Message Date
fangjian0423
ef415f87ad Polish #615, rename spring-cloud-alibaba-sentinel-zuul to spring-cloud-alibaba-sentinel-gateway 2019-05-06 16:24:52 +08:00
fangjian0423
1b0485402c Polish #615, add gateway example 2019-05-06 16:14:22 +08:00
fangjian0423
2047418d8b modify sentinel dependency 2019-04-29 15:54:55 +08:00
fangjian0423
566753aba7 add sentinel webflux example and modify sentinel web example 2019-04-29 14:10:21 +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
flystar32
97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 2019-03-27 14:34:35 +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
1eef8f688f add 'HTTPMethod:' prefix for the resource of using @SentinelRestTemplate 2019-03-18 12:59:14 +08:00
mercyblitz
2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
2019-02-21 14:49:26 +08:00
mercyblitz
fc8d8e3628 Polish spring-cloud-incubator/spring-cloud-alibaba#348 : @DubboTransported supports RestTemplate (part 1) 2019-02-19 15:05:25 +08:00
gaoyunpeng
394485a12d replace cobertura to jacoco 2019-02-18 20:05:08 +08:00
mercyblitz
59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
2019-01-22 14:51:54 +08:00
gaoyunpeng
20eb325e59 update cobertura settings for reduce build time 2019-01-15 15:50:23 +08:00
mercyblitz
571d0eca15 Polish spring-cloud-incubator/spring-cloud-alibaba#262 2019-01-10 17:31:12 +08:00
fangjian0423
0e75da3b8d add ruleType property for AbstractDataSourceProperties and fixes #206 2018-12-26 22:38:34 +08:00
Spencer Gibb
612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT 2018-12-21 11:09:29 -05:00
Spencer Gibb
b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE 2018-12-21 10:48:36 -05:00
fangjian0423
89178bc913 update docs 2018-12-18 21:36:14 +08:00
fangjian0423
d204a54b76 Optimize Sentinel RestTemplate url resource 2018-12-18 17:35:45 +08:00
fangjian0423
53643b94ce fixes #9 2018-12-05 12:45:02 +08:00
fangjian0423
f79fdba50b update sentinel docs 2018-11-22 14:36:46 +08:00
fangjian0423
4539ed7183 update sentinel example and add sentinel reference doc 2018-11-20 14:15:10 +08:00
Spencer Gibb
6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 2018-10-30 17:25:19 -04:00
Spencer Gibb
d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 2018-10-30 17:11:50 -04:00
fangjian0423
ff2c390673 Merge remote-tracking branch 'upstream/master' 2018-10-24 10:48:47 +08:00
fangjian0423
1d15cdaee5 Polish #51. Add a new module spring-cloud-alibaba-sentinel-datasource separate from spring-cloud-alibaba-sentinel. 2018-10-24 10:38:23 +08:00
Spencer Gibb
ece4531833
Updates to snapshot versions 2018-10-23 14:45:58 -04:00
fangjian0423
1ce28f00f3 converter property fix 2018-10-17 16:04:44 +08:00
fangjian0423
568da97adf Fixes #43 add rules automation 2018-10-17 11:05:43 +08:00
fangjian0423
4829157c09 update comments and docs 2018-10-16 16:39:47 +08:00
flystar32
7fdd8fa3e2 update sentinel version to 0.2.0 2018-10-11 21:48:35 +08:00
flystar32
52a0c6f9de update version to 0.2.0 2018-10-08 20:29:39 +08:00
fangjian0423
7c1699dcd8 update sentinel examples and metadata info to support new configurations of sentinel 2018-09-27 14:32:08 +08:00
fangjian0423
24425830e3 refactor sentinel example directory tree 2018-09-17 20:05:06 +08:00
Eric Zhao
15ed84acbe Update document for Sentinel examples
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-09-07 11:03:24 +08:00
flystar32
ccc34d2faf refactor directory tree 2018-09-06 15:55:24 +08:00
fangjian0423
6598768195 refactor dubbo examples & add datasource feature in example & update docs 2018-08-17 11:18:20 +08:00
fangjian0423
3769b15abd add dubbo demo in sentinel example 2018-08-09 21:46:55 +08:00
fangjian0423
1a0bfc23cd update sentinel example 2018-08-09 10:53:50 +08:00
flystar32
c4cbbf41e2 fix typo 2018-07-27 19:32:57 +08:00
flystar32
0ce2df89ab hello, spring cloud alibaba 2018-07-27 19:18:12 +08:00