Age | Commit message (Expand) | Author | Files | Lines |
2019-10-29 | Cleanup eclipse warnings in common |  Jim Hahn | 1 | -1/+1 |
2019-09-16 | Eliminate constructors with side-effects |  Jim Hahn | 4 | -2/+7 |
2019-09-13 | Extract YamlJsonTranslator from StandardYamlCoder |  Jim Hahn | 8 | -34/+263 |
2019-09-13 | Changes to accomodate to version of jetty |  Jim Hahn | 1 | -6/+7 |
2019-09-12 | Report bad-request for invalid YAML |  Jim Hahn | 8 | -61/+232 |
2019-09-11 | Create StandardYamlCoder |  Jim Hahn | 7 | -20/+522 |
2019-09-06 | Bump version in policy/common master |  Jim Hahn | 1 | -1/+1 |
2019-08-23 | Rest servers should return 400 for bad syntax JSON |  Jim Hahn | 4 | -2/+207 |
2019-08-14 | Add ApiUtils to facilitate looping over features |  Jim Hahn | 2 | -24/+12 |
2019-08-02 | Bump version in policy/common |  Jim Hahn | 1 | -1/+1 |
2019-07-31 | Remove ParameterUtils |  Jim Hahn | 4 | -243/+3 |
2019-07-30 | Fix managed noop topic source |  Jim Hahn | 4 | -15/+24 |
2019-07-30 | Merge "Passing the updated topic parameters to policy-endpoints" |  Jorge Hernandez | 5 | -32/+127 |
2019-07-30 | Passing the updated topic parameters to policy-endpoints |  a.sreekumar | 5 | -32/+127 |
2019-07-29 | Add addTopic(List<TopicParams>) |  Jim Hahn | 14 | -45/+370 |
2019-07-27 | Default TopicParams.isManaged to true |  Jim Hahn | 2 | -2/+15 |
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 | 13 | -0/+634 |
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 | 13 | -0/+634 |
2019-06-21 | Bump common to 1.5.1 SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
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-05-28 | Change version to 1.5.0 |  Pamela Dragosh | 1 | -1/+1 |
2019-05-01 | Bump common snapshot |  Pamela Dragosh | 1 | -1/+1 |
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 | 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 |