Age | Commit message (Expand) | Author | Files | Lines |
2020-08-13 | SONAR fixes - log formatting | waynedunican | 1 | -6/+7 |
2020-08-10 | Merge "Handling apex-pdp multi policy deployment failure:" | Pamela Dragosh | 2 | -13/+24 |
2020-08-07 | Handling apex-pdp multi policy deployment failure: | puthuparambil.aditya | 2 | -13/+24 |
2020-08-07 | Sonar Fixes | JvD_Ericsson | 1 | -13/+14 |
2020-07-24 | APEX changes to support policy disable/enable and some improvements | a.sreekumar | 3 | -42/+74 |
2020-07-21 | Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex... | JvD_Ericsson | 1 | -1/+1 |
2020-07-16 | Merge "Replace try/catch with assertj" | Pamela Dragosh | 11 | -1437/+989 |
2020-07-15 | Replace try/catch with assertj | waynedunican | 11 | -1437/+989 |
2020-07-13 | Remove old documentation from build | liamfallon | 7 | -188/+0 |
2020-07-06 | Fix URL checking on REST plugins | liamfallon | 1 | -17/+17 |
2020-07-01 | Fixing ConcurrentModificationException during multiple policy deployment in APEX | a.sreekumar | 1 | -24/+34 |
2020-06-19 | Changes for checkstyle 8.32 | liamfallon | 50 | -81/+15 |
2020-06-12 | Improve robustness of unit testing | huaxing | 2 | -22/+25 |
2020-04-06 | Fix intermittent unit test failures WebSocket | liamfallon | 1 | -6/+9 |
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-11 | Fix minor checkstyle/eclipse warnings | liamfallon | 2 | -16/+10 |
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-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 5 | -133/+139 |
2020-01-23 | Run apex-pdp in Java 11: base changes | liamfallon | 2 | -129/+122 |
2020-01-09 | Merge "Populate the PdpStatistics data in heartbeat" | Jim Hahn | 8 | -25/+297 |
2020-01-08 | Update vCPE example to use Avro schemas | liamfallon | 1 | -0/+42 |
2020-01-08 | Populate the PdpStatistics data in heartbeat | shaoqiu | 8 | -25/+297 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 12 | -213/+222 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 7 | -68/+74 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate | a.sreekumar | 5 | -69/+176 |
2019-11-07 | Fix vCPE example apex-pdp policy | liamfallon | 1 | -14/+14 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models | a.sreekumar | 5 | -140/+329 |
2019-08-08 | Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi... | a.sreekumar | 1 | -4/+13 |
2019-07-10 | Add integration tests for executor properties | liamfallon | 5 | -10/+15 |
2019-07-02 | ApexPDP: Fixed jenkin failure in Nordix | JohnKeeney | 1 | -18/+32 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 33 | -606/+266 |
2019-06-27 | Add period after inheritDoc for Sonar | liamfallon | 4 | -18/+22 |
2019-06-26 | Add passthrough properties for APEX engine | liamfallon | 14 | -314/+190 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX | a.sreekumar | 12 | -37/+36 |
2019-06-19 | Fix junit tests in apex-pdp | liamfallon | 4 | -313/+290 |
2019-01-15 | Fix crashing unit tests in Apex | liamfallon | 3 | -16/+17 |
2019-01-09 | Fix context clearing on model upgrade | liamfallon | 1 | -84/+66 |
2018-12-26 | Rename test classes in apex-pdp/services | Parshad Patel | 17 | -53/+53 |
2018-12-18 | Add Java property parameters for HTTPS | liamfallon | 12 | -48/+775 |
2018-12-11 | Remove unused parameter from test data | liamfallon | 1 | -1/+1 |
2018-12-03 | Fix checkstyle/sonar issues | liamfallon | 1 | -24/+30 |