- 5e484ea Remove Dmaap from apex-pdp by rameshiyer27 · 10 months ago
- cec2a2c Change PDP topic to lower case for kafka compability by adheli.tavares · 12 months ago
- 2060e83 Remove AAF references from apex-pdp. by adheli.tavares · 1 year, 2 months ago
- a3a032d Java 17 Upgrade by adheli.tavares · 1 year, 4 months ago
- 0976189 Remove db based statistics from apex-pdp by Ram Krishna Verma · 1 year, 5 months ago
- 21fabae Upgrade and clean up dependencies by liamfallon · 1 year, 10 months ago
- c95f747 Fix wrong APEX-PDP behaviour during state change by a.sreekumar · 2 years, 8 months ago
- d2be273 Bug fixes for APEX PDP metrics by Rashmi Pujar · 2 years, 8 months ago
- 6c3a6ab Account for batch deploy/undeploy in apex app metrics by Rashmi Pujar · 2 years, 9 months ago
- b2d3fb9 Fix sonar security issues in apex-pdp by Jim Hahn · 3 years, 3 months ago
- 9d88940 Address more sonars in apex-pdp by Jim Hahn · 3 years, 3 months ago
- dc101c2 Use CompareToBuilder by Jim Hahn · 3 years, 3 months ago
- c3d0b33 Fix junits broken by change in is-alive type by Jim Hahn · 3 years, 3 months ago
- 394828d Enable prometheus by default in apex-pdp by a.sreekumar · 3 years, 3 months ago
- bcf323f Use common RestServer in apex-pdp by a.sreekumar · 3 years, 4 months ago
- 038c19d Use lombok annotations in apex-pdp by Jim Hahn · 3 years, 4 months ago
- d582009 Update pdp statistics to count deploy/undeploy separately. by adheli.tavares · 3 years, 5 months ago
- ba55109 Merge "Use unique name in apex-pdp messages" by Jim Hahn · 3 years, 5 months ago
- 5085e4f Use unique name in apex-pdp messages by Jim Hahn · 3 years, 5 months ago
- 926646d Changes to support multiple outputs from a state by a.sreekumar · 3 years, 6 months ago
- 04561e1 Update apex-pdp for checkstyle 8.43 by liamfallon · 3 years, 5 months ago
- 328fa34 Fixing issues around policy deployment in APEX by a.sreekumar · 3 years, 6 months ago
- e57a113 Merge "Remove GroupValidationResult" by Jim Hahn · 3 years, 7 months ago
- e168ce2 Remove GroupValidationResult by Jim Hahn · 3 years, 7 months ago
- 2f5f1db Merge "Support delta policies in apex-pdp" by Ram Krishna Verma · 3 years, 7 months ago
- c28ef7b Support delta policies in apex-pdp by waynedunican · 3 years, 8 months ago
- 3fce2a6 Refactor of command line classes by adheli.tavares · 3 years, 8 months ago
- ae01c8d APEX-PDP incorrectly reports successful policy deployment to PAP by a.sreekumar · 3 years, 8 months ago
- 63550ea Merge "Fixing issues around deploying APEX policies with duplicate concepts" by Jim Hahn · 3 years, 9 months ago
- e3f1349 Fixing issues around deploying APEX policies with duplicate concepts by a.sreekumar · 3 years, 9 months ago
- 7aab1fd Delete keystores from apex by Jim Hahn · 3 years, 9 months ago
- 84be367 Update policy-keystore with newer certificates by jhh · 3 years, 9 months ago
- 0150a62 Convert Date to Instant in stats by liamfallon · 3 years, 10 months ago
- b6977d2 Fix sonars in apex-pdp by Jim Hahn · 3 years, 10 months ago
- f86d08c Changes related to multi policy handling improvement in APEX by a.sreekumar · 3 years, 10 months ago
- 658e67b Improve handling of multiple policy in APEX PDP by a.sreekumar · 3 years, 10 months ago
- f945583 Changed identifiers to concept identifiers by liamfallon · 4 years ago
- a338a10 Remove legacy operational policy type from apex-pdp by Ram Krishna Verma · 4 years, 2 months ago
- 672ee6e update default keystores by jhh · 4 years, 2 months ago
- 4c5c31e APEX standalone support for ToscaPolicy format by a.sreekumar · 4 years, 3 months ago
- 5b4ed90 Changes to make APEX container crash with non zero exitCode by a.sreekumar · 4 years, 4 months ago
- 6c3192c SONAR fixes - log formatting by waynedunican · 4 years, 4 months ago
- b2e2d5f SONAR assertions apex-pdp by waynedunican · 4 years, 4 months ago
- 53b9324 Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex-pdp/testsuites by JvD_Ericsson · 4 years, 5 months ago
- aac3c1d Replace try/catch with assertj by waynedunican · 4 years, 5 months ago
- bea0762 Fixing error with Main class name usage in APEX by a.sreekumar · 4 years, 5 months ago
- 9c0c0c8 Changes for checkstyle 8.32 by liamfallon · 4 years, 6 months ago
- 9261ca3 renew policy certs till 03/17/2021 by jhh · 4 years, 9 months ago
- 4af61a2 Fixing SONAR bug + code smell by aditya.puthuparambil · 4 years, 9 months ago
- 638b2eb Adding Tosca compliant operational policy type to default config file for apex-pdp by a.sreekumar · 4 years, 10 months ago
- 393e00b Remove content section from ToscaPolicy properties in APEX by a.sreekumar · 4 years, 10 months ago
- eaf16c2 Merge "Populate the PdpStatistics data in heartbeat" by Jim Hahn · 5 years ago
- b2bb847 Populate the PdpStatistics data in heartbeat by shaoqiu · 5 years ago
- 004f355 Merge "Adding native policy type to the config file in APEX" by Pamela Dragosh · 5 years ago
- f2afbf2 Merge "Minor changes for new Eclipse checkstyle checks" by Pamela Dragosh · 5 years ago
- 172fae7 Adding native policy type to the config file in APEX by a.sreekumar · 5 years ago
- 93fa964 APEX-PDP remove supported policy types from heartbeat by a.sreekumar · 5 years ago
- 7a0a44e Minor changes for new Eclipse checkstyle checks by liamfallon · 5 years ago
- 6a228df Fixing Junit test cases causing too much logs output during APEX build by a.sreekumar · 5 years ago
- 7f01147 Apex PDP change to add PDP group by a.sreekumar · 5 years ago
- 40a1f22 Retaining context in APEX Engine based on policies received in PdpUpdate by a.sreekumar · 5 years ago
- 82da1e9 Resolve mapping between TOSCA policies and APEX policy models by a.sreekumar · 5 years ago
- 4883d8e update keystore by jhh · 5 years ago
- d7f9574 Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engine failure by a.sreekumar · 5 years ago
- fde6494 Use new addTopic() method in apex-pdp by jrh3 · 5 years ago
- a94cf1e Fix apex-pdp due to sonar changes in common by jrh3 · 5 years ago
- 791ef78 Fix security vulnerabilities in apex-pdp by liamfallon · 5 years ago
- c4baac8 Merge "Remove topic.properties and incorporate into overall properties" by Ram Krishna Verma · 5 years ago
- 037e421 Remove topic.properties and incorporate into overall properties by a.sreekumar · 5 years ago
- 423e986 Replace non-Javadoc comments with inheritDocs by liamfallon · 5 years ago
- 5be846b Replace uses of getCanonicalName() with getName() in APEX by a.sreekumar · 5 years ago
- 0fbf039 Enable maven-checkstyle-plugin in apex-pdp by a.sreekumar · 5 years ago
- 70611fc Policy JSON formatting issues in APEX by a.sreekumar · 5 years ago
- 1f0eee7 Fix to accomodate recent changes in policy-models-tosca by a.sreekumar · 6 years ago
- 8a5e150 Updating the supportedPolicyTypes in config files by a.sreekumar · 6 years ago
- f6da9a3 Changes to fix PDP-A not going to ACTIVE state by a.sreekumar · 6 years ago
- e3a4e81 Add DMaaP sim configuration files by liamfallon · 6 years ago
- 28e6481 Bug fix as per Jim's comment by a.sreekumar · 6 years ago
- 00ee73f Changes for RestServer support and some sonar fix by a.sreekumar · 6 years ago
- eabc695 Changes for packaging services-onappf and some refactoring by a.sreekumar · 6 years ago
- b6505e6 Some changes and bug fixes for PdpMessage handling by a.sreekumar · 6 years ago
- f2f9e5e Changes to handle PdpUpdate and PdpStateChange messages by a.sreekumar · 6 years ago
- 50b8477 Changes to send pdp status messages by a.sreekumar · 6 years ago
- 1d86d11 Adding services-onappf module to apex-pdp by a.sreekumar · 6 years ago