1. bb7a0b3 revert extending the rat plugin configuration as the sling config outside of target was a leftover from previous tests by Konrad Windszus · 7 years ago
  2. 4b57781 use latest released parent, use lowest version of serviceresolver possible, ignore repository for rat checks by Konrad Windszus · 7 years ago
  3. 09709e2 SLING-6562 use service resource resolvers by Konrad Windszus · 7 years ago
  4. d5661ef SLING-6562 Remove getAdministrativeResourceResolver from Sling Validation by Oliver Lietz · 7 years ago
  5. 2aeb2c9 SLING-6568 Merge it-http module into core module by Oliver Lietz · 7 years ago
  6. 375a896 add toString() method by Konrad Windszus · 7 years ago
  7. c949026 use correct (renamed) bind methods from tests by Konrad Windszus · 7 years ago
  8. 9bb9178 use Reference annotations correctly for method injection (broken after migration to OSGi DS annotations) by Konrad Windszus · 7 years ago
  9. 92328a6 remove metatype.properties as i18n is currently not in scope for metatypes by Konrad Windszus · 7 years ago
  10. 45e231d SLING-6534 optionally cache ValidationResult by Konrad Windszus · 7 years ago
  11. 1ea9b61 add TODO to only use ValidationModelImpl from ValidationModelBuilder by Konrad Windszus · 7 years ago
  12. 790bd24 SLING-5590 Move Sling HTTP Servlet Request Adaptor Factory out of Validation Core by Oliver Lietz · 7 years ago
  13. cd459ec use Sling parent 29 by Oliver Lietz · 7 years ago
  14. 4367d4f use Sling parent 29 by Oliver Lietz · 7 years ago
  15. a005121 SLING-5603 downgrade version lang to the minimal version validation can work with by Konrad Windszus · 8 years ago
  16. b428658 SLING-5749 do not fail with IAE in case of acting on a SyntheticResource by Konrad Windszus · 8 years ago
  17. 0e6a1a5 remove inline comment, add javadoc by Oliver Lietz · 8 years ago
  18. 47c2def SLING-5674 prevent ISE being thrown when acting on NonExistingResources by Konrad Windszus · 8 years ago
  19. 9da34d9 fix typo in comment by Oliver Lietz · 8 years ago
  20. 1384e76 SLING-5609 Do not embed dependency commons-lang3 by Oliver Lietz · 8 years ago
  21. 6b077bd SLING-5373 allow to set severity per validator in the model by Konrad Windszus · 8 years ago
  22. 09a686a SLING-5589 Remove dependency commons-collections by Oliver Lietz · 8 years ago
  23. 2ffe03b style by Oliver Lietz · 8 years ago
  24. 0530e63 add missing scope test for org.apache.sling.testing.sling-mock by Oliver Lietz · 8 years ago
  25. 193554b SLING-5588 Remove dependency commons-lang 2.4 by Oliver Lietz · 8 years ago
  26. a7b4a6f remove unused import by Oliver Lietz · 8 years ago
  27. 113d221 SLING-5584 Move SlingValidationException to package org.apache.sling.validation by Oliver Lietz · 8 years ago
  28. 247fd26 SLING-5585 Use plural for method ValidationModelProvider#getModel(...):Collection<ValidationModel> by Oliver Lietz · 8 years ago
  29. e82c89c remove unused imports by Oliver Lietz · 8 years ago
  30. 2e460c1 SLING-4213 leverage sling-i18n for validation failure messages by Konrad Windszus · 8 years ago
  31. 52518dd Switch to parent pom 26 by Carsten Ziegeler · 8 years ago
  32. a603c3c SLING-5026 - refactor validator interface to allow to set multiple failure messages by Konrad Windszus · 8 years ago
  33. c18447d Update the main reactor to parent 25 by Robert Munteanu · 9 years ago
  34. 7a245da SLING-4922 add property resource to the Validator interface by Konrad Windszus · 9 years ago
  35. 1fff2b1 use correct logging category, reduce log level for found validation models by Konrad Windszus · 9 years ago
  36. 1041e77 SLING-4955 fix NPE whenever there was no model associated with the resource super type by Konrad Windszus · 9 years ago
  37. 4d3ceca SLING-4951 remove path constraint for validation resources (that it has to be placed below a resource named "validation") by Konrad Windszus · 9 years ago
  38. 8832b35 SLING-4876 support resource type inheritance for validator models by Konrad Windszus · 9 years ago
  39. 627385c set parent version to 24 and add empty relativePath where missing by Oliver Lietz · 9 years ago
  40. 487b7c8 SLING-4822 allow filtering based on a predicate for recursive validations by Konrad Windszus · 9 years ago
  41. ef03f70 Added missing copyright headers by Robert Munteanu · 9 years ago
  42. 09efcba Remove superflous sling.java.version=6 as it's the default now by Robert Munteanu · 9 years ago
  43. 87ec89f Update to Sling Parent 23 by Robert Munteanu · 9 years ago
  44. f7a3964 SLING-4777 decouple model provider from the validation service by Konrad Windszus · 9 years ago
  45. 0d248bf SLING-4388 use Sling Mocks for testing by Konrad Windszus · 9 years ago
  46. ef50f87 Add missing licence headers by Carsten Ziegeler · 9 years ago
  47. f42d31f remove unused dependency jackrabbit-jcr-commons by Oliver Lietz · 9 years ago
  48. 75a9aab SLING-4609 fix faulty commit by Konrad Windszus · 9 years ago
  49. 60ac86e get rid of JCR in the name of classes, because they only depend on Sling API by Konrad Windszus · 9 years ago
  50. d5b9137 SLING-4609 more null annotations by Konrad Windszus · 9 years ago
  51. 6be154b use newest parent, get rid of JCR dependency, clean up POMs by Konrad Windszus · 9 years ago
  52. 79a75ca fix warnings by Konrad Windszus · 9 years ago
  53. d0c048f SLING-4608 workaround for bug with type extraction on array types in Java < 7 by Konrad Windszus · 9 years ago
  54. 2c70453 SLING 4606 move validation from contrib to / by Konrad Windszus · 9 years ago