Age | Commit message (Expand) | Author | Files | Lines |
2020-04-06 | Fix intermittent unit test failures WebSocket | liamfallon | 2 | -7/+15 |
2020-04-05 | Fix intermittent unit test failures reseterquestor | liamfallon | 1 | -32/+49 |
2020-04-02 | Fix hanging timeout on Executor test | liamfallon | 1 | -15/+15 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT | a.sreekumar | 3 | -3/+3 |
2020-03-17 | renew policy certs till 03/17/2021 | jhh | 1 | -0/+0 |
2020-03-11 | Fix minor checkstyle/eclipse warnings | liamfallon | 2 | -16/+10 |
2020-03-05 | Fixing SONAR bug + code smell | aditya.puthuparambil | 2 | -3/+1 |
2020-03-04 | replace test sleep() with awaitality package | Henry.Sun | 1 | -32/+16 |
2020-02-26 | Merge "Fix Java 11/Checkstyle/Sonar warnings" | Jim Hahn | 12 | -171/+153 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 12 | -171/+153 |
2020-02-25 | remove duplication code in plugins-event producer | ning.xi | 2 | -43/+81 |
2020-02-24 | Merge "remove code duplication in plugins" | Ram Krishna Verma | 1 | -0/+76 |
2020-02-24 | Merge "remove code duplication in plugin-event-carrier" | Ram Krishna Verma | 1 | -0/+277 |
2020-02-21 | remove code duplication in plugins | shaoqiu | 1 | -0/+76 |
2020-02-20 | Passing taskParameters from ApexConfig to policy logic | a.sreekumar | 1 | -3/+36 |
2020-02-20 | remove code duplication in plugin-event-carrier | ning.xi | 1 | -0/+277 |
2020-02-03 | Adding Tosca compliant operational policy type to default config file for ape... | a.sreekumar | 1 | -0/+4 |
2020-01-30 | Remove content section from ToscaPolicy properties in APEX | a.sreekumar | 2 | -11/+20 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 5 | -133/+139 |
2020-01-23 | Run apex-pdp in Java 11: base changes | liamfallon | 3 | -131/+124 |
2020-01-09 | Merge "Populate the PdpStatistics data in heartbeat" | Jim Hahn | 15 | -35/+437 |
2020-01-08 | Update vCPE example to use Avro schemas | liamfallon | 1 | -0/+42 |
2020-01-08 | Populate the PdpStatistics data in heartbeat | shaoqiu | 15 | -35/+437 |
2019-12-06 | Merge "Adding native policy type to the config file in APEX" | Pamela Dragosh | 1 | -1/+10 |
2019-12-06 | Merge "Minor changes for new Eclipse checkstyle checks" | Pamela Dragosh | 15 | -220/+245 |
2019-12-06 | Adding native policy type to the config file in APEX | a.sreekumar | 1 | -1/+10 |
2019-12-05 | APEX-PDP remove supported policy types from heartbeat | a.sreekumar | 2 | -8/+13 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 15 | -220/+245 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 7 | -68/+74 |
2019-11-26 | Fixing Junit test cases causing too much logs output during APEX build | a.sreekumar | 2 | -2/+2 |
2019-11-21 | Apex PDP change to add PDP group | a.sreekumar | 9 | -4/+36 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate | a.sreekumar | 7 | -79/+210 |
2019-11-07 | Fix vCPE example apex-pdp policy | liamfallon | 1 | -14/+14 |
2019-11-04 | Use jersey dependencies from policy-endpoints | liamfallon | 1 | -38/+0 |
2019-11-01 | Add common Jersey version | liamfallon | 1 | -2/+0 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models | a.sreekumar | 21 | -321/+1476 |
2019-09-12 | Bump version in apex-pdp master | jrh3 | 3 | -3/+3 |
2019-08-22 | update keystore | jhh | 1 | -0/+0 |
2019-08-08 | Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi... | a.sreekumar | 4 | -28/+59 |
2019-08-07 | Bump version of apex-pdp | jrh3 | 3 | -3/+3 |
2019-07-30 | Use new addTopic() method in apex-pdp | jrh3 | 5 | -32/+18 |
2019-07-10 | Add integration tests for executor properties | liamfallon | 5 | -10/+15 |
2019-07-08 | Fix apex-pdp due to sonar changes in common | jrh3 | 2 | -8/+9 |
2019-07-02 | ApexPDP: Fixed jenkin failure in Nordix | JohnKeeney | 1 | -18/+32 |
2019-07-02 | Fix security vulnerabilities in apex-pdp | liamfallon | 1 | -0/+1 |
2019-07-01 | Merge "Bump apex-pdp to 2.2.1-SNAPSHOT" | Jim Hahn | 3 | -3/+3 |
2019-07-01 | Merge "Remove topic.properties and incorporate into overall properties" | Ram Krishna Verma | 19 | -181/+159 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT | Pamela Dragosh | 3 | -3/+3 |
2019-06-28 | Remove topic.properties and incorporate into overall properties | a.sreekumar | 19 | -181/+159 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 34 | -610/+268 |