policy/common.git
2019-04-12 Pamela DragoshSet jetty.dump to trace 28/85228/1
2019-04-11 Jim HahnDon't map JSON values to Double 70/84970/4
2019-04-09 Jim HahnAdd more logging to message dispatcher 74/84674/1
2019-04-05 liamfallonAdd string constructor to Version class 03/84303/1
2019-04-04 liamfallonAdd semantic version comparable class 33/84233/2
2019-04-02 ramvermaDeleting pdp-common module from policy/common 92/83992/1
2019-03-26 Jim HahnAdd get() without clazz 25/83425/1
2019-03-21 Jim HahnAdd simple Registry class to manage singletons 60/82860/3
2019-03-20 Jim HahnAdd wrapper for ServiceManager 53/82853/3
2019-03-20 Pamela DragoshMerge "Add method to support configure all topics at...
2019-03-20 Jorge HernandezMerge "Revert "Upgrade jersey""
2019-03-20 Pamela DragoshRevert "Upgrade jersey" 46/82746/1
2019-03-20 Jorge HernandezMerge "Upgrade jersey"
2019-03-20 Pamela DragoshUpgrade jersey 38/82738/1
2019-03-19 Jorge HernandezAdd method to support configure all topics at once 29/82729/1
2019-03-19 Jim HahnAdd timestamp to PDP requests 86/82686/1
2019-03-19 Pamela DragoshMerge "TopicSinkClient support for unmanaged topics"
2019-03-18 Liam FallonMerge "Add Network Logging Feature"
2019-03-18 Jorge HernandezTopicSinkClient support for unmanaged topics 16/82616/1
2019-03-18 Chou, JosephONAP password encryption tool sonar fix 03/82603/1
2019-03-16 Jim HahnMake ServiceManager implement Startable 18/82518/3
2019-03-16 Pamela DragoshMerge "Update INFO.yaml file"
2019-03-16 Jim HahnAdd equals() to Policy class 13/82513/1
2019-03-15 Jessica WagantallUpdate INFO.yaml file 88/82488/1
2019-03-14 liamfallonAdd support for TOSCA JSON Parsing 50/82250/2
2019-03-13 Jim HahnAdd policyVersion to Policy model 95/82195/1
2019-03-13 Daniel CruzAdd Network Logging Feature 98/79798/3
2019-03-12 Pamela DragoshMerge "ONAP password encryption tool"
2019-03-12 Liam FallonMerge "Add ServiceManager class"
2019-03-12 Chou, JosephONAP password encryption tool 36/79936/9
2019-03-11 Jim HahnAdd ServiceManager class 62/81962/3
2019-03-11 Jim HahnAddress sonar issues in utils 46/81946/1
2019-03-10 Liam FallonMerge "Create ParameterGroupImpl"
2019-03-08 Jorge HernandezMerge "Add code to allocate server ports"
2019-03-08 Jim HahnAdd code to allocate server ports 27/79927/4
2019-03-08 Jim HahnCreate ParameterGroupImpl 55/81855/1
2019-03-08 Liam FallonMerge "Add NotNull and NotBlank parameter validation"
2019-03-07 Jim HahnAdd NotNull and NotBlank parameter validation 39/79939/4
2019-03-07 Pamela DragoshMerge "Remove PropertyConfiguration class"
2019-03-07 Jim HahnRemove PropertyConfiguration class 15/79915/1
2019-03-06 ramvermaAdding client class for sending message to topic 32/79732/2
2019-03-05 Liam FallonMerge "Add bean configurator"
2019-03-05 Jim HahnAdd bean configurator 65/79665/3
2019-03-05 Jim HahnFix new sonar issue in listener 66/79666/1
2019-03-04 Jorge HernandezMerge "Add various listener classes"
2019-03-04 ramvermaAdding pdp-common module to policy/common 97/79397/4
2019-03-01 Jim HahnAdd various listener classes 78/79478/2
2019-03-01 Jorge HernandezMerge "Add StandardCoderObject to hide GSON internals"
2019-03-01 Jim HahnAdd StandardCoderObject to hide GSON internals 19/79419/4
2019-02-28 Jim HahnGet proper message in test logger appender 90/79390/3
2019-02-28 Pamela DragoshUpdate INFO.yaml Liam's email 67/79367/1
2019-02-28 Jim HahnAdd additional encode and decode methods to Coder 10/79310/5
2019-02-27 Liam FallonMerge "Add common coder classes"
2019-02-27 Jim HahnAdd common coder classes 69/79269/3
2019-02-26 liamfallonAssertion class for DAO code 76/79176/2
2019-02-22 Jim HahnLog which gson style is being used 47/79047/1
2019-02-22 Pamela DragoshMerge "Support for lab contextual topic names."
2019-02-21 Jorge HernandezSupport for lab contextual topic names. 96/78796/2
2019-02-18 Jim HahnRemove jackson from policy-endpoints pom 04/78704/2
2019-02-15 Jim HahnAdd log message when gson used 01/78601/1
2019-02-15 Liam FallonMerge "Remove erroneous comments"
2019-02-15 Liam FallonMerge "Remove unneeded jackson references"
2019-02-15 Jim HahnRemove unneeded jackson references 76/78576/1
2019-02-15 Jim HahnRemove erroneous comments 68/78568/1
2019-02-15 Jim HahnFix sonar issues with gson code 66/78566/2
2019-02-14 Jim HahnSonar fixes 40/78440/5
2019-02-14 Jorge HernandezMerge "Add gson handler and tests"
2019-02-13 Jim HahnRefactor common class from gson code 05/78405/3
2019-02-13 Jim HahnAdd gson handler and tests 07/78407/3
2019-02-13 Liam FallonMerge "Fix sonar issues in gson superclasses"
2019-02-13 Liam FallonMerge "Add jackson behavior for fields"
2019-02-13 Liam FallonMerge "Add jackson behavior for methods"
2019-02-13 Liam FallonMerge "Replace PolicyAssert with assertj"
2019-02-12 Jim HahnAdd jackson behavior for methods 20/78320/3
2019-02-12 Jim HahnAdd jackson behavior for fields 15/78315/3
2019-02-12 Jim HahnFix sonar issues in gson superclasses 12/78312/2
2019-02-11 Jim HahnAdd Serializer interface 54/78254/1
2019-02-11 Liam FallonMerge "Add superclasses for gson-jackson migration"
2019-02-11 Pamela DragoshMerge "Return true only if thread has been really started"
2019-02-08 Jim HahnAdd superclasses for gson-jackson migration 00/78000/8
2019-02-08 Jim HahnReplace PolicyAssert with assertj 07/78307/1
2019-02-08 Krzysztof OpasiakReturn true only if thread has been really started 04/77604/5
2019-02-06 Pamela DragoshMerge "Skip all fields in gson by default"
2019-02-05 Jim HahnSkip all fields in gson by default 42/77842/6
2019-01-31 Krzysztof OpasiakFix potential race condition 03/77603/4
2019-01-31 Krzysztof OpasiakExteract common params 47/77547/5
2019-01-31 Krzysztof OpasiakDon't reinit allowSelfSignedCerts 46/77546/5
2019-01-31 Krzysztof OpasiakRemove constant from Topic interface 79/77479/8
2019-01-31 Krzysztof OpasiakUse helper class to retrieve network logger 78/77478/7
2019-01-30 Krzysztof OpasiakAdd helper class to retrive network logger 77/77477/5
2019-01-24 Liam FallonMerge "Add gson support to policy-endpoints"
2019-01-23 Jim HahnAdd gson support to policy-endpoints 91/76091/10
2019-01-23 Jim HahnAdd gson to utils pom 31/76231/1
2019-01-16 Jorge HernandezAdd post and delete http client methods 34/75834/3
2019-01-15 Jim HahnRemove policy-endpoints checkstyle suppressions 22/75822/1
2019-01-12 Jorge HernandezAdding NOOP sources support 54/75654/3
2019-01-09 Jim HahnRemove policy/common integrity-audit suppressions 89/75589/3
2019-01-08 Jim HahnReplace expectException with AssertJ 03/75503/1
2018-12-19 liamfallonAdd support for parameter inheritance 36/74936/1
2018-11-30 Jim HahnUpdate eclipselink version in policy common 71/74071/1
next