- fcb8666 Merge pull request #251 from apache/dependabot/maven/org.hibernate.validator-hibernate-validator-9.1.3.Final by Thomas Andraschko · 3 days ago master
- 009450d Bump org.hibernate.validator:hibernate-validator by dependabot[bot] · 3 days ago
- 8ccb75a Restrict trigger push branch for GitHub Workflow by Aurélien Pupier · 4 weeks ago
- 3961665 Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.2.0 to 4.1.0 by dependabot[bot] · 4 months ago
- 0d83a1b BVAL-226 Add regression tests for path sharing and de-dup removal by tandraschko · 4 days ago
- 34e8155 BAVL-223 - rely on CDI AnnotatedTypes where possible instead of pure java reflection by Markus Jung · 1 year, 2 months ago
- 7f4f2c9 BVAL-226 Materialize graph-context paths lazily by tandraschko · 5 days ago
- 67367b2 BVAL-226 Share path nodes on copy, copy-on-write the leaf by tandraschko · 5 days ago
- 58f9e06 BVAL-226 Add bootstrap benchmarks (buildFactory, bootstrapAndValidate) by tandraschko · 5 days ago
- ff13fec BVAL-226 getConstraintValidator checks the validator cache directly first — avoids building the (capturing) supplier lambda on the common cache-hit path by tandraschko · 5 days ago
- 33c61c9 BVAL-226 Node copy constructors use direct instanceof instead of optional(...).ifPresent(...) — removes an Optional + lambda allocation per node copied (every path copy copies every node) by tandraschko · 5 days ago
- d99606b BVAL-226 Remove redundant per-constraint validation de-duplication by tandraschko · 5 days ago
- 7917434 Visit unwrapped frames via a consumer instead of a Stream per constraint (avoids Stream.of(this) on the common no-unwrapping path) by tandraschko · 5 days ago
- d182f8f Cascade beans via child(PathImpl::addBean, ...) (one copy) and key the constraint-dedup map on pathReference() (no copy) by tandraschko · 5 days ago
- 0be5faa Build the property child via child(p -> p.addProperty(...)) to copy the path once instead of twice by tandraschko · 5 days ago
- b39a149 Add container-element children via the single-copy child(NodeImpl, value) overload instead of getPath() + child(path) by tandraschko · 5 days ago
- 559981a Add single-copy child(Consumer<PathImpl>, value), add no-copy pathReference() for read-only callers, and compare the shared path directly in equals() by tandraschko · 5 days ago
- ec65309 reduce allocations by tandraschko · 5 days ago
- e6b3a06 Cache extractor lookups; ~39% faster container validation, −38% allocations by tandraschko · 5 days ago
- a19c9bb Cache CDI availability; no repeated NoClassDefFoundError in SE by tandraschko · 5 days ago
- 5493f86 Defer ExpressionFactory.newInstance(); −25 classes at bootstrap, EL init avoided unless ${} used by tandraschko · 5 days ago
- 05ef736 Merge pull request #249 from apache/dependabot/maven/version.tomcat-11.0.24 by Thomas Andraschko · 5 days ago
- d5d6874 Merge pull request #250 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.3.0 by Thomas Andraschko · 5 days ago
- 9de810e Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.2.0 to 4.10.3.0 by dependabot[bot] · 2 weeks ago
- 765522b Bump version.tomcat from 11.0.23 to 11.0.24 by dependabot[bot] · 3 weeks ago
- fcfe45f Merge pull request #247 from apache/dependabot/maven/org.hibernate.validator-hibernate-validator-9.1.2.Final by Thomas Andraschko · 3 weeks ago
- 1ed3d32 Bump org.hibernate.validator:hibernate-validator by dependabot[bot] · 3 weeks ago
- ed4495b Merge pull request #245 from apache/dependabot/maven/org.apache-apache-39 by Thomas Andraschko · 4 weeks ago
- 247cfd6 Bump org.apache:apache from 38 to 39 by dependabot[bot] · 4 weeks ago
- 3787954 Merge pull request #238 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6 by Thomas Andraschko · 5 weeks ago
- 4587e24 Merge pull request #239 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-3.5.6 by Thomas Andraschko · 5 weeks ago
- 3b1def8 Merge pull request #241 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.2.0 by Thomas Andraschko · 5 weeks ago
- 54f62ca Merge pull request #242 from apache/dependabot/github_actions/actions/checkout-7 by Thomas Andraschko · 5 weeks ago
- aff21a1 Merge pull request #243 from apache/dependabot/maven/version.tomcat-11.0.23 by Thomas Andraschko · 5 weeks ago
- 8f32e9d Bump version.tomcat from 11.0.22 to 11.0.23 by dependabot[bot] · 5 weeks ago
- e81c4a9 Bump actions/checkout from 6 to 7 by dependabot[bot] · 6 weeks ago
- a3d09b2 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.2.0 by dependabot[bot] · 7 weeks ago
- f7d5e8f Bump org.apache.maven.plugins:maven-surefire-report-plugin by dependabot[bot] · 8 weeks ago
- aadf1cd Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 by dependabot[bot] · 8 weeks ago
- 8db761e Merge pull request #236 from apache/dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.9 by Thomas Andraschko · 9 weeks ago
- 4398891 Merge pull request #237 from apache/dependabot/maven/org.glassfish.jaxb-jaxb-xjc-4.0.9 by Thomas Andraschko · 9 weeks ago
- 07431f7 Merge pull request #232 from apache/infrastructure-ruleset-bot/default-branch-protection by Thomas Andraschko · 9 weeks ago
- d1063d0 Bump org.glassfish.jaxb:jaxb-xjc from 4.0.8 to 4.0.9 by dependabot[bot] · 9 weeks ago
- ba609a0 Bump org.glassfish.jaxb:jaxb-runtime from 4.0.8 to 4.0.9 by dependabot[bot] · 9 weeks ago
- 54c6069 Merge pull request #235 from apache/dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.9 by Thomas Andraschko · 9 weeks ago
- b188dd0 Merge pull request #234 from apache/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.11.0 by Thomas Andraschko · 9 weeks ago
- f9bfc92 Bump com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9 by dependabot[bot] · 9 weeks ago
- fa5fb53 Bump org.apache.maven.plugins:maven-dependency-plugin by dependabot[bot] · 9 weeks ago
- 132c166 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago infrastructure-ruleset-bot/default-branch-protection
- 805ca69 Merge pull request #231 from apache/dependabot/maven/org.apache-apache-38 by Thomas Andraschko · 3 months ago
- dd4a0d4 Bump org.apache:apache from 37 to 38 by dependabot[bot] · 3 months ago
- 5d98357 Merge pull request #230 from apache/dependabot/maven/org.glassfish.jaxb-jaxb-xjc-4.0.8 by Thomas Andraschko · 3 months ago
- 743b4ae Merge pull request #229 from apache/dependabot/maven/version.tomcat-11.0.22 by Thomas Andraschko · 3 months ago
- b89ac32 Bump org.glassfish.jaxb:jaxb-xjc from 4.0.7 to 4.0.8 by dependabot[bot] · 3 months ago
- 8c4d42c Bump version.tomcat from 11.0.21 to 11.0.22 by dependabot[bot] · 3 months ago
- a47c3f8 Merge pull request #227 from apache/dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.8 by Thomas Andraschko · 3 months ago
- d6d8217 Merge pull request #228 from apache/dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.8 by Thomas Andraschko · 3 months ago
- cb607b3 Bump com.sun.xml.bind:jaxb-impl from 4.0.7 to 4.0.8 by dependabot[bot] · 3 months ago
- a996426 Bump org.glassfish.jaxb:jaxb-runtime from 4.0.7 to 4.0.8 by dependabot[bot] · 3 months ago
- 7f385b2 Merge pull request #225 from apache/dependabot/maven/org.glassfish.jaxb-jaxb-xjc-4.0.7 by Thomas Andraschko · 3 months ago
- 82d55ec Bump org.glassfish.jaxb:jaxb-xjc from 4.0.5 to 4.0.7 by dependabot[bot] · 3 months ago
- 398e2cd Merge pull request #223 from apache/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1 by Thomas Andraschko · 3 months ago
- 3865946 Merge pull request #224 from apache/dependabot/maven/org.codehaus.mojo-jdepend-maven-plugin-2.2.0 by Thomas Andraschko · 3 months ago
- c265c3e Merge pull request #222 from apache/dependabot/maven/org.testng-testng-7.12.0 by Thomas Andraschko · 3 months ago
- 1d6994f Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 by dependabot[bot] · 3 months ago
- 052cd77 Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 by dependabot[bot] · 3 months ago
- ab7ed35 Bump org.testng:testng from 7.11.0 to 7.12.0 by dependabot[bot] · 3 months ago
- 9df2733 Merge pull request #220 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.8.3 by Thomas Andraschko · 3 months ago
- c7f8250 Merge pull request #221 from apache/dependabot/maven/org.apache.felix-maven-bundle-plugin-6.0.2 by Thomas Andraschko · 3 months ago
- eb13f5a Merge pull request #219 from apache/dependabot/maven/org.apache.rat-apache-rat-plugin-0.18 by Thomas Andraschko · 3 months ago
- 857b007 Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 by dependabot[bot] · 3 months ago
- 9c36eae Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.8.3 by dependabot[bot] · 3 months ago
- 7f4a343 Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.18 by dependabot[bot] · 3 months ago
- eacd0dd Merge pull request #216 from apache/dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.3.0 by Thomas Andraschko · 3 months ago
- 7fd7122 Merge pull request #218 from apache/dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.7 by Thomas Andraschko · 3 months ago
- ccc3b2f Merge pull request #217 from apache/dependabot/maven/version.tomcat-11.0.21 by Thomas Andraschko · 3 months ago
- 0ba1856 Bump com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.7 by dependabot[bot] · 3 months ago
- f80d823 Bump version.tomcat from 11.0.7 to 11.0.21 by dependabot[bot] · 3 months ago
- 913d354 Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0 by dependabot[bot] · 3 months ago
- 2ead93b Merge pull request #213 from apache/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2 by Thomas Andraschko · 3 months ago
- 63e97f7 Merge pull request #214 from apache/dependabot/maven/org.mockito-mockito-core-5.23.0 by Thomas Andraschko · 3 months ago
- 19688bd Merge pull request #215 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-3.5.5 by Thomas Andraschko · 3 months ago
- ae05de3 [perf] Ccheckoint: Reduce streams by tandraschko · 3 months ago
- 4d8a301 [perf] Ccheckoint: Cheaper unconstrained-bean path, Less stream work in the bean/property walk by tandraschko · 3 months ago
- cf47e8c [perf] cache default validator by tandraschko · 3 months ago
- 3b3bc37 [perf] dont use concurrent if not required by tandraschko · 3 months ago
- f97ff39 Update hibernate-validator by tandraschko · 3 months ago
- bfd9cb2 [perf] improve ConstraintValidator init by tandraschko · 3 months ago
- 3c01a06 Bump org.apache.maven.plugins:maven-surefire-report-plugin by dependabot[bot] · 3 months ago
- a31f09d Bump org.mockito:mockito-core from 5.20.0 to 5.23.0 by dependabot[bot] · 3 months ago
- 8f3937e Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2 by dependabot[bot] · 3 months ago
- ff4e282 Merge pull request #211 from apache/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0 by Thomas Andraschko · 3 months ago
- 18997cb Merge pull request #210 from apache/dependabot/maven/org.apache-apache-37 by Thomas Andraschko · 3 months ago
- ed28861 Merge pull request #212 from apache/dependabot/maven/jakarta.xml.bind-jakarta.xml.bind-api-4.0.5 by Thomas Andraschko · 3 months ago
- a7faf96 Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.5 by dependabot[bot] · 3 months ago
- 3f028ef Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by dependabot[bot] · 3 months ago
- 686b000 Bump org.apache:apache from 35 to 37 by dependabot[bot] · 3 months ago
- 1a8f049 Merge pull request #207 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5 by Thomas Andraschko · 3 months ago
- 7ea18a1 Merge pull request #208 from apache/dependabot/maven/org.apache.ant-ant-1.10.17 by Thomas Andraschko · 3 months ago
- eb09be0 Merge pull request #209 from apache/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.10.0 by Thomas Andraschko · 3 months ago