Bulk delete schemasets in CM handle deregistration
[cps.git] / cps-service / src / test / groovy / org / onap / cps / utils /
2023-01-23 Toine SiebelinkMerge "[NCMP] Consume & Forward to client topic"
2023-01-12 Toine SiebelinkMerge "Updating CmHandleStates using batch operation"
2022-12-22 Toine SiebelinkMerge "Temp Table Creation improvements"
2022-12-22 Toine SiebelinkMerge "XML content on create anchors node support"
2022-12-22 Toine SiebelinkMerge "Add fix for posting nodes with xPath with '/'"
2022-12-22 Michal JagielloXML content on create anchors node support 56/131656/18
2022-12-22 emacleeAdd fix for posting nodes with xPath with '/' 19/132819/8
2022-12-21 Joseph KeenanMerge "API versioning supported and added different...
2022-12-16 Toine SiebelinkMerge "CPS-341 Support for multiple data tree instances...
2022-12-15 arpitsinghCPS-341 Support for multiple data tree instances under... 66/131466/19
2022-12-09 Toine SiebelinkMerge "Added API to get all schema sets for a given...
2022-12-08 Sourabh SourabhMerge "Fix SonarQube Violations"
2022-12-07 Toine SiebelinkMerge "Update outdated dependencies"
2022-12-06 Toine SiebelinkMerge "Enhance read performance tests"
2022-12-06 Toine SiebelinkMerge "Upgrade Open daylight yang tool to version 8...
2022-12-06 emacleeUpgrade Open daylight yang tool to version 8.0.6 83/132383/8
2022-12-02 Toine SiebelinkMerge "Filter on private properties of CM Handles"
2022-12-01 leventecsanyiFilter on private properties of CM Handles 83/131883/24
2022-11-02 ToineSiebelinkEnsure prefix is correct module prefix 91/131891/9
2022-10-26 Toine SiebelinkMerge "[NCMP] Add Basic Auth to OpenAPI Definitions"
2022-10-20 lukegleesonCPS Validator Changes 74/130774/11
2022-10-20 Toine SiebelinkMerge "Improve code coverage"
2022-10-19 leventecsanyiImprove code coverage 49/131549/2
2022-10-13 Toine SiebelinkMerge "Fix Id-searches endpoint performance degradation"
2022-10-07 Toine SiebelinkMerge "Tests added for multiple data tree analysis"
2022-10-04 emacleeTests added for multiple data tree analysis 57/131357/5
2022-09-22 Sourabh SourabhMerge "Create dmi-plugin performance stub"
2022-09-20 Sourabh SourabhMerge "Updated README to correct local deployment details"
2022-09-20 aditya puthuparambilMerge "Xpath to NodeId invalid"
2022-09-06 Gandhapu, YashwanthXpath to NodeId invalid 53/130653/8
2022-09-02 Toine SiebelinkMerge "Implement merging all ncmp datastore endpoints...
2022-09-01 bmiklosImplement merging all ncmp datastore endpoints into one 46/130246/35
2022-08-12 Toine SiebelinkMerge "CmHandleState transition using state handler"
2022-08-12 Toine SiebelinkMerge "Get Node API fix"
2022-08-11 puthuparambil.adityaGet Node API fix 58/130258/2
2022-08-02 Joseph KeenanMerge "Enable/Disable Data Sync for Cm Handle"
2022-08-02 Joseph KeenanMerge "Query CmHandles using CPS path"
2022-07-29 lukegleesonQuery CmHandles using CPS path 53/129953/9
2022-07-01 Toine SiebelinkMerge "cps-ncmp-rest-stub can not be compiled and executed"
2022-07-01 Toine SiebelinkMerge "use separated get methods for every cmHandle...
2022-07-01 Toine SiebelinkMerge "Allow Module Re-Sync"
2022-06-30 sourabh_sourabhComposite state transition code change 20/129720/2
2022-06-22 sourabh_sourabhData Sync Watchdog Process 00/129400/23
2022-06-21 Toine SiebelinkMerge "Exclude CM-Handles that are not in state 'READY'"
2022-06-17 Joseph KeenanMerge "Fix release notes"
2022-06-16 Joseph KeenanMerge "Fix sonar code smells"
2022-06-13 kissandFix sonar code smells 04/129604/1
2022-06-09 Toine SiebelinkMerge "PoC Contract Stubs NCMP Rest Endpoints"
2022-06-09 Toine SiebelinkMerge "Fix sonar code smells"
2022-06-09 Toine SiebelinkMerge "Ncmp Producer Setup"
2022-06-08 Toine SiebelinkMerge "Merge 2 'query' end points in NCMP"
2022-06-08 kissandMerge 2 'query' end points in NCMP 50/129250/16
2022-06-03 Toine SiebelinkMerge "CPS-1020 : DuplicatedYangResourceException error...
2022-06-02 Toine SiebelinkMerge "Add module name to cps core output"
2022-06-02 emacleeAdd module name to cps core output 57/129357/7
2022-05-03 Joseph KeenanMerge "Watchdog-process that changes CM Handles state"
2022-05-03 Toine SiebelinkMerge "Updated the documentation with limitation of...
2022-04-29 Toine SiebelinkMerge "[STRIMZI] Add strimzi kafka notes"
2022-04-29 Toine SiebelinkMerge "Fix sonar code smells"
2022-04-29 kissandFix sonar code smells 42/128942/3
2022-04-06 Bruno SakotoMerge "dmi plugin version updated to 1.2.0-SNAPSHOT...
2022-04-05 sourabh_sourabhAsync: NCMP Rest impl. including Request ID generation 24/128124/8
2022-04-05 Bruno SakotoMerge "Structured Exception details for DMI"
2022-03-31 Toine SiebelinkMerge "Additional validation for names/identifiers"
2022-03-30 DylanB95ESTAdditional validation for names/identifiers 94/127594/31
2022-02-17 puthuparambil.adityaAlign JSON DataNode for Get and Post/Put API in CPS 94/127094/14
2022-01-27 aditya puthuparambilMerge "Added CPS enhanced health check"
2022-01-27 Toine SiebelinkMerge "Improve logging in NCMP"
2022-01-25 sourabh_sourabhReplace gson mapper with jackson mapper 33/126633/8
2022-01-07 Toine SiebelinkMerge "CPS-Core: Unable to parse JSON input with space...
2022-01-07 sourabh_sourabhCPS-Core: Unable to parse JSON input with space for... 83/126483/3
2021-07-15 Toine SiebelinkMerge "Expose Prometheus metrics for monitoring"
2021-07-13 lukegleesonEditing of Nordix Licenses to ONAP guidelines 20/122520/5
2021-05-28 Renu KumariLoad only required components in the application contexts 60/121560/6
2021-04-29 shivasubediInvestigate and update Spock version 04/121004/2
2021-03-24 niamhcoreInternal Server Error when creating the same data node... 33/119333/9
2021-02-17 Toine SiebelinkMerge "Data fragment update by xpath #2 - persistence...
2021-02-16 Ruslan KashapovFix yang resource parse failure if filename matches... 41/117741/5
2021-02-10 Toine SiebelinkMerge "Data fragment update by xpath - parsing and...
2021-02-09 Ruslan KashapovData fragment update by xpath - parsing and validation 85/117585/7
2021-02-09 ToineSiebelinkGeneral groovy test improvements 89/117589/2
2021-02-04 Ruslan KashapovFetching data node by xpath - rest and service layers 40/117340/10
2021-01-27 Toine SiebelinkMerge "Docker image building and docker-compose for...
2021-01-27 Toine SiebelinkMerge "Initial cps-nf-proxy-rest module setup in CPS...
2021-01-27 ToineSiebelinkDraft at proposal where the DataNodeBuilder 'replaces... 18/117118/10
2021-01-06 Toine SiebelinkMerge "Create schema set REST API and service level"
2020-12-24 Ruslan KashapovCreate schema set REST API and service level 93/116293/13
2020-12-17 Toine SiebelinkMerge "Enable tests using test containers on jenkins"
2020-12-17 Claudio David Gasp... Decouple YangUtils test 04/116404/5
2020-12-16 Toine SiebelinkMerge "Few Sonar Fixes Add spock-spring testing"
2020-12-16 Claudio David Gasp... Introduce YangTextSchemaSourceSet 34/116334/4
2020-12-01 Toine SiebelinkMerge "REST level exception handling cleanup"
2020-12-01 Toine SiebelinkMerge "Xpath builder on data fragmentation"
2020-12-01 ToineSiebelinkXpath builder on data fragmentation 75/114875/14
2020-11-19 ToineSiebelinkAdding & Testing method for breaking JSON Data into... 72/114772/6
2020-11-06 Jessica WagantallMove cps files to root dir