Commit Graph

34020 Commits (2207bd88761cd0739e042732479a773db92e9c17)
 

Author SHA1 Message Date
Andy Wilkinson 5e4a502b2d Merge branch '2.4.x' into 2.5.x
Closes gh-28661
3 years ago
Andy Wilkinson 2cec3971d7 Prohibit unwanted dependencies in all modules not just starters
Closes gh-28658
3 years ago
Andy Wilkinson ef02db9ed1 Merge branch '2.4.x' into 2.5.x
Closes gh-28659
3 years ago
Andy Wilkinson 0889cdd516 Add dependency management for Glassfish JSTL
To be used in place of javax.servlet:jstl

Closes gh-28657
3 years ago
Andy Wilkinson 92fd3b79a5 Merge branch '2.4.x' into 2.5.x
Closes gh-28652
3 years ago
Andy Wilkinson 08aac25c00 Limit logging produced by spring-boot-loader-tests's intTest task
Closes gh-28651
3 years ago
Andy Wilkinson 3b180f42b7 Polish 3 years ago
Andy Wilkinson 1d1ab21ac3 Start building against Spring HATEOAS 1.3.6 snapshots
See gh-28609
3 years ago
Andy Wilkinson 27cd3a1e36 Merge branch '2.4.x' into 2.5.x 3 years ago
Andy Wilkinson ede3e4e6a0 Start building against Spring HATEOAS 1.2.11 snapshots
See gh-28608
3 years ago
Andy Wilkinson 23197c34c7 Merge branch '2.4.x' into 2.5.x
Closes gh-28606
3 years ago
Andy Wilkinson c018788846 Test JTA auto-configured from JNDI
Closes gh-28594
3 years ago
Stephane Nicoll 5ba3a68889 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 0b808fdd3c Upgrade to Micrometer 1.7.6
Closes gh-28511
3 years ago
Stephane Nicoll f969b60031 Upgrade to Spring Framework 5.3.13
Closes gh-28510
3 years ago
Stephane Nicoll 24c578e3ad Upgrade to Micrometer 1.6.13
Closes gh-28507
3 years ago
Stephane Nicoll c8d9f94821 Upgrade to Spring Framework 5.3.13
Closes gh-28506
3 years ago
Andy Wilkinson b5653ad551 Merge branch '2.4.x' into 2.5.x 3 years ago
Andy Wilkinson f3b5e6bb3e Adapt to removal of static resource location filtering
See gh-28506
3 years ago
Stephane Nicoll 42704f090d Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 4229039ba4 Start building against Spring AMQP 2.3.12 snapshots
See gh-28600
3 years ago
Stephane Nicoll 85e06438e3 Start building against Spring AMQP 2.3.12 snapshots
See gh-28599
3 years ago
Stephane Nicoll 5b3b0e2d71 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll e5b168a227 Upgrade to Reactor 2020.0.13
Closes gh-28505
3 years ago
Stephane Nicoll ab1748f06f Upgrade to Reactor 2020.0.13
Closes gh-28505
3 years ago
Phillip Webb ddd38a7ac3 Merge branch '2.4.x' into 2.5.x 3 years ago
Phillip Webb 75bf430eb1 Polish ImportsContextCustomizerTests
Update the test classes to include an `@Import` annotation. Without this
the tests would not fail even if the filter is missing.
3 years ago
Phillip Webb 6406ee5609 Merge branch '2.4.x' into 2.5.x
Closes gh-28565
3 years ago
Phillip Webb db0287c51f Merge pull request #28563 from ledoyen
* pr/28563:
  Polish 'Ignore JUnit annotations when caching test contexts'
  Ignore JUnit annotations when caching test contexts

Closes gh-28563
3 years ago
Phillip Webb 8a14e1e2e9 Polish 'Ignore JUnit annotations when caching test contexts'
See gh-28563
3 years ago
Loïc Ledoyen 23876d8a32 Ignore JUnit annotations when caching test contexts
Update `ImportsContextCustomizer` to ignore JUnit annotations.

See gh-28563
3 years ago
Stephane Nicoll e4e3ac6bc3 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll f37406f7b1 Upgrade to Netty tcNative 2.0.45.Final
Closes gh-28561
3 years ago
Stephane Nicoll 4c8dbd7469 Upgrade to Netty 4.1.70.Final
Closes gh-28560
3 years ago
Stephane Nicoll 92193caff6 Upgrade to Johnzon 1.2.15
Closes gh-28559
3 years ago
Stephane Nicoll 019971f375 Upgrade to Hazelcast 4.1.6
Closes gh-28558
3 years ago
Stephane Nicoll 388f8a33a5 Upgrade to Gson 2.8.9
Closes gh-28557
3 years ago
Stephane Nicoll c8a1734e0f Upgrade to AppEngine SDK 1.9.92
Closes gh-28556
3 years ago
Stephane Nicoll e802d6b102 Upgrade to Netty tcNative 2.0.45.Final
Closes gh-28555
3 years ago
Stephane Nicoll c14b07717c Upgrade to Netty 4.1.70.Final
Closes gh-28554
3 years ago
Stephane Nicoll e06bb693f8 Upgrade to Johnzon 1.2.15
Closes gh-28553
3 years ago
Stephane Nicoll 2584463fed Upgrade to Gson 2.8.9
Closes gh-28552
3 years ago
Stephane Nicoll c5830b083c Upgrade to AppEngine SDK 1.9.92
Closes gh-28551
3 years ago
Stephane Nicoll 91f7ff3ba3 Merge branch '2.4.x' into 2.5.x
Closes gh-28549
3 years ago
Stephane Nicoll c1a6f608d6 Merge pull request #28548 from slowjoe007
* pr/28548:
  Polish "Fix typo"
  Fix typo

Closes gh-28548
3 years ago
Stephane Nicoll 188278ae4a Polish "Fix typo"
See gh-28548
3 years ago
slowjoe007 5a121197fc Fix typo
See gh-28548
3 years ago
Stephane Nicoll 034cf6ac34 Merge pull request #28531 from dreis2211
* pr/28531:
  Polish contribution
  Avoid duplicate AOP proxy class definition with FilteredClassLoader

Closes gh-28531
3 years ago
Stephane Nicoll 4304eea319 Polish contribution
See gh-28531
3 years ago
dreis2211 7d594aa301 Avoid duplicate AOP proxy class definition with FilteredClassLoader
See gh-28531
3 years ago