Andy Wilkinson
0d13264c81
Merge branch '3.5.x'
...
Closes gh-46195
10 months ago
Andy Wilkinson
07eaf82f29
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46194
10 months ago
Andy Wilkinson
0932c4a1c6
Apply permissions consistently when creating uber jars and wars
...
Closes gh-46193
10 months ago
Andy Wilkinson
c8928d92f9
Merge branch '3.5.x'
...
See gh-46192
10 months ago
Andy Wilkinson
42b9468d56
Merge branch '3.4.x' into 3.5.x
...
See gh-46191
10 months ago
Andy Wilkinson
17bed4c8cf
Further parameterize the repository where the docs build is triggered
...
See gh-46190
10 months ago
Andy Wilkinson
0166d7be79
Merge branch '3.5.x'
...
Closes gh-46192
10 months ago
Andy Wilkinson
3982292299
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46191
10 months ago
Andy Wilkinson
389d8874dc
Parameterize the repository where the docs build is triggered
...
Closes gh-46190
10 months ago
Andy Wilkinson
2549159f3b
Merge branch '3.5.x'
...
Closes gh-46189
10 months ago
Andy Wilkinson
b1574da542
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46188
10 months ago
Andy Wilkinson
a2067af1b3
Use version-spring-boot attribute to reference Spring Boot's version
...
Closes gh-46187
10 months ago
Andy Wilkinson
dcddff2d01
Merge branch '3.5.x'
...
Closes gh-46181
10 months ago
Andy Wilkinson
e9033a81c7
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46180
10 months ago
Andy Wilkinson
1c404767c4
Make Servlet-specific customization back off without undertow-servlet
...
Closes gh-46178
10 months ago
Phillip Webb
ef1638e6e6
Merge branch '3.5.x'
...
Closes gh-46177
10 months ago
Phillip Webb
cf6dd4b631
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46176
10 months ago
Phillip Webb
2128a84492
Never attempt to resolve local address for nested URLs
...
Update `nested:` Handler to always return `null` from `getHostAddress`
in an attempt to improve performance on Windows.
Fixes gh-46063
10 months ago
Moritz Halbritter
0374587d1f
Merge branch '3.5.x'
...
Closes gh-46175
10 months ago
Moritz Halbritter
250027d93e
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46174
10 months ago
Moritz Halbritter
e2571a41bf
Exclude ReactorAutoConfiguration from lazy initialization
...
Closes gh-45846
10 months ago
Stéphane Nicoll
a13b40b882
Merge branch '3.5.x'
...
Closes gh-46173
10 months ago
Stéphane Nicoll
a0f22e3043
Merge pull request #46060 from dmitrysulman
...
* pr/46060:
Add Logback Access Reactor Netty to community starters
Closes gh-46060
10 months ago
Dmitry Sulman
a8f11004e7
Add Logback Access Reactor Netty to community starters
...
See gh-46060
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
10 months ago
Moritz Halbritter
9959947c3a
Merge branch '3.5.x'
10 months ago
Moritz Halbritter
8e389da5f7
Merge branch '3.4.x' into 3.5.x
10 months ago
Stéphane Nicoll
7e0d1647d1
Fix import
...
See gh-46064
10 months ago
Stéphane Nicoll
669e4cd6bf
Merge branch '3.5.x'
10 months ago
Stéphane Nicoll
eeec8701b3
Merge branch '3.4.x' into 3.5.x
10 months ago
Stéphane Nicoll
f07e0dee96
Fix import
...
See gh-46064
10 months ago
Moritz Halbritter
402af1b343
Merge branch '3.5.x'
...
Closes gh-46171
10 months ago
Moritz Halbritter
4fad815743
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46170
10 months ago
Moritz Halbritter
9993c66590
Merge pull request #46164 from nosan
...
* pr/46164:
Exclude NettyAutoConfiguration from global lazy init
Closes gh-46164
10 months ago
Dmytro Nosan
4b7e3519c2
Exclude NettyAutoConfiguration from global lazy init
...
This commits registers LazyInitializationExcludeFilter to exclude
NettyAutoConfiguration from global lazy init.
See gh-46164
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
10 months ago
Stéphane Nicoll
94afd9e2c5
Fix import
10 months ago
Stéphane Nicoll
1f1d663447
Merge branch '3.5.x'
...
Closes gh-46169
10 months ago
Stéphane Nicoll
73e4cccd8c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46168
10 months ago
Stéphane Nicoll
03fdc55b29
Merge pull request #46064 from dmitrysulman
...
* pr/46064:
Polish "Fix issues with Kotlin examples in Antora docs"
Fix issues with Kotlin examples in Antora docs
Closes gh-46064
10 months ago
Stéphane Nicoll
399cee4b0e
Polish "Fix issues with Kotlin examples in Antora docs"
...
See gh-46064
10 months ago
Dmitry Sulman
eb9e2f19a8
Fix issues with Kotlin examples in Antora docs
...
See gh-46064
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
10 months ago
Moritz Halbritter
7fd6f457df
Merge branch '3.5.x'
...
Closes gh-46163
10 months ago
Moritz Halbritter
e99c3a900f
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46011
10 months ago
Stéphane Nicoll
a08e40d8d8
Merge branch '3.5.x'
...
Closes gh-46165
10 months ago
Stéphane Nicoll
a39db3991d
Merge pull request #46160 from ngocnhan-tran1996
...
* pr/46160:
Adapt tests to run assertions on map in ContextPairsTests
Closes gh-46160
10 months ago
Tran Ngoc Nhan
af0e7ace3e
Adapt tests to run assertions on map in ContextPairsTests
...
See gh-46160
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
10 months ago
Moritz Halbritter
e661f6ec1b
Use fixed clock when testing SslInfo
...
Closes gh-45573
10 months ago
Moritz Halbritter
c482b60daa
Merge branch '3.5.x'
10 months ago
Moritz Halbritter
0f5650ab1a
Merge branch '3.4.x' into 3.5.x
10 months ago
Moritz Halbritter
099ad30033
Update IntelliJ IDEA copyright profile
...
See gh-46065
10 months ago
Stéphane Nicoll
2982d0fa92
Upgrade to Maven Clean Plugin 3.5.0
...
Closes gh-46059
10 months ago