Age | Commit message (Expand) | Author | Files | Lines |
2020-03-03 | Merge "Add JettyStaticResourceServer to policy-endpoints" | Ram Krishna Verma | 1 | -0/+101 |
2020-03-02 | BidirectionalTopic should use plain TopicSink | Jim Hahn | 1 | -5/+3 |
2020-03-02 | Add JettyStaticResourceServer to policy-endpoints | Hengye | 1 | -0/+101 |
2020-02-24 | Fixes to support dependency upgrade | Pamela Dragosh | 1 | -2/+2 |
2020-02-14 | Added BidirectionalTopicClient to policy-common | Jim Hahn | 2 | -2/+194 |
2020-02-08 | Add headers to asynchronous get in HttpClient | Jim Hahn | 1 | -4/+5 |
2020-01-31 | Add async support to HttpClient | Jim Hahn | 1 | -4/+142 |
2020-01-13 | Changed Matchers to ArgumentMatchers | Jim Hahn | 9 | -22/+22 |
2019-12-16 | Update policy common for checkstyle 8 | liamfallon | 1 | -1/+0 |
2019-12-16 | Added JDK 11 upgrades and point to parent java 11 branch | HOCKLA | 2 | -71/+69 |
2019-11-01 | Add common Jersey version | liamfallon | 1 | -1/+4 |
2019-09-16 | Eliminate constructors with side-effects | Jim Hahn | 2 | -0/+2 |
2019-09-13 | Extract YamlJsonTranslator from StandardYamlCoder | Jim Hahn | 5 | -8/+182 |
2019-09-12 | Report bad-request for invalid YAML | Jim Hahn | 4 | -55/+154 |
2019-09-11 | Create StandardYamlCoder | Jim Hahn | 5 | -19/+410 |
2019-08-23 | Rest servers should return 400 for bad syntax JSON | Jim Hahn | 2 | -1/+150 |
2019-07-31 | Remove ParameterUtils | Jim Hahn | 2 | -116/+2 |
2019-07-30 | Fix managed noop topic source | Jim Hahn | 1 | -0/+13 |
2019-07-30 | Merge "Passing the updated topic parameters to policy-endpoints" | Jorge Hernandez | 3 | -11/+54 |
2019-07-30 | Passing the updated topic parameters to policy-endpoints | a.sreekumar | 3 | -11/+54 |
2019-07-29 | Add addTopic(List<TopicParams>) | Jim Hahn | 7 | -27/+225 |
2019-07-27 | Default TopicParams.isManaged to true | Jim Hahn | 1 | -2/+9 |
2019-07-25 | Changes to add missing topic parameters | a.sreekumar | 1 | -1/+51 |
2019-07-17 | Copy PapRestServer to policy/common | Jim Hahn | 1 | -0/+223 |
2019-07-05 | Fix sonar issues in policy/endpoints | Jim Hahn | 18 | -142/+204 |
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 | 1 | -0/+18 |
2019-06-26 | Merge "Adding Topic and REST parameters to policy-endpoints" | Pamela Dragosh | 4 | -0/+359 |
2019-06-26 | Fix some sonar issues in policy-endpoints | Jim Hahn | 22 | -60/+197 |
2019-06-26 | Adding Topic and REST parameters to policy-endpoints | a.sreekumar | 4 | -0/+359 |
2019-06-14 | Change getCanonicalName() to getName() in common | Jim Hahn | 2 | -26/+26 |
2019-06-13 | More sonar fixes in policy/common | Jim Hahn | 1 | -61/+33 |
2019-06-12 | Apply simple sonar fixes | Jim Hahn | 12 | -186/+229 |
2019-03-19 | Add method to support configure all topics at once | Jorge Hernandez | 1 | -0/+11 |
2019-03-19 | Merge "TopicSinkClient support for unmanaged topics" | Pamela Dragosh | 1 | -25/+21 |
2019-03-18 | TopicSinkClient support for unmanaged topics | Jorge Hernandez | 1 | -25/+21 |
2019-03-13 | Add Network Logging Feature | Daniel Cruz | 1 | -0/+268 |
2019-03-06 | Adding client class for sending message to topic | ramverma | 2 | -0/+185 |
2019-03-01 | Add various listener classes | Jim Hahn | 4 | -0/+803 |
2019-02-21 | Support for lab contextual topic names. | Jorge Hernandez | 9 | -14/+88 |
2019-02-13 | Add gson handler and tests | Jim Hahn | 11 | -14/+87 |
2019-02-08 | Add superclasses for gson-jackson migration | Jim Hahn | 2 | -157/+1 |
2019-01-23 | Add gson support to policy-endpoints | Jim Hahn | 7 | -48/+770 |
2019-01-16 | Add post and delete http client methods | Jorge Hernandez | 2 | -55/+82 |
2019-01-11 | Adding NOOP sources support | Jorge Hernandez | 9 | -390/+803 |
2019-01-08 | Replace expectException with AssertJ | Jim Hahn | 5 | -50/+26 |
2018-11-06 | Update dmaap code for 1.1.9 | Pamela Dragosh | 2 | -5/+5 |
2018-10-26 | Detection of AAF enablement3.0.0-ONAP | Jorge Hernandez | 1 | -0/+5 |
2018-09-29 | Fix RestManager test issue | Jim Hahn | 1 | -0/+24 |
2018-09-28 | Add junit coverage to rest of policy-endpoint bus | Jim Hahn | 28 | -637/+1610 |