Age | Commit message (Expand) | Author | Files | Lines |
2021-03-09 | Improve error reporting for invalid cps path query |  niamhcore | 1 | -1/+3 |
2021-03-05 | Add basic authentication security |  Bruno Sakoto | 5 | -65/+179 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 1 | -9/+18 |
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 | 4 | -0/+98 |
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 | 1 | -11/+54 |
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 | 1 | -5/+74 |
2021-02-04 | fix mvc tests skipped for rest services |  Ruslan Kashapov | 1 | -1/+1 |
2021-02-04 | Merge "Decouple configuration from application" |  Toine Siebelink | 2 | -2/+2 |
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 | 2 | -2/+2 |
2021-02-01 | Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" |  Toine Siebelink | 1 | -6/+20 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor |  niamhcore | 2 | -0/+8 |
2021-01-23 | Retrieve an Anchor for a given dataspace by anchor name - REST layer |  Rishi.Chail | 1 | -6/+20 |
2021-01-22 | Merge "Enable log level management via actuator, /cps/api path to use for RES... |  Toine Siebelink | 2 | -8/+16 |
2021-01-21 | Enable log level management via actuator, /cps/api path to use for REST contr... |  Ruslan Kashapov | 2 | -8/+16 |
2021-01-21 | ZIP archive support for multiple YANG files delivery on Schema Set creation u... |  Ruslan Kashapov | 2 | -18/+118 |
2021-01-19 | Delete schema set - REST and service layers |  Ruslan Kashapov | 2 | -7/+49 |
2021-01-15 | SonarQube fixes |  ToineSiebelink | 1 | -0/+37 |
2021-01-15 | Split OpenAPI yaml file |  puthuparambil.aditya | 1 | -1/+1 |
2021-01-11 | Rework CpsModulePersistenceService |  Claudio David Gasparini | 1 | -13/+26 |
2021-01-06 | Create dataspace |  Ruslan Kashapov | 1 | -0/+28 |
2021-01-06 | WebMVC groovy test cases for AdminRestController |  puthuparambil.aditya | 1 | -1/+38 |
2020-12-24 | Create schema set REST API and service level |  Ruslan Kashapov | 3 | -1/+138 |
2020-12-16 | Few Sonar Fixes |  puthuparambil.aditya | 1 | -13/+18 |
2020-12-11 | Remove depredcated code/classes |  niamhcore | 1 | -5/+5 |
2020-12-10 | Improve CPS Exception handling |  ToineSiebelink | 1 | -21/+54 |
2020-11-09 | Exception handling on REST unit test |  Ruslan Kashapov | 1 | -0/+115 |