Age | Commit message (Expand) | Author | Files | Lines |
2020-02-12 | Add new LCM actions DownloadNESw and ActivateNESw, etc | Enbo Wang | 4 | -18/+68 |
2020-01-29 | add new action ConfigScaleIn | yongqiangliu312 | 1 | -0/+6 |
2020-01-29 | Change code in appc dispatcher for new LCMs in R6 | Dunietz, Irwin | 8 | -262/+286 |
2019-11-26 | Add new LCM actions GetConfig, StartTraffic, StopTraffic, etc | Keighron, Lori (lk2924) | 2 | -97/+476 |
2019-11-08 | Change code to use dmaap microservice | Patrick Brady | 4 | -141/+37 |
2019-11-08 | Cleanup of dmaap adapter | Patrick Brady | 1 | -1/+1 |
2019-10-16 | replace deprecated addMixInAnnotations | Taka Cho | 1 | -12/+12 |
2019-10-10 | replace deprecated JsonSerialize.Inclusion | Taka Cho | 2 | -4/+5 |
2019-04-04 | added test case to DmaapOutgoingMessageTest | Sandeep J | 1 | -0/+8 |
2019-04-02 | added file to test DmaapOutgoingMessage.java | Sandeep J | 1 | -0/+60 |
2019-04-01 | added test case to RequestModelTest.java | Sandeep J | 1 | -0/+6 |
2019-04-01 | added test case to RequestDataTest.java | Sandeep J | 1 | -0/+10 |
2019-03-28 | added file to test Input.java | Sandeep J | 1 | -0/+45 |
2019-03-28 | added file to test RequestData.java | Sandeep J | 1 | -0/+51 |
2019-03-28 | added file to test RequestModel.java | Sandeep J | 1 | -0/+51 |
2019-03-28 | added file to test ScopeOverlapModel.java | Sandeep J | 1 | -0/+45 |
2019-03-13 | Adding DistributeTrafficCheck LCM API | osinstom | 2 | -4/+21 |
2019-03-07 | Update appc-dispatcher for >1 ansible servers | Dunietz, Irwin | 1 | -5/+5 |
2019-02-25 | Test coverage in RequestValidatorImpl | Joss Armstrong | 2 | -26/+51 |
2019-02-22 | Test coverage in MessageAdapterImpl | Joss Armstrong | 2 | -11/+113 |
2019-02-22 | Test coverage in AbstractRequestHandlerImpl | Joss Armstrong | 1 | -8/+64 |
2019-02-22 | Test coverage for RequestValidationPolicy | Joss Armstrong | 2 | -7/+90 |
2018-11-08 | Code modification attempts to fix issue1.4.1 | Balaji, Ramya (rb111y) | 1 | -2/+3 |
2018-11-07 | More logging added to debug | Balaji, Ramya (rb111y) | 2 | -3/+14 |
2018-11-07 | Added more logging to narrrow down issue | Balaji, Ramya (rb111y) | 3 | -3/+18 |
2018-09-18 | scopeOverlap errorfix actionrequest fr force=false | Modaboina, Kusumakumari (km583p) | 2 | -2/+11 |
2018-09-17 | Adding DistributeTraffic LCM API | Tomek Osinski | 2 | -0/+29 |
2018-09-11 | In progress trxns criteria fix | Balaji, Ramya (rb111y) | 2 | -17/+99 |
2018-07-29 | updatd test in RequestValidationExceptionTest.java | Sandeep J | 1 | -0/+11 |
2018-07-10 | null ptr check | Krishnajinka | 1 | -0/+7 |
2018-07-02 | Adding responses to payload in LCM API | vidhyasree | 2 | -4/+105 |
2018-06-26 | Fix for invalid locking approach | vidhyasree | 1 | -4/+5 |
2018-06-25 | new action Reboot to the LCM API | vidhyasree | 2 | -0/+25 |
2018-06-18 | Unit tests APPC-443 | root | 6 | -86/+986 |
2018-06-14 | Update license header in appc-dispatcher xml files | John McClung | 1 | -2/+1 |
2018-06-13 | Update lic header in misc appc properties files | John McClung | 2 | -4/+2 |
2018-06-11 | Update license header in misc appc files | John McClung | 4 | -4/+0 |
2018-06-07 | Third lic header update for appc-dispatcher files | John McClung | 24 | -43/+19 |
2018-06-07 | More license header updates in appc-dispatcher | John McClung | 31 | -62/+31 |
2018-05-25 | Fix License Header Issues | John McClung | 1 | -0/+20 |
2018-04-16 | Add junit coverage to Request class | Mei Su | 1 | -0/+80 |
2018-04-12 | Add junit tests to LocalRequestValidatorImpl class | Irwin Dunietz | 1 | -11/+38 |
2018-04-09 | Add junit coverage to ActionIdentifierModel class | Irwin Dunietz | 1 | -0/+77 |
2018-03-22 | Bugfixes for error handling while attaching volume | Modaboina, Kusumakumari (km583p) | 1 | -1/+10 |
2018-03-21 | Add junit coverage to request handler exceptions | Lori Keighron | 7 | -0/+263 |
2018-03-20 | Add junits to request-handler-exception classes | Lori Keighron | 3 | -0/+119 |
2018-02-22 | Task to add ConfigScaleOut to LCM API, Yang Model. | vidhyasree | 1 | -5/+5 |
2018-02-07 | Fixed issues in MSO and StopApplication payload | vidhyasree | 1 | -1/+35 |
2018-01-30 | quick fix and make constant public | Taka | 1 | -1/+1 |
2018-01-29 | enhance test coverage under appc-request-handler | Taka | 1 | -0/+41 |