Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-30 | fixed sonar issues in DataBaseInitService.java | Sandeep J | 1 | -323/+325 | |
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I1b38d9656ace1160b7fd93f336f43d37f0d17847 Signed-off-by: Sandeep J <sandeejh@in.ibm.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 | 2 | -12/+8 | |
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-21 | Merge "Do no prepend "sub" for subnet net id" | Dan Timoney | 1 | -1/+1 | |
2018-11-20 | Enable blueprintprocessor and vlantag-api | Alexis de Talhouët | 2 | -12/+8 | |
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 "Add support for aai node" | Dan Timoney | 5 | -1/+110 | |
2018-11-19 | Merge "Blueprints Processor Microservice" | Dan Timoney | 13 | -205/+244 | |
2018-11-19 | Merge "Blueprints Processor Microservice" | Dan Timoney | 31 | -119/+307 | |
2018-11-19 | Merge "Blueprints Processor Microservice" | Dan Timoney | 26 | -356/+703 | |
2018-11-19 | Merge "Controller Blueprints Microservice" | Dan Timoney | 7 | -244/+421 | |
2018-11-19 | Merge "Controller Blueprints Component Core" | Dan Timoney | 3 | -32/+72 | |
2018-11-19 | Merge "Controller Blueprints Component Core" | Dan Timoney | 19 | -972/+0 | |