Linux Foundation Collaborative Projects
index
:
cps
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
oslo
"cps"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cps-ncmp-service
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-27
Merge "Catch data validation exception in dmi data operation"
Daniel Hanrahan
1
-2
/
+2
2024-11-25
Catch data validation exception in dmi data operation
seanbeirne
1
-2
/
+2
2024-11-25
Registration Optimization remaining Code Comments
ToineSiebelink
1
-2
/
+0
2024-11-21
Merge "Prioritize cm handle ids over alternate ids in data operations"
Daniel Hanrahan
3
-7
/
+18
2024-11-21
Prioritize cm handle ids over alternate ids in data operations
ToineSiebelink
3
-7
/
+18
2024-11-21
[BUG] Fix for module endpoints using alternate ID
danielhanrahan
1
-7
/
+21
2024-11-20
Update error response for ncmp endpoints
seanbeirne
7
-16
/
+54
2024-11-20
Revert "Update error response for ncmp endpoints"
ToineSiebelink
6
-52
/
+14
2024-11-19
Merge "Test to highlight ModuleSetTag Inefficiencies"
Sourabh Sourabh
5
-10
/
+70
2024-11-18
Update error response for ncmp endpoints
seanbeirne
6
-14
/
+52
2024-11-18
Test to highlight ModuleSetTag Inefficiencies
ToineSiebelink
5
-10
/
+70
2024-11-15
Merge "Support alternate Id interface for ncmp inventory /ch/cmhandles endpoint"
Priyank Maheshwari
9
-56
/
+68
2024-11-13
Merge "Hashmark support in 3gpp objects"
Toine Siebelink
1
-2
/
+3
2024-11-13
Support alternate Id interface for ncmp inventory /ch/cmhandles endpoint
seanbeirne
9
-56
/
+68
2024-11-12
Hashmark support in 3gpp objects
egernug
1
-2
/
+3
2024-11-11
Merge "Support Alternate-Id for CPS-E05 data batch interface"
Priyank Maheshwari
6
-27
/
+75
2024-11-07
Merge "Cm Avc Event to have same key"
Toine Siebelink
1
-3
/
+5
2024-11-07
Merge "Removing ONAP O-Parent as parent from CPS"
Toine Siebelink
1
-1
/
+1
2024-11-06
Merge "Change the dmi address source from dmi-service-name to dmi-data-servic...
Sourabh Sourabh
1
-10
/
+12
2024-11-05
Change the dmi address source from dmi-service-name to dmi-data-service-name ...
egernug
1
-10
/
+12
2024-11-05
Support Alternate-Id for CPS-E05 data batch interface
seanbeirne
6
-27
/
+75
2024-11-05
Removing ONAP O-Parent as parent from CPS
sourabh_sourabh
1
-1
/
+1
2024-11-04
Refactor module synch task
halil.cakal
1
-26
/
+29
2024-11-04
Cm Avc Event to have same key
mpriyank
1
-3
/
+5
2024-11-04
[Module Sync] Always update states at end of batch
danielhanrahan
1
-5
/
+5
2024-11-01
[Module Sync] Log state changes after persistence
danielhanrahan
5
-66
/
+13
2024-10-29
Merge "Fix failing CSIT and add unit test proving the bug"
Toine Siebelink
1
-3
/
+3
2024-10-29
Merge "Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds"
Daniel Hanrahan
8
-87
/
+169
2024-10-25
Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds
seanbeirne
8
-87
/
+169
2024-10-25
Fix failing CSIT and add unit test proving the bug
danielhanrahan
1
-3
/
+3
2024-10-24
Add multi-threaded Integration Test for Module Sync
ToineSiebelink
4
-17
/
+60
2024-10-24
Refactor: Improve code quality and compliance with SonarQube standards
sourabh_sourabh
1
-9
/
+7
2024-10-18
Update SpotBugs dependency
danielhanrahan
1
-2
/
+0
2024-10-17
Refactor and Optimize ModuleSyncWatchdog for Improved Lock Handling and Queue...
sourabh_sourabh
3
-33
/
+73
2024-10-16
Update documentation related to hazelcast
mpriyank
1
-2
/
+2
2024-10-10
use one hazelcast instance per jvm
mpriyank
4
-17
/
+32
2024-10-03
Policy Executor: handle errors, part 2
ToineSiebelink
4
-45
/
+66
2024-09-25
BugFix: 500 Server error when upgrade and service restart with data in DB
halil.cakal
1
-1
/
+1
2024-09-25
Policy Executor: handle errors
ToineSiebelink
2
-21
/
+58
2024-09-24
Remove Hazelcast cache for prefix resolver (CPS-2417 #2)
danielhanrahan
4
-3
/
+107
2024-09-24
Revert "Correctly report trust level if DMI is down"
danielhanrahan
4
-28
/
+53
2024-09-19
Retry mechanism (with back off algorithm) is removed with more frequent watch...
sourabh_sourabh
3
-79
/
+42
2024-09-18
Merge "Refactored cps-ri package structure"
Sourabh Sourabh
3
-3
/
+3
2024-09-17
Refactored cps-ri package structure
leventecsanyi
3
-3
/
+3
2024-09-17
Merge "Policy Executor API: Add Prefix in Yaml"
Sourabh Sourabh
1
-4
/
+4
2024-09-17
Policy Executor API: Add Prefix in Yaml
ToineSiebelink
1
-4
/
+4
2024-09-13
Fix violation reported by sonarqube
halil.cakal
2
-2
/
+1
2024-09-05
NCMP should not use CPS SPI classes
danielhanrahan
5
-33
/
+31
2024-09-04
[Cps Path Parser] Move NCMP-specific logic to NCMP
danielhanrahan
1
-0
/
+4
2024-09-04
Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById"
Daniel Hanrahan
1
-3
/
+4
[next]