aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src/main/java/org/onap/policy/common
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Fix sonar issue with double compare4.0.0-ONAP1.4.0Jim Hahn2-22/+22
2019-04-11Don't map JSON values to DoubleJim Hahn1-2/+4
2019-04-05Add string constructor to Version classliamfallon1-12/+30
2019-04-04Add semantic version comparable classliamfallon1-0/+113
2019-03-26Add get() without clazzJim Hahn1-0/+17
2019-03-21Add simple Registry class to manage singletonsJim Hahn1-0/+151
2019-03-20Add wrapper for ServiceManagerJim Hahn1-0/+99
2019-03-18Merge "Add Network Logging Feature"Liam Fallon2-18/+153
2019-03-18ONAP password encryption tool sonar fixChou, Joseph1-25/+25
2019-03-16Make ServiceManager implement StartableJim Hahn2-28/+60
2019-03-14Add support for TOSCA JSON Parsingliamfallon1-0/+110
2019-03-13Add Network Logging FeatureDaniel Cruz2-18/+153
2019-03-12Merge "ONAP password encryption tool"Pamela Dragosh1-0/+259
2019-03-12Merge "Add ServiceManager class"Liam Fallon2-0/+234
2019-03-12ONAP password encryption toolChou, Joseph1-0/+259
2019-03-11Add ServiceManager classJim Hahn2-0/+234
2019-03-11Address sonar issues in utilsJim Hahn2-4/+7
2019-03-08Merge "Add code to allocate server ports"Jorge Hernandez1-3/+76
2019-03-08Add code to allocate server portsJim Hahn1-3/+76
2019-03-07Remove PropertyConfiguration classJim Hahn1-498/+0
2019-03-04Add bean configuratorJim Hahn2-0/+626
2019-03-01Add StandardCoderObject to hide GSON internalsJim Hahn3-1/+166
2019-02-27Add additional encode and decode methods to CoderJim Hahn2-1/+206
2019-02-27Merge "Add common coder classes"Liam Fallon3-0/+174
2019-02-27Add common coder classesJim Hahn3-0/+174
2019-02-26Assertion class for DAO codeliamfallon1-0/+190
2019-02-14Sonar fixesJim Hahn2-35/+41
2019-02-08Add superclasses for gson-jackson migrationJim Hahn1-104/+0
2019-02-05Skip all fields in gson by defaultJim Hahn1-0/+104
2019-01-30Add helper class to retrive network loggerKrzysztof Opasiak1-0/+39
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-5/+6
2018-08-28Merge "Adding usage of openpojo in policy common"Pamela Dragosh1-0/+65
2018-08-28Adding usage of openpojo in policy commonramverma1-0/+65
2018-08-23Make checkstyle warnings failPamela Dragosh1-1/+1
2018-08-22Adding common utility classes to policy/commonramverma1-0/+68
2018-08-13Fix checkstyle in utilsPamela Dragosh9-24/+55
2018-07-31Add resource handling utility classliamfallon1-0/+214
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis1-0/+113
2018-06-21Merge "Delete SpecPropertyConfiguration class"Pamela Dragosh1-233/+0
2018-06-20Merge "Add CurrentTime utilities"Pamela Dragosh1-0/+61
2018-06-20Delete SpecPropertyConfiguration classJim Hahn1-233/+0
2018-06-19Add CurrentTime utilitiesJim Hahn1-0/+61
2018-06-19Merge "Move SpecProperties from drools-pdp to common"Pamela Dragosh1-0/+117
2018-06-18Move SpecProperties from drools-pdp to commonJim Hahn1-0/+117
2018-06-18Use setXxx() methods for @Property fieldsJim Hahn1-14/+47
2018-03-25Add PropertyConfiguration classJim Hahn7-0/+1087
2018-03-16Removed checkstyle warningsmmis3-100/+99
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn3-0/+195