buildmaster
|
922eb8eedf
|
Update SNAPSHOT to 2.2.3.RELEASE
|
5 years ago |
Spencer Gibb
|
2c6978da16
|
Removes .BUILD from -SNAPSHOT
|
5 years ago |
buildmaster
|
73fd52861b
|
Going back to snapshots
|
5 years ago |
buildmaster
|
5349752e0c
|
Update SNAPSHOT to 3.0.0.M1
|
5 years ago |
buildmaster
|
97a87144ff
|
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
4404a22ca7
|
Going back to snapshots
|
5 years ago |
buildmaster
|
a5e3cb7eb9
|
Update SNAPSHOT to 2.2.2.RELEASE
|
5 years ago |
Spencer Gibb
|
52c3fd97fe
|
formatting
|
5 years ago |
Tim Ysewyn
|
3f5c0b26ce
|
Auto forward upstream headers in mvc and webflux proxy exchange.
fixes gh-1183
fixes gh-1193
|
5 years ago |
Spencer Gibb
|
6553bce9f6
|
Fixes test to call proper method.
|
5 years ago |
Spencer Gibb
|
0b3c03dc74
|
Updates to 3.0.0
|
5 years ago |
Spencer Gibb
|
5786283774
|
Replaces deprecations
|
5 years ago |
buildmaster
|
068b3de9b1
|
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
db14c7ced3
|
Going back to snapshots
|
5 years ago |
buildmaster
|
7caaecad22
|
Update SNAPSHOT to 2.2.1.RELEASE
|
5 years ago |
Spencer Gibb
|
bd79ed94b4
|
Removes .flattened-pom.xml
|
5 years ago |
owen.q
|
838700717e
|
Add forwarding methods to webflux ProxyExchange
- related issue 1475 (https://github.com/spring-cloud/spring-cloud-gateway/issues/1475)
- add support methods 'forward' for reduce conditional blocks
|
5 years ago |
buildmaster
|
99053359d7
|
Bumping versions
|
5 years ago |
buildmaster
|
d7eb329755
|
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
8fe6171a6b
|
Going back to snapshots
|
5 years ago |
buildmaster
|
5c82e529d5
|
Update SNAPSHOT to 2.2.0.RELEASE
|
5 years ago |
Ryan Baxter
|
e803b3a89f
|
Use host header when constructing the forwarded header. Fixes #1333
|
5 years ago |
buildmaster
|
592b2e51ab
|
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
b08cc7c123
|
Going back to snapshots
|
5 years ago |
buildmaster
|
2f7fc76933
|
Update SNAPSHOT to 2.1.4.RELEASE
|
5 years ago |
Ryan Baxter
|
0eb5727733
|
Adding proxyBeanMethods = false to configuration. Fixes #1362
|
5 years ago |
buildmaster
|
9669e2f923
|
Going back to snapshots
|
5 years ago |
buildmaster
|
53e4899f44
|
Update SNAPSHOT to 2.2.0.RC2
|
5 years ago |
buildmaster
|
65dfd2e1e4
|
Bumping versions
|
5 years ago |
buildmaster
|
65b10e62a9
|
Going back to snapshots
|
5 years ago |
buildmaster
|
fc44b4bf6b
|
Update SNAPSHOT to 2.2.0.RC1
|
5 years ago |
buildmaster
|
755b706c36
|
Going back to snapshots
|
5 years ago |
buildmaster
|
a855caefec
|
Update SNAPSHOT to 2.2.0.M3
|
5 years ago |
buildmaster
|
7cab2bf427
|
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
20990d80a4
|
Going back to snapshots
|
5 years ago |
buildmaster
|
00a70104bc
|
Update SNAPSHOT to 2.1.3.RELEASE
|
5 years ago |
buildmaster
|
dfdb4e0f71
|
Going back to snapshots
|
5 years ago |
buildmaster
|
8b3d9aea57
|
Update SNAPSHOT to 2.2.0.M2
|
5 years ago |
buildmaster
|
b9df1199a2
|
Going back to snapshots
|
5 years ago |
buildmaster
|
1283756da1
|
Update SNAPSHOT to 2.2.0.M1
|
5 years ago |
Spencer Gibb
|
b14de727eb
|
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
89420c3318
|
Update SNAPSHOT to 2.1.2.RELEASE
|
5 years ago |
Spring Operator
|
c5963ffa87
|
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 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 8 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
|
6 years ago |
Spring Operator
|
e5ba77a60c
|
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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 261 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
6 years ago |
Spring Operator
|
ac5037d0a9
|
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://www.apache.org/licenses/ with 2 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 300 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
6 years ago |
Spring Operator
|
10c8577175
|
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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 222 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
6 years ago |
Spring Operator
|
43ba27af27
|
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 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 9 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 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
|
6 years ago |
Spring Operator
|
9c00e60ee4
|
URL Cleanup (#906)
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 8 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).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 3 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.spring.io with 1 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
|
6 years ago |
Marcin Grzejszczak
|
555a0e9f45
|
Hoxton
|
6 years ago |
buildmaster
|
22381b5b62
|
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
|
6 years ago |