Age | Commit message (Expand) | Author | Files | Lines |
2021-02-05 | Give better messages than NPE for missing data | Jim Hahn | 10 | -21/+126 |
2020-12-23 | Add Service Template TOSCA handling | liamfallon | 1 | -12/+6 |
2020-12-07 | Fix Modify NSSI operation | krishnaa96 | 2 | -15/+6 |
2020-12-02 | Address sonar issues in policy/models | Jim Hahn | 3 | -5/+5 |
2020-11-20 | Delete preprocessed flag from actors | Jim Hahn | 2 | -2/+2 |
2020-10-27 | Make Actors event-agnostic | Jim Hahn | 12 | -5247/+76 |
2020-10-27 | Bump models master to 2.4.0 SNAPSHOT | Jim Hahn | 1 | -1/+1 |
2020-10-19 | Bump models to 2.3.6 snapshot | Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.5 | Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.4 snapshot | Jim Hahn | 1 | -1/+1 |
2020-10-07 | Bump models to 2.3.3 | Jim Hahn | 1 | -1/+1 |
2020-10-02 | Fix eclipse/sonar warnings in models | Jim Hahn | 1 | -0/+2 |
2020-09-08 | Bump models to 2.3.2 | Jim Hahn | 1 | -1/+1 |
2020-09-01 | Add Modify NSSI operation in SO actor | krishnaa96 | 12 | -16/+273 |
2020-08-27 | Remove Target and TargetType | Pamela Dragosh | 5 | -82/+73 |
2020-08-06 | Modify Actors to use properties when provided | Jim Hahn | 6 | -91/+301 |
2020-08-04 | Skip preprocessor step in Actors | Jim Hahn | 4 | -0/+26 |
2020-07-31 | Add property lists to Actors | Jim Hahn | 6 | -9/+67 |
2020-07-21 | Fix some sonars in policy-models | Jim Hahn | 2 | -3/+2 |
2020-07-13 | Remove legacy actor code from models | Jim Hahn | 2 | -623/+0 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor | Jim Hahn | 3 | -28/+27 |
2020-06-12 | Moving common polling code into HttpOperation | Jim Hahn | 17 | -855/+93 |
2020-06-11 | Default ActorImpl should have an "operations" property | Jim Hahn | 1 | -3/+3 |
2020-06-02 | Change Actor makeCoder() to getCoder() | Jim Hahn | 3 | -4/+4 |
2020-06-01 | Merge "Use "coder" to serialize Actor requests" | Pamela Dragosh | 3 | -61/+15 |
2020-05-29 | Use "coder" to serialize Actor requests | Jim Hahn | 3 | -61/+15 |
2020-05-29 | Use default serialization provider | Jim Hahn | 1 | -2/+1 |
2020-05-27 | Include response in OperationOutcome | Jim Hahn | 4 | -0/+17 |
2020-05-19 | Bump models master to 2.3.0-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-05-15 | Cannot parse finishTime in legacy SO responses | Jim Hahn | 1 | -46/+1 |
2020-05-15 | Cannot parse finishTime in SO responses | Jim Hahn | 3 | -3/+103 |
2020-05-14 | SO poll should not require request ID | Jim Hahn | 6 | -12/+20 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-14 | Bump models to 2.2.5-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-04-11 | Bump models patch 2.2.4-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-01 | Set sub request ID before start callback | Jim Hahn | 2 | -9/+16 |
2020-03-30 | Test new actors against simulators | Jim Hahn | 3 | -0/+76 |
2020-03-25 | Bump models 2.2.3-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT | liamfallon | 1 | -1/+1 |
2020-03-23 | New Guard actor request structure is incorrect | Jim Hahn | 2 | -18/+2 |
2020-03-10 | Fix field names in SO Actor messages | Jim Hahn | 2 | -6/+6 |
2020-03-06 | Add subrequest ID to OperationOutcome | Jim Hahn | 2 | -2/+17 |
2020-03-05 | Add SO VF Module Delete Operation | Jim Hahn | 12 | -27/+1102 |
2020-03-03 | Fix path issues | Jim Hahn | 3 | -8/+6 |
2020-02-25 | Support separate VF Counts for different Targets | Jim Hahn | 5 | -67/+132 |
2020-02-24 | Move CQ operation name from actor.aai to aai | Jim Hahn | 2 | -8/+1 |
2020-02-21 | Change payload to Map<String,Object> so it's more versatile | Jim Hahn | 11 | -41/+303 |
2020-02-20 | More actor clean-up | Jim Hahn | 10 | -138/+212 |