ccsdk/sli.git
2017-10-02 Dan TimoneyAdd test cases for MdsalHelper
2017-10-02 Dan TimoneyAdd test cases for MdsalHelper
2017-09-29 ramu.nUpdate VoLTE underlay JSON template
2017-09-28 Brian FreemanSLI-API northbound add to docs
2017-09-28 Dan TimoneyMerge "Add a unit test for mdsal"
2017-09-28 Dan TimoneyMerge "Setup ReadTheDocs"
2017-09-28 Dan TimoneyMerge "SPTN l3vpn template"
2017-09-28 Dan TimoneyMerge "Added @Override annotation"
2017-09-28 Dan TimoneyMerge "Fix major sonar issue"
2017-09-28 Dan TimoneyMerge "Improve SDNC Sonar coverage"
2017-09-28 Dan TimoneyMerge "Deleted redundant try catch block"
2017-09-28 Dan TimoneyMerge "Implement test cases for fabric discovery plugin"
2017-09-28 surya-huaweiAdd a unit test for mdsal
2017-09-28 Brian FreemanSetup ReadTheDocs
2017-09-28 Brian FreemanSetup ReadTheDocs
2017-09-28 Brian FreemanSetup ReadTheDocs
2017-09-28 Brian FreemanSetup ReadTheDocs
2017-09-28 Dan TimoneyMerge "Added l2-dci json template and updated l3-dci"
2017-09-28 Gaurav AgrawalAdded l2-dci json template and updated l3-dci
2017-09-28 黄卓垚10112215SPTN l3vpn template
2017-09-28 Dan TimoneyMerge "Remove redundant casts"
2017-09-28 Dan TimoneyMerge "Close the inputstream"
2017-09-28 surya-huaweiRemove redundant casts
2017-09-28 surya-huaweiClose the inputstream
2017-09-28 shashikanthAdded @Override annotation
2017-09-28 ramu.nAdd VoLTE underlay JSON template
2017-09-28 Rich TabedzkiRefined DBLIB blueprint configuration
2017-09-28 Rich TabedzkiAdded Blueprint configuration
2017-09-27 Dan TimoneyMerge "Refinements to core"
2017-09-27 Dan TimoneyMerge "Add VoLTE Overlay Json template"
2017-09-27 surya-huaweiAdd unit test for SliStringUtils
2017-09-27 Marcus G K... Add VoLTE Overlay Json template
2017-09-27 ramu.nAdd underlay JSON template validation
2017-09-27 shashikanthFix major sonar issue
2017-09-27 Gaurav AgrawalRefinements to core
2017-09-27 shashikanthImprove SDNC Sonar coverage
2017-09-27 Dan TimoneyMerge "Use Long.toString instead"
2017-09-27 Dan TimoneyMerge "Some minor refinements in CCSDK SLI Core module"
2017-09-27 Dan TimoneyMerge "Remove hardcoded dependency versions"
2017-09-27 Dan TimoneyMerge "Use Map's entrySet instead of keySet"
2017-09-27 Dan TimoneyMerge "Fixes for SvcLogicActivator"
2017-09-27 surya-huaweiUse Long.toString instead
2017-09-26 Rich TabedzkiUpdated DBLIB svc definition
2017-09-26 shashikanthDeleted redundant try catch block
2017-09-25 surya-huaweiFix some sonar issues in sli/northbound
2017-09-25 ramu.nSome minor refinements in CCSDK SLI Core module
2017-09-25 surya-huaweiUse Map's entrySet instead of keySet
2017-09-25 Gaurav AgrawalRemove hardcoded dependency versions
2017-09-25 Gaurav AgrawalFix JUNIT version to pick from parent pom.
2017-09-25 surya-huaweiRemove unused imports
2017-09-25 Gaurav AgrawalFixes for SvcLogicActivator
2017-09-25 Arun S. YerraImplement test cases for fabric discovery plugin
2017-09-23 ramu.nSome minor refinements in CCSDK SLI Core module
2017-09-22 Arun S. YerraImplement test cases for fabric discovery plugin
2017-09-22 Dan TimoneyMerge "Fix Blocker/Critical sonar issues"
2017-09-22 Dan TimoneyMerge "Fix Blocker/Critical sonar issues"
2017-09-22 Dan TimoneyMerge "Fix sli dependency"
2017-09-22 Dan TimoneyMerge "Fix sli dependency"
2017-09-22 Dan TimoneyMerge "Fix sli dependency"
2017-09-22 Patrick BradyChanges to fix failing utils feature
2017-09-22 Dan TimoneyMerge "Add "@Override" annotation"
2017-09-22 Dan TimoneyMerge "Resolved sonar issue."
2017-09-22 Dan TimoneyMerge "Sql query blocker issue fixed."
2017-09-22 surya-huaweiRemove unnecessary constructs
2017-09-22 surya-huaweiAdd "@Override" annotation
2017-09-22 surya-huaweiUse Integer.toString() for type conversion
2017-09-21 Dan TimoneyInstall sdnc-core utils as karaf package
2017-09-21 Bharat saraswalSql query blocker issue fixed.
2017-09-21 Bharat saraswalResolved sonar issue.
2017-09-21 Dan TimoneyMerge "Replace type specification with diamond operator"
2017-09-21 Dan TimoneyMerge "Improve code coverage for MdsalHelper"
2017-09-21 Dan TimoneyMerge "Remove unnecessary parentheses"
2017-09-21 Dan TimoneyMerge "Refinements and test additions to XmlParser"
2017-09-21 shashikanthFix Blocker/Critical sonar issues
2017-09-21 shashikanthFix Blocker/Critical sonar issues
2017-09-21 Bharat saraswalResolved below sonar issues.
2017-09-21 surya-huaweiReplace type specification with diamond operator
2017-09-21 Gaurav AgrawalImprove code coverage for MdsalHelper
2017-09-21 surya-huaweiUse Integer.toString for type conversion
2017-09-21 surya-huaweiRemove unnecessary parentheses
2017-09-21 surya-huaweiMove string literals to left hand side
2017-09-21 Bharat saraswalFix Sonar Issues in sli/core module
2017-09-20 Dan TimoneyMerge "Abstract utility classes for re-use"
2017-09-20 Dan TimoneyMerge "Some minor refinements in CCSDK SLI Northbound"
2017-09-20 Dan TimoneyMerge "Use entrySet instead of keySet"
2017-09-20 Dan TimoneyMerge "Fix Sonar Issues in sli/core module"
2017-09-20 Dan TimoneyMerge "Fixes for MdsalHelper util"
2017-09-20 Dan TimoneyMerge "Fix Sonar Issue"
2017-09-20 Ryan GouldingAbstract utility classes for re-use
2017-09-20 ramu.nSome minor refinements in CCSDK SLI Northbound
2017-09-20 surya-huaweiUse entrySet instead of keySet
2017-09-20 surya-huaweiRemove useless assigment to local variables
2017-09-20 surya-huaweiFix Sonar Issues in sli/core module
2017-09-20 Gaurav AgrawalFixes for MdsalHelper util
2017-09-20 Gaurav AgrawalRefinements and test additions to XmlParser
2017-09-20 surya-huaweiFix Sonar Issue in sli/adaptors module
2017-09-20 surya-huaweiFix Sonar Issue
2017-09-20 Gaurav AgrawalChanges to RestApiCall plugin
2017-09-20 ramu.nFix few Major sonar issues
2017-09-20 Dan TimoneyRemove unthrown exception
next