aboutsummaryrefslogtreecommitdiffstats
path: root/model/basic-model/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Fix sonars in apex-pdpJim Hahn9-33/+78
2020-09-03Clean up warnings and SONAR issuesliamfallon1-36/+35
2020-08-17SONAR fixes - assert dissimiliar typeswaynedunican5-6/+6
2020-08-10Merge "Sonar Fixes"Pamela Dragosh1-2/+2
2020-08-10SONAR assertion cleanupwaynedunican5-14/+16
2020-08-07Sonar FixesJvD_Ericsson1-2/+2
2020-07-28Merge "SONAR assertions apex-pdp"Jim Hahn2-4/+12
2020-07-27SONAR assertions apex-pdpwaynedunican2-4/+12
2020-07-24Fix replaceAll SONAR issues in apex-pdpJvD_Ericsson1-6/+7
2020-07-23Remove try/catch blocks with assertj - apex-pdpwaynedunican12-567/+306
2020-07-14Merge "Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/model"Ram Krishna Verma8-100/+101
2020-07-13Remove old documentation from buildliamfallon3-128/+0
2020-07-13Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/modelJvD_Ericsson8-100/+101
2020-06-29Fix SonarQube vulnerabilitiesToineSiebelink1-0/+6
2020-06-19Changes for checkstyle 8.32liamfallon43-141/+42
2020-04-15Fix sonar issueshuaxing1-4/+5
2020-03-11Sonar Security vulnerabilities fixaditya.puthuparambil1-17/+14
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon4-78/+63
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-28/+17
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-1/+3
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon2-27/+45
2019-11-26Reduce verbosity of logging during unit testliamfallon1-1/+1
2019-07-01ApexPDP: Adding support to omit the (context) albums entry in an apexJohnKeeney4-11/+132
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon17-488/+220
2019-06-27Fix Sonar/Checkstyle issues in apex-pdpliamfallon4-8/+12
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar2-2/+2
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar1-6/+7
2019-04-16Fix Security and Unit Test DB issuesliamfallon3-38/+3
2019-03-19Use Assertions class from policy-commonliamfallon14-35/+49
2018-12-15Fix sonar test renaming issuesliamfallon13-36/+458
2018-11-28Rename test classes in apex-pdp/model/basic-modelParshad Patel21-80/+80
2018-11-19Rename test classes in apex-pdpParshad Patel19-19/+19
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon5-35/+38
2018-09-10Checkstyle changes for apex modelliamfallon1-4/+5
2018-09-06Fix package of apex examples and documentsliamfallon2-6/+6
2018-09-04Fix checkstyle issues in apex model basicliamfallon62-790/+805
2018-08-31Use parameter service in apexliamfallon6-401/+0
2018-08-03Use common components in apexliamfallon2-3/+3
2018-07-31Adding first set of apex-pdp document changesramverma3-0/+128
2018-07-24Fix bug in APEX parameter serviceliamfallon1-1/+3
2018-07-06Fix Javadoc errorsliamfallon1-0/+1
2018-07-02Resolve JAXB license issue, use Eclipselinkliamfallon1-1/+1
2018-06-15Removing SONAR issues from apex-pdp basic modelliamfallon7-94/+119
2018-05-30Fixing Sonar bugs and code smellswaqas.ikram3-37/+42
2018-05-25Adding apex event-model moduleramverma82-2270/+2347
2018-05-24Adding apex utiliites and basic-model moduleeikrwaq79-0/+10273