Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | JUint/Technical Debt for eventmanager |  liamfallon | 1 | -1/+1 |
2018-02-06 | Add JUnit and Remove Technical Debt in Guard |  liamfallon | 1 | -5/+5 |
2018-01-18 | Fix Tech Debt/JUnit on control loop event POJOs |  Liam Fallon | 6 | -375/+375 |
2018-01-16 | Fix Sonar Technical Debt, Unit Test for APPC POJOs |  Liam Fallon | 2 | -4/+3 |
2017-12-08 | remove synchronized calls to avoid race conditions |  Jorge Hernandez | 1 | -26/+0 |
2017-11-21 | Bump minor version |  Jessica Wagantall | 3 | -3/+3 |
2017-11-15 | Upgrade to 1.1.2-SNAPSHOT |  Pamela Dragosh | 3 | -3/+3 |
2017-11-13 | default archetype tooling to 1.1.1 |  Jorge Hernandez | 1 | -4/+4 |
2017-11-09 | Merge "Fix SO Request body" |  Jorge Hernandez | 1 | -3/+4 |
2017-11-08 | Fix SO Request body |  Hockla, Ali (ah999m) | 1 | -3/+4 |
2017-11-08 | Update SNAPSHOT version |  Pamela Dragosh | 3 | -3/+3 |
2017-11-03 | Fix Generic VNF isClosedLoopDisabled |  daniel | 1 | -5/+18 |
2017-11-02 | Write to DB on guard deny |  Temoc Rodriguez | 1 | -0/+1 |
2017-10-31 | Fix Abatement Processing |  daniel | 1 | -1/+3 |
2017-10-30 | Merge "Fix Final Failure on AAI Queries" |  Pamela Dragosh | 4 | -64/+59 |
2017-10-30 | Fix Final Failure on AAI Queries |  daniel | 4 | -64/+59 |
2017-10-27 | Send final failure on null vfc request |  Charles Cole | 2 | -2/+62 |
2017-10-27 | remove explicit call to shutdown in junits |  Jorge Hernandez | 6 | -15/+27 |
2017-10-25 | Fix Source/Target Lock |  daniel | 4 | -8/+19 |
2017-10-24 | change drl line to avoid velocity bug |  Jorge Hernandez | 1 | -3/+7 |
2017-10-24 | Change vnf-id to vnf-name |  daniel | 2 | -13/+13 |
2017-10-23 | Merge "Fix handling of aai 'get' errors" |  Jorge Hernandez | 6 | -116/+311 |
2017-10-23 | Fix handling of aai 'get' errors |  Charles Cole | 6 | -116/+311 |
2017-10-20 | Removed pre-Amsterdam policy template code |  Magnusen, Drew (dm741q) | 13 | -1585/+0 |
2017-10-18 | Add support for AAI Named Query error handling |  Charles Cole | 2 | -4/+114 |
2017-10-17 | Fix Target Entity Lock |  daniel | 2 | -59/+436 |
2017-10-17 | Merge "Fix operation history DB properties for Junits" |  Jorge Hernandez | 1 | -0/+5 |
2017-10-17 | Merge "Update SO Interface AAI NQ response from v8 to v11" |  Jorge Hernandez | 1 | -1/+6 |
2017-10-17 | Update SO Interface AAI NQ response from v8 to v11 |  Hockla, Ali (ah999m) | 1 | -1/+6 |
2017-10-17 | Fix operation history DB properties for Junits |  Temoc Rodriguez | 1 | -0/+5 |
2017-10-16 | Update abatement=false and add Abated event |  Pamela Dragosh | 5 | -12/+22 |
2017-10-11 | Enable junits to work with the archetype template |  Charles Cole | 6 | -1295/+161 |
2017-10-10 | add structure only for PAP rule management |  Jorge Hernandez | 1 | -0/+21 |
2017-10-09 | strengthen APPC Response Cleanup Rules |  Jorge Hernandez | 1 | -2/+2 |
2017-10-06 | Fix Build Errors |  daniel | 11 | -2488/+8 |
2017-10-05 | Fix JUnit Race Conditions |  daniel | 9 | -1210/+452 |
2017-09-28 | missing $ in guard expansion variables |  Jorge Hernandez | 1 | -4/+3 |
2017-09-28 | Make Guard Configurable |  daniel | 1 | -2/+5 |
2017-09-28 | Delete ControlLoopXacmlGuardTest.java |  Temoc Rodriguez | 7 | -426/+13 |
2017-09-28 | Fix Retries for Policies |  daniel | 8 | -37/+30 |
2017-09-28 | Add missing auth headers to guard request |  Temoc Rodriguez | 4 | -4/+11 |
2017-09-27 | Merge "Create common object to consolidate AAI response" |  Jorge Hernandez | 1 | -2/+2 |
2017-09-27 | Create common object to consolidate AAI response |  Joseph Chou | 1 | -2/+2 |
2017-09-27 | Fix Use Case Template |  daniel | 5 | -17/+42 |
2017-09-26 | force maven dependency plugin version to latest |  Jorge Hernandez | 6 | -34/+39 |
2017-09-26 | Fix TestSO properties |  Temoc Rodriguez | 5 | -13/+22 |
2017-09-25 | Fix Usecase Template for VoLTE |  daniel | 4 | -7/+127 |
2017-09-22 | Fix Use Case Testing |  daniel | 17 | -36/+214 |
2017-09-21 | Add VFC Response in Working Memory & JUNIT |  Ritu Sood | 3 | -6/+402 |
2017-09-21 | Merge "Implement restful call to xacml pdp guard" |  Jorge Hernandez | 5 | -11/+17 |