aboutsummaryrefslogtreecommitdiffstats
path: -6/+78 2019-09-11Create StandardYamlCoderJim Hahn2-1/+112 2019-08-23Rest servers should return 400 for bad syntax JSONJim Hahn2-1/+57 2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn2-24/+12 2019-07-31Remove ParameterUtilsJim Hahn2-127/+1 2019-07-30Fix managed noop topic sourceJim Hahn3-15/+11 2019-07-30Merge "Passing the updated topic parameters to policy-endpoints"Jorge Hernandez2-21/+73 2019-07-30Passing the updated topic parameters to policy-endpointsa.sreekumar2-21/+73 2019-07-29Add addTopic(List<TopicParams>)Jim Hahn6-13/+140 2019-07-27Default TopicParams.isManaged to trueJim Hahn1-0/+6 2019-07-25Changes to add missing topic parametersa.sreekumar3-105/+36 2019-07-17Copy PapRestServer to policy/commonJim Hahn2-0/+146 2019-07-08Merge "Fix sonar issues in policy/endpoints"Jim Hahn35-288/+590 2019-07-05Fix sonar issues in policy/endpointsJim Hahn35-288/+590 2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+2 2019-06-27Making the topic property utility method more generic - addressing Jorge's re...a.sreekumar2-9/+22 2019-06-26Merge "Adding Topic and REST parameters to policy-endpoints"Pamela Dragosh4-0/+220 2019-06-26Fix some sonar issues in policy-endpointsJim Hahn12-826/+712 2019-06-26Adding Topic and REST parameters to policy-endpointsa.sreekumar4-0/+220 2019-06-14Change getCanonicalName() to getName() in commonJim Hahn1-2/+2 2019-06-12Apply simple sonar fixesJim Hahn6-44/+34 2019-04-12Set jetty.dump to tracePamela Dragosh1-11/+11 2019-04-09Add more logging to message dispatcherJim Hahn1-3/+10 2019-03-19Add method to support configure all topics at onceJorge Hernandez2-0/+16 2019-03-19Merge "TopicSinkClient support for unmanaged topics"Pamela Dragosh1-9/+22 2019-03-18TopicSinkClient support for unmanaged topicsJorge Hernandez1-9/+22 2019-03-13Add Network Logging FeatureDaniel Cruz7-26/+236 2019-03-11Add ServiceManager classJim Hahn1-3/+0 2019-03-08Merge "Add code to allocate server ports"Jorge Hernandez1-30/+9 2019-03-08Add code to allocate server portsJim Hahn1-30/+9 2019-03-06Adding client class for sending message to topicramverma2-0/+155 2019-03-04Fix new sonar issue in listenerJim Hahn1-0/+1 2019-03-01Add various listener classesJim Hahn5-0/+453 2019-02-21Support for lab contextual topic names.Jorge Hernandez13-39/+107 2019-02-15Merge "Remove erroneous comments"Liam Fallon2-8/+0 2019-02-15Remove unneeded jackson referencesJim Hahn1-1/+0 2019-02-15Remove erroneous commentsJim Hahn2-8/+0 2019-02-13Add gson handler and testsJim Hahn4-2/+17 2019-02-11Merge "Add superclasses for gson-jackson migration"Liam Fallon1-128/+0 2019-02-08Add superclasses for gson-jackson migrationJim Hahn1-128/+0 2019-02-08Return true only if thread has been really startedKrzysztof Opasiak1-1/+2 2019-01-31Fix potential race conditionKrzysztof Opasiak1-1/+1 2019-01-31Exteract common paramsKrzysztof Opasiak1-36/+21 2019-01-31Don't reinit allowSelfSignedCertsKrzysztof Opasiak1-8/+4 2019-01-31Remove constant from Topic interfaceKrzysztof Opasiak1-11/+7