Age | Commit message (Expand) | Author | Files | Lines |
2021-04-28 | - Remove redundant and misleading tests |  ToineSiebelink | 1 | -29/+11 |
2021-04-28 | Fix Code smells |  shivasubedi | 4 | -14/+11 |
2021-04-26 | Get Data under anchor using single root |  Rishi.Chail | 2 | -6/+3 |
2021-04-20 | Create child data node (part 1): CPS service + REST |  Ruslan Kashapov | 2 | -9/+44 |
2021-04-07 | Fix SonarQube violations |  ToineSiebelink | 1 | -1/+1 |
2021-04-07 | Merge "Fix upload size to be greater than 1MB" |  Bruno Sakoto | 2 | -0/+28296 |
2021-04-07 | Fix upload size to be greater than 1MB |  niamhcore | 2 | -0/+28296 |
2021-04-07 | Delete anchor part 2: cps rest |  Ruslan Kashapov | 2 | -8/+22 |
2021-04-06 | Fix for security hotspot related to safe archive expansion |  puthuparambil.aditya | 3 | -8/+198 |
2021-03-29 | Fix for AlreadyDefinedException test. |  niamhcore | 1 | -6/+6 |
2021-03-24 | Internal Server Error when creating the same data node twice |  niamhcore | 4 | -29/+23 |
2021-03-18 | Fix code smells |  Rishi.Chail | 1 | -2/+2 |
2021-03-12 | Merge "Move web security configuration to application module" |  Toine Siebelink | 6 | -170/+30 |
2021-03-12 | Move web security configuration to application module |  Ruslan Kashapov | 6 | -170/+30 |
2021-03-11 | Exception stack trace is exposed |  niamhcore | 2 | -38/+16 |
2021-03-11 | Suppress csrf sonar security hotspot warning |  Bruno Sakoto | 1 | -0/+5 |
2021-03-09 | Improve error reporting for invalid cps path query |  niamhcore | 2 | -3/+9 |
2021-03-05 | Add basic authentication security |  Bruno Sakoto | 6 | -65/+240 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 2 | -11/+23 |
2021-02-26 | Implement getDataNode(anchorName, xPath) in NF-Proxy |  Hanif Kukkalli | 1 | -0/+11 |
2021-02-22 | Rest & Java API layer - Query Datanodes using cpsPath that contains contains ... |  niamhcore | 5 | -0/+146 |
2021-01-27 | Correct URL for Get a node using anchor and dataspace |  Rishi.Chail | 1 | -8/+14 |
2021-02-18 | Data fragment update by xpath #3 - rest and service layers |  Ruslan Kashapov | 2 | -14/+71 |
2021-01-26 | Ensure CPS REST API Specs conform to ONAP standards |  Rishi.Chail | 1 | -1/+1 |
2021-01-25 | Ensure CPS REST API Specs conform to ONAP standards |  Rishi.Chail | 1 | -28/+0 |
2021-02-09 | General groovy test improvements |  ToineSiebelink | 1 | -30/+43 |
2021-02-04 | Fetching data node by xpath - rest and service layers |  Ruslan Kashapov | 3 | -11/+93 |
2021-02-04 | fix mvc tests skipped for rest services |  Ruslan Kashapov | 3 | -1/+36 |
2021-02-04 | Merge "Decouple configuration from application" |  Toine Siebelink | 7 | -89/+9 |
2021-02-02 | Refactoring tests and adding tests for creating a node. |  niamhcore | 2 | -90/+176 |
2021-02-01 | Decouple configuration from application |  Claudio D. Gasparini | 7 | -89/+9 |
2021-02-01 | Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" |  Toine Siebelink | 2 | -7/+22 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor |  niamhcore | 3 | -9/+17 |
2021-01-26 | Loggers actuator config typo fix |  Ruslan Kashapov | 1 | -1/+1 |
2021-01-23 | Retrieve an Anchor for a given dataspace by anchor name - REST layer |  Rishi.Chail | 2 | -7/+22 |
2021-01-22 | Merge "Enable log level management via actuator, /cps/api path to use for RES... |  Toine Siebelink | 5 | -10/+28 |
2021-01-22 | Merge "ZIP archive support for multiple YANG files delivery on Schema Set cre... |  Toine Siebelink | 6 | -27/+197 |
2021-01-21 | Introduce caffeine cache |  Claudio David Gasparini | 1 | -0/+5 |
2021-01-21 | Enable log level management via actuator, /cps/api path to use for REST contr... |  Ruslan Kashapov | 5 | -10/+28 |
2021-01-21 | ZIP archive support for multiple YANG files delivery on Schema Set creation u... |  Ruslan Kashapov | 6 | -27/+197 |
2021-01-19 | Delete schema set - REST and service layers |  Ruslan Kashapov | 4 | -7/+62 |
2021-01-15 | SonarQube fixes |  ToineSiebelink | 1 | -0/+37 |
2021-01-15 | Split OpenAPI yaml file |  puthuparambil.aditya | 3 | -4/+4 |
2021-01-12 | Enable spotbugs and fix spotbugs warns |  Claudio David Gasparini | 1 | -2/+4 |
2021-01-11 | Rework CpsModulePersistenceService |  Claudio David Gasparini | 2 | -13/+33 |
2021-01-06 | Create dataspace |  Ruslan Kashapov | 2 | -0/+34 |
2021-01-06 | WebMVC groovy test cases for AdminRestController |  puthuparambil.aditya | 1 | -1/+38 |
2021-01-06 | Merge "Create schema set REST API and service level" |  Toine Siebelink | 5 | -3/+219 |
2020-12-24 | Create schema set REST API and service level |  Ruslan Kashapov | 5 | -3/+219 |
2020-12-17 | Merge "Redirecting logs to console" |  Toine Siebelink | 1 | -48/+0 |