Fix trailing space in Info.yaml Apex
[policy/apex-pdp.git] / services / services-engine / src / main / java / org / onap / policy / apex / service / engine / main /
2025-02-21 waynedunicanUplift prometheus depedencies 82/140282/1
2024-06-19 Liam FallonMerge "Convert junit4 to junit5"
2024-06-19 Liam FallonMerge "Convert junit4 to junit5 - services module"
2024-06-17 adheli.tavaresConvert junit4 to junit5 46/138246/1
2024-02-09 rameshiyer27Remove Dmaap from apex-pdp 99/137199/1
2022-02-11 liamfallonRemove apex-pdp unused core modules 72/127072/1
2022-02-10 Liam FallonMerge "rename metrics as per global constants for prome...
2022-02-09 Rashmi Pujarrename metrics as per global constants for prometheus 88/126788/5
2022-02-09 Jorge HernandezMerge "Remove JAXB and XML, use GSON for JSON"
2022-02-07 Rashmi PujarExpose APEX policy execution metrics 62/126762/9
2021-12-03 Liam FallonMerge "Prometheus metrics for policy deploy/undeploy...
2021-11-30 Rashmi PujarPrometheus metrics for policy deploy/undeploy requests... 43/125943/4
2021-08-02 Jim HahnUse lombok annotations in apex-pdp 22/123022/2
2021-07-29 a.sreekumarImprove APEX logging for irrelevant events 31/122931/3
2021-07-12 adheli.tavaresUpdate pdp statistics to count deploy/undeploy separately. 27/122527/2
2021-06-29 Liam FallonMerge "Fix sonar issues in apex plugins and testsuites"
2021-06-28 Ajith SreekumarMerge "Update apex-pdp for checkstyle 8.43"
2021-06-24 liamfallonUpdate apex-pdp for checkstyle 8.43 86/122186/1
2021-06-18 lapentafdFix Sonar Issues in apex-pdp-services-engine 14/122014/2
2021-05-04 Jim HahnMerge "Remove GroupValidationResult"
2021-05-03 Jim HahnRemove GroupValidationResult 84/120984/5
2021-04-28 Ram Krishna VermaMerge "Support delta policies in apex-pdp"
2021-04-22 Ram Krishna VermaMerge "Changes to support Kafka over SSL in APEX"
2021-04-22 Ram Krishna VermaMerge "Refactor of command line classes"
2021-04-22 adheli.tavaresRefactor of command line classes 65/120765/3
2021-03-23 Jim HahnMerge "Fixing issues around deploying APEX policies...
2021-03-22 Ram Krishna VermaMerge "Delete keystores from apex"
2021-03-19 a.sreekumarFixing parallel event execution problem in APEX-PDP... 00/119500/7
2021-02-11 a.sreekumarChanges related to multi policy handling improvement... 51/117651/8
2021-01-28 a.sreekumarImprove handling of multiple policy in APEX PDP 02/117102/10
2021-01-06 Liam FallonMerge "Changed identifiers to concept identifiers"
2021-01-04 liamfallonChanged identifiers to concept identifiers 72/116572/1
2020-12-21 Liam FallonMerge "Prune superfluous log and exception messages"
2020-12-17 gregory.hayesPrune superfluous log and exception messages 43/116443/3
2020-10-16 Jim HahnMerge "Remove apex asciidoc documents"
2020-09-28 a.sreekumarFixing APEX eventName handling to avoid duplicate requests 54/113254/6
2020-09-09 a.sreekumarAPEX standalone support for ToscaPolicy format 53/112053/15
2020-09-08 Ram Krishna VermaMerge "Remove client code from apex-pdp"
2020-09-04 liamfallonRemove client code from apex-pdp 64/112164/1
2020-08-24 liamfallonCorrect directory permission check in apex 35/111535/2
2020-08-10 Pamela DragoshMerge "Handling apex-pdp multi policy deployment failure:"
2020-08-07 puthuparambil.adityaHandling apex-pdp multi policy deployment failure: 85/110985/6
2020-07-28 Pamela DragoshMerge "APEX changes to support policy disable/enable...
2020-07-24 a.sreekumarAPEX changes to support policy disable/enable and some... 83/110483/6
2020-07-01 a.sreekumarFixing ConcurrentModificationException during multiple... 00/109700/5
2020-06-19 liamfallonChanges for checkstyle 8.32 64/109364/1
2020-04-05 liamfallonFix intermittent unit test failures reseterquestor 19/105119/1
2020-04-02 Jim HahnMerge "Fix hanging timeout on Executor test"
2020-04-02 liamfallonFix hanging timeout on Executor test 03/105003/1
2020-01-23 liamfallonRemove apex-pdp TextFileUtils class 01/100701/1
2020-01-09 Jim HahnMerge "Populate the PdpStatistics data in heartbeat"
2020-01-08 shaoqiuPopulate the PdpStatistics data in heartbeat 95/99595/6
2019-11-14 a.sreekumarRetaining context in APEX Engine based on policies... 13/98313/2
2019-11-01 a.sreekumarResolve mapping between TOSCA policies and APEX policy... 83/97383/8
2019-08-13 Pamela DragoshMerge "Fix copy&paste typo in KeyedMapDifference"
2019-08-09 Ram Krishna VermaMerge "Review maven dependency for snakeyaml"
2019-08-08 a.sreekumarChange to fix PDP-A incorrectly going into ACTIVE state... 11/92911/2
2019-07-11 Jim HahnMerge "Make URL configurable in REST Requestor/Client"
2019-07-10 liamfallonAdd integration tests for executor properties 58/91158/5
2019-07-01 Ram Krishna VermaMerge "Remove topic.properties and incorporate into...
2019-06-28 liamfallonReplace non-Javadoc comments with inheritDocs 56/90656/1
2019-06-27 Ram Krishna VermaMerge "Add period after inheritDoc for Sonar"
2019-06-27 Ram Krishna VermaMerge "Fix Sonar/Checkstyle issues in apex-pdp"
2019-06-27 liamfallonAdd period after inheritDoc for Sonar 05/90605/1
2019-06-26 liamfallonAdd passthrough properties for APEX engine 39/90539/1
2019-06-21 a.sreekumarReplace uses of getCanonicalName() with getName() in... 97/90297/1
2019-06-19 liamfallonFix junit tests in apex-pdp 45/90145/1
2018-12-19 Jorge HernandezMerge "Add Java property parameters for HTTPS"
2018-12-18 liamfallonAdd Java property parameters for HTTPS 39/74839/1
2018-12-11 Pamela DragoshMerge "Remove unused parameter from test data"
2018-12-11 liamfallonRemove unused parameter from test data 35/74435/4
2018-12-03 Jorge HernandezMerge "Fix checkstyle/sonar issues"
2018-12-03 liamfallonFix checkstyle/sonar issues 39/74139/2
2018-11-29 Jorge HernandezMerge "Fixing issues in apex documents"
2018-11-29 ramvermaFixing issues in apex documents 35/73935/5
2018-11-16 liamfallonFix timing and move tests 33/72833/2
2018-11-07 liamfallonRefactor unit test data 38/71938/15
2018-09-22 liamfallonFix sonar problems in Apex 47/68547/2
2018-09-14 liamfallonFix exception not logged or rethrown 99/66699/1
2018-09-13 liamfallonSonar/Checkstyle in service/plugins 77/66377/1
2018-09-12 Pamela DragoshMerge "Fix soft stop and start of engine"
2018-09-12 liamfallonFix soft stop and start of engine 41/66141/2
2018-08-09 Dinh Danh LeCheckstyle the services-engine package 27/59827/2
2018-08-08 Pamela DragoshMerge "Adding Apex docs for Plugins module"
2018-08-03 liamfallonUse common components in apex 81/58981/4
2018-07-30 Jorge HernandezMerge "Fixing UI bug in apex-pdp client"
2018-07-25 Jorge HernandezMerge "Adding more examples to apex-pdp"
2018-07-24 liamfallonFix bug in APEX parameter service 31/57331/1
2018-06-11 Pamela DragoshMerge "Remove warnings from code"
2018-06-08 Liam FallonMerge "Adding plugins-event module to apex-pdp"
2018-06-08 waqas.ikramFixing Sonar bugs and Vulnerabilities 51/50951/5
2018-06-06 Pamela DragoshMerge "Adding services engine module"
2018-06-06 waqas.ikramAdding services engine module 39/50639/6