aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints
AgeCommit message (Expand)AuthorFilesLines
2019-09-05Bump version in policy/common elaltoJim Hahn1-1/+1
2019-08-23Rest servers should return 400 for bad syntax JSONJim Hahn4-2/+207
2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn2-24/+12
2019-08-02Bump version in policy/commonJim Hahn1-1/+1
2019-07-31Remove ParameterUtilsJim Hahn4-243/+3
2019-07-30Fix managed noop topic sourceJim Hahn4-15/+24
2019-07-30Merge "Passing the updated topic parameters to policy-endpoints"Jorge Hernandez5-32/+127
2019-07-30Passing the updated topic parameters to policy-endpointsa.sreekumar5-32/+127
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn14-45/+370
2019-07-27Default TopicParams.isManaged to trueJim Hahn2-2/+15
2019-07-25Changes to add missing topic parametersa.sreekumar7-107/+162
2019-07-17Copy PapRestServer to policy/commonJim Hahn3-0/+369
2019-07-08Merge "Fix sonar issues in policy/endpoints"Jim Hahn53-430/+794
2019-07-05Fix sonar issues in policy/endpointsJim Hahn53-430/+794
2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+2
2019-07-03Remove ToStringTester from utilsramverma1-1/+1
2019-06-27Making the topic property utility method more generic - addressing Jorge's re...a.sreekumar3-9/+40
2019-06-26Merge "Adding Topic and REST parameters to policy-endpoints"Pamela Dragosh13-0/+634
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn34-886/+909
2019-06-26Adding Topic and REST parameters to policy-endpointsa.sreekumar13-0/+634
2019-06-21Bump common to 1.5.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn3-28/+28
2019-06-13More sonar fixes in policy/commonJim Hahn1-61/+33
2019-06-12Apply simple sonar fixesJim Hahn18-230/+263
2019-05-28Change version to 1.5.0Pamela Dragosh1-1/+1
2019-05-01Bump common snapshotPamela Dragosh1-1/+1
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 Hernandez3-0/+27
2019-03-19Merge "TopicSinkClient support for unmanaged topics"Pamela Dragosh3-34/+46
2019-03-18TopicSinkClient support for unmanaged topicsJorge Hernandez3-34/+46
2019-03-13Add Network Logging FeatureDaniel Cruz10-28/+513
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 topicramverma5-1/+348
2019-03-04Fix new sonar issue in listenerJim Hahn1-0/+1
2019-03-01Add various listener classesJim Hahn9-0/+1256
2019-02-22Merge "Support for lab contextual topic names."Pamela Dragosh31-53/+209
2019-02-21Support for lab contextual topic names.Jorge Hernandez31-53/+209
2019-02-18Remove jackson from policy-endpoints pomJim Hahn1-19/+0
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 Hahn26-17/+299
2019-02-11Merge "Add superclasses for gson-jackson migration"Liam Fallon4-285/+7
2019-02-08Add superclasses for gson-jackson migrationJim Hahn4-285/+7
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