Commit Graph

20526 Commits (98c94115dea58404722c742f26fd065397adc6bc)
 

Author SHA1 Message Date
Stephane Nicoll 0875a07fe5 Merge pull request #16513 from vpavic
* pr/16513:
  Polish "Improve DefaultCookieSerializer auto-configuration"
  Improve DefaultCookieSerializer auto-configuration
6 years ago
Stephane Nicoll 7b9471836b Polish "Improve DefaultCookieSerializer auto-configuration"
Closes gh-16513
6 years ago
Vedran Pavic 5e02541195 Improve DefaultCookieSerializer auto-configuration
Spring Session's own configuration support (i.e.
SpringHttpSessionConfiguration) will configure the default
DefaultCookieSerializer with rememberMeRequestAttribute if
SpringSessionRememberMeServices bean has been detected in the
application context.

In contrast, Spring Boot's auto-configured DefaultCookieSerializer does
not do this which results in a different out-of-the-box experience for
users that rely on Spring Session's remember-me integration.

This commit improves Spring Session DefaultCookieSerializer
auto-configuration to match Spring Session's behavior and make the
auto-configured DefaultCookieSerializer aware of
SpringSessionRememberMeServices bean.

See gh-16513
6 years ago
Andy Wilkinson 50bcfd25fd Make EL available to reactive web apps as it already is to servlet web apps
Closes gh-16596
6 years ago
Andy Wilkinson 853b4952a0 Upgrade to Tomcat 9.0.19
Closes gh-16591
6 years ago
Stephane Nicoll caed8e86cc Merge pull request #16575 from izeye
* pr/16575:
  Polish
6 years ago
Johnny Lim 363994515b Polish
See gh-16575
6 years ago
Andy Wilkinson dfbc787737 Test the Gradle plugin against Gradle 5.4
Closes gh-16576
6 years ago
Andy Wilkinson dacbb65fd7 Merge branch '2.0.x' into 2.1.x
Closes gh-16579
6 years ago
Andy Wilkinson 7260c0f2c4 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson c11e847d6c Fix syntax highlighting in the reference documentation
Closes gh-16548
6 years ago
Andy Wilkinson 043f0ffbeb Restore indentation in published spring-boot-starter-parent pom
Closes gh-16466
6 years ago
Andy Wilkinson 4ad636ee8e Tolerate competing gRPC version requirements in Micrometer's registries
See gh-16178
6 years ago
Andy Wilkinson 4e4d5f0539 Remove dependency management for solr-uima following upgrade to 7.7.1
Closes gh-16490
6 years ago
Madhura Bhave f0544fb86f Polish 6 years ago
Madhura Bhave 38cbc0f096 Merge pull request #16515 from Rudy Adams
* pr/16515:
  Add tests for CompressionConnectorCustomizer
6 years ago
Rudy Adams 0aa25fb742 Add tests for CompressionConnectorCustomizer
Closes gh-16515
6 years ago
Andy Wilkinson 95149cd7cb Make it easier to identify issues created for forward ports
Closes gh-16566
6 years ago
Stephane Nicoll e99deb95f7 Fix source detection in case of multiple candidates
This commit improves the detection of a property source when more than
one group with the same type exist.

Closes gh-16549
6 years ago
Andy Wilkinson bb0037f041 Restore indentation in published spring-boot-dependencies pom
The move to an HTTPS URL for the xmlns:xslt identifier has the unwanted
side-effect of disabling indentation.

This commit moves back to an HTTPS URL. It also changes the indent size
to 2, aligning with the size used by all the other poms that are written
by the flatten plugin.

Closes gh-16466
6 years ago
Madhura Bhave b4d6ac1f41 Fix javadoc 6 years ago
Stephane Nicoll e6d1b2c30f Merge pull request #16527 from adammichalik
* pr/16527:
  Fix package of java.time.Duration in documentation
6 years ago
Adam Michalik 55987a51c7 Fix package of java.time.Duration in documentation
Closes gh-16527
6 years ago
Stephane Nicoll 391c8b6274 Add reference to https://github.com/alimate/errors-spring-boot-starter 6 years ago
Andy Wilkinson c0a91478f1 Only start management server once main server is initialized
Closes gh-15378
6 years ago
Andy Wilkinson 7175b80669 Output information about issue created for forward merge
See gh-16458
6 years ago
Stephane Nicoll fbb5ffe0a4 Avoid infinite cycle resolving generic type that refers itself
This commit improves type resolution for a unresolved generic type that
uses itself in its upper bound declaration.

Closes gh-16451
6 years ago
Andy Wilkinson 8a04e2cc86 Honor custom change log tables in Liquibase endpoint
Closes gh-16442
6 years ago
Andy Wilkinson 58c9412c09 Add forward merge issue creation hook
Closes gh-16458
6 years ago
Phillip Webb c7746fba3b Allow promote script to be run again 6 years ago
Phillip Webb d6496c00b9 Fixup promote script 6 years ago
Spring Buildmaster 15c9ca7455 Next development version (v2.1.5.BUILD-SNAPSHOT) 6 years ago
Phillip Webb 617f97f788 Fix checkstyle violation 6 years ago
Phillip Webb ec094cdfda Increase timeout for promote script
Increase the timeout used when checking if artifacts have landed in
Bintray from 20m to 40m. Also added some additional protection against
the curl command failing.

Closes gh-16443
6 years ago
Phillip Webb f12ab1ff90 Update copyright header of changed files 6 years ago
Phillip Webb 34fee1adfa Polish 6 years ago
Madhura Bhave 8ad9bfe29b Merge branch '2.0.x' into 2.1.x 6 years ago
Spring Buildmaster 8e3cbd9a2f Next development version (v2.0.10.BUILD-SNAPSHOT) 6 years ago
Andy Wilkinson ca0119950f Align with new fail-fast behaviour in Micrometer 1.1.4
Closes gh-16425
6 years ago
Stephane Nicoll 3c058585bf Upgrade to Micrometer 1.1.4
Close gh-16425
6 years ago
Stephane Nicoll 6a4e89dc0f Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 1421ca7612 Polish 6 years ago
Stephane Nicoll 2eaaff2e2f Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll dd1bdea048 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 0d256da068 Fixup version numbers following release 6 years ago
Andy Wilkinson 961b0307d6 Upgrade to Netty Tcnative 2.0.24.Final
Closes gh-16429
6 years ago
Andy Wilkinson 67bb390246 Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 1db848af0d Upgrade to Solr 6.6.6
Closes gh-16428
6 years ago
Spring Buildmaster ca3a864565 Next Development Version 6 years ago
Stephane Nicoll a90d0a224f Upgrade to Spring Batch 4.1.2
Closes gh-16423
6 years ago