Age | Commit message (Expand) | Author | Files | Lines |
2019-03-20 | Revert "Upgrade jersey" | Pamela Dragosh | 1 | -6/+0 |
2019-03-19 | Upgrade jersey | Pamela Dragosh | 1 | -0/+6 |
2019-03-19 | Merge "TopicSinkClient support for unmanaged topics" | Pamela Dragosh | 3 | -34/+46 |
2019-03-18 | TopicSinkClient support for unmanaged topics | Jorge Hernandez | 3 | -34/+46 |
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 | 5 | -1/+348 |
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-22 | Merge "Support for lab contextual topic names." | Pamela Dragosh | 31 | -53/+209 |
2019-02-21 | Support for lab contextual topic names. | Jorge Hernandez | 31 | -53/+209 |
2019-02-18 | Remove jackson from policy-endpoints pom | Jim Hahn | 1 | -19/+0 |
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 | 26 | -17/+299 |
2019-02-11 | Merge "Add superclasses for gson-jackson migration" | Liam Fallon | 4 | -285/+7 |
2019-02-08 | Add superclasses for gson-jackson migration | Jim Hahn | 4 | -285/+7 |
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 | 4 | -18/+22 |
2019-01-23 | Add gson support to policy-endpoints | Jim Hahn | 17 | -117/+1041 |
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 | 14 | -1528/+1634 |
2019-01-11 | Adding NOOP sources support | Jorge Hernandez | 22 | -1129/+2010 |
2019-01-08 | Replace expectException with AssertJ | Jim Hahn | 6 | -51/+34 |
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-31 | Set new master version for Dublin | liamfallon | 1 | -3/+2 |
2018-10-26 | Detection of AAF enablement3.0.0-ONAP | Jorge Hernandez | 4 | -1/+35 |
2018-10-24 | Fix refering to snapshot in policy/common1.3.1 | ramverma | 1 | -1/+1 |
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 | 10 | -9/+1170 |
2018-09-21 | Fix policy/common checkstyle issues | Pamela Dragosh | 19 | -142/+118 |
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 | 2 | -5/+5 |
2018-09-18 | Fixes for oparent upgrade | Pamela Dragosh | 2 | -5/+5 |
2018-09-18 | Add comments and removed redundant code in Filters | Jorge Hernandez | 2 | -9/+14 |