aboutsummaryrefslogtreecommitdiffstats
path: root/model/basic-model/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-02-04Remove JPA annotations from apex-pdp codeliamfallon5-61/+4
2022-02-03Remove direct DB Load/Save from apex-pdpliamfallon11-1174/+3
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar1-0/+46
2021-06-28Update policy-apex-pdp for checkstyle 8.43liamfallon2-3/+3
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon1-1/+1
2021-06-10Merge "Fix Sonar Issues in apex-pdp-basic-model"Pamela Dragosh5-19/+20
2021-06-09Fix Sonar Issues in apex-pdp-basic-modellapentafd8-40/+41
2021-06-08Fix Sonar Issues in apex-pdp-modellapentafd12-95/+83
2021-02-18Fix sonars in apex-pdpJim Hahn7-33/+70
2020-08-07Sonar FixesJvD_Ericsson1-2/+2
2020-07-24Fix replaceAll SONAR issues in apex-pdpJvD_Ericsson1-6/+7
2020-06-29Fix SonarQube vulnerabilitiesToineSiebelink1-0/+6
2020-06-19Changes for checkstyle 8.32liamfallon20-39/+6
2020-04-15Fix sonar issueshuaxing1-4/+5
2020-03-11Sonar Security vulnerabilities fixaditya.puthuparambil1-17/+14
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-70/+56
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-07-01ApexPDP: Adding support to omit the (context) albums entry in an apexJohnKeeney3-3/+118
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon17-488/+220
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-1/+1
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar1-6/+7
2019-03-19Use Assertions class from policy-commonliamfallon14-35/+49
2018-12-15Fix sonar test renaming issuesliamfallon3-27/+29
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon3-19/+25
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 basicliamfallon34-338/+337
2018-08-31Use parameter service in apexliamfallon2-203/+0
2018-08-03Use common components in apexliamfallon2-3/+3
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 moduleramverma47-1812/+1895
2018-05-24Adding apex utiliites and basic-model moduleeikrwaq44-0/+6743