aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Fix upload size to be greater than 1MBniamhcore2-0/+28296
2021-03-31Fix for AlreadyDefinedException test.niamhcore1-6/+6
2021-03-31Internal Server Error when creating the same data node twiceniamhcore4-26/+22
2021-03-29Exception stack trace is exposedniamhcore2-38/+14
2021-03-26Improve error reporting for invalid cps path queryniamhcore2-3/+9
2021-03-18Move web security configuration to application moduleRuslan Kashapov6-163/+28
2021-03-05Add basic authentication securityBruno Sakoto6-65/+240
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore2-11/+23
2021-02-26Implement getDataNode(anchorName, xPath) in NF-ProxyHanif Kukkalli1-0/+11
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore5-0/+146
2021-01-27Correct URL for Get a node using anchor and dataspaceRishi.Chail1-8/+14
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov2-14/+71
2021-01-26Ensure CPS REST API Specs conform to ONAP standardsRishi.Chail1-1/+1
2021-01-25Ensure CPS REST API Specs conform to ONAP standardsRishi.Chail1-28/+0
2021-02-09General groovy test improvementsToineSiebelink1-30/+43
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov3-11/+93
2021-02-04fix mvc tests skipped for rest servicesRuslan Kashapov3-1/+36
2021-02-04Merge "Decouple configuration from application"Toine Siebelink7-89/+9
2021-02-02Refactoring tests and adding tests for creating a node.niamhcore2-90/+176
2021-02-01Decouple configuration from applicationClaudio D. Gasparini7-89/+9
2021-02-01Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer"Toine Siebelink2-7/+22
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore3-9/+17
2021-01-26Loggers actuator config typo fixRuslan Kashapov1-1/+1
2021-01-23Retrieve an Anchor for a given dataspace by anchor name - REST layerRishi.Chail2-7/+22
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-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 Kashapov4-7/+62
2021-01-15SonarQube fixesToineSiebelink1-0/+37
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya3-4/+4
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-2/+4
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini2-13/+33
2021-01-06Create dataspaceRuslan Kashapov2-0/+34
2021-01-06WebMVC groovy test cases for AdminRestControllerputhuparambil.aditya1-1/+38
2021-01-06Merge "Create schema set REST API and service level"Toine Siebelink5-3/+219
2020-12-24Create schema set REST API and service levelRuslan Kashapov5-3/+219
2020-12-17Merge "Redirecting logs to console"Toine Siebelink1-48/+0
2020-12-17Redirecting logs to consoleniamhcore1-48/+0
2020-12-17Merge "Associate anchor to schema set"Rishi Chail2-12/+7
2020-12-17Associate anchor to schema setRuslan Kashapov2-12/+7
2020-12-17Adding logging exampleniamhcore1-0/+3
2020-12-17Split the CpsRestController.javaputhuparambil.aditya3-26/+59
2020-12-16Few Sonar Fixesputhuparambil.aditya2-13/+21
2020-12-11Remove depredcated code/classesniamhcore2-109/+5
2020-12-10Retrieve All anchors for a given Dataspaceputhuparambil.aditya2-2/+6
2020-12-10Improve CPS Exception handlingToineSiebelink3-43/+80
2020-12-07Create Common Model objects in SPIniamhcore1-10/+18
2020-12-02Fix checkstyle violations for "final" keywordClaudio David Gasparini3-23/+23