buildmaster
|
1b42820c3a
|
Bumping versions to 2.2.7.BUILD-SNAPSHOT after release
|
4 years ago |
buildmaster
|
e31defb2dd
|
Going back to snapshots
|
4 years ago |
buildmaster
|
f4ca971253
|
Update SNAPSHOT to 2.2.6.RELEASE
|
4 years ago |
buildmaster
|
36c06c97a6
|
Bumping versions to 2.2.6.BUILD-SNAPSHOT after release
|
4 years ago |
buildmaster
|
d6b021eaa4
|
Going back to snapshots
|
4 years ago |
buildmaster
|
c2430c0e29
|
Update SNAPSHOT to 2.2.5.RELEASE
|
4 years ago |
buildmaster
|
bd671efed9
|
Bumping versions to 2.2.5.BUILD-SNAPSHOT after release
|
4 years ago |
buildmaster
|
bfd473cb8f
|
Going back to snapshots
|
4 years ago |
buildmaster
|
2f5d63a061
|
Update SNAPSHOT to 2.2.4.RELEASE
|
4 years ago |
buildmaster
|
3002643ee7
|
Bumping versions to 2.2.4.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
b1ec55cb01
|
Going back to snapshots
|
5 years ago |
buildmaster
|
f0e0e7ea64
|
Update SNAPSHOT to 2.2.3.RELEASE
|
5 years ago |
buildmaster
|
8666006bf4
|
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
b5c8e6619e
|
Going back to snapshots
|
5 years ago |
buildmaster
|
6f09ae0824
|
Update SNAPSHOT to 2.2.2.RELEASE
|
5 years ago |
Olga Maciaszek-Sharma
|
8aa4729537
|
Upgrade to 10.7.0. (#270)
|
5 years ago |
buildmaster
|
d1b50ec2ae
|
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
bde804c6a4
|
Going back to snapshots
|
5 years ago |
buildmaster
|
0888d9ce8d
|
Update SNAPSHOT to 2.2.1.RELEASE
|
5 years ago |
buildmaster
|
38733043ae
|
Bumping versions
|
5 years ago |
buildmaster
|
1b21e3b639
|
Bumping versions
|
5 years ago |
buildmaster
|
14e6806c1c
|
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
dd95dae352
|
Going back to snapshots
|
5 years ago |
buildmaster
|
c1c211efdb
|
Update SNAPSHOT to 2.2.0.RELEASE
|
5 years ago |
buildmaster
|
f97cbb9a73
|
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
de39e67e18
|
Going back to snapshots
|
5 years ago |
buildmaster
|
78037a1161
|
Update SNAPSHOT to 2.1.4.RELEASE
|
5 years ago |
buildmaster
|
6dc78c99c2
|
Going back to snapshots
|
5 years ago |
buildmaster
|
3046af2b42
|
Update SNAPSHOT to 2.2.0.RC2
|
5 years ago |
Olga Maciaszek-Sharma
|
f661105e63
|
Fix gh 177 add sc loadbalancer support (#239)
* Add FeignBlockingLoadBalancerClient, configurations for default, apache
httpclient and okhttp setup. Add autoconfiguration. Init fix for gh-177.
* Fix SC loadbalancer dependencies.
* Fix generating Feign response when instance not found.
* Fix configuration.
* Add tests for FeignBlockingLoadBalancerClient and FeignLoadBalancerAutoConfiguration.
* Fix checkstyle and formatting.
* Refactor, add docs and javadocs.
* Fix author name.
* Fix docs after code review.
|
5 years ago |
buildmaster
|
cb1ea20f3f
|
Going back to snapshots
|
5 years ago |
buildmaster
|
6bfc684967
|
Update SNAPSHOT to 2.2.0.RC1
|
5 years ago |
buildmaster
|
64d63cbb39
|
Going back to snapshots
|
5 years ago |
buildmaster
|
d963ebd0f0
|
Update SNAPSHOT to 2.2.0.M3
|
5 years ago |
buildmaster
|
4e6c1b2d04
|
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
d8cdade30f
|
Going back to snapshots
|
5 years ago |
buildmaster
|
b16904f15e
|
Update SNAPSHOT to 2.1.3.RELEASE
|
5 years ago |
buildmaster
|
c32b8568cf
|
Going back to snapshots
|
5 years ago |
buildmaster
|
654479a696
|
Update SNAPSHOT to 2.2.0.M2
|
5 years ago |
buildmaster
|
866d20d976
|
Going back to snapshots
|
5 years ago |
buildmaster
|
0d891d284a
|
Update SNAPSHOT to 2.2.0.M1
|
5 years ago |
Spencer Gibb
|
27380898a8
|
Updates to 2.1.3.BUILD-SNAPSHOT and build to 2.1.7
|
5 years ago |
buildmaster
|
d5031f8618
|
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
b5539198e6
|
Going back to snapshots
|
5 years ago |
buildmaster
|
36d63a1b9f
|
Update SNAPSHOT to 2.1.2.RELEASE
|
5 years ago |
buildmaster
|
c4284683ad
|
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
|
6 years ago |
buildmaster
|
21805a9989
|
Going back to snapshots
|
6 years ago |
buildmaster
|
b1a8917796
|
Update SNAPSHOT to 2.1.2.RELEASE
|
6 years ago |
Spring Operator
|
09f9382a51
|
URL Cleanup (#163)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).
## 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 5 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 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
|
6 years ago |
Spring Operator
|
43c53739cf
|
URL Cleanup (#153)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).
## 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 5 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 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
|
6 years ago |