aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Fix subcategory population for vnf resourcesubhash kumar singh1-1/+1
2018-05-18Fix parsing for category and subcategorysubhash kumar singh1-0/+2
2018-05-17Fix resource population to DBsubhash kumar singh1-16/+27
2018-05-10Resolved License Issues for asdc-controllersanchitap4-0/+0
2018-04-23Sonar-Critical Bug FixingAS004650591-1/+5
2018-04-18AAIRestClient support for Basic AuthRob Daugherty1-0/+10
2018-04-16Change version of sdc-tosca dependencyArthur Martella1-16/+1
2018-04-14SDC to SO Northbound (HPA) changeliboNet1-1/+1
2018-04-12asdc controller package copyrght correctionSeshu-Kumar-M3-0/+0
2018-03-29UT Coverage for asdc-controllerAnjali Walsatwar6-6/+6
2018-03-29UT Coverage for asdc-controllerAnjali Walsatwar8-8/+8
2018-03-28UT Coverage for asdc-controller emulatorsAnjali Walsatwar1-0/+46
2018-03-28UT Coverage for asdc-controller emulatorsAnjali Walsatwar3-1/+120
2018-03-28UT Coverage for asdc-controller emulatorsAnjali Walsatwar1-0/+57
2018-03-28UT Coverage for asdc-controller emulatorsAnjali Walsatwar1-0/+62
2018-03-27sdc-tosca:1.3.3 depends on a SNAPSHOT artifactRob Daugherty1-0/+15
2018-03-27Dependency version updates for BeijingRob Daugherty26-169/+140
2018-03-23Remove forbidden dependencies to fix Jenkins jobArthur Martella1-1/+15
2018-03-21added custom validators for use with openpojoBenjamin, Max (mb388a)1-6/+0
2018-03-21SO License issue fix take 3Seshu-Kumar-M1-0/+0
2018-03-21take 2 license issue fixSeshu-Kumar-M1-0/+0
2018-03-21License scan issue fixSeshu-Kumar-M1-0/+0
2018-03-20NexusIQ security violation - httpclientRob Daugherty1-1/+0
2018-03-19Merge "Fix the Jar vulnerability and licensing"Seshu Kumar M1-1/+1
2018-03-19Fix the Jar vulnerability and licensingByung-Woo Jun1-1/+1
2018-03-19CII badging issue resolutionManamohan Satapathy2-2/+20
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty46-481/+2984
2018-03-09Revert Reduce log noise/warningsRob Daugherty9-1796/+1799
2018-03-09Remove redundant groupId inherited from parentMunir Ahmad1-1/+0
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams9-1799/+1796
2018-03-08Merge "Swap StringBuilder with string where makes sense"Seshu Kumar M1-91/+20
2018-03-08Swap StringBuilder with string where makes senseMunir Ahmad1-91/+20
2018-03-07Make use of lambdaMunir Ahmad2-43/+34
2018-03-07Swap Collection.sort with list.sortMunir Ahmad1-7/+7
2018-03-07Merge "Swap indexOf with contains"Rob Daugherty1-1/+1
2018-03-07Swap indexOf with containsMunir Ahmad1-1/+1
2018-03-06Fix javadocMunir Ahmad1-1/+1
2018-03-06Replace explicit type with dimond typeMunir Ahmad11-20/+20
2018-03-05private method was declared finalMunir Ahmad1-1/+1
2018-02-27Make use of append instead of string concatenationMunir Ahmad1-40/+40
2018-02-26Merge "Swap while loops with foreach where applicable"Seshu Kumar M1-18/+15
2018-02-25Swap while loops with foreach where applicableMunir Ahmad1-18/+15
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad7-14/+14
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella1-5/+5
2018-02-21Make use of addAll instead of loopMunir Ahmad1-6/+2
2018-01-22Deal with network VL for voLTEc001491071-3/+9
2018-01-22Add Category info For Service and Resourcec001491071-5/+9
2018-01-18SDC template distribution for voLTEc001491071-282/+309
2018-01-17Update VF Module Check for Tosca VNFc001491071-10/+10
2017-12-13Reduce complexity of HealthCheckUtilskurczews1-1/+1