aboutsummaryrefslogtreecommitdiffstats
path: root/auth/cli-editor/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-16Fix minor warnings in codeliamfallon2-3/+0
2022-07-18Support MetadataSet generation in APEX CLI Editorrameshiyer277-17/+126
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon16-10388/+12865
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar3-7/+21
2021-09-02Fix sonar security issues in apex-pdpJim Hahn1-2/+2
2021-08-26Fix sonar issuesRam Krishna Verma1-5/+5
2021-08-24Use CompareToBuilderJim Hahn1-5/+6
2021-08-24More lombok for apex-pdpJim Hahn8-564/+88
2021-07-02Cleanup input & outputFields from Task definitiona.sreekumar6-2639/+2436
2021-06-28Changes to support multiple outputs from a statea.sreekumar3-944/+1267
2021-05-31Fix Sonar Issues on Apex-pdplapentafd14-93/+93
2021-03-29Fix sonar issuesarkadiusz.adamski1-26/+15
2020-11-16Apex CLI editor closes standard input/output/errorliamfallon1-2/+9
2020-10-05Remove legacy operational policy type from apex-pdpRam Krishna Verma2-6/+6
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar2-2/+1
2020-08-07Sonar FixesJvD_Ericsson3-10/+9
2020-07-13Merge "Remove old documentation from build"Jim Hahn3-128/+0
2020-07-13Remove old documentation from buildliamfallon3-128/+0
2020-07-07Fix assertTrue SONAR issues in apex-pdpJvD_Ericsson5-23/+22
2020-06-19Changes for checkstyle 8.32liamfallon12-28/+20
2020-05-08Unit tests for various classesRossC1-0/+134
2020-04-14SONAR issue fixaditya.puthuparambil1-43/+46
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon3-23/+22
2020-03-04Preparing integration tests for Graal Javascriptliamfallon3-33/+24
2020-01-30Remove content section from ToscaPolicy properties in APEXa.sreekumar3-8/+7
2020-01-23Remove apex-pdp TextFileUtils classliamfallon4-64/+56
2020-01-23Run apex-pdp in Java 11: base changesliamfallon2-21/+25
2019-11-26Reduce verbosity of logging during unit testliamfallon1-1/+1
2019-10-31Use updated APPC model code in apex vcpe exampleliamfallon2-11/+13
2019-07-24Extend APEX CLIEditor to generate policy in ToscaServiceTemplate formata.sreekumar16-385/+2045
2019-07-09Fix typo in CLI editor error messageliamfallon1-9/+9
2019-07-01ApexPDP: Adding support to omit the (context) albums entry in an apexJohnKeeney8-734/+4616
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon6-44/+26
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-1/+1
2019-03-19Use Assertions class from policy-commonliamfallon3-31/+34
2018-11-19Rename test classes in apex-pdpParshad Patel6-6/+6
2018-09-27Add unit test for Apex command line toolsliamfallon1-1/+1
2018-09-25Fix sonar issues in Command line editorliamfallon3-165/+237
2018-09-22Fix sonar problems in Apexliamfallon5-31/+181
2018-09-14Fix exception not logged or rethrownliamfallon3-6/+14
2018-09-13Address sonar/Checkstyle Issuesliamfallon1-4/+7
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon18-263/+310
2018-09-10Checkstyle changes for apex modelliamfallon5-99/+99
2018-08-14Fix checkstyle warnings in the auth packageDinh Danh Le8-93/+83
2018-08-03Use common components in apexliamfallon5-5/+5
2018-07-31Adding first set of apex-pdp document changesramverma3-0/+128
2018-07-06Merge "Fix Javadoc errors"Jorge Hernandez1-1/+1
2018-07-06Fix Javadoc errorsliamfallon1-1/+1
2018-07-06Refactoring existing integration testswaqas.ikram3-34/+34
2018-06-30Merge "Adding integration test module"Liam Fallon2-19/+19