summaryrefslogtreecommitdiffstats
path: root/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2020-08-25Update to spring boot 2guilinIgor Dysko2-2/+2
2019-06-04Make Validation groovy rules easier for testingburdziak1-0/+175
2019-03-13Improve error message for unknown entity-typemark.j.leonard2-34/+39
2019-03-12Fix Sonar vulnerability for SystemProperty enummark.j.leonard1-1/+1
2019-03-12Simplify JSON auth policy loading codemark.j.leonard1-15/+31
2019-02-19Change log level for filtered eventsed852m1-1/+1
2019-02-19Remove unused test configuration filesmark.j.leonard7-36/+81
2019-02-19Various Sonar and Checkstyle issuesmark.j.leonard6-65/+61
2019-02-15Create Application tests for KEY_STORE_PASSWORDmark.j.leonard3-49/+39
2019-02-14Add support for common rules across typesmark.j.leonard3-54/+118
2019-02-14Refactor rule manager key generationmark.j.leonard3-25/+18
2019-02-13Add a JUnit test for the Data Dictionarymark.j.leonard1-19/+23
2019-02-13Add a topic protocol configuration settingmark.j.leonard5-26/+80
2019-02-12Add the Maven license pluginmark.j.leonard4-116/+128
2019-01-23Make password obfuscation with Jetty optionalmark.j.leonard4-43/+135
2019-01-22Use Jetty deobfuscation method on password stringsmark.j.leonard3-5/+8
2019-01-16Refactor - create a ValidationResult Builder classmark.j.leonard7-232/+369
2019-01-16Update to aai-schema-ingest version 1.4.1mark.j.leonard4-117/+41
2019-01-14Fix Java code smells (Sonar and Checkstyle)mark.j.leonard15-781/+773
2019-01-14Upgrade REST client to version 1.4.0mark.j.leonard2-53/+46
2019-01-07Add logging for unprocessed eventsmark.j.leonard2-2/+7
2018-12-20[LOG-404] updating built-in rule for data-dict APIPierre Rioux1-37/+67
2018-12-12[PIE-797] adding data-dictionary builtin rulePierre Rioux1-0/+156
2018-10-03adding dynamic err message support for violationsPierre Rioux5-74/+170
2018-08-21Initial submission for validation servicePrudence Au72-0/+9741