1. 54513f4 enforce validation element reporting order by Matt Benson · 6 years ago
  2. 94f9fc1 refine exception message by Matt Benson · 6 years ago
  3. 8160f00 benign by Matt Benson · 6 years ago
  4. 16105f3 move up parameter validation by Matt Benson · 6 years ago
  5. 34c692a simplify by Matt Benson · 6 years ago
  6. ef2628d comment by Matt Benson · 6 years ago
  7. 6cb9a0b remove obsolete code by Matt Benson · 6 years ago
  8. ac6fa94 skip proxy classes when computing descriptors by Matt Benson · 6 years ago
  9. 340e97c unnecessary warning suppression by Matt Benson · 6 years ago
  10. 5e73f4a ws by Matt Benson · 6 years ago
  11. 3cb1b8b Revert "fixing ValidationInterceptorPriorityTest" by Matt Benson · 6 years ago
  12. 24167e8 abstract Meta#getParent() by Matt Benson · 6 years ago
  13. 96413c4 remove unnecessary type by Matt Benson · 6 years ago
  14. 4f3e59d return value group conversions are considered a precondition by Matt Benson · 6 years ago
  15. d282fea fix import by Matt Benson · 6 years ago
  16. fef1c6c ignore all core JDK classes when searching hierarchy by Matt Benson · 6 years ago
  17. fadeaaa initial BVal 2 implementation of method inheritance rules by Matt Benson · 6 years ago
  18. b8ccfc2 cleanup by Matt Benson · 6 years ago
  19. e3dc3a2 ws by Matt Benson · 6 years ago
  20. 9bc4a68 default method by Matt Benson · 6 years ago
  21. d12083a rename Metas->Meta as planned by Matt Benson · 6 years ago
  22. 2f1716d remove remaining bval-core references by Matt Benson · 6 years ago
  23. a50ac4e remove obsolete modules, moving required core code to jsr by Matt Benson · 6 years ago
  24. e2a7b5b clean up no-longer-used code from JSR module by Matt Benson · 6 years ago
  25. 28ca341 pass TCK CustomPropertyPathTest by Matt Benson · 6 years ago
  26. 9a3a930 rename tck module to remove version by Matt Benson · 6 years ago
  27. 4ed255d add descriptor subpackage descriptor to address the question that has already come up about the meaning of the -D classname suffix in that package by Matt Benson · 6 years ago
  28. 91e1482 eschew laziness in descriptor model as TCK tests (rightly) depend on the creation of the metamodel detecting all issues eagerly; by Matt Benson · 6 years ago
  29. 9f43dd3 unused import by Matt Benson · 6 years ago
  30. c6d0447 downgrade to arquillian-1.1.11.Final by Mark Struberg · 6 years ago
  31. 42bf9ba also exclude jboss interceptor spec api by Mark Struberg · 6 years ago
  32. a8ce212 exclude jboss validation-api by Mark Struberg · 6 years ago
  33. 1f1d4c9 upgrade to BeanValidation 2.0.2.Final TCK and fix test setup by Mark Struberg · 6 years ago
  34. cf3f9c0 ensure to use .getConstructor().newInstance() instead of newInstance() (newInstance() is deprecated in j9) by Romain Manni-Bucau · 6 years ago
  35. b1d455a some TCK fixes by Matt Benson · 6 years ago
  36. d186baa don't composite single delegate by Matt Benson · 6 years ago
  37. 1b127d8 fixing ValidationInterceptorPriorityTest by Romain Manni-Bucau · 6 years ago
  38. 9831f46 fixing methodtype filtering by Romain Manni-Bucau · 6 years ago
  39. 682b1b6 remove svn variable by Matt Benson · 6 years ago
  40. 0d600ae fix acidentially wrong import by Mark Struberg · 6 years ago
  41. 1bf931e ensure void and null match by Romain Manni-Bucau · 6 years ago
  42. 3b4eceb moving to OWB 2 by Romain Manni-Bucau · 6 years ago
  43. 29dd23a volatile supplier by Matt Benson · 6 years ago
  44. 084b67b address Oracle compiler complaints by Matt Benson · 6 years ago
  45. 8f46e59 BVAL-153 upgrade OWB and Arquillian by Mark Struberg · 7 years ago
  46. 3422a9f TCK test fixes by Matt Benson · 6 years ago
  47. ea23c09 handle missing class element in xml bean descriptor by Matt Benson · 6 years ago
  48. accbcbc wrap message interpolation exceptions in ValidationException by Matt Benson · 6 years ago
  49. d968392 validate length of supportedTargets() by Matt Benson · 6 years ago
  50. 59a68f9 Oracle compiler complaint by Matt Benson · 6 years ago
  51. f845807 missing license headers by Matt Benson · 6 years ago
  52. 19dfa65 remove unused (inner) types by Matt Benson · 6 years ago
  53. 50742d2 test updates by Matt Benson · 6 years ago
  54. 9899c8d code updates by Matt Benson · 6 years ago
  55. 5ff563e CDI updates by Matt Benson · 6 years ago
  56. 0c9d462 BV2: new validation implementation by Matt Benson · 6 years ago
  57. 8a2dbb6 BV2: validation job model by Matt Benson · 6 years ago
  58. fa3cf66 BV2: new descriptor model by Matt Benson · 6 years ago
  59. e67f679 BV2: new metadata model by Matt Benson · 6 years ago
  60. 7a14bac BV2: constraint/validator updates by Matt Benson · 6 years ago
  61. c33673c BV2: value extraction by Matt Benson · 6 years ago
  62. 3bf7969 BV2: utility classes by Matt Benson · 6 years ago
  63. dbeba79 BV2: xml processing changes by Matt Benson · 6 years ago
  64. 13fead6 BV2: pom updates by Matt Benson · 6 years ago
  65. 7654cb0 upgrade tomcat-jasper-el to match API (EL 3.0) by Matt Benson · 6 years ago
  66. 670eac2 disallow EL evaluation of custom message templates without explicit permission granted via configuration property by Matt Benson · 6 years ago
  67. c2a8070 refactor DefaultMessageInterpolator to harden message interpolation by Matt Benson · 6 years ago
  68. 1398ecc test refactoring by Matt Benson · 6 years ago
  69. aa88d92 unused import by Matt Benson · 6 years ago
  70. 57300f3 upgrade to geronimo spec release by Matt Benson · 6 years ago
  71. 763cb24 disabling doclint since our javadoc is not java 8 friendly yet + upgrading apache parent to hae the new gpg setup by Romain Manni-Bucau · 6 years ago
  72. 758297f BVAL-159 drop commons dependencies by Romain Manni-Bucau · 6 years ago
  73. a1dfe6c upgrade to Commons Weaver 2.0 by Matt Benson · 6 years ago
  74. 9556025 ensure TCCL is preferred over bval loader (OSGi+EE) by Romain Manni-Bucau · 6 years ago
  75. 798012e fix encoding issue with the TCK the hardcore way... by Mark Struberg · 6 years ago
  76. 25edc75 BVAL-157 add a unit test for get() without name by Mark Struberg · 6 years ago
  77. ebcbeff ensure to test more precisely getter names by Romain Manni-Bucau · 6 years ago
  78. 4d1d208 ensure isGetter methods are consistent between them by Romain Manni-Bucau · 6 years ago
  79. 2c80d64 force en_EN to fix Locale issues by Mark Struberg · 6 years ago
  80. 42a8098 upgrade to latest TCK release by Matt Benson · 6 years ago
  81. fc21401 remove obsolete permissions grant by Matt Benson · 6 years ago
  82. 8e34bd5 restore, upgrade weaver/privilizer by Matt Benson · 6 years ago
  83. cbdd043 do not refer to non-publicly accessible types from blueprint method by Matt Benson · 6 years ago
  84. 6677d6b lazily load the validator factory and validator for the cdi extension - note: we can surely lazy load the config as well if needed by Romain Manni-Bucau · 6 years ago
  85. 9e4e23f avoid NPE on xml ctors by Matt Benson · 6 years ago
  86. cb0bb13 XML config-related work for more TCK progress by Matt Benson · 6 years ago
  87. 85ceb9f ignore group conversions without cascade on property getters by Matt Benson · 6 years ago
  88. 15b87ac properly implement method inheritance rules wrt ValidateOnExecution by Matt Benson · 6 years ago
  89. 9019464 fix XML mappings descriptor and XML group conversion parsing by Matt Benson · 6 years ago
  90. f5bdeaf Merge remote-tracking branch 'origin/bv2' into bv2 by Matt Benson · 6 years ago
  91. 657def1 rework use of groups, introducing GroupStrategy interface + implementations. Passes 1 additional TCK test AND allows validation of non-sequential groups without making multiple passes over the graph by Matt Benson · 6 years ago
  92. d1ddb57 BVAL-156 upgrade to commons-lang3 3.7 by Romain Manni-Bucau · 6 years ago
  93. f2bbe41 BVAL-156 upgrade to commons lang3 3.7 by Romain Manni-Bucau · 6 years ago
  94. 5fd197b rejigger graph validation: cascades do not participate in Default group redefinition at the bean level by Matt Benson · 6 years ago
  95. 0dd0106 handle reflection bug with non-static inner class constructor parameter annotations by Matt Benson · 6 years ago
  96. 69a817d TCK: pick up constraints on 'inherited' fields by Matt Benson · 6 years ago
  97. 7fab00d no implicit groups on interfaces; retain elsewhere by Matt Benson · 6 years ago
  98. 3409b64 remove unnecessary method by Matt Benson · 6 years ago
  99. 733acdd raise ConstraintDeclarationException if repeatable constraints and containers are specified together: TCK by Matt Benson · 6 years ago
  100. e076d2f permit overriding of built-in constraint validators per paragraph 2 of BV spec v2 section 8 by Matt Benson · 6 years ago