Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-09-28 | Merge "Add coverage for policy-endpoints bus" |  Jorge Hernandez | 9 | -11/+1280 |
2018-09-27 | Add coverage for policy-endpoints bus |  Jim Hahn | 9 | -11/+1280 |
2018-09-27 | Added more coverage to policy-endpoints internal |  Jim Hahn | 6 | -0/+873 |
2018-09-26 | Add junit coverage to policy-common |  Jim Hahn | 9 | -9/+1164 |
2018-09-21 | Fix policy/common checkstyle issues |  Pamela Dragosh | 17 | -142/+46 |
2018-09-19 | tweaks from testing in auth classes |  Jorge Hernandez | 3 | -4/+3 |
2018-09-19 | error getting aaf configuration flag |  Jorge Hernandez | 2 | -2/+2 |
2018-09-19 | Merge "Fixes for oparent upgrade" |  Jorge Hernandez | 1 | -2/+5 |
2018-09-18 | Fixes for oparent upgrade |  Pamela Dragosh | 1 | -2/+5 |
2018-09-18 | Add comments and removed redundant code in Filters |  Jorge Hernandez | 2 | -9/+14 |
2018-09-18 | Support for Authorization Generic Filters |  Jorge Hernandez | 8 | -1/+283 |
2018-09-17 | temporarily set aaf version to snapshot |  Jorge Hernandez | 3 | -6/+23 |
2018-08-30 | Add support for http PUT |  mmis | 5 | -45/+106 |