Linux Foundation Collaborative Projects
index
:
cps
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
"cps"
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cps-ncmp-service
/
src
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Refactor and Move NCMP Data Request Handlers
ToineSiebelink
2
-0
/
+197
2024-06-13
#2: Used async version of web client for single cm handle read operation
sourabh_sourabh
2
-11
/
+13
2024-06-13
#1: Used async version of web client for batch read operation
sourabh_sourabh
2
-47
/
+31
2024-06-06
#1: Dedicated web client instance is assigned for data, model and health serv...
sourabh_sourabh
8
-98
/
+160
2024-06-06
Merge "Change ApplicationEvent for ModelLoading"
Toine Siebelink
3
-19
/
+18
2024-06-05
XML content support on update node leaves
Rudrangi Anupriya
2
-5
/
+7
2024-06-05
Change ApplicationEvent for ModelLoading
mpriyank
3
-19
/
+18
2024-06-05
Merge "CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)"
Priyank Maheshwari
2
-22
/
+49
2024-06-05
Merge "Added OpenTelemetry to CPS"
Toine Siebelink
2
-1
/
+84
2024-06-04
Merge "CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP)"
Priyank Maheshwari
2
-5
/
+57
2024-05-31
Added OpenTelemetry to CPS
david.mcweeney
2
-1
/
+84
2024-05-31
CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)
emaclee
2
-22
/
+49
2024-05-31
CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP)
emaclee
2
-5
/
+57
2024-05-31
CM SUBSCRIPTION: Update schemas
mpriyank
3
-6
/
+6
2024-05-29
Simplify Code around building DMI URLs
ToineSiebelink
9
-111
/
+290
2024-05-29
Merge "CPS-2187 - Move Module Set Tag into request body for dmi data access p...
Sourabh Sourabh
2
-20
/
+19
2024-05-29
CPS-2187 - Move Module Set Tag into request body for dmi data access passthro...
david.mcweeney
2
-20
/
+19
2024-05-28
Restructure(package) DataJobs feature in NCMP Service
leventecsanyi
3
-41
/
+72
2024-05-27
CmDataSubscription status code update
mpriyank
1
-4
/
+3
2024-05-27
CmSubscription overlapping case
mpriyank
2
-3
/
+35
2024-05-23
Merge "CM SUBSCRIPTION: add new subscription for non existing xpath"
Priyank Maheshwari
1
-16
/
+55
2024-05-23
CM SUBSCRIPTION: add new subscription for non existing xpath
emaclee
1
-16
/
+55
2024-05-22
Remove un-used code of RestTemplate
sourabh_sourabh
8
-42
/
+31
2024-05-20
CPS-2182 - #4 Add module Set tag to NCMPs DMI Batch Data interface
david.mcweeney
2
-2
/
+25
2024-05-20
Merge "CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data reque...
Toine Siebelink
1
-7
/
+9
2024-05-20
Merge "CmSubscription topics param update"
Lee Anjella Macabuhay
2
-5
/
+3
2024-05-17
Replaced RestTemplate with WebClient in synchronous DMI calls
sourabh_sourabh
8
-140
/
+173
2024-05-17
CmSubscription topics param update
mpriyank
2
-5
/
+3
2024-05-16
CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data request to dmi
david.mcweeney
1
-7
/
+9
2024-05-16
Merge "CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Mo...
Toine Siebelink
2
-7
/
+30
2024-05-15
CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Module Re...
david.mcweeney
2
-7
/
+30
2024-05-09
Ncmp out event for REJECTED scenario
mpriyank
1
-3
/
+8
2024-05-03
Schedule response to client
mpriyank
1
-0
/
+3
2024-05-02
Merge "Query operation path by alternate id"
Daniel Hanrahan
1
-10
/
+44
2024-04-30
CM Subscription: Link method to publish to DMI in service layer
emaclee
5
-13
/
+107
2024-04-30
Merge "CM Subscription: REfactor classes of producers and consumers"
Priyank Maheshwari
6
-4
/
+66
2024-04-30
Reverted web client changes as it breaking CPS functionality:
sourabh_sourabh
8
-112
/
+38
2024-04-29
CM Subscription: REfactor classes of producers and consumers
emaclee
6
-4
/
+66
2024-04-29
Re-use ncmp.dmi.httpclient.maximumConnectionsTotal parameter
sourabh_sourabh
1
-0
/
+1
2024-04-29
Query operation path by alternate id
sourabh_sourabh
1
-10
/
+44
2024-04-29
Merge "Module sync task failing with WebClient"
Daniel Hanrahan
2
-1
/
+3
2024-04-29
Merge "CM SUBSCRIPTION: Remove accepted and rejected cache entries"
Priyank Maheshwari
2
-3
/
+37
2024-04-26
Module sync task failing with WebClient
leventecsanyi
2
-1
/
+3
2024-04-26
CM SUBSCRIPTION: Remove accepted and rejected cache entries
emaclee
2
-3
/
+37
2024-04-25
Replace RestTemplate with WebClient in synchronous DMI calls
leventecsanyi
8
-39
/
+112
2024-04-24
Merge "Reject create request with duplicated subscriptionId"
Priyank Maheshwari
3
-9
/
+82
2024-04-24
Reject create request with duplicated subscriptionId
emaclee
3
-9
/
+82
2024-04-23
[BUG] Make failed async task report failure on Kafka topic
danielhanrahan
1
-3
/
+30
2024-04-18
Fix build issue with subscription
emaclee
1
-1
/
+1
2024-04-17
Merge "Cm Subscription: Remove subscription method"
Daniel Hanrahan
1
-3
/
+29
[next]