-
Notifications
You must be signed in to change notification settings - Fork 572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HV-1831 Experiments - 6.2 #1288
base: 6.2
Are you sure you want to change the base?
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0eb0e17 - Browse repository at this point
Copy the full SHA 0eb0e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4acd34 - Browse repository at this point
Copy the full SHA d4acd34View commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aea0642 - Browse repository at this point
Copy the full SHA aea0642View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cea9b8c - Browse repository at this point
Copy the full SHA cea9b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d7656 - Browse repository at this point
Copy the full SHA f4d7656View commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e859ea7 - Browse repository at this point
Copy the full SHA e859ea7View commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 21d7d7b - Browse repository at this point
Copy the full SHA 21d7d7bView commit details
Commits on Apr 23, 2021
-
HV-1831 : Experiment detecting cycles in bean classes
Add support for containers; add tests for List w/ and w/o duplicated values
Configuration menu - View commit details
-
Copy full SHA for 5fbe22f - Browse repository at this point
Copy the full SHA 5fbe22fView commit details
Commits on Apr 30, 2021
-
HV-1831 : Experiment detecting cycles in bean classes
Add test for Map
Configuration menu - View commit details
-
Copy full SHA for d4a4f4c - Browse repository at this point
Copy the full SHA d4a4f4cView commit details -
HV-1831 : Update Cascade tests to use PredefinedScopeHibernateValidat…
…or with -p=predefined=true
Configuration menu - View commit details
-
Copy full SHA for 2bf5eec - Browse repository at this point
Copy the full SHA 2bf5eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for eec033f - Browse repository at this point
Copy the full SHA eec033fView commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc1cdb4 - Browse repository at this point
Copy the full SHA dc1cdb4View commit details
Commits on Jul 30, 2021
-
HV-1831 : Wrap a
BeanMetaData
in aNonTrackedBeanMetaDataImpl
if ……tracking is not required
Configuration menu - View commit details
-
Copy full SHA for ee22331 - Browse repository at this point
Copy the full SHA ee22331View commit details -
HV-1831 New zero cost approach to processed bean tracking strategy
I removed it from the traditional VF for now as I would like us to focus on the case where it is useful first. We will reintroduce it later once we have validated the approach where it is the most useful. I'm a bit unclear right now if we should use the same contract for traditional and predefined scope VF as we are dealing with different things and they won't be evaluated at the same moment. I'm thinking that maybe this needs to be a different contract.
Configuration menu - View commit details
-
Copy full SHA for b5262e5 - Browse repository at this point
Copy the full SHA b5262e5View commit details
Commits on Aug 26, 2021
-
HV-1831 Create ProcessedBeansTrackingVoter contract
This contract allows to override the default bean process tracking behavior without exposing our internal structures. It needs a bit more love on the config side so that we can define it via XML too and some documentation.
Configuration menu - View commit details
-
Copy full SHA for 9d250a0 - Browse repository at this point
Copy the full SHA 9d250a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19786df - Browse repository at this point
Copy the full SHA 19786dfView commit details