Age | Commit message (Expand) | Author | Files | Lines |
2019-06-13 | More sonar fixes in policy/common |  Jim Hahn | 22 | -498/+467 |
2019-06-12 | Apply simple sonar fixes |  Jim Hahn | 59 | -801/+753 |
2019-06-07 | Add @Max annotation to paramater validation code |  Jim Hahn | 3 | -0/+70 |
2019-06-06 | Remove nexus staging plugin |  pdragosh | 1 | -10/+0 |
2019-05-28 | Change version to 1.5.0 |  Pamela Dragosh | 11 | -13/+13 |
2019-05-22 | Update INFO.yaml to add Jim and Ram |  liamfallon | 1 | -1/+17 |
2019-05-13 | Merge "Upgrade policy/parent in common" |  Jorge Hernandez | 0 | -0/+0 |
2019-05-13 | Upgrade policy/parent in common |  ramverma | 1 | -1/+1 |
2019-05-01 | Bump common snapshot |  Pamela Dragosh | 11 | -11/+11 |
2019-04-29 | Fix sonar issue with double compare4.0.0-ONAP1.4.0 |  Jim Hahn | 3 | -24/+24 |
2019-04-29 | Upgrade policy/parent release |  Pamela Dragosh | 1 | -1/+1 |
2019-04-12 | Merge "Set jetty.dump to trace" |  Liam Fallon | 1 | -11/+11 |
2019-04-12 | Set jetty.dump to trace |  Pamela Dragosh | 1 | -11/+11 |
2019-04-11 | Add ValidationResult for arbitrary beans |  Jim Hahn | 6 | -0/+701 |
2019-04-11 | Don't map JSON values to Double |  Jim Hahn | 12 | -16/+392 |
2019-04-09 | Add more logging to message dispatcher |  Jim Hahn | 1 | -3/+10 |
2019-04-05 | Add string constructor to Version class |  liamfallon | 1 | -12/+30 |
2019-04-04 | Add semantic version comparable class |  liamfallon | 3 | -1/+262 |
2019-04-02 | Deleting pdp-common module from policy/common |  ramverma | 15 | -702/+0 |
2019-03-26 | Add get() without clazz |  Jim Hahn | 1 | -0/+17 |
2019-03-21 | Add simple Registry class to manage singletons |  Jim Hahn | 2 | -0/+290 |
2019-03-20 | Add wrapper for ServiceManager |  Jim Hahn | 2 | -0/+214 |
2019-03-20 | Merge "Add method to support configure all topics at once" |  Pamela Dragosh | 3 | -0/+27 |
2019-03-20 | Merge "Revert "Upgrade jersey"" |  Jorge Hernandez | 2 | -7/+1 |
2019-03-20 | Revert "Upgrade jersey" |  Pamela Dragosh | 2 | -7/+1 |
2019-03-20 | Merge "Upgrade jersey" |  Jorge Hernandez | 2 | -1/+7 |
2019-03-19 | Upgrade jersey |  Pamela Dragosh | 2 | -1/+7 |
2019-03-19 | Add method to support configure all topics at once |  Jorge Hernandez | 3 | -0/+27 |
2019-03-19 | Add timestamp to PDP requests |  Jim Hahn | 1 | -0/+6 |
2019-03-19 | Merge "TopicSinkClient support for unmanaged topics" |  Pamela Dragosh | 3 | -34/+46 |
2019-03-18 | Merge "Add Network Logging Feature" |  Liam Fallon | 16 | -99/+876 |
2019-03-18 | TopicSinkClient support for unmanaged topics |  Jorge Hernandez | 3 | -34/+46 |
2019-03-18 | ONAP password encryption tool sonar fix |  Chou, Joseph | 1 | -25/+25 |
2019-03-16 | Make ServiceManager implement Startable |  Jim Hahn | 3 | -36/+114 |
2019-03-16 | Merge "Update INFO.yaml file" |  Pamela Dragosh | 1 | -3/+26 |
2019-03-16 | Add equals() to Policy class |  Jim Hahn | 1 | -0/+2 |
2019-03-15 | Update INFO.yaml file |  Jessica Wagantall | 1 | -3/+26 |
2019-03-14 | Add support for TOSCA JSON Parsing |  liamfallon | 5 | -1/+176 |
2019-03-13 | Add policyVersion to Policy model |  Jim Hahn | 1 | -0/+1 |
2019-03-13 | Add Network Logging Feature |  Daniel Cruz | 16 | -99/+876 |
2019-03-12 | Merge "ONAP password encryption tool" |  Pamela Dragosh | 3 | -0/+383 |
2019-03-12 | Merge "Add ServiceManager class" |  Liam Fallon | 8 | -11/+601 |
2019-03-12 | ONAP password encryption tool |  Chou, Joseph | 3 | -0/+383 |
2019-03-11 | Add ServiceManager class |  Jim Hahn | 8 | -11/+601 |
2019-03-11 | Address sonar issues in utils |  Jim Hahn | 2 | -4/+7 |
2019-03-10 | Merge "Create ParameterGroupImpl" |  Liam Fallon | 20 | -385/+226 |
2019-03-08 | Merge "Add code to allocate server ports" |  Jorge Hernandez | 3 | -39/+165 |
2019-03-08 | Add code to allocate server ports |  Jim Hahn | 3 | -39/+165 |
2019-03-08 | Create ParameterGroupImpl |  Jim Hahn | 20 | -385/+226 |
2019-03-08 | Merge "Add NotNull and NotBlank parameter validation" |  Liam Fallon | 9 | -83/+487 |