aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Bump api patch to 2.1.1Pamela Dragosh1-1/+1
2019-06-18Fix the bug of cannot return multiple versions of tosca entityChenfei Gao1-1/+1
2019-06-18Merge "added file to test RestServerParameters.java"Liam Fallon1-0/+46
2019-06-18Merge "Change getCanonicalName() to getName() in api"Liam Fallon3-15/+10
2019-06-17Change getCanonicalName() to getName() in apiJim Hahn3-15/+10
2019-06-13added file to test ApiStatisticsManager.javaSandeep J1-0/+45
2019-06-13added file to test RestServerParameters.javaSandeep J1-0/+46
2019-05-30Bump to version 2.1.0Pamela Dragosh1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
2019-05-23Log POST requestsJim Hahn2-0/+76
2019-05-22Reserve version integer check and delete eligibility checkChenfei Gao4-4/+4
2019-05-21Modify legacy API and policy provider to support version enabled features in ...Chenfei Gao9-88/+244
2019-05-16Step snapshot version of policy-apiliamfallon1-1/+1
2019-05-10Add more filtering conditions to filter returned PdpGroups with specified pol...Chenfei Gao1-1/+3
2019-05-07Preload legacy operational policy type and guard policy typesChenfei Gao14-8/+382
2019-05-02Fix api sonar bugs - logging exceptionsChenfei Gao2-0/+40
2019-05-01Add version to preloaded policy typesJim Hahn10-10/+20
2019-04-26Fix legacy policy type names3.0.2-ONAPPamela Dragosh2-20/+20
2019-04-16Preload policy types when api starts upChenfei Gao18-4/+1443
2019-04-11Add junit tests for endpointsChenfei Gao18-136/+690
2019-04-10Modify delete safety net and DB lab setupChenfei Gao14-566/+953
2019-04-09Modify policy provider to support GET/CREATEChenfei Gao15-58/+863
2019-04-05Incorporate filters in provider functionsChenfei Gao11-65/+403
2019-04-03Implement policy provider functionsChenfei Gao29-435/+1404
2019-03-19added file to test ApiRunttimeException.javaSandeep J1-0/+43
2019-03-18added test cases to TestApiParameterGroup.javaSandeep J1-20/+32
2019-03-17Add API endpoints for legacy policiesChenfei Gao7-44/+878
2019-03-17Add test policytype and policiesPamela Dragosh33-2/+1002
2019-03-15Hotfix for compilation errorsChenfei Gao5-1069/+1082
2019-03-07Add code to follow ONAP API CVS guidelinesChenfei Gao4-82/+482
2019-02-28Reference lombok from parentPamela Dragosh1-1/+0
2019-02-27Add more endpoints and swagger annotationsChenfei Gao13-1038/+1002
2019-02-07Add changes to basic structure of api componentChenfei Gao27-137/+1507
2018-09-25Clean up checkstyle declarationPamela Dragosh9-32/+26
2018-09-03Add basic main structure for policy-apiKrishnajinka28-0/+1951