aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Don't map JSON values to DoubleJim Hahn2-2/+30
2019-04-05Add string constructor to Version classliamfallon1-12/+30
2019-04-04Add semantic version comparable classliamfallon2-0/+255
2019-03-26Add get() without clazzJim Hahn1-0/+17
2019-03-21Add simple Registry class to manage singletonsJim Hahn2-0/+290
2019-03-20Add wrapper for ServiceManagerJim Hahn2-0/+214
2019-03-18Merge "Add Network Logging Feature"Liam Fallon6-71/+363
2019-03-18ONAP password encryption tool sonar fixChou, Joseph1-25/+25
2019-03-16Make ServiceManager implement StartableJim Hahn3-36/+114
2019-03-14Add support for TOSCA JSON Parsingliamfallon2-0/+163
2019-03-13Add Network Logging FeatureDaniel Cruz6-71/+363
2019-03-12Merge "ONAP password encryption tool"Pamela Dragosh2-0/+379
2019-03-12Merge "Add ServiceManager class"Liam Fallon6-8/+591
2019-03-12ONAP password encryption toolChou, Joseph2-0/+379
2019-03-11Add ServiceManager classJim Hahn6-8/+591
2019-03-11Address sonar issues in utilsJim Hahn2-4/+7
2019-03-08Merge "Add code to allocate server ports"Jorge Hernandez2-9/+156
2019-03-08Add code to allocate server portsJim Hahn2-9/+156
2019-03-07Remove PropertyConfiguration classJim Hahn2-1766/+0
2019-03-04Add bean configuratorJim Hahn3-0/+2050
2019-03-01Add StandardCoderObject to hide GSON internalsJim Hahn5-1/+303
2019-02-27Add additional encode and decode methods to CoderJim Hahn4-15/+347
2019-02-27Merge "Add common coder classes"Liam Fallon5-0/+319
2019-02-27Add common coder classesJim Hahn5-0/+319
2019-02-26Assertion class for DAO codeliamfallon2-0/+288
2019-02-14Sonar fixesJim Hahn3-37/+43
2019-02-08Add superclasses for gson-jackson migrationJim Hahn2-306/+0
2019-02-05Skip all fields in gson by defaultJim Hahn2-0/+306
2019-01-30Add helper class to retrive network loggerKrzysztof Opasiak2-0/+91
2018-11-26Rename test classes in policy/commonParshad Patel6-6/+6
2018-09-26Use powermock version from parent pomJim Hahn1-1/+1
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/commonramverma2-0/+125
2018-08-13Fix checkstyle in utilsPamela Dragosh18-90/+149
2018-07-31Add resource handling utility classliamfallon3-0/+541
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis2-0/+153
2018-06-21Merge "Delete SpecPropertyConfiguration class"Pamela Dragosh2-644/+0
2018-06-20Merge "Add CurrentTime utilities"Pamela Dragosh2-0/+120
2018-06-20Delete SpecPropertyConfiguration classJim Hahn2-644/+0
2018-06-19Add CurrentTime utilitiesJim Hahn2-0/+120
2018-06-19Merge "Move SpecProperties from drools-pdp to common"Pamela Dragosh2-0/+341
2018-06-18Move SpecProperties from drools-pdp to commonJim Hahn2-0/+341
2018-06-18Use setXxx() methods for @Property fieldsJim Hahn3-180/+529
2018-03-25Add PropertyConfiguration classJim Hahn15-0/+2896
2018-03-16Removed checkstyle warningsmmis6-448/+444
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn6-0/+650