Age | Commit message (Expand) | Author | Files | Lines |
2020-08-27 | Remove Target and TargetType |  Pamela Dragosh | 48 | -330/+589 |
2020-08-25 | Address more sonar issues in policy-models |  Jim Hahn | 14 | -65/+26 |
2020-08-24 | Remove deprecated SDC and Model-yaml |  Pamela Dragosh | 95 | -16663/+0 |
2020-08-20 | Sonar Fixes policy/models, removing model-yaml |  uj426b | 1 | -30/+28 |
2020-08-18 | Make targetEntity a property |  Jim Hahn | 23 | -125/+194 |
2020-08-17 | Remove event context from Operation post processor |  Jim Hahn | 2 | -5/+8 |
2020-08-13 | Do not require context in ControlLoopOperationParams |  Jim Hahn | 2 | -13/+89 |
2020-08-07 | Merge "Modify Actors to use properties when provided" |  Pamela Dragosh | 26 | -212/+999 |
2020-08-06 | Modify Actors to use properties when provided |  Jim Hahn | 26 | -212/+999 |
2020-08-06 | Exclude javaparser due to license issue |  Jim Hahn | 1 | -0/+6 |
2020-08-04 | Skip preprocessor step in Actors |  Jim Hahn | 13 | -41/+110 |
2020-07-31 | Add property lists to Actors |  Jim Hahn | 45 | -64/+489 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 66 | -530/+444 |
2020-07-17 | Merge "Support vDNS RainyDay test Case." |  Jim Hahn | 1 | -3/+12 |
2020-07-17 | Support vDNS RainyDay test Case. |  uj426b | 1 | -3/+12 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 24 | -4544/+2 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 28 | -28/+28 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor |  Jim Hahn | 27 | -142/+141 |
2020-06-29 | Merge "Add CDS simulator to policy-models" |  Ram Krishna Verma | 10 | -20/+446 |
2020-06-26 | Add CDS simulator to policy-models |  Jim Hahn | 10 | -20/+446 |
2020-06-26 | Clean up of Pair classes - models |  waynedunican | 13 | -361/+308 |
2020-06-24 | Updating models dependencies to latest versions |  RossC | 4 | -11/+10 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 88 | -160/+71 |
2020-06-12 | Moving common polling code into HttpOperation |  Jim Hahn | 40 | -1081/+861 |
2020-06-11 | Merge "Default ActorImpl should have an "operations" property" |  Pamela Dragosh | 16 | -50/+61 |
2020-06-11 | Merge "Fixing issue with Jacoco coverage being stored above project directory" |  Pamela Dragosh | 2 | -10/+10 |
2020-06-11 | Merge "Rename GuardOperation to DecisionOperation" |  Jorge Hernandez | 6 | -18/+18 |
2020-06-11 | Default ActorImpl should have an "operations" property |  Jim Hahn | 16 | -50/+61 |
2020-06-11 | Fixing issue with Jacoco coverage being stored above project directory |  RossC | 2 | -10/+10 |
2020-06-10 | Rename GuardOperation to DecisionOperation |  Jim Hahn | 6 | -18/+18 |
2020-06-09 | Flesh out junits for SDNR and VFC actors |  Jim Hahn | 4 | -2/+116 |
2020-06-08 | Fix VFC Restart operation name |  Jim Hahn | 1 | -1/+1 |
2020-06-03 | Merge "Use plain HashMap instead of IdentityHashMap" |  Pamela Dragosh | 2 | -5/+6 |
2020-06-02 | Use plain HashMap instead of IdentityHashMap |  Jim Hahn | 2 | -5/+6 |
2020-06-02 | Change Actor makeCoder() to getCoder() |  Jim Hahn | 12 | -16/+16 |
2020-06-01 | Merge "Copy Dbao from drools-apps to models" |  Pamela Dragosh | 4 | -4/+186 |
2020-06-01 | Merge "Use "coder" to serialize Actor requests" |  Pamela Dragosh | 13 | -109/+76 |
2020-05-31 | Merge "Made Actor names public" |  Ram Krishna Verma | 4 | -4/+7 |
2020-05-29 | Made Actor names public |  Jim Hahn | 4 | -4/+7 |
2020-05-29 | Use "coder" to serialize Actor requests |  Jim Hahn | 13 | -109/+76 |
2020-05-29 | Use default serialization provider |  Jim Hahn | 3 | -6/+2 |
2020-05-29 | Copy Dbao from drools-apps to models |  Jim Hahn | 4 | -4/+186 |
2020-05-29 | Do not generate notification in SDNR Actor |  Jim Hahn | 4 | -49/+0 |
2020-05-27 | Include response in OperationOutcome |  Jim Hahn | 31 | -26/+131 |
2020-05-19 | Bump models master to 2.3.0-SNAPSHOT |  Ram Krishna Verma | 27 | -27/+27 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT |  Ram Krishna Verma | 27 | -27/+27 |
2020-05-15 | Cannot parse finishTime in legacy SO responses |  Jim Hahn | 6 | -52/+175 |
2020-05-15 | Cannot parse finishTime in SO responses |  Jim Hahn | 8 | -102/+346 |
2020-05-14 | SO poll should not require request ID |  Jim Hahn | 10 | -37/+196 |
2020-05-12 | Fix race condition in AaiCqResponse |  Jim Hahn | 4 | -75/+66 |