-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: spring-projects/spring-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.18.RELEASE
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.19.RELEASE
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
7
contributors
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f94794e - Browse repository at this point
Copy the full SHA f94794eView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1b3b8e - Browse repository at this point
Copy the full SHA d1b3b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b149a6 - Browse repository at this point
Copy the full SHA 7b149a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e2953 - Browse repository at this point
Copy the full SHA 52e2953View commit details
Commits on Oct 19, 2021
-
Fix Javadoc in [NamedParameter]JdbcOperations.queryForObject methods
Configuration menu - View commit details
-
Copy full SHA for 2bec54e - Browse repository at this point
Copy the full SHA 2bec54eView commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 78a24c0 - Browse repository at this point
Copy the full SHA 78a24c0View commit details
Commits on Oct 22, 2021
-
Return previous value in UndertowHeadersAdapter's remove() method
Prior to this commit, UndertowHeadersAdapter's remove() method violated the java.util.Map contract by always returning null. This commit fixes this by returning the previous list stored under the specified key, and otherwise returning null if no previous value was present. Closes gh-27592
Configuration menu - View commit details
-
Copy full SHA for dfc435d - Browse repository at this point
Copy the full SHA dfc435dView commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dd3ae4e - Browse repository at this point
Copy the full SHA dd3ae4eView commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9c4a33e - Browse repository at this point
Copy the full SHA 9c4a33eView commit details
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17c3976 - Browse repository at this point
Copy the full SHA 17c3976View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0de3a9 - Browse repository at this point
Copy the full SHA f0de3a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a439a83 - Browse repository at this point
Copy the full SHA a439a83View commit details
Commits on Nov 10, 2021
-
Use ByteArrayDecoder in DefaultClientResponse::createException
This commit changes DefaultClientResponse::createException to use the ByteArrayDecoder, instead of converting to DataBuffers and turning these into a byte array. Closes gh-27666
Configuration menu - View commit details
-
Copy full SHA for 24ebb5e - Browse repository at this point
Copy the full SHA 24ebb5eView commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 50f6db2 - Browse repository at this point
Copy the full SHA 50f6db2View commit details
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 96a7fc6 - Browse repository at this point
Copy the full SHA 96a7fc6View commit details
Commits on Dec 10, 2021
-
Test status quo for null in varargs in SpEL expressions
This commit also points out that `null` supplied as a single value for a varargs array of type Optional will be kept as `null` instead of being converted to Optional.empty(); whereas, if more than one value is passed to such a varargs array a null value will be properly converted to Optional.empty(). See gh-27719
Configuration menu - View commit details
-
Copy full SHA for e03e62c - Browse repository at this point
Copy the full SHA e03e62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0668323 - Browse repository at this point
Copy the full SHA 0668323View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 354dad6 - Browse repository at this point
Copy the full SHA 354dad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a4b63 - Browse repository at this point
Copy the full SHA 67a4b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 842f5b3 - Browse repository at this point
Copy the full SHA 842f5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec13a3f - Browse repository at this point
Copy the full SHA ec13a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e954d7f - Browse repository at this point
Copy the full SHA e954d7fView commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1a03ffe - Browse repository at this point
Copy the full SHA 1a03ffeView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 925b078 - Browse repository at this point
Copy the full SHA 925b078View commit details
There are no files selected for viewing