aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Preload control loop coordination type in APIJim Hahn5-3/+42
2019-08-08Add get deployed endpoints for legacy policiesChenfei Gao7-95/+379
2019-07-31Policy API JUnit TestsBilal A2-2/+8
2019-07-18Modify policy/api to use RestServer from commonJim Hahn4-340/+9
2019-07-11Fix sonar issues in policy-apiJim Hahn8-521/+397
2019-07-08Fix api due to sonar changes in commonJim Hahn1-1/+2
2019-06-17Change getCanonicalName() to getName() in apiJim Hahn2-4/+4
2019-05-23Log POST requestsJim Hahn2-0/+76
2019-05-22Reserve version integer check and delete eligibility checkChenfei Gao2-2/+2
2019-05-21Modify legacy API and policy provider to support version enabled features in ...Chenfei Gao3-19/+62
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 Gao5-1/+222
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 Dragosh1-8/+8
2019-04-16Preload policy types when api starts upChenfei Gao14-3/+1417
2019-04-11Add junit tests for endpointsChenfei Gao2-7/+63
2019-04-10Modify delete safety net and DB lab setupChenfei Gao7-277/+259
2019-04-09Modify policy provider to support GET/CREATEChenfei Gao3-55/+190
2019-04-05Incorporate filters in provider functionsChenfei Gao6-59/+154
2019-04-03Implement policy provider functionsChenfei Gao9-340/+847
2019-03-17Add API endpoints for legacy policiesChenfei Gao7-44/+878
2019-03-17Add test policytype and policiesPamela Dragosh2-2/+2
2019-03-15Hotfix for compilation errorsChenfei Gao4-1069/+1077
2019-03-07Add code to follow ONAP API CVS guidelinesChenfei Gao3-81/+481
2019-02-27Add more endpoints and swagger annotationsChenfei Gao7-575/+778
2019-02-07Add changes to basic structure of api componentChenfei Gao14-42/+933
2018-09-25Clean up checkstyle declarationPamela Dragosh8-31/+26
2018-09-03Add basic main structure for policy-apiKrishnajinka12-0/+1197