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
Spencer Gibb
76d138fb40
Adds ability to cache body without converting to bytes ( #1095 )
...
Creates new Cache filter that is activated with retry filter is used.
Other filters can opt into caching if needed.
Uses netty factory and retainedSlice() for retry.
Only cache if retry filter is enabled
Fixes gh-982
Fixes gh-1064
6 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
Ryan Baxter
57d0350c0f
Updating dependencies
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
buildmaster
22381b5b62
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
6 years ago
buildmaster
ba46b4bde3
Going back to snapshots
6 years ago
buildmaster
140fda6ba7
Update SNAPSHOT to 2.1.1.RELEASE
6 years ago
buildmaster
9d43e083f6
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
6 years ago
buildmaster
95166db1f8
Going back to snapshots
6 years ago
buildmaster
0492df4443
Update SNAPSHOT to 2.0.3.RELEASE
6 years ago
Olga Maciaszek-Sharma
a6f48b0f65
Checkstyle ( #833 )
...
Fixes gh-832
* Add formatting and checkstyle fixes.
* Fix checkstyle setup. Add more checkstyle fixes and suppressions.
* Fix license dates.
6 years ago
buildmaster
5a5435740e
Bumping versions
6 years ago
buildmaster
175006b59f
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
6 years ago
buildmaster
5dbc30d833
Going back to snapshots
6 years ago
buildmaster
ac61a67e6e
Update SNAPSHOT to 2.1.0.RELEASE
6 years ago
Spencer Gibb
e313040fff
Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT
6 years ago
buildmaster
1519bc20f3
Going back to snapshots
6 years ago
buildmaster
926bdeae01
Update SNAPSHOT to 2.1.0.RC3
6 years ago
buildmaster
49767d621c
Going back to snapshots
6 years ago
buildmaster
14e56bdfa0
Update SNAPSHOT to 2.1.0.RC2
6 years ago
buildmaster
281e9e3031
Going back to snapshots
6 years ago
buildmaster
3cd23a4c52
Update SNAPSHOT to 2.1.0.RC1
6 years ago
buildmaster
78221daa13
Going back to snapshots
6 years ago
buildmaster
f727551394
Update SNAPSHOT to 2.1.0.M3
6 years ago
buildmaster
090addc8de
Going back to snapshots
6 years ago
buildmaster
1ee4f0c7cb
Update SNAPSHOT to 2.1.0.M2
6 years ago
Spencer Gibb
c7525f6f7d
Updates s-c-build to 2.0.5.BUILD-SNAPSHOT
6 years ago
buildmaster
d442440e7b
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
6 years ago
buildmaster
f49655946d
Going back to snapshots
6 years ago
buildmaster
6071a22ae0
Update SNAPSHOT to 2.0.2.RELEASE
6 years ago
buildmaster
632f92f834
Going back to snapshots
6 years ago
buildmaster
d339081628
Update SNAPSHOT to Greenwich.M1
6 years ago
Spencer Gibb
9019b0b70e
Bumps build to 2.0.4.BUILD-SNAPSHOT
6 years ago
Spencer Gibb
555611b8a6
Removes pinned reactor-extra version
6 years ago
Spencer Gibb
bbe41158b9
Pin reactor-extra to 3.2.0.M2 temporarily.
6 years ago
Spencer Gibb
6d9c42028c
Updates for boot 2.1.0 and reactory-netty 0.8.x
6 years ago
buildmaster
fb05818c85
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
6 years ago
buildmaster
5e6f06b720
Going back to snapshots
6 years ago
buildmaster
fe773fa4df
Update SNAPSHOT to 2.0.1.RELEASE
6 years ago
buildmaster
9b4556fb22
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
7 years ago
buildmaster
725be473d6
Going back to snapshots
7 years ago
buildmaster
d6b29a99f9
Update SNAPSHOT to 2.0.0.RELEASE
7 years ago
Spencer Gibb
9c6bbe6503
Updates to s-c-build 2.0.2.BUILD-SNAPSHOT
7 years ago
Sloggy
759161758d
Add spring-cloud-gateway-webflux on dependencies ( #307 )
...
artifact `spring-cloud-gateway-webflux` is missing on `dependencyManagement`.
7 years ago
buildmaster
fd413d15dd
Going back to snapshots
7 years ago
buildmaster
0da6e00f87
Update SNAPSHOT to 2.0.0.RC2
7 years ago
Spencer Gibb
ac3afa3be1
Upgrade to latest s-c-build, which brings spring framework 5.0.6
7 years ago
buildmaster
b682af440f
Going back to snapshots
7 years ago