summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test/resources
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Enhance read performance testsToineSiebelink1-0/+28
2022-11-11Node API - Find root by anchor method performancesourabh_sourabh1-5/+6
2022-11-08Node API - GET Method performance issuesourabh_sourabh1-3/+3
2022-10-27Read Performance Improvement - Using Native QueryToineSiebelink1-0/+1
2022-10-26Creation of DataNodeBuilder with module name prefix is very slowToineSiebelink1-2/+3
2022-09-14Get Node API fix for attribute values with '/'puthuparambil.aditya1-1/+3
2022-08-22Performance Improvement: Insert Yang ResourcesToineSiebelink1-5/+4
2022-08-05Rename name column in yang resource tableDylanB95EST4-6/+6
2022-06-02Add module name to cps core outputemaclee2-0/+43
2022-04-25Fix Absolute Path to list with Integer/String keyLathish2-40/+40
2022-04-06Query based on Public CM PropertiesJosephKeenan1-4/+17
2022-03-25Add Start and Stop sessions on JAVA APIemaclee1-0/+16
2022-02-28Bug fix for delete data node not working for root nodeputhuparambil.aditya1-2/+5
2022-02-07Merge "Refactor Delete Anchor functionality"Renu Kumari1-0/+2
2022-02-03Merge "Test Scenario for replaceListContent"aditya puthuparambil1-13/+4
2022-02-02Refactor Delete Anchor functionalityRenu Kumari1-0/+2
2022-02-02Test Scenario for replaceListContentToineSiebelink1-13/+4
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari1-3/+3
2021-11-23CPS-314: Delete Dataspaceniamhcore1-2/+6
2021-11-09Fix for get anchor identifiers by module namesniamhcore1-16/+20
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink1-1/+6
2021-11-02Clean Up Code around List NodesDylanB95EST1-1/+6
2021-10-29Add get cm handles by modules names - persistence layerniamhcore1-0/+45
2021-09-29CPS-594: Exception when updating list node PATCHDylanB95EST1-1/+8
2021-09-20Updating fetch all yang modules queries and testsniamhcore1-3/+5
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-11/+17
2021-08-17Delete list-node p1 service and persistence layerslukegleeson1-2/+10
2021-07-20Support text() conditionToineSiebelink5-5/+114
2021-06-18Missing licence info added in pom fileshivasubedi1-0/+17
2021-05-11Create list-node elements (part1): CPS service and persistence layersRuslan Kashapov1-3/+3
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore2-10/+34
2021-04-30Implement cps path query to get ancestor by schema node identifierToineSiebelink1-1/+10
2021-04-30Fix Get descendent to support xpaths that end in list valuesputhuparambil.aditya1-1/+3
2021-04-26Get Data under anchor using single rootRishi.Chail1-7/+7
2021-04-22Implement ends with cps path query to support multiple attributes with 'and' ...puthuparambil.aditya1-6/+8
2021-04-07Delete anchor part 1: service and persistence layersRuslan Kashapov1-1/+4
2021-03-11Fix for security hotspot related to wek cyptographyputhuparambil.aditya1-4/+4
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-1/+2
2021-02-24Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibaseputhuparambil.aditya1-0/+4
2021-02-19Persistence layer - Query Datanodes using cpsPath that contains contains a le...niamhcore1-1/+2
2021-02-16Data fragment update by xpath #2 - persistence layerRuslan Kashapov1-4/+9
2021-02-04Fetching data node by xpath - persistence layerRuslan Kashapov1-2/+9
2021-01-22Add another Child to a Fragment that has already at least one Childniamhcore1-3/+6
2021-01-18Delete schema set - persistence layerRuslan Kashapov1-3/+16
2021-01-18Persisting data nodes (fragments tree structure)niamhcore1-0/+13
2021-01-13Decouple anchor from fragment in persistence moduleRuslan Kashapov2-6/+7
2020-12-17Associate anchor to schema setRuslan Kashapov2-0/+10
2020-12-14Yang resource name persistenceRuslan Kashapov1-5/+5
2020-12-08Persistence layer testing incl CpsModulePersistenceService testingRuslan Kashapov3-0/+32