summaryrefslogtreecommitdiffstats
path: root/cps-rest/src/test/groovy
AgeCommit message (Expand)AuthorFilesLines
2021-04-06Fix for security hotspot related to safe archive expansionputhuparambil.aditya1-0/+101
2021-03-29Fix for AlreadyDefinedException test.niamhcore1-6/+6
2021-03-24Internal Server Error when creating the same data node twiceniamhcore3-23/+18
2021-03-12Merge "Move web security configuration to application module"Toine Siebelink5-104/+30
2021-03-12Move web security configuration to application moduleRuslan Kashapov5-104/+30
2021-03-11Exception stack trace is exposedniamhcore1-18/+2
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-1/+3
2021-03-05Add basic authentication securityBruno Sakoto5-65/+179
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-9/+18
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 ...niamhcore4-0/+98
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 Kashapov1-11/+54
2021-02-09General groovy test improvementsToineSiebelink1-30/+43
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov1-5/+74
2021-02-04fix mvc tests skipped for rest servicesRuslan Kashapov1-1/+1
2021-02-04Merge "Decouple configuration from application"Toine Siebelink2-2/+2
2021-02-02Refactoring tests and adding tests for creating a node.niamhcore2-90/+176
2021-02-01Decouple configuration from applicationClaudio D. Gasparini2-2/+2
2021-02-01Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer"Toine Siebelink1-6/+20
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore2-0/+8
2021-01-23Retrieve an Anchor for a given dataspace by anchor name - REST layerRishi.Chail1-6/+20
2021-01-22Merge "Enable log level management via actuator, /cps/api path to use for RES...Toine Siebelink2-8/+16
2021-01-21Enable log level management via actuator, /cps/api path to use for REST contr...Ruslan Kashapov2-8/+16
2021-01-21ZIP archive support for multiple YANG files delivery on Schema Set creation u...Ruslan Kashapov2-18/+118
2021-01-19Delete schema set - REST and service layersRuslan Kashapov2-7/+49
2021-01-15SonarQube fixesToineSiebelink1-0/+37
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya1-1/+1
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-13/+26
2021-01-06Create dataspaceRuslan Kashapov1-0/+28
2021-01-06WebMVC groovy test cases for AdminRestControllerputhuparambil.aditya1-1/+38
2020-12-24Create schema set REST API and service levelRuslan Kashapov3-1/+138
2020-12-16Few Sonar Fixesputhuparambil.aditya1-13/+18
2020-12-11Remove depredcated code/classesniamhcore1-5/+5
2020-12-10Improve CPS Exception handlingToineSiebelink1-21/+54
2020-11-09Exception handling on REST unit testRuslan Kashapov1-0/+115