summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-06-04Make Validation groovy rules easier for testingburdziak2-0/+258
2019-03-25Adding key_store_password to start scriptNorm Traxler1-0/+1
2019-03-13Improve error message for unknown entity-typemark.j.leonard3-69/+106
2019-03-12Fix Sonar vulnerability for SystemProperty enummark.j.leonard1-1/+1
2019-03-12Simplify JSON auth policy loading codemark.j.leonard2-18/+46
2019-02-19Change log level for filtered eventsed852m1-1/+1
2019-02-19Remove unused test configuration filesmark.j.leonard30-300/+351
2019-02-19Various Sonar and Checkstyle issuesmark.j.leonard28-200/+254
2019-02-15Create Application tests for KEY_STORE_PASSWORDmark.j.leonard9-70/+171
2019-02-15Convert tests with Mocking to SpringBootTestmark.j.leonard5-40/+73
2019-02-14Add support for common rules across typesmark.j.leonard8-118/+255
2019-02-14Refactor rule manager key generationmark.j.leonard3-25/+18
2019-02-13Add a JUnit test for the Data Dictionarymark.j.leonard10-19/+379
2019-02-13Add a topic protocol configuration settingmark.j.leonard6-41/+95
2019-02-12Improve JUnit tests for the application loggermark.j.leonard2-83/+92
2019-02-12Enable the info servicemark.j.leonard1-0/+3
2019-02-12Add the Maven license pluginmark.j.leonard6-134/+149
2019-01-23Make password obfuscation with Jetty optionalmark.j.leonard4-43/+135
2019-01-22Use Jetty deobfuscation method on password stringsmark.j.leonard7-15/+17
2019-01-16Refactor - create a ValidationResult Builder classmark.j.leonard13-339/+493
2019-01-16Update to aai-schema-ingest version 1.4.1mark.j.leonard30-658/+255
2019-01-14Fix Java code smells (Sonar and Checkstyle)mark.j.leonard16-786/+776
2019-01-14Upgrade REST client to version 1.4.0mark.j.leonard10-57/+221
2019-01-07Add logging for unprocessed eventsmark.j.leonard3-3/+20
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 Rioux2-1/+170
2018-10-03adding dynamic err message support for violationsPierre Rioux7-78/+246
2018-08-24Add docker-maven-plugin for building docker imagePrudence Au2-2/+2
2018-08-21Initial submission for validation servicePrudence Au236-0/+43613