Joe Grandja
|
b3250c06a9
|
Lock Dependencies
|
5 years ago |
Rob Winch
|
71f9876c48
|
Revert "Lock dependencies"
This reverts commit dca4858d812e2beb1263cac4d85be01416178f3d.
|
5 years ago |
Rob Winch
|
dca4858d81
|
Lock dependencies
|
5 years ago |
Rob Winch
|
ec8f6014d4
|
Revert "Lock dependencies"
This reverts commit fa5f789bebe26da0e9b49dde0b0563755b43a25d.
|
5 years ago |
Rob Winch
|
fa5f789beb
|
Lock dependencies
|
5 years ago |
Josh Cummings
|
7c2010f507
|
Revert "Lock Dependencies for 5.3.6"
This reverts commit a153012056d4678109a0085ae43b1b146d203fa6.
|
5 years ago |
Josh Cummings
|
a153012056
|
Lock Dependencies for 5.3.6
|
5 years ago |
Josh Cummings
|
2dcfda7fac
|
Revert "Lock Dependencies for 5.3.5.RELEASE"
This reverts commit 846a5a962c1bb9de82e8ddbbc995ce4c83830f6e.
|
5 years ago |
Josh Cummings
|
846a5a962c
|
Lock Dependencies for 5.3.5.RELEASE
|
5 years ago |
Eleftheria Stein
|
d8bef76a0f
|
Unlock dependencies
This reverts commit b619d298aa9f0477311397e261aae217c239d5d9.
|
6 years ago |
Eleftheria Stein
|
b619d298aa
|
Lock Dependencies for 5.3.4.RELEASE
|
6 years ago |
Josh Cummings
|
bbd2a9ebae
|
Revert "Lock Dependencies for 5.3.3.RELEASE"
This reverts commit 116bfe01e6de3bf7cfa06a94f20373f6345b89f0.
|
6 years ago |
Josh Cummings
|
116bfe01e6
|
Lock Dependencies for 5.3.3.RELEASE
|
6 years ago |
Joe Grandja
|
413dfc8679
|
Unlock dependencies
This reverts commit a61145f74c1b39dc3bc0620da3988daa9a02bb85.
|
6 years ago |
Joe Grandja
|
a61145f74c
|
Lock dependencies for 5.3.2.RELEASE
|
6 years ago |
Joe Grandja
|
a78872f268
|
Unlock dependencies for 5.3.1.RELEASE
This reverts commit 88c02684bb54effb483d460031f5007610851f80.
|
6 years ago |
Joe Grandja
|
88c02684bb
|
Lock dependencies for 5.3.1.RELEASE
|
6 years ago |
Josh Cummings
|
6eadf7b140
|
Unlock dependencies for 5.3.0.RELEASE
This reverts commit 147d7dadd7e449e1e8347f9a0b3959c7abf095dc.
|
6 years ago |
Josh Cummings
|
147d7dadd7
|
Lock dependencies for 5.3.0.RELEASE
|
6 years ago |
Eleftheria Stein
|
84b8a5abd7
|
Unlock dependencies for next development version
This reverts commit 064616f1ef077cf23028d64b61b1452be0ec9eb1.
|
6 years ago |
Eleftheria Stein
|
064616f1ef
|
Lock dependencies for 5.3.0.RC1
|
6 years ago |
Eleftheria Stein
|
1e33627d87
|
Use standard lambda syntax in documentation
Fixes: gh-7774
|
6 years ago |
Eleftheria Stein
|
fcc6457bef
|
Unlock dependencies for next development version
This reverts commit 93acf8f0f11e2811b7d4241b26f712674978f3f7.
|
6 years ago |
Eleftheria Stein
|
93acf8f0f1
|
Lock dependencies for 5.3.0.M1
|
6 years ago |
Lars Grefer
|
34dd5fea30
|
Remove redundant throws clauses
Removes exceptions that are declared in a method's signature but never thrown by the method itself or its implementations/derivatives.
|
7 years ago |
Eleftheria Stein
|
a288ce4b00
|
Support nested builder in DSL for reactive apps
Fixes: gh-7107
|
7 years ago |
Spring Operator
|
b93528138e
|
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 2691 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.html with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).
|
7 years ago |
Rob Winch
|
afa2d9cbc7
|
Remove ExchangeFilterFunctions
Issue: gh-5612
|
8 years ago |
Rob Winch
|
a9e6d7606e
|
Update WebFlux samples to use Spring Boot
Fixes: gh-5411
|
8 years ago |