Branch: refs/heads/master Home: https://github.com/jenkinsci/logstash-plugin
Commit: 3e1c46cd085a84085c737ba79233c9b63c9331b9 https://github.com/jenkinsci/logstash-plugin/commit/3e1c46cd085a84085c737ba79233c9b63c9331b9 Author: René Scheibe <rene.sche...@gmail.com> Date: 2019-08-08 (Thu, 08 Aug 2019) Changed paths: M LICENSE M README.md M src/main/java/jenkins/plugins/logstash/PluginImpl.java M src/main/java/jenkins/plugins/logstash/persistence/ElasticSearchDao.java M src/main/java/jenkins/plugins/logstash/persistence/LogstashDao.java M src/main/java/jenkins/plugins/logstash/persistence/LogstashIndexerDao.java M src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/config.jelly M src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-enableGlobally.html M src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-enabled.html M src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-logstashIndexer.jelly M src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-milliSecondTimestamps.html M src/main/resources/jenkins/plugins/logstash/LogstashJobProperty/config.jelly M src/main/resources/jenkins/plugins/logstash/Messages.properties M src/main/resources/jenkins/plugins/logstash/configuration/HostBasedLogstashIndexer/config.jelly M src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/configure-advanced.jelly M src/main/resources/jenkins/plugins/logstash/configuration/Redis/configure-advanced.jelly M src/main/resources/jenkins/plugins/logstash/configuration/Syslog/configure-advanced.jelly M src/main/resources/jenkins/plugins/logstash/pipeline/LogstashSendStep/help.html M src/main/resources/jenkins/plugins/logstash/pipeline/LogstashStep/help.html M src/test/resources/buildWrapperConfig.xml M src/test/resources/disabled.xml M src/test/resources/elasticSearch.xml M src/test/resources/home/jobs/test/config.xml M src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker M src/test/resources/rabbitmq.xml M src/test/resources/rabbitmq_brokenCharset.xml M src/test/resources/redis.xml M src/test/resources/syslog.xml Log Message: ----------- File formatting improvements (#88) * Consistent indentation with spaces (no tabs) * Consistent line endings * Consistent newline at EOF * Remove trailing spaces -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/logstash-plugin/push/refs/heads/master/af6f72-3e1c46%40github.com.