-
Notifications
You must be signed in to change notification settings - Fork 682
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-data-commons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-data-commons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Can’t automatically merge.
Don’t worry, you can still create the pull request.
5
contributors
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65b5b50 - Browse repository at this point
Copy the full SHA 65b5b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ffabc - Browse repository at this point
Copy the full SHA 02ffabcView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a2e9f1 - Browse repository at this point
Copy the full SHA 0a2e9f1View commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f11039 - Browse repository at this point
Copy the full SHA 2f11039View commit details
Commits on Dec 2, 2024
-
Resolve bridged method when projected PropertyDescriptor resolves to …
…a bridge method. We now skip synthetic bridge methods when resolving a PropertyDescriptor from a called interface method on the target type and resolve the bridged method. Closes #3215
Configuration menu - View commit details
-
Copy full SHA for 4bdcbd0 - Browse repository at this point
Copy the full SHA 4bdcbd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b0c26 - Browse repository at this point
Copy the full SHA 36b0c26View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75175d6 - Browse repository at this point
Copy the full SHA 75175d6View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91697f8 - Browse repository at this point
Copy the full SHA 91697f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 264dcdd - Browse repository at this point
Copy the full SHA 264dcddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 380cd21 - Browse repository at this point
Copy the full SHA 380cd21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c382f9 - Browse repository at this point
Copy the full SHA 3c382f9View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f0f788 - Browse repository at this point
Copy the full SHA 3f0f788View commit details
Commits on Jan 10, 2025
-
Adds a configurable limitation about collection support in Query By Example. Closes: #3226
Configuration menu - View commit details
-
Copy full SHA for ccf3e04 - Browse repository at this point
Copy the full SHA ccf3e04View commit details
Commits on Jan 13, 2025
-
Documentation, assertion messages. Closes #3223
Configuration menu - View commit details
-
Copy full SHA for 19af483 - Browse repository at this point
Copy the full SHA 19af483View commit details
Commits on Jan 15, 2025
-
Skip unnamed DTO projection properties.
We now skip unnamed DTO projection properties and issue a warning log to raise awareness. Skipping unnamed (null) properties avoids identification as DTO and only selects properties stemming from named constructor arguments. Add tests for Kotlin data classes using value classes for verification. Closes #3225
Configuration menu - View commit details
-
Copy full SHA for b60feb7 - Browse repository at this point
Copy the full SHA b60feb7View commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dba527c - Browse repository at this point
Copy the full SHA dba527cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0345e9c - Browse repository at this point
Copy the full SHA 0345e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d793b - Browse repository at this point
Copy the full SHA 86d793bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b9008 - Browse repository at this point
Copy the full SHA a9b9008View commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c2f2cb8 - Browse repository at this point
Copy the full SHA c2f2cb8View commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for be0d8c3 - Browse repository at this point
Copy the full SHA be0d8c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d197037 - Browse repository at this point
Copy the full SHA d197037View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8950af - Browse repository at this point
Copy the full SHA b8950afView commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 191300a - Browse repository at this point
Copy the full SHA 191300aView commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 232a3da - Browse repository at this point
Copy the full SHA 232a3daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f254b - Browse repository at this point
Copy the full SHA 15f254bView commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2d5be1 - Browse repository at this point
Copy the full SHA b2d5be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe54d7a - Browse repository at this point
Copy the full SHA fe54d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4689477 - Browse repository at this point
Copy the full SHA 4689477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bab2c7 - Browse repository at this point
Copy the full SHA 7bab2c7View commit details
Commits on Feb 20, 2025
-
Consider getters using get as getter for boolean Kotlin properties.
We now additionally consider get-prefixed methods in addition to is-prefixed methods as getters for boolean properties. Closes #3249
Configuration menu - View commit details
-
Copy full SHA for 3c625ca - Browse repository at this point
Copy the full SHA 3c625caView commit details
Commits on Mar 5, 2025
-
Remove branching overhead in
BytecodeUtil
by replacingif
with `e……lse if`. Closes #3168
Configuration menu - View commit details
-
Copy full SHA for e79a2bd - Browse repository at this point
Copy the full SHA e79a2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb59eb4 - Browse repository at this point
Copy the full SHA bb59eb4View commit details
Commits on Mar 6, 2025
-
Revise RepositoryInformation and RepositoryComposition caching.
We now use a refined strategy to cache RepositoryInformation and RepositoryComposition. Previously, RepositoryComposition wasn't cached at all and store modules that e.g. contributed a Querydsl (or a different) fragment based on the interface declaration returned a new RepositoryComposition (and thus a different hashCode) each time RepositoryInformation was obtained leading to memory leaks caused by HashMap caching. We now use Fragment's hashCode for the cache key resulting in RepositoryComposition being created only once for a given repository interface and input-fragments arrangement. Closes #3252
Configuration menu - View commit details
-
Copy full SHA for 50b74f6 - Browse repository at this point
Copy the full SHA 50b74f6View commit details
Commits on Mar 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 29fb105 - Browse repository at this point
Copy the full SHA 29fb105View commit details -
Configuration menu - View commit details
-
Copy full SHA for aba2047 - Browse repository at this point
Copy the full SHA aba2047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b020d5 - Browse repository at this point
Copy the full SHA 2b020d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a861600 - Browse repository at this point
Copy the full SHA a861600View commit details
There are no files selected for viewing