aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Delete anchor part 2: cps restRuslan Kashapov3-11/+23
2021-04-06Fix for security hotspot related to safe archive expansionputhuparambil.aditya3-8/+198
2021-03-29Fix for AlreadyDefinedException test.niamhcore1-6/+6
2021-03-24Internal Server Error when creating the same data node twiceniamhcore4-29/+23
2021-03-18Fix code smellsRishi.Chail1-2/+2
2021-03-12Merge "Move web security configuration to application module"Toine Siebelink7-179/+30
2021-03-12Move web security configuration to application moduleRuslan Kashapov7-179/+30
2021-03-11Exception stack trace is exposedniamhcore2-38/+16
2021-03-11Suppress csrf sonar security hotspot warningBruno Sakoto1-0/+5
2021-03-09Improve error reporting for invalid cps path queryniamhcore2-3/+9
2021-03-05Update versions for next releaseRishi.Chail1-1/+1
2021-03-05Merge "Upgrade version number"Toine Siebelink1-1/+1
2021-03-05Add basic authentication securityBruno Sakoto7-65/+268
2021-03-04Upgrade version numberBruno Sakoto1-1/+1
2021-03-04Fix cps-nf-proxy standalone assembly.Ruslan Kashapov1-4/+4
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore3-11/+24
2021-02-26Implement getDataNode(anchorName, xPath) in NF-ProxyHanif Kukkalli1-0/+11
2021-02-22Upgrade version numberBruno Sakoto1-1/+1
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore8-0/+180
2021-01-27Correct URL for Get a node using anchor and dataspaceRishi.Chail4-11/+21
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov4-16/+126
2021-01-26Ensure CPS REST API Specs conform to ONAP standardsRishi.Chail5-157/+178
2021-01-25Ensure CPS REST API Specs conform to ONAP standardsRishi.Chail2-31/+15
2021-02-10Remove extra dependencies on actuator for rest servicesRuslan Kashapov1-4/+0
2021-02-09General groovy test improvementsToineSiebelink1-30/+43
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov5-13/+113
2021-02-04fix mvc tests skipped for rest servicesRuslan Kashapov4-130/+161
2021-02-04Decouple application configuration fileClaudio D. Gasparini1-1/+1
2021-02-04Merge "Decouple configuration from application"Toine Siebelink8-127/+35
2021-02-02Refactoring tests and adding tests for creating a node.niamhcore2-90/+176
2021-02-01Decouple configuration from applicationClaudio D. Gasparini8-127/+35
2021-02-01Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer"Toine Siebelink3-8/+23
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore4-30/+39
2021-01-26Loggers actuator config typo fixRuslan Kashapov1-1/+1
2021-01-23Retrieve an Anchor for a given dataspace by anchor name - REST layerRishi.Chail3-8/+23
2021-01-22Merge "Enable log level management via actuator, /cps/api path to use for RES...Toine Siebelink5-10/+28
2021-01-22Merge "ZIP archive support for multiple YANG files delivery on Schema Set cre...Toine Siebelink6-27/+197
2021-01-22Move jib plugin configuration from parentClaudio David Gasparini1-6/+35
2021-01-21Introduce caffeine cacheClaudio David Gasparini1-0/+5
2021-01-21Enable log level management via actuator, /cps/api path to use for REST contr...Ruslan Kashapov5-10/+28
2021-01-21ZIP archive support for multiple YANG files delivery on Schema Set creation u...Ruslan Kashapov6-27/+197
2021-01-19Delete schema set - REST and service layersRuslan Kashapov6-7/+87
2021-01-15Configure coverage per module for cps-serviceClaudio David Gasparini1-0/+4
2021-01-15SonarQube fixesToineSiebelink1-0/+37
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya7-396/+356
2021-01-14Fix code coverage for sonarClaudio David Gasparini1-4/+0
2021-01-13Include aggregate xml report on sonar coverageClaudio David Gasparini1-0/+4
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-2/+4
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini3-13/+68
2021-01-06Create dataspaceRuslan Kashapov3-0/+63