aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-monitoring/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-04Remove client code from apex-pdpliamfallon33-25358/+0
2020-08-10Merge "Sonar Fixes"Pamela Dragosh1-6/+7
2020-08-10SONAR assertion cleanupwaynedunican1-2/+2
2020-08-07Sonar FixesJvD_Ericsson1-6/+7
2020-07-13Merge "Remove old documentation from build"Jim Hahn3-128/+0
2020-07-13Merge "Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/core"Pamela Dragosh1-15/+17
2020-07-13Remove old documentation from buildliamfallon3-128/+0
2020-07-10Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/coreJvD_Ericsson1-15/+17
2020-07-06Replace try/catch blocks with assertj - apex-pdpwaynedunican1-104/+44
2020-06-19Changes for checkstyle 8.32liamfallon7-13/+2
2020-03-11Fix minor checkstyle/eclipse warningsliamfallon1-53/+46
2020-03-04replace test sleep() with awaitality packageHenry.Sun1-2/+5
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon1-6/+11
2019-07-02Fix security vulnerabilities in apex-pdpliamfallon1-1/+1
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-4/+2
2019-03-19Use Assertions class from policy-commonliamfallon1-1/+2
2018-11-29Fixing issues in apex documentsramverma1-0/+32
2018-10-01Refactor monitoring REST tests to remove PowerMockliamfallon2-29/+178
2018-09-30Unit test for client monitoringliamfallon7-3/+737
2018-09-22Fix sonar problems in Apexliamfallon2-20/+19
2018-09-16Fix Sonar issues in apexliamfallon3-7/+7
2018-09-14Fix exception not logged or rethrownliamfallon2-29/+34
2018-09-13Address sonar/Checkstyle Issuesliamfallon5-65/+89
2018-09-06Fix package of apex examples and documentsliamfallon1-0/+1
2018-09-04Fix checkstyle issues in apex model basicliamfallon2-9/+9
2018-08-22Add docs for client packageDinh Danh Le3-0/+127
2018-08-14Fix checkstyle warnings in the client moduleDinh Danh Le7-28/+30
2018-07-19Fix security vulnerability, upgrad jquery versionliamfallon1-1/+1
2018-07-18Refactoring Metrics testwaqas.ikram1-2/+1
2018-07-12Adding client deployment module to apex-pdpramverma15-18734/+1513
2018-07-09Adding client monitoring module to apex-pdpramverma31-0/+41703