aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Get Data under anchor using single rootRishi.Chail1-5/+2
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov1-6/+14
2021-04-07Fix SonarQube violationsToineSiebelink1-1/+1
2021-04-07Delete anchor part 2: cps restRuslan Kashapov1-7/+9
2021-04-06Fix for security hotspot related to safe archive expansionputhuparambil.aditya2-8/+97
2021-03-24Internal Server Error when creating the same data node twiceniamhcore1-6/+5
2021-03-18Fix code smellsRishi.Chail1-2/+2
2021-03-12Merge "Move web security configuration to application module"Toine Siebelink1-66/+0
2021-03-12Move web security configuration to application moduleRuslan Kashapov1-66/+0
2021-03-11Exception stack trace is exposedniamhcore1-20/+14
2021-03-11Suppress csrf sonar security hotspot warningBruno Sakoto1-0/+5
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-2/+6
2021-03-05Add basic authentication securityBruno Sakoto1-0/+61
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-2/+5
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore1-0/+48
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov1-3/+17
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-04Fetching data node by xpath - rest and service layersRuslan Kashapov2-6/+19
2021-02-04Merge "Decouple configuration from application"Toine Siebelink5-87/+7
2021-02-01Decouple configuration from applicationClaudio D. Gasparini5-87/+7
2021-02-01Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer"Toine Siebelink1-1/+2
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore1-9/+9
2021-01-26Loggers actuator config typo fixRuslan Kashapov1-1/+1
2021-01-23Retrieve an Anchor for a given dataspace by anchor name - REST layerRishi.Chail1-1/+2
2021-01-22Merge "Enable log level management via actuator, /cps/api path to use for RES...Toine Siebelink3-2/+12
2021-01-22Merge "ZIP archive support for multiple YANG files delivery on Schema Set cre...Toine Siebelink1-9/+79
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 Kashapov3-2/+12
2021-01-21ZIP archive support for multiple YANG files delivery on Schema Set creation u...Ruslan Kashapov1-9/+79
2021-01-19Delete schema set - REST and service layersRuslan Kashapov2-0/+13
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya2-3/+3
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-2/+4
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-0/+7
2021-01-06Create dataspaceRuslan Kashapov1-0/+6
2021-01-06Merge "Create schema set REST API and service level"Toine Siebelink2-2/+81
2020-12-24Create schema set REST API and service levelRuslan Kashapov2-2/+81
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.aditya1-0/+3
2020-12-11Remove depredcated code/classesniamhcore1-104/+0
2020-12-10Retrieve All anchors for a given Dataspaceputhuparambil.aditya2-2/+6
2020-12-10Improve CPS Exception handlingToineSiebelink2-22/+26
2020-12-07Create Common Model objects in SPIniamhcore1-10/+18
2020-12-02Fix checkstyle violations for "final" keywordClaudio David Gasparini3-23/+23
2020-11-30REST level exception handling cleanupRuslan Kashapov2-62/+6