Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | Changes to add missing topic parameters |  a.sreekumar | 7 | -107/+162 |
2019-07-17 | Copy PapRestServer to policy/common |  Jim Hahn | 3 | -0/+369 |
2019-07-08 | Merge "Fix sonar issues in policy/endpoints" |  Jim Hahn | 53 | -430/+794 |
2019-07-05 | Fix sonar issues in policy/endpoints |  Jim Hahn | 53 | -430/+794 |
2019-07-05 | Fix sonar issue in common/utils |  Jim Hahn | 1 | -1/+2 |
2019-07-03 | Remove ToStringTester from utils |  ramverma | 1 | -1/+1 |
2019-06-27 | Making the topic property utility method more generic - addressing Jorge's re... |  a.sreekumar | 3 | -9/+40 |
2019-06-26 | Merge "Adding Topic and REST parameters to policy-endpoints" |  Pamela Dragosh | 12 | -0/+628 |
2019-06-26 | Fix some sonar issues in policy-endpoints |  Jim Hahn | 34 | -886/+909 |
2019-06-26 | Adding Topic and REST parameters to policy-endpoints |  a.sreekumar | 12 | -0/+628 |
2019-06-14 | Change getCanonicalName() to getName() in common |  Jim Hahn | 3 | -28/+28 |
2019-06-13 | More sonar fixes in policy/common |  Jim Hahn | 1 | -61/+33 |
2019-06-12 | Apply simple sonar fixes |  Jim Hahn | 18 | -230/+263 |
2019-04-12 | Set jetty.dump to trace |  Pamela Dragosh | 1 | -11/+11 |
2019-04-09 | Add more logging to message dispatcher |  Jim Hahn | 1 | -3/+10 |
2019-03-19 | Add method to support configure all topics at once |  Jorge Hernandez | 3 | -0/+27 |
2019-03-19 | Merge "TopicSinkClient support for unmanaged topics" |  Pamela Dragosh | 2 | -34/+43 |
2019-03-18 | TopicSinkClient support for unmanaged topics |  Jorge Hernandez | 2 | -34/+43 |
2019-03-13 | Add Network Logging Feature |  Daniel Cruz | 10 | -28/+513 |
2019-03-11 | Add ServiceManager class |  Jim Hahn | 1 | -3/+0 |
2019-03-08 | Merge "Add code to allocate server ports" |  Jorge Hernandez | 1 | -30/+9 |
2019-03-08 | Add code to allocate server ports |  Jim Hahn | 1 | -30/+9 |
2019-03-06 | Adding client class for sending message to topic |  ramverma | 4 | -0/+340 |
2019-03-04 | Fix new sonar issue in listener |  Jim Hahn | 1 | -0/+1 |
2019-03-01 | Add various listener classes |  Jim Hahn | 9 | -0/+1256 |
2019-02-21 | Support for lab contextual topic names. |  Jorge Hernandez | 31 | -53/+209 |
2019-02-15 | Merge "Remove erroneous comments" |  Liam Fallon | 2 | -8/+0 |
2019-02-15 | Remove unneeded jackson references |  Jim Hahn | 1 | -1/+0 |
2019-02-15 | Remove erroneous comments |  Jim Hahn | 2 | -8/+0 |
2019-02-13 | Add gson handler and tests |  Jim Hahn | 25 | -16/+292 |
2019-02-11 | Merge "Add superclasses for gson-jackson migration" |  Liam Fallon | 3 | -285/+1 |
2019-02-08 | Add superclasses for gson-jackson migration |  Jim Hahn | 3 | -285/+1 |
2019-02-08 | Return true only if thread has been really started |  Krzysztof Opasiak | 1 | -1/+2 |
2019-01-31 | Fix potential race condition |  Krzysztof Opasiak | 1 | -1/+1 |
2019-01-31 | Exteract common params |  Krzysztof Opasiak | 1 | -36/+21 |
2019-01-31 | Don't reinit allowSelfSignedCerts |  Krzysztof Opasiak | 1 | -8/+4 |
2019-01-31 | Remove constant from Topic interface |  Krzysztof Opasiak | 1 | -11/+7 |
2019-01-31 | Use helper class to retrieve network logger |  Krzysztof Opasiak | 3 | -14/+18 |
2019-01-23 | Add gson support to policy-endpoints |  Jim Hahn | 16 | -117/+1036 |
2019-01-16 | Add post and delete http client methods |  Jorge Hernandez | 6 | -98/+246 |
2019-01-15 | Remove policy-endpoints checkstyle suppressions |  Jim Hahn | 12 | -1497/+1634 |
2019-01-11 | Adding NOOP sources support |  Jorge Hernandez | 22 | -1129/+2010 |
2019-01-08 | Replace expectException with AssertJ |  Jim Hahn | 5 | -50/+26 |
2018-12-19 | Add support for parameter inheritance |  liamfallon | 1 | -45/+33 |
2018-11-27 | Fix checkstyle issue in policy common |  Krishnakumar Jinka | 1 | -31/+34 |
2018-11-06 | Update dmaap code for 1.1.9 |  Pamela Dragosh | 4 | -12/+12 |
2018-10-26 | Detection of AAF enablement3.0.0-ONAP |  Jorge Hernandez | 4 | -1/+35 |
2018-10-01 | Fix minor sonar |  Pamela Dragosh | 1 | -4/+3 |
2018-09-29 | Fix RestManager test issue |  Jim Hahn | 3 | -2/+26 |
2018-09-28 | Add junit coverage to rest of policy-endpoint bus |  Jim Hahn | 33 | -648/+1637 |