Age | Commit message (Expand) | Author | Files | Lines |
2024-07-16 | XML content support on replace a node with descendants |  Rudrangi Anupriya | 1 | -8/+11 |
2024-06-06 | CPS Delta API 2: Delta between anchor and payload |  Arpit Singh | 1 | -3/+52 |
2024-06-05 | XML content support on update node leaves |  Rudrangi Anupriya | 1 | -9/+12 |
2023-12-18 | Remove the dependency-cycle between beans |  ToineSiebelink | 2 | -22/+32 |
2023-11-14 | CPS Delta API 1: Delta between 2 anchors |  Arpit Singh | 1 | -1/+20 |
2023-08-17 | Add code coverage for missing branches in pagination API(ep4) |  rajesh.kumar | 1 | -2/+36 |
2023-08-03 | Merge "Support pagination in query across all anchors(ep4)" |  Luke Gleeson | 1 | -4/+47 |
2023-08-02 | Support pagination in query across all anchors(ep4) |  rajesh.kumar | 1 | -4/+47 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -2/+2 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -2/+8 |
2023-07-18 | Persisting a list element to a parent list (ep2) |  Rudrangi Anupriya | 1 | -0/+23 |
2023-06-29 | Improved code coverage (branches) around multipart file utils |  ToineSiebelink | 1 | -11/+26 |
2023-03-21 | Query data nodes across all anchors under one dataspace |  rajesh.kumar | 1 | -0/+30 |
2023-02-20 | Fix sonar code smell |  halil.cakal | 2 | -2/+2 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API |  arpitsingh | 1 | -28/+77 |
2023-02-13 | Test for yang file archive limitation |  halil.cakal | 2 | -24/+52 |
2023-01-31 | Introduce Instrumentation |  ToineSiebelink | 1 | -2/+12 |
2023-01-23 | Added depth parameter in query nodes API. |  rajesh.kumar | 2 | -3/+54 |
2022-12-22 | XML content on create anchors node support |  Michal Jagiello | 2 | -40/+46 |
2022-12-16 | API versioning supported and added different versions for POST APIs |  rajesh.kumar | 1 | -28/+42 |
2022-12-09 | Added API to get all schema sets for a given dataspace. |  rajesh.kumar | 1 | -0/+15 |
2022-11-18 | Added get APIs for dataspace. |  rajesh.kumar | 1 | -0/+28 |
2022-11-10 | HTTP error code 500 changed to 400 for invalid JSON payload |  rajesh.kumar | 1 | -0/+13 |
2022-11-02 | Ensure prefix is correct module prefix |  ToineSiebelink | 3 | -0/+13 |
2022-08-25 | Performance Improvement: Batch Update DataNodes |  lukegleeson | 1 | -3/+3 |
2022-04-25 | Fix Absolute Path to list with Integer/String key |  Lathish | 1 | -1/+0 |
2022-03-30 | Additional validation for names/identifiers |  DylanB95EST | 1 | -4/+3 |
2022-03-10 | Replacing ModelMapper with MapStruct |  lukegleeson | 4 | -45/+80 |
2022-02-17 | Align JSON DataNode for Get and Post/Put API in CPS |  puthuparambil.aditya | 2 | -8/+12 |
2022-01-25 | Replace gson mapper with jackson mapper |  sourabh_sourabh | 3 | -15/+22 |
2022-01-07 | CPS-Core: Unable to parse JSON input with space for POST endpoint |  sourabh_sourabh | 1 | -21/+20 |
2021-12-02 | Adding examples in openapi for cps-core |  puthuparambil.aditya | 2 | -35/+30 |
2021-11-23 | CPS-314: Delete Dataspace |  niamhcore | 2 | -1/+16 |
2021-11-02 | Delete DataNode (xpath) for a given Anchor |  DylanB95EST | 1 | -0/+22 |
2021-11-02 | Clean Up Code around List Nodes |  DylanB95EST | 1 | -25/+20 |
2021-09-01 | Add ncmp endpoints to swagger-ui |  Renu Kumari | 1 | -6/+1 |
2021-08-30 | Change the list-node rest interface |  Renu Kumari | 1 | -6/+6 |
2021-08-25 | Add optional observed timestamp in the cps data api |  aditya puthuparambil | 2 | -77/+175 |
2021-08-18 | Delete list-node p2 rest layer |  lukegleeson | 1 | -0/+15 |
2021-08-11 | Merge "Update response query format" |  aditya puthuparambil | 1 | -3/+6 |
2021-08-11 | Update response query format |  niamhcore | 1 | -3/+6 |
2021-08-10 | Upgrade Swager Codegen-maven-plugin |  JosephKeenan | 3 | -33/+3 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 5 | -6/+13 |
2021-06-15 | [OpenAPI] Implemented example as per example wiki page for getting anchors ba... |  JosephKeenan | 1 | -1/+1 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 1 | -11/+12 |
2021-05-25 | Replace list-node content (part 2): CPS REST layer |  Ruslan Kashapov | 1 | -1/+17 |
2021-05-20 | Response code fix (Bad Request instead of Not Found) when modifying non-exist... |  Ruslan Kashapov | 1 | -0/+24 |
2021-05-11 | Create list-node elements (part2): CPS REST layer |  Ruslan Kashapov | 1 | -4/+18 |
2021-04-29 | Investigate and update Spock version |  shivasubedi | 5 | -18/+1 |
2021-04-28 | - Remove redundant and misleading tests |  ToineSiebelink | 1 | -29/+11 |