Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-30 | Merge "Add directed graph reterive and execution service." | Dan Timoney | 9 | -40/+165 | |
2018-11-30 | Merge "Sonar Fix: WebConfig.java" | Dan Timoney | 1 | -3/+0 | |
2018-11-30 | Add directed graph reterive and execution service. | Muthuramalingam, Brinda Santh(bs2796) | 9 | -40/+165 | |
Change-Id: Ia31af4d14e38e6229166cda0f39fa090764ef1cb Issue-ID: CCSDK-672 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | |||||
2018-11-30 | Add Jython Component model and validation logics. | Muthuramalingam, Brinda Santh(bs2796) | 7 | -19/+74 | |
Change-Id: I2bdba0016a41e16198d60be68dff68d1ce7ad13a Issue-ID: CCSDK-696 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | |||||
2018-11-30 | Merge "Implement Base Jython Executor function." | Dan Timoney | 15 | -15/+473 | |
2018-11-30 | Sonar Fix: WebConfig.java | Arundathi Patil | 1 | -3/+0 | |
Fixed sonar issue/code-smells across this file Issue-ID: CCSDK-770 Change-Id: I24357ad04dcbccc3050e0d8fbb83273d791d4118 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2018-11-28 | Implement Base Jython Executor function. | Muthuramalingam, Brinda Santh(bs2796) | 15 | -15/+473 | |
Change-Id: I3fb066a021de4a7b3aa1fce7f6c191bc3944fb51 Issue-ID: CCSDK-696 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | |||||
2018-11-29 | Merge "Sonar issue-ApplicationConstants.java" | Dan Timoney | 1 | -3/+4 | |
2018-11-28 | Merge "Fix a typo in property name" | Dan Timoney | 1 | -1/+1 | |
2018-11-28 | Sonar issue-ApplicationConstants.java | Arundathi Patil | 1 | -3/+4 | |
Fixed sonar issues across this file. Issue-ID: CCSDK-684 Change-Id: I783a6294a30df1da35184bedc88ee77d10e98952 Signed-off-by: Arundathi Patil<arundpil@in.ibm.com> | |||||
2018-11-28 | Merge "Fixed Sonar issue in Application.java" | Dan Timoney | 1 | -4/+5 | |
2018-11-28 | Merge "Sonar Fix: ConfigModelRest.java" | Dan Timoney | 1 | -1/+1 | |
2018-11-28 | Merge "Sonar Fix: DataBaseInitService.java" | Dan Timoney | 1 | -5/+9 | |
2018-11-28 | Merge "Sonar Issue: ConfigModelContent.java" | Dan Timoney | 1 | -2/+1 | |
2018-11-28 | Merge "added test file to test PolicyEngineResponse.java" | Dan Timoney | 1 | -0/+112 | |
2018-11-28 | Merge "Fixed sonar issues in GetConfigResponse" | Dan Timoney | 1 | -1/+1 | |
2018-11-28 | Merge "Fixed sonar issue in GetConfigRequest" | Dan Timoney | 1 | -4/+4 | |
2018-11-28 | Fix a typo in property name | Alexis de Talhouët | 1 | -1/+1 | |
Change-Id: I573a7706212dd411a284ec7b57c9373d7d6ff376 Issue-ID: CCSDK-650 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2018-11-28 | Merge "Enable blueprintprocessor and vlantag-api" | Dan Timoney | 1 | -4/+6 | |
2018-11-28 | Merge "added test file to test ResourceModel.java" | Dan Timoney | 1 | -0/+57 | |
2018-11-28 | Merge "added test file for testing PolicyConfigTest.java" | Dan Timoney | 1 | -0/+113 | |
2018-11-28 | Merge "added test file to test RequestObject.java" | Dan Timoney | 1 | -0/+44 | |
2018-11-28 | Merge "added test file to test PolicyContent.java" | Dan Timoney | 1 | -0/+47 | |
2018-11-28 | Merge "added test file to cover Elements.java" | Dan Timoney | 1 | -0/+56 | |
2018-11-28 | Merge "added test case to VlanTagRequestInputTest" | Dan Timoney | 1 | -0/+8 | |
2018-11-28 | Merge "added test case to AssignVlanTagResponseTest" | Dan Timoney | 1 | -0/+7 | |
2018-11-28 | Merge "Sonar Fix: ModelTypeRest.java" | Dan Timoney | 1 | -4/+4 | |
2018-11-27 | Fixed Sonar issue in Application.java | ezhil | 1 | -4/+5 | |
Renamed the log variable Issue-ID: CCSDK-756 Change-Id: Ibb71e2cc363619bdf2593f67fabada2e55ff8287 Signed-off-by: ezhil <ezhrajam@in.ibm.com> | |||||
2018-11-27 | Sonar Fix: ConfigModelRest.java | Arundathi Patil | 1 | -1/+1 | |
Fixed sonar issue/code-smells across this file Issue-ID: CCSDK-752 Change-Id: I5f3bdb30d8d0c5bf074609d1e93e2566c3ccb098 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2018-11-27 | Sonar Fix: DataBaseInitService.java | Arundathi Patil | 1 | -5/+9 | |
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-751 Change-Id: Id23ba470761de5470b37a5b52830b064fbbf934b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2018-11-26 | Sonar Issue: ConfigModelContent.java | Arundathi Patil | 1 | -2/+1 | |
Fixed sonar issue/code-smells across this file Issue-ID: CCSDK-750 Change-Id: I93f97c54bd0e169801cb55bfaa2fa0ae3fd00780 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2018-11-22 | added test file to test PolicyEngineResponse.java | Sandeep J | 1 | -0/+112 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I18652d1b1644470e0cfa2aa458828ecdcb160d18 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-21 | Fixed sonar issues in GetConfigResponse | ezhil | 1 | -1/+1 | |
Made variable as private Issue-ID: CCSDK-739 Change-Id: Ieb17ea85f91f6f6ba8f3596b55362a403d573b6a Signed-off-by: ezhil <ezhrajam@in.ibm.com> | |||||
2018-11-21 | Fixed sonar issue in GetConfigRequest | ezhil | 1 | -4/+4 | |
Changed variables private to the class Issue-ID: CCSDK-738 Change-Id: Iff3d084b4f26579021412a27372892e0a2dd427b Signed-off-by: ezhil <ezhrajam@in.ibm.com> | |||||
2018-11-20 | Enable blueprintprocessor and vlantag-api | Alexis de Talhouët | 1 | -4/+6 | |
Also, fix add IntelliJ file in gitignore Change-Id: Iee192350ec3ec9c1aceefe814d4b0c11c326a897 Issue-ID: CCSDK-734 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2018-11-21 | added test file to test ResourceModel.java | Sandeep J | 1 | -0/+57 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib5d0552fda92214d1df492956790c6100c5f308c Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-21 | added test file to test RequestObject.java | Sandeep J | 1 | -0/+44 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I606273036965f70ab5f2b2ba31c9a889f9467ef4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-21 | added test file to test PolicyContent.java | Sandeep J | 1 | -0/+47 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4d659cb2ed7878879b15ca8f7e3c8971e8a8a2ca Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test file for testing PolicyConfigTest.java | Sandeep J | 1 | -0/+113 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I21f59675c8f57f3b5114d8a33f5e0f84a85df139 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test file to cover Elements.java | Sandeep J | 1 | -0/+56 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4cb9f8e5193eb0d039bf7433459af9f06cbcfd35 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test case to VlanTagRequestInputTest | Sandeep J | 1 | -0/+8 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Id16d6cb3bf2182a58ea35c63698285c852960353 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test case to AssignVlanTagResponseTest | Sandeep J | 1 | -0/+7 | |
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ifd2456108ec0b9eca15fdc104cd47b14e7d23466 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | Sonar Fix: ModelTypeRest.java | Arundathi Patil | 1 | -4/+4 | |
fixed sonar issues across this file. Issue-ID: CCSDK-733 Change-Id: I37f587b31290c53e261f0ad15c3099e63cd28ed6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2018-11-19 | Merge "Fixed sonar issue in NameGenResponse" | Dan Timoney | 1 | -1/+3 | |
2018-11-19 | Merge "Fixed Sonar issue in RecipeParser" | Dan Timoney | 1 | -0/+3 | |
2018-11-19 | Merge "added test file to test ExternalkeyValidator.java" | Dan Timoney | 1 | -0/+44 | |
2018-11-19 | Merge "Sonar fix: Application.java" | Dan Timoney | 1 | -4/+10 | |
2018-11-19 | Merge "added test case to AaiServiceImplTest" | Dan Timoney | 2 | -2/+18 | |
2018-11-19 | Merge "Blueprints Processor Microservice" | Dan Timoney | 12 | -195/+211 | |
2018-11-19 | Merge "Blueprints Processor Microservice" | Dan Timoney | 30 | -117/+304 | |