aboutsummaryrefslogtreecommitdiffstats
path: root/context/context-management/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Fix sonar issues in apex-pdpRam Krishna Verma6-17/+23
2021-08-26Fix sonar issuesRam Krishna Verma7-38/+38
2021-08-24Use CompareToBuilderJim Hahn1-8/+6
2021-08-24More lombok for apex-pdpJim Hahn1-9/+3
2021-08-05Use lombok in apex-pdp #2Jim Hahn16-396/+78
2021-05-03Remove GroupValidationResultJim Hahn8-194/+74
2021-02-18Fix sonars in apex-pdpJim Hahn2-8/+8
2021-02-18Replace GsonXxxAdaptersJim Hahn3-16/+78
2020-09-03Clean up warnings and SONAR issuesliamfallon1-35/+30
2020-07-20Replace try/catch with assertj - apex-pdpwaynedunican3-194/+72
2020-07-17Replace try/catch with assertj - apex-pdpwaynedunican1-149/+63
2020-07-13Merge "Remove old documentation from build"Jim Hahn3-128/+0
2020-07-13Remove old documentation from buildliamfallon3-128/+0
2020-07-10Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/coreJvD_Ericsson1-8/+9
2020-06-19Changes for checkstyle 8.32liamfallon21-34/+9
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon1-3/+2
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon7-141/+140
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon2-12/+13
2019-11-26Reduce verbosity of logging during unit testliamfallon1-1/+1
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar2-10/+7
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon11-382/+184
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar3-7/+6
2019-03-19Use Assertions class from policy-commonliamfallon5-6/+11
2018-12-11Add period after inheritDocliamfallon5-9/+9
2018-12-05Fix bugs in context flushingliamfallon1-41/+52
2018-12-03Rename test classes in apex-pdpParshad Patel8-18/+18
2018-11-20Refactor Apex benchmark testsliamfallon1-1/+1
2018-10-05Set pretty print on JSON creationliamfallon1-1/+1
2018-10-04Fix creation of sub Avro itemsliamfallon4-2/+24
2018-10-03Add unit test for core events and contextliamfallon3-8/+399
2018-09-26Allow custom JSON adapter specificationliamfallon11-68/+768
2018-09-14Fix exception not logged or rethrownliamfallon1-1/+1
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon1-2/+2
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon7-67/+88
2018-09-10Checkstyle changes for apex modelliamfallon12-51/+54
2018-09-07Parameter group fields must have gettersliamfallon1-1/+1
2018-09-06Fix package of apex examples and documentsliamfallon1-1/+1
2018-09-04Fix checkstyle issues in apex model basicliamfallon9-41/+41
2018-08-31Use parameter service in apexliamfallon15-151/+288
2018-08-27Fix checkstyle warning in tools & context packagesDinh Danh Le5-47/+60
2018-08-11Checkstyle the context-management packageDinh Danh Le14-96/+115
2018-07-31Adding first set of apex-pdp document changesramverma3-0/+128
2018-07-06Refactoring existing integration testswaqas.ikram2-15/+21
2018-06-21Add unit test for apex pdp context schemaliamfallon8-11/+482
2018-06-18Fix package name, Unit Test for Context Albumliamfallon4-1/+352
2018-06-14Add YAML plugin and cleanup for checkstyleliamfallon2-24/+36
2018-05-30Adding apex context moduleramverma42-0/+4139