Merge "Add <,> operators support to cps-path"
[cps.git] / cps-ri / src / main / java / org / onap / cps / spi / repository /
2023-05-31 Luke GleesonMerge "Add <,> operators support to cps-path"
2023-05-30 Rudrangi AnupriyaAdd <,> operators support to cps-path 88/133588/30
2023-05-22 Luke GleesonMerge "LcmEvent to have header now"
2023-05-17 ToineSiebelinkEntity ID types do not match types in database definition 68/134568/2
2023-05-12 danielhanrahanRemove dataspace_id column from Fragment table 91/134491/7
2023-05-08 Sourabh SourabhMerge "Use recursive SQL to fetch descendants in CpsPat...
2023-05-08 Sourabh SourabhMerge "Fix and refactor query across anchors (CPS-1664...
2023-05-08 Toine SiebelinkMerge "[CPS] RI: Code Refactoring # Replace '[\s\S...
2023-05-08 Sourabh SourabhMerge "Don't handle ancestor-axis using regex quickfind...
2023-05-04 danielhanrahanUse recursive SQL to fetch descendants in CpsPath queri... 75/134475/8
2023-05-04 danielhanrahanFix and refactor query across anchors (CPS-1664 #3) 74/134474/6
2023-05-04 danielhanrahanDon't handle ancestor-axis using regex quickfind (CPS... 73/134473/6
2023-05-04 Toine SiebelinkMerge "Sensible equals and hashCode for FragmentEntity...
2023-05-04 ToineSiebelinkFix for quickfind with descendants incl. list entries 81/134481/2
2023-04-28 Luke GleesonMerge "Add document for support for contains condition...
2023-04-27 Luke GleesonMerge "Add retry mechanism on Subscription loader"
2023-04-27 Luke GleesonMerge "Ordering of leaf elements to support combination...
2023-04-26 raviteja.karumuri[CPS] RI, Service: Code Refactoring 56/134356/3
2023-04-25 Toine SiebelinkMerge "Remove 32K limit from queries with collection...
2023-04-24 danielhanrahanRemove 32K limit from queries with collection parameters 28/134128/7
2023-04-24 Sourabh SourabhMerge "Use exact type for objectUnderTest in groovy...
2023-04-24 Toine SiebelinkMerge "Add cascade delete fragments to liquibase test...
2023-04-21 Luke GleesonMerge "Add contains condition support to cps-path"
2023-04-21 Rudrangi AnupriyaAdd contains condition support to cps-path 45/134045/12
2023-04-20 Luke GleesonMerge "Correct documentation for GET node API"
2023-04-17 Priyank MaheshwariMerge "Add patch operation for update node leaves"
2023-04-17 lukegleesonRemove CollectionUtils dependency 89/134189/3
2023-04-17 Toine SiebelinkMerge "[CPS] Re-structuring the packages for better...
2023-04-14 danielhanrahanUse cascade delete in fragments table 11/134111/6
2023-04-14 danielhanrahanRemove @NotNull from repository methods 27/134127/4
2023-04-14 Rudrangi AnupriyaAdd OR operator to cps-path 52/132852/31
2023-03-22 Luke GleesonMerge "500 Error Reponse on NCMP inventory cmhandle...
2023-03-22 Priyank MaheshwariMerge "Subscription model with status and predicates"
2023-03-22 Luke GleesonMerge "Add event to mapper as well"
2023-03-22 Priyank MaheshwariMerge "Query data nodes across all anchors under one...
2023-03-21 rajesh.kumarQuery data nodes across all anchors under one dataspace 15/132715/23
2023-03-20 Toine SiebelinkMerge "Enable all Sphinx build warnings as errors"
2023-03-15 Luke GleesonMerge "Enhance DMI Data AVC Event schema"
2023-03-15 Priyank MaheshwariMerge "Forward Subscription Information to DMI Plugin(s)"
2023-03-14 Toine SiebelinkMerge "Fetch fragment entities using recursive SQL...
2023-03-14 Priyank MaheshwariMerge "subscription-registry node in subscription loader"
2023-03-13 danielhanrahanFetch fragment entities using recursive SQL query 11/133511/12
2023-03-13 Toine SiebelinkMerge "Reduce dataspace/anchor lookups in CpsDataPersis...
2023-03-13 danielhanrahanReduce dataspace/anchor lookups in CpsDataPersistenceSe... 99/133599/5
2023-03-08 Toine SiebelinkMerge "[CPS] Add configurable params for topic"
2023-03-08 Luke GleesonMerge "Update CPSarchitecture release notes"
2023-03-07 danielhanrahanDrop temp table when transaction finishes 70/133570/1
2023-03-06 Priyank MaheshwariMerge "JAVA onboarding of YANG model"
2023-03-01 danielhanrahanAdd DataNodeNotFoundException to deleteDataNodes 82/133482/2
2023-02-22 Luke GleesonMerge "Improve performance of deleteDataNodes SQL"
2023-02-21 danielhanrahanImprove performance of deleteDataNodes SQL 47/133347/5
2023-02-20 Toine SiebelinkMerge "FragmentEntity stuck in memory on "Already exist...
2023-02-20 Luke GleesonMerge "CPS-1401 Implement V2 of GET Data Node API"
2023-02-16 danielhanrahanImprove batch delete schemasets performance 74/133274/1
2023-02-15 danielhanrahanBulk delete schemasets in CM handle deregistration 56/133256/3
2023-02-03 Luke GleesonMerge "Descendants description changed in openApi"
2023-02-01 danielhanrahanCreate plural version of deleteDataNode 40/133040/25
2023-01-27 Sourabh SourabhMerge "Release Note Update"
2023-01-27 Luke GleesonMerge "Define and onboard model for subscription events"
2023-01-26 Sourabh SourabhMerge "NCMP De-Register response payload and status...
2023-01-26 Toine SiebelinkMerge "Disable persistence integration tests"
2023-01-26 Sourabh SourabhMerge "Springboot Integration tests improvements"
2023-01-25 lukegleesonSpringboot Integration tests improvements 07/133007/3
2023-01-24 Toine SiebelinkMerge "Update INFO.yaml Committers"
2023-01-24 Toine SiebelinkMerge "Use native query to delete data nodes"
2023-01-23 sourabh_sourabhUse native query to delete data nodes 84/132984/5
2023-01-23 Toine SiebelinkMerge "Further TTL increase"
2023-01-23 Toine SiebelinkMerge "Added depth parameter in query nodes API."
2023-01-23 Toine SiebelinkMerge "[NCMP] Consume & Forward to client topic"
2023-01-19 danielhanrahanNormalize xpaths for getDataNodes 38/132938/8
2023-01-16 Sourabh SourabhMerge "Fetch CM handles by collection of xpaths"
2023-01-12 Toine SiebelinkMerge "Updating CmHandleStates using batch operation"
2023-01-11 seanbeirneFetch CM handles by collection of xpaths 62/132762/4
2022-12-22 Toine SiebelinkMerge "Temp Table Creation improvements"
2022-12-22 ToineSiebelinkTemp Table Creation improvements 28/132828/2
2022-12-22 Toine SiebelinkMerge "Add fix for posting nodes with xPath with '/'"
2022-12-22 Toine SiebelinkMerge "Consume Subscription Creation Event"
2022-12-21 ToineSiebelinkCpsPath Query Optimization 22/132822/3
2022-12-15 Toine SiebelinkMerge "Analyze outdated CPS Dependencies"
2022-12-13 Toine SiebelinkMerge "Fixing SonarQube violations"
2022-12-09 Toine SiebelinkMerge "Added API to get all schema sets for a given...
2022-12-09 rajesh.kumarAdded API to get all schema sets for a given dataspace. 26/130926/23
2022-11-16 Sourabh SourabhMerge "Query data NCMP-Operational with CPSpath"
2022-11-11 Toine SiebelinkMerge "Node API - Find root by anchor method performance"
2022-11-11 sourabh_sourabhNode API - Find root by anchor method performance 44/132044/7
2022-10-27 ToineSiebelinkRead Performance Improvement - Using Native Query 07/131607/10
2022-09-22 Sourabh SourabhMerge "Create dmi-plugin performance stub"
2022-09-20 aditya puthuparambilMerge "Xpath to NodeId invalid"
2022-09-19 Sourabh SourabhMerge "Get Node API fix for attribute values with '/'"
2022-09-14 puthuparambil.adityaGet Node API fix for attribute values with '/' 39/130739/4
2022-09-13 sourabh_sourabhCmHandle registration/module sync watchdog performance... 05/130805/6
2022-09-05 ToineSiebelinkPerformance Improvement: Fix Insert Yang Resource IDs... 25/130725/2
2022-09-05 Toine SiebelinkMerge "Update documentation for NCMP inventory openAPI"
2022-09-02 mpriyankLogging: get resource ids 75/130675/3
2022-08-22 Toine SiebelinkMerge "Distributed datastore solution for Data Sync...
2022-08-22 Toine SiebelinkMerge "Performance Improvement: Insert Yang Resources"
2022-08-22 Sourabh SourabhMerge "Performance Improvement: Retreive Yang Resources"
2022-08-22 ToineSiebelinkPerformance Improvement: Insert Yang Resources 53/130353/6
2022-08-22 ToineSiebelinkPerformance Improvement: Retreive Yang Resources 56/130356/7
2022-08-22 Sourabh SourabhMerge "Performance Improvement: Detach FragmentEntities"
next