Linux Foundation Collaborative Projects
index
:
cps
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
"cps"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cps-ncmp-rest
/
src
/
test
/
groovy
/
org
/
onap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
Introducing NCMP Facades
ToineSiebelink
3
-127
/
+54
2024-06-17
Refactor and Move NCMP Data Request Handlers
ToineSiebelink
4
-237
/
+41
2024-06-13
#2: Used async version of web client for single cm handle read operation
sourabh_sourabh
4
-135
/
+29
2024-06-13
#1: Used async version of web client for batch read operation
sourabh_sourabh
2
-25
/
+25
2024-05-17
Replaced RestTemplate with WebClient in synchronous DMI calls
sourabh_sourabh
1
-2
/
+3
2024-05-02
Handle error in case of upgrade operation
sourabh_sourabh
1
-9
/
+13
2024-04-23
[BUG] Make failed async task report failure on Kafka topic
danielhanrahan
3
-3
/
+20
2024-04-19
Temporary dsiable Operation Too Large Exception
ToineSiebelink
1
-2
/
+3
2024-04-10
Introduce and handle Operation Too Large Exception for batch operations
ToineSiebelink
2
-19
/
+30
2024-03-19
Fix SonarQube warnings
ToineSiebelink
2
-163
/
+90
2024-03-13
Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a...
JvD_Ericsson
1
-3
/
+5
2024-03-13
Provide support for data producer identifier during registration (CPS-1964 1)
JvD_Ericsson
1
-4
/
+5
2024-02-29
Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)
danielhanrahan
1
-5
/
+5
2024-02-29
Add bearer token to NCMP passthrough operations (CPS-2126 #2)
danielhanrahan
2
-8
/
+11
2024-02-08
Correct use of Spock setup and cleanup methods (no need for @Before @After)
ToineSiebelink
1
-5
/
+1
2024-02-07
Replace sleep with PollingConditions
JvD_Ericsson
2
-15
/
+16
2024-02-01
Extend API: Get Module Definitions
halil.cakal
1
-28
/
+74
2024-01-18
Use PollingConditions to improve intermittent test failure
JvD_Ericsson
1
-10
/
+18
2023-12-18
Remove Notification code for updated events
mpriyank
1
-2
/
+1
2023-12-13
Modify cmHandle registration for alternateId
leventecsanyi
1
-1
/
+4
2023-11-24
Fix @Ignore test
leventecsanyi
1
-4
/
+1
2023-11-06
Step 1 and 2 of release process
mpriyank
1
-2
/
+2
2023-11-02
Initial Registration with trustLevel on NCMP
seanbeirne
1
-8
/
+10
2023-10-25
Update return body of RestOutputCMHandle
emaclee
1
-95
/
+107
2023-10-19
Code coverage: Update YANG schema set using moduleSetTag
sourabh_sourabh
1
-8
/
+11
2023-10-11
Expose REST endpoint to update YANG schema set using moduleSetTag
sourabh_sourabh
2
-9
/
+9
2023-10-10
Conflicting Error code
sourabh_sourabh
1
-12
/
+12
2023-09-25
Refactoring persistence classes
sourabh_sourabh
2
-29
/
+30
2023-09-22
Reinstate Spring Boot 3.0 after revert
egernug
2
-1
/
+3
2023-09-18
Set lock state and reason upon request
leventecsanyi
2
-5
/
+5
2023-07-21
Increase timeout for PollingConditions
egernug
1
-2
/
+2
2023-07-20
Refactor ncmp request handlers (fix async issue)
ToineSiebelink
4
-68
/
+240
2023-07-11
Combine alreadyDefinedException classes
danielhanrahan
1
-10
/
+9
2023-06-22
NCMP : Replacing the word 'Batch' as 'DataOperation'.
raviteja.karumuri
2
-40
/
+41
2023-05-25
NCMP: Update existing Batch endpoint (Moving url param into rest body)
sourabh_sourabh
2
-23
/
+75
2023-05-09
NCMP: Delete DatastoreType enum from cps-ncmp-rest
sourabh_sourabh
1
-3
/
+3
2023-05-03
Refactor datatrore handling in API requests
ToineSiebelink
3
-112
/
+63
2023-04-27
CPS-1553 :REST endpoint to accept collection of cm handles for GET operation
sourabh_sourabh
2
-50
/
+93
2023-04-03
500 Error Response on NCMP ID-Searches Testing
seanbeirne
1
-1
/
+43
2022-12-01
Filter on private properties of CM Handles
leventecsanyi
2
-1
/
+49
2022-11-15
Query data NCMP-Operational with CPSpath
lukegleeson
3
-20
/
+85
2022-10-19
Improve code coverage
leventecsanyi
1
-1
/
+6
2022-10-17
Fix SonarQube Violations
leventecsanyi
1
-1
/
+0
2022-09-13
Handle partial failure (improvements)
ToineSiebelink
1
-8
/
+12
2022-09-07
Handle invalid operations on merged datastore endpoint
bmiklos
1
-19
/
+44
2022-09-01
Implement merging all ncmp datastore endpoints into one
bmiklos
4
-108
/
+250
2022-09-01
Get all cm handles by DMI plugin Identifier
emaclee
1
-0
/
+19
2022-08-02
Merge "Enable/Disable Data Sync for Cm Handle"
Joseph Keenan
1
-0
/
+14
2022-07-29
Query CmHandles using CPS path
lukegleeson
2
-2
/
+2
2022-07-28
Enable/Disable Data Sync for Cm Handle
DylanB95EST
1
-0
/
+14
[next]