[jenkinsci/github-branch-source-plugin] beb565: Check if build in progress to avoid reporting prem...
Branch: refs/heads/master Home: https://github.com/jenkinsci/github-branch-source-plugin Commit: beb565f71445b0b230e3a2689290ee60b61dbfbe https://github.com/jenkinsci/github-branch-source-plugin/commit/beb565f71445b0b230e3a2689290ee60b61dbfbe Author: steven-foster Date: 2018-02-14 (Wed, 14 Feb 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubNotificationContext.java Log Message: --- Check if build in progress to avoid reporting premature build result upon secondary checkout Commit: 23480ace348f5515e227e507d5aeeda46fc93c89 https://github.com/jenkinsci/github-branch-source-plugin/commit/23480ace348f5515e227e507d5aeeda46fc93c89 Author: Stephen Connolly Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubNotificationContext.java Log Message: --- Merge pull request #175 from steven-foster/JENKINS-47366 [JENKINS-47366] Avoid reporting premature build status Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/c088f0b60bf9...23480ace348f **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blazemeter-plugin] 5c7845: increment version
Branch: refs/heads/master Home: https://github.com/jenkinsci/blazemeter-plugin Commit: 5c7845f8f9d9cc6b8f2450e3a10079ebdecd84af https://github.com/jenkinsci/blazemeter-plugin/commit/5c7845f8f9d9cc6b8f2450e3a10079ebdecd84af Author: Artem Fedorov Date: 2018-03-21 (Wed, 21 Mar 2018) Changed paths: M pom.xml Log Message: --- increment version Commit: 978e61c2fc5aa0b745f5a0fb8f4d4f4f73d2e2c6 https://github.com/jenkinsci/blazemeter-plugin/commit/978e61c2fc5aa0b745f5a0fb8f4d4f4f73d2e2c6 Author: Artem Fedorov Date: 2018-04-19 (Thu, 19 Apr 2018) Changed paths: M src/main/java/hudson/plugins/blazemeter/ProxyConfigurator.java Log Message: --- fix require proxy username & password (#54) Commit: 5e874e99fe4ee221e16bd27b715a0dd085604261 https://github.com/jenkinsci/blazemeter-plugin/commit/5e874e99fe4ee221e16bd27b715a0dd085604261 Author: Artem Fedorov Date: 2018-04-20 (Fri, 20 Apr 2018) Changed paths: M src/main/java/hudson/plugins/blazemeter/BzmBuild.java M src/main/java/hudson/plugins/blazemeter/PerformanceBuildAction.java M src/main/java/hudson/plugins/blazemeter/PerformanceBuilder.java A src/main/java/hudson/plugins/blazemeter/utils/JenkinsCiBuild.java M src/main/java/hudson/plugins/blazemeter/utils/report/ReportUrlTask.java M src/main/resources/hudson/plugins/blazemeter/PerformanceBuilder/config.jelly A src/main/resources/hudson/plugins/blazemeter/PerformanceBuilder/help-reportLinkName.html Log Message: --- Change blazemeter report link names (#55) * add report link name * use jenkins envVars and java props for get link name length * add info about length in help Commit: dfa9b63f5497ae64a66e1146487ccca1c99cf3b0 https://github.com/jenkinsci/blazemeter-plugin/commit/dfa9b63f5497ae64a66e1146487ccca1c99cf3b0 Author: Artem Fedorov Date: 2018-04-20 (Fri, 20 Apr 2018) Changed paths: M src/main/java/hudson/plugins/blazemeter/BlazeMeterPerformanceBuilderDescriptor.java M src/main/java/hudson/plugins/blazemeter/BzmBuild.java M src/main/java/hudson/plugins/blazemeter/PerformanceBuilder.java M src/main/java/hudson/plugins/blazemeter/ProxyConfigurator.java Log Message: --- improve Proxy Configuration (#56) Commit: 175f522c5921dc18fb9d05cf0ef331b7aea7d0f3 https://github.com/jenkinsci/blazemeter-plugin/commit/175f522c5921dc18fb9d05cf0ef331b7aea7d0f3 Author: Artem Fedorov Date: 2018-04-20 (Fri, 20 Apr 2018) Changed paths: A CHANGELOG.md M README.md Log Message: --- move Changelog and upd readme (#57) Commit: b63f74e5d19c3e50dc73bd062a942a746ca9b608 https://github.com/jenkinsci/blazemeter-plugin/commit/b63f74e5d19c3e50dc73bd062a942a746ca9b608 Author: Artem Fedorov Date: 2018-05-03 (Thu, 03 May 2018) Changed paths: M src/main/java/hudson/plugins/blazemeter/PerformanceBuilder.java Log Message: --- expand report link name (#58) Commit: d0e70fc53742b2a5305056f9ccd1a809c27b3a45 https://github.com/jenkinsci/blazemeter-plugin/commit/d0e70fc53742b2a5305056f9ccd1a809c27b3a45 Author: Artem Fedorov Date: 2018-05-03 (Thu, 03 May 2018) Changed paths: M src/main/resources/hudson/plugins/blazemeter/PerformanceBuilder/config.jelly Log Message: --- fix session props field (#59) Commit: 090ec793dded802c3561149997c0053fc0385241 https://github.com/jenkinsci/blazemeter-plugin/commit/090ec793dded802c3561149997c0053fc0385241 Author: Artem Fedorov Date: 2018-05-07 (Mon, 07 May 2018) Changed paths: M src/main/java/hudson/plugins/blazemeter/PerformanceBuilderDSLContext.java M src/main/java/hudson/plugins/blazemeter/PerformanceBuilderDSLExtension.java Log Message: --- fix dsl generator for report link name (#60) Commit: d52617c472b2396d6b9160e58dea86d5d622aa11 https://github.com/jenkinsci/blazemeter-plugin/commit/d52617c472b2396d6b9160e58dea86d5d622aa11 Author: Artem Fedorov Date: 2018-05-08 (Tue, 08 May 2018) Changed paths: M README.md A usingDSL.md A usingPipeline.md Log Message: --- add md pages (#61) Commit: 8edb4b61ae426e853ed864ee3c6714cf0f040339 https://github.com/jenkinsci/blazemeter-plugin/commit/8edb4b61ae426e853ed864ee3c6714cf0f040339 Author: Artem Fedorov Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M CHANGELOG.md Log Message: --- release 4.2 (#62) Commit: 7720d256ad56a467e5c6916736e6b4bf113d5e89 https://github.com/jenkinsci/blazemeter-plugin/commit/7720d256ad56a467e5c6916736e6b4bf113d5e89 Author: Artem Fedorov Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: A CHANGELOG.md M README.md M src/main/java/hudson/plugins/blazemeter/BlazeMeterPerformanceBuilderDescriptor.java M src/main/java/hudson/plugins/blazemeter/BzmBuild.java M src/main/java/h
[jenkinsci/blazemeter-plugin] 337da0: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/blazemeter-plugin Commit: 337da029755971e9da44e3c4fc8900cd343d0612 https://github.com/jenkinsci/blazemeter-plugin/commit/337da029755971e9da44e3c4fc8900cd343d0612 Author: Artem Fedorov Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blazemeter-plugin]
Branch: refs/tags/BlazeMeterJenkinsPlugin-4.2 Home: https://github.com/jenkinsci/blazemeter-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blazemeter-plugin] 87544b: [maven-release-plugin] prepare release BlazeMeterJ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/blazemeter-plugin Commit: 87544b180fbb6305210c9a877bc4b47d1b13eda1 https://github.com/jenkinsci/blazemeter-plugin/commit/87544b180fbb6305210c9a877bc4b47d1b13eda1 Author: Artem Fedorov Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release BlazeMeterJenkinsPlugin-4.2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/packaging]
Branch: refs/heads/stable-2.121 Home: https://github.com/jenkinsci/packaging **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 9506c8: Towards 2.121.1
Branch: refs/heads/stable-2.121 Home: https://github.com/jenkinsci/jenkins Commit: 9506c86f155acb57dbfc06bc44420aa17bb126d2 https://github.com/jenkinsci/jenkins/commit/9506c86f155acb57dbfc06bc44420aa17bb126d2 Author: Oliver Gondža Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: --- Towards 2.121.1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools] 49946c: Following up HOSTING-549.
Branch: refs/heads/master Home: https://github.com/jenkinsci/incrementals-tools Commit: 49946c502cd023c70b6ba098c1af1da564c0466a https://github.com/jenkinsci/incrementals-tools/commit/49946c502cd023c70b6ba098c1af1da564c0466a Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md Log Message: --- Following up HOSTING-549. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/cobertura-plugin] 638c80: Merge pull request #4 from jenkinsci/master
Branch: refs/heads/master Home: https://github.com/jenkinsci/cobertura-plugin Commit: 638c8042af00121499a77d711743af9220a13ff2 https://github.com/jenkinsci/cobertura-plugin/commit/638c8042af00121499a77d711743af9220a13ff2 Author: Jeff Pearce Date: 2018-05-07 (Mon, 07 May 2018) Changed paths: A Jenkinsfile M pom.xml A src/main/java/hudson/plugins/cobertura/CoberturaAbortException.java M src/main/java/hudson/plugins/cobertura/CoberturaBuildAction.java M src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java M src/main/java/hudson/plugins/cobertura/CoberturaPublisherTarget.java M src/main/java/hudson/plugins/cobertura/Ratio.java M src/main/java/hudson/plugins/cobertura/renderers/SourceCodePainter.java M src/main/java/hudson/plugins/cobertura/targets/CoveragePaint.java M src/main/java/hudson/plugins/cobertura/targets/CoverageResult.java M src/main/resources/hudson/plugins/cobertura/CoberturaBuildAction/summary.jelly M src/main/webapp/css/style.css M src/test/java/hudson/plugins/cobertura/CoberturaPublisherPipelineTest.java M src/test/java/hudson/plugins/cobertura/RatioTest.java M src/test/java/hudson/plugins/cobertura/targets/CoveragePaintTest.java Log Message: --- Merge pull request #4 from jenkinsci/master Merge from master Commit: 6cf2f3c3a961d8757e6d40f69a2174623804ba41 https://github.com/jenkinsci/cobertura-plugin/commit/6cf2f3c3a961d8757e6d40f69a2174623804ba41 Author: Jeff Pearce Date: 2018-05-08 (Tue, 08 May 2018) Changed paths: M .gitignore M pom.xml M src/main/java/hudson/plugins/cobertura/MavenCoberturaPublisher.java M src/test/java/hudson/plugins/cobertura/CoberturaCoverageParserTest.java Log Message: --- Merge branch 'master' of https://github.com/jenkinsci/cobertura-plugin Commit: d08f74e2889918c328c02810190326d7d24e68ba https://github.com/jenkinsci/cobertura-plugin/commit/d08f74e2889918c328c02810190326d7d24e68ba Author: Jeff Pearce Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release cobertura-1.12.1 Compare: https://github.com/jenkinsci/cobertura-plugin/compare/e75992bdfd69...d08f74e28899 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/cobertura-plugin]
Branch: refs/tags/cobertura-1.12.1 Home: https://github.com/jenkinsci/cobertura-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/cobertura-plugin] 4a62ab: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/cobertura-plugin Commit: 4a62ab33c31276a7820ee65e78908cf6a112cccd https://github.com/jenkinsci/cobertura-plugin/commit/4a62ab33c31276a7820ee65e78908cf6a112cccd Author: Jeff Pearce Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bumblebee-plugin]
Branch: refs/heads/BUM-204 Home: https://github.com/jenkinsci/bumblebee-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vectorcast-execution-plugin] d9f617: Support multiple versions of MultiJob that take di...
Branch: refs/heads/master Home: https://github.com/jenkinsci/vectorcast-execution-plugin Commit: d9f6175feabe1dd3faa0921fd8ddf6b120a47f07 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d9f6175feabe1dd3faa0921fd8ddf6b120a47f07 Author: Richard Keeble Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M Changes.txt M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java Log Message: --- Support multiple versions of MultiJob that take different constructor params **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vectorcast-execution-plugin] 56f1a1: [maven-release-plugin] prepare release vectorcast-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/vectorcast-execution-plugin Commit: 56f1a173c6f304063d39ae15ccbb0fb4a65f95df https://github.com/jenkinsci/vectorcast-execution-plugin/commit/56f1a173c6f304063d39ae15ccbb0fb4a65f95df Author: Richard Keeble Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release vectorcast-execution-0.34 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vectorcast-execution-plugin] a8867d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/vectorcast-execution-plugin Commit: a8867d803d71ae8984c41b79126aa270c30ed74d https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a8867d803d71ae8984c41b79126aa270c30ed74d Author: Richard Keeble Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vectorcast-execution-plugin]
Branch: refs/tags/vectorcast-execution-0.34 Home: https://github.com/jenkinsci/vectorcast-execution-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/embotics-vcommander-plugin] 465a84: update spacing on readme
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: 465a8464c19c3fa53e4c0fa9878d8a519bc40edb https://github.com/jenkinsci/embotics-vcommander-plugin/commit/465a8464c19c3fa53e4c0fa9878d8a519bc40edb Author: Andrew Elliot Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md Log Message: --- update spacing on readme **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bumblebee-plugin] 833301: BUM-204 Add Skip connectivity diagnostic checkbox ...
Branch: refs/heads/BUM-204 Home: https://github.com/jenkinsci/bumblebee-plugin Commit: 8333019f46ec04d650d675dd359d35e2647e9c2a https://github.com/jenkinsci/bumblebee-plugin/commit/8333019f46ec04d650d675dd359d35e2647e9c2a Author: Ayman Ben Amor Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/com/agiletestware/bumblebee/BumblebeeGlobalConfig.java M src/main/resources/com/agiletestware/bumblebee/BumblebeeGlobalConfig/config.jelly Log Message: --- BUM-204 Add Skip connectivity diagnostic checkbox to admin page for skipping call of URL validator **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkins-infra/backend-commit-history-parser] d5c43f: Retire test plans noone was using
Branch: refs/heads/master Home: https://github.com/jenkins-infra/backend-commit-history-parser Commit: d5c43f5a90418ec566f15c5b194532c602cba5e8 https://github.com/jenkins-infra/backend-commit-history-parser/commit/d5c43f5a90418ec566f15c5b194532c602cba5e8 Author: Oliver Gondža Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M bin/generate-rc-announcement Log Message: --- Retire test plans noone was using Commit: d31728bd4d74bab93a774e73b5f29678e465db9b https://github.com/jenkins-infra/backend-commit-history-parser/commit/d31728bd4d74bab93a774e73b5f29678e465db9b Author: Oliver Gondža Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M bin/init-lts-line Log Message: --- No more baseline mass updates Commit: 02f5d05624827e07bc91bd1f3c30ca2d8129e5bb https://github.com/jenkins-infra/backend-commit-history-parser/commit/02f5d05624827e07bc91bd1f3c30ca2d8129e5bb Author: Oliver Gondža Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M bin/init-lts-line Log Message: --- Update TODO on init-lts-line Commit: 472ef47485404b7daa0d1f422b919c78b0197ccb https://github.com/jenkins-infra/backend-commit-history-parser/commit/472ef47485404b7daa0d1f422b919c78b0197ccb Author: Oliver Gondža Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M bin/init-lts-line Log Message: --- Merge branch 'master' of github.com:jenkins-infra/backend-commit-history-parser Compare: https://github.com/jenkins-infra/backend-commit-history-parser/compare/08ae124cb6d4...472ef4748540 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/nodepool-agents-plugin] b6ca2c: Update release instructions
Branch: refs/heads/master Home: https://github.com/jenkinsci/nodepool-agents-plugin Commit: b6ca2ce6bebb867335a7f20b3754084fa1f2153e https://github.com/jenkinsci/nodepool-agents-plugin/commit/b6ca2ce6bebb867335a7f20b3754084fa1f2153e Author: Brian Elliott Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md Log Message: --- Update release instructions Updated release instructions to include editing the version history on the wiki. Commit: d57219dafac951ae4eae14abab848293a97c62f1 https://github.com/jenkinsci/nodepool-agents-plugin/commit/d57219dafac951ae4eae14abab848293a97c62f1 Author: Brian Elliott Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md Log Message: --- Merge pull request #15 from bdelliott/wiki-note Update release instructions Compare: https://github.com/jenkinsci/nodepool-agents-plugin/compare/479f56f7b3ff...d57219dafac9 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin]
Branch: refs/tags/1.6.5 Home: https://github.com/jenkinsci/splunk-devops-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] 29db89: dump thread_id for jdk logger record
Branch: refs/heads/master Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: 29db895599ab410ac9ea1bb7b3d267b896d34a98 https://github.com/jenkinsci/splunk-devops-plugin/commit/29db895599ab410ac9ea1bb7b3d267b896d34a98 Author: Ted Xiao Date: 2018-03-10 (Sat, 10 Mar 2018) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/JdkSplunkLogHandler.java Log Message: --- dump thread_id for jdk logger record Commit: be522e508c6277a2425f9cbc4801e56ad2b4b42f https://github.com/jenkinsci/splunk-devops-plugin/commit/be522e508c6277a2425f9cbc4801e56ad2b4b42f Author: Ted Xiao Date: 2018-03-19 (Mon, 19 Mar 2018) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/JdkSplunkLogHandler.java Log Message: --- set jdk log to EventType.LOG Commit: 7b6aee5b36d9c01e8a20fb4d24e055d40051aba5 https://github.com/jenkinsci/splunk-devops-plugin/commit/7b6aee5b36d9c01e8a20fb4d24e055d40051aba5 Author: Ted Xiao Date: 2018-05-08 (Tue, 08 May 2018) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/LogEventHelper.java Log Message: --- use different channel id for json/raw endpoint Commit: 055d50199db5b9e5d58724a538c4d3e2a4e2d49e https://github.com/jenkinsci/splunk-devops-plugin/commit/055d50199db5b9e5d58724a538c4d3e2a4e2d49e Author: Ted Xiao Date: 2018-05-09 (Wed, 09 May 2018) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/TestCaseResultUtils.java M splunk-devops/src/test/java/com/splunk/splunkjenkins/utils/TestCaseResultUtilsTest.java Log Message: --- fix pagination issue Commit: f97bcdef9ae2baa34fb1a781ac0a989437b3c4a5 https://github.com/jenkinsci/splunk-devops-plugin/commit/f97bcdef9ae2baa34fb1a781ac0a989437b3c4a5 Author: Ted Xiao Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/LogEventHelper.java Log Message: --- fix user name issue when rebuild downstream job using a different user name Commit: 61b36ac82873a2e69aabedce3205c9d74dbd1b9a https://github.com/jenkinsci/splunk-devops-plugin/commit/61b36ac82873a2e69aabedce3205c9d74dbd1b9a Author: Ted Xiao Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/pom.xml Log Message: --- [maven-release-plugin] prepare release 1.6.5 Compare: https://github.com/jenkinsci/splunk-devops-plugin/compare/8fe564491aae...61b36ac82873 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] b200fa: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: b200fa664b1e87162b3da809ca5006d322b66dff https://github.com/jenkinsci/splunk-devops-plugin/commit/b200fa664b1e87162b3da809ca5006d322b66dff Author: Ted Xiao Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vectorcast-execution-plugin] 1d116b: Add null pointer checks
Branch: refs/heads/master Home: https://github.com/jenkinsci/vectorcast-execution-plugin Commit: 1d116b56083b578697df21bd07df8e5535a0122d https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1d116b56083b578697df21bd07df8e5535a0122d Author: Richard Keeble Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java Log Message: --- Add null pointer checks **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ghprb-plugin] 2d73cd: remove extra msg comments for build comment file
Branch: refs/heads/master Home: https://github.com/jenkinsci/ghprb-plugin Commit: 2d73cda4889a851e1cbd7488fc6a1c1485e012b3 https://github.com/jenkinsci/ghprb-plugin/commit/2d73cda4889a851e1cbd7488fc6a1c1485e012b3 Author: Tom Wu Date: 2018-04-27 (Fri, 27 Apr 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java Log Message: --- remove extra msg comments for build comment file Commit: 9e25d77c6efe7ce2b7ad9873406ec17203a05cac https://github.com/jenkinsci/ghprb-plugin/commit/9e25d77c6efe7ce2b7ad9873406ec17203a05cac Author: Björn Häuser Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java Log Message: --- Merge pull request #659 from tomqwu/master remove extra msg comments for build comment file Compare: https://github.com/jenkinsci/ghprb-plugin/compare/c15d5106e78f...9e25d77c6efe **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ghprb-plugin] 6bfdf3: Avoid posting a comment for empty comment files
Branch: refs/heads/GH-647 Home: https://github.com/jenkinsci/ghprb-plugin Commit: 6bfdf3b7692412871b68a8ca9a2098a427d67155 https://github.com/jenkinsci/ghprb-plugin/commit/6bfdf3b7692412871b68a8ca9a2098a427d67155 Author: Michele Ippolito Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java Log Message: --- Avoid posting a comment for empty comment files If the comment file was completely empty it was still read, surrounded with a header and a footer, and posted as a comment on the pull request. This is just noise IMHO. This commit makes it so that the message stays empty if the file was empty. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ghprb-plugin] 6bfdf3: Avoid posting a comment for empty comment files
Branch: refs/heads/master Home: https://github.com/jenkinsci/ghprb-plugin Commit: 6bfdf3b7692412871b68a8ca9a2098a427d67155 https://github.com/jenkinsci/ghprb-plugin/commit/6bfdf3b7692412871b68a8ca9a2098a427d67155 Author: Michele Ippolito Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java Log Message: --- Avoid posting a comment for empty comment files If the comment file was completely empty it was still read, surrounded with a header and a footer, and posted as a comment on the pull request. This is just noise IMHO. This commit makes it so that the message stays empty if the file was empty. Commit: c86e68cda07cc629a5e8ed82916beec1afb79e48 https://github.com/jenkinsci/ghprb-plugin/commit/c86e68cda07cc629a5e8ed82916beec1afb79e48 Author: Björn Häuser Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java Log Message: --- Merge pull request #662 from jenkinsci/GH-647 Avoid posting a comment for empty comment files Compare: https://github.com/jenkinsci/ghprb-plugin/compare/9e25d77c6efe...c86e68cda07c **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ghprb-plugin]
Branch: refs/heads/GH-647 Home: https://github.com/jenkinsci/ghprb-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/logstash-plugin] 6ecca6: add dao to work with logstash tcp (#59)
Branch: refs/heads/master Home: https://github.com/jenkinsci/logstash-plugin Commit: 6ecca60cb3c2d95aa91d8aab1681996efdbd71b6 https://github.com/jenkinsci/logstash-plugin/commit/6ecca60cb3c2d95aa91d8aab1681996efdbd71b6 Author: Markus Winter Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md A src/main/java/jenkins/plugins/logstash/configuration/Logstash.java A src/main/java/jenkins/plugins/logstash/persistence/LogstashDao.java A src/test/java/jenkins/plugins/logstash/persistence/LogstashDaoTest.java Log Message: --- add dao to work with logstash tcp (#59) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/logstash-plugin] 164e6b: charset for rabbitMQ (#58)
Branch: refs/heads/master Home: https://github.com/jenkinsci/logstash-plugin Commit: 164e6bc12659204659240dde833eb730f9190266 https://github.com/jenkinsci/logstash-plugin/commit/164e6bc12659204659240dde833eb730f9190266 Author: Markus Winter Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/jenkins/plugins/logstash/LogstashConfiguration.java M src/main/java/jenkins/plugins/logstash/LogstashWriter.java M src/main/java/jenkins/plugins/logstash/configuration/RabbitMq.java M src/main/java/jenkins/plugins/logstash/persistence/AbstractLogstashIndexerDao.java M src/main/java/jenkins/plugins/logstash/persistence/HostBasedLogstashIndexerDao.java M src/main/java/jenkins/plugins/logstash/persistence/LogstashIndexerDao.java M src/main/java/jenkins/plugins/logstash/persistence/RabbitMqDao.java M src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/configure-advanced.jelly A src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/help-charset.html M src/test/java/jenkins/plugins/logstash/LogstashWriterTest.java M src/test/java/jenkins/plugins/logstash/configuration/RabbitMqTest.java M src/test/java/jenkins/plugins/logstash/persistence/RabbitMqDaoTest.java Log Message: --- charset for rabbitMQ (#58) We passed the charset from the build to the Dao and used it in RabbitMQ. This is wrong. The dao is used by multiple builds in parallel, if a new build uses a different charset (pipeline uses UTF-8 while freestyle use the default charset) we change it for running builds RabbitMQ stores the data in binary form so we need a charset. But the consumer needs to know which charset is used, so we should make this configurable. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 3b61b9: [JENKINS-51205] Improve performance of /pluginMana...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 3b61b96119b9fd8c80b1fa79a19f8f770af434b7 https://github.com/jenkinsci/jenkins/commit/3b61b96119b9fd8c80b1fa79a19f8f770af434b7 Author: Jesse Glick Date: 2018-05-08 (Tue, 08 May 2018) Changed paths: M core/src/main/java/hudson/PluginManager.java M core/src/main/java/hudson/model/UpdateSite.java M core/src/main/resources/hudson/PluginManager/table.jelly Log Message: --- [JENKINS-51205] Improve performance of /pluginManager/available service. Commit: 6bb85ec23bf824515f65616f72527ba784a54adc https://github.com/jenkinsci/jenkins/commit/6bb85ec23bf824515f65616f72527ba784a54adc Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M core/src/main/java/hudson/PluginManager.java M core/src/main/java/hudson/model/UpdateSite.java M core/src/main/resources/hudson/PluginManager/table.jelly Log Message: --- Merge pull request #3428 from jglick/perf-JENKINS-51205 [JENKINS-51205] Improve performance of /pluginManager/available service Compare: https://github.com/jenkinsci/jenkins/compare/d004eea0caf7...6bb85ec23bf8 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-pom-plugin] 7bc408: Removed type information from Issues and associate...
Branch: refs/heads/3.0 Home: https://github.com/jenkinsci/analysis-pom-plugin Commit: 7bc408bea823782ed83e4b4a02ce6efa420956f6 https://github.com/jenkinsci/analysis-pom-plugin/commit/7bc408bea823782ed83e4b4a02ce6efa420956f6 Author: Ulli Hafner Date: 2018-04-26 (Thu, 26 Apr 2018) Changed paths: M pom.xml Log Message: --- Removed type information from Issues and associated parsers. - Issues and *Parser classes do not use generics anymore. - Added additionalProperties element to class Issue to provide all parsers a placeholder to store additional information. Commit: a104da3857ee1c33251b7b360507017349225640 https://github.com/jenkinsci/analysis-pom-plugin/commit/a104da3857ee1c33251b7b360507017349225640 Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- Refactoring of version properties. Commit: a88ddff7dfa2a9905b25bf0c2e5f26948c71f92b https://github.com/jenkinsci/analysis-pom-plugin/commit/a88ddff7dfa2a9905b25bf0c2e5f26948c71f92b Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- Upgrade of dependencies and plugins to latest versions. Removed dependency to analysis-test. Compare: https://github.com/jenkinsci/analysis-pom-plugin/compare/791ac3180652...a88ddff7dfa2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-suite-plugin] 993bb2: Refactoring: added JavaDoc and simplified steps an...
Branch: refs/heads/3.0 Home: https://github.com/jenkinsci/analysis-suite-plugin Commit: 993bb2d49e840185438f7883db6ee91e12a81b78 https://github.com/jenkinsci/analysis-suite-plugin/commit/993bb2d49e840185438f7883db6ee91e12a81b78 Author: Ulli Hafner Date: 2018-03-23 (Fri, 23 Mar 2018) Changed paths: M .idea/codeStyles/Project.xml Log Message: --- Refactoring: added JavaDoc and simplified steps and recorder. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-core-plugin] ca5612: Upgrade of dependencies and plugins to latest vers...
Branch: refs/heads/3.0 Home: https://github.com/jenkinsci/analysis-core-plugin Commit: ca5612e80d8422d74022ddce1f61c62ad51b2197 https://github.com/jenkinsci/analysis-core-plugin/commit/ca5612e80d8422d74022ddce1f61c62ad51b2197 Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml M src/main/java/io/jenkins/plugins/analysis/core/model/AnalysisResult.java Log Message: --- Upgrade of dependencies and plugins to latest versions. Removed dependency to analysis-test. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] d502a5: Renamed pom properties.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: d502a58a08f326d2c9fb13be0fe8fdfdd7b93da2 https://github.com/jenkinsci/analysis-model/commit/d502a58a08f326d2c9fb13be0fe8fdfdd7b93da2 Author: Ulli Hafner Date: 2018-05-09 (Wed, 09 May 2018) Changed paths: M pom.xml Log Message: --- Renamed pom properties. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/warnings-plugin] a86bce: Activate coverage report only for io.jenkins.** pa...
Branch: refs/heads/3.0 Home: https://github.com/jenkinsci/warnings-plugin Commit: a86bcede313788b6a3b3d1ec1f925e4550a193af https://github.com/jenkinsci/warnings-plugin/commit/a86bcede313788b6a3b3d1ec1f925e4550a193af Author: Ulli Hafner Date: 2018-03-17 (Sat, 17 Mar 2018) Changed paths: M pom.xml Log Message: --- Activate coverage report only for io.jenkins.** packages. Commit: cf8ce2e1214d75f70aac6331fd9f8d06ed52b6eb https://github.com/jenkinsci/warnings-plugin/commit/cf8ce2e1214d75f70aac6331fd9f8d06ed52b6eb Author: Ulli Hafner Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M src/main/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScanner.java M src/main/resources/hudson/plugins/warnings/ParserConfiguration/config.jelly M src/main/resources/io/jenkins/plugins/analysis/warnings/FindBugs/config.jelly A src/main/resources/io/jenkins/plugins/analysis/warnings/FindBugs/config.properties M src/test/java/io/jenkins/plugins/analysis/warnings/DryThresholdValidationTest.java M src/test/java/io/jenkins/plugins/analysis/warnings/StepsITest.java Log Message: --- Merge remote-tracking branch 'origin/3.0' into hm-edu-testing Commit: 72ab339d6a950d5d28769fe6d6450cee42fd1758 https://github.com/jenkinsci/warnings-plugin/commit/72ab339d6a950d5d28769fe6d6450cee42fd1758 Author: Stephan Ploederl Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M clean.sh M go.sh M jenkins.sh M skip.sh Log Message: --- Using /bin/bash instead of /bin/sh to fix problems on linux hosts Commit: 33922aedfcf160e0e19623a0144c978201cc3ba9 https://github.com/jenkinsci/warnings-plugin/commit/33922aedfcf160e0e19623a0144c978201cc3ba9 Author: Ullrich Hafner Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M clean.sh M go.sh M jenkins.sh M skip.sh Log Message: --- Merge pull request #120 from LokiNightray/hm-edu-testing Using /bin/bash instead of /bin/sh to fix problems on linux hosts Commit: 7029b195cbff202a9f7e6c4660460147260e027c https://github.com/jenkinsci/warnings-plugin/commit/7029b195cbff202a9f7e6c4660460147260e027c Author: Ulli Hafner Date: 2018-04-10 (Tue, 10 Apr 2018) Changed paths: M pom.xml Log Message: --- Use fix version of analysis-model. Commit: 10efe32be6f0734a0891c94dc9bf60d00ba49c15 https://github.com/jenkinsci/warnings-plugin/commit/10efe32be6f0734a0891c94dc9bf60d00ba49c15 Author: Ulli Hafner Date: 2018-04-10 (Tue, 10 Apr 2018) Changed paths: M pom.xml Log Message: --- Use fixed version of old analysis-model. Commit: 8fefa4c986bab55b75fa39654c1e1d402809127c https://github.com/jenkinsci/warnings-plugin/commit/8fefa4c986bab55b75fa39654c1e1d402809127c Author: Ulli Hafner Date: 2018-04-11 (Wed, 11 Apr 2018) Changed paths: M pom.xml Log Message: --- Use fixed version of old analysis-model. Now using pom 2.0-20180411.213524-22. Commit: d6f96f3fd2e9ca76f602fea1bedd0366275dd203 https://github.com/jenkinsci/warnings-plugin/commit/d6f96f3fd2e9ca76f602fea1bedd0366275dd203 Author: Ulli Hafner Date: 2018-04-19 (Thu, 19 Apr 2018) Changed paths: A src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java Log Message: --- Added class with utils for integration tests of IssueRecorder. Commit: 7b795d92a550636eb184f3339ce48512e2ba0ced https://github.com/jenkinsci/warnings-plugin/commit/7b795d92a550636eb184f3339ce48512e2ba0ced Author: Ulli Hafner Date: 2018-04-19 (Thu, 19 Apr 2018) Changed paths: M src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java Log Message: --- Added three integration tests. Commit: 844e6e10be07b33103f5a6a74ef3eb0119ba4f4b https://github.com/jenkinsci/warnings-plugin/commit/844e6e10be07b33103f5a6a74ef3eb0119ba4f4b Author: Ulli Hafner Date: 2018-04-20 (Fri, 20 Apr 2018) Changed paths: M compile.sh M go.sh M skip.sh Log Message: --- Use mvn install to deploy artifacts to local repository. Commit: f1e7c9f5a6a9517e67e107ad3a2e3ae2d23bf1f4 https://github.com/jenkinsci/warnings-plugin/commit/f1e7c9f5a6a9517e67e107ad3a2e3ae2d23bf1f4 Author: Ulli Hafner Date: 2018-04-26 (Thu, 26 Apr 2018) Changed paths: M Jenkinsfile M src/main/java/io/jenkins/plugins/analysis/warnings/CheckStyle.java M src/main/java/io/jenkins/plugins/analysis/warnings/Cpd.java M src/main/java/io/jenkins/plugins/analysis/warnings/Doxygen.java M src/main/java/io/jenkins/plugins/analysis/warnings/DrMemory.java M src/main/java/io/jenkins/plugins/analysis/warnings/Eclipse.java M src/main/java/io/jenkins/plugins/analysis/warnings/FindBugs.java M src/main/java/io/jenkins/plugins/analysis/warnings/GhsMulti.java M
[jenkinsci/bumblebee-plugin] 8fc1e4: BUM-204 Add help and save value of skipConnectivit...
Branch: refs/heads/BUM-204 Home: https://github.com/jenkinsci/bumblebee-plugin Commit: 8fc1e457e3feae29ea3785a34226b981b8b94985 https://github.com/jenkinsci/bumblebee-plugin/commit/8fc1e457e3feae29ea3785a34226b981b8b94985 Author: Ayman Ben Amor Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/com/agiletestware/bumblebee/BumblebeeGlobalConfig.java A src/main/resources/com/agiletestware/bumblebee/BumblebeeGlobalConfig/help-skipConnectivityDiagnostic.html Log Message: --- BUM-204 Add help and save value of skipConnectivityDiagnostic **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools] d6aeef: [JENKINS-51187] Moving git-changelist-maven-extens...
Branch: refs/heads/master Home: https://github.com/jenkinsci/incrementals-tools Commit: d6aeef7e0d85798ac8473fc029d99c5e5dbc2112 https://github.com/jenkinsci/incrementals-tools/commit/d6aeef7e0d85798ac8473fc029d99c5e5dbc2112 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md A git-changelist-maven-extension/pom.xml A git-changelist-maven-extension/src/main/java/io/jenkins/tools/incrementals/git_changelist_maven_extension/Main.java M lib/pom.xml M maven-plugin/pom.xml M pom.xml Log Message: --- [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools. Commit: 4d0782bb29aa457be6b18034928c884e47639c7d https://github.com/jenkinsci/incrementals-tools/commit/4d0782bb29aa457be6b18034928c884e47639c7d Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md Log Message: --- Also no need to link to another repo in guide. Commit: 3ec4bbe27553f05eeef93891ad0367ca85ed9eee https://github.com/jenkinsci/incrementals-tools/commit/3ec4bbe27553f05eeef93891ad0367ca85ed9eee Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M git-changelist-maven-extension/pom.xml M lib/pom.xml M maven-plugin/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare release parent-1.0-beta-2 Compare: https://github.com/jenkinsci/incrementals-tools/compare/49946c502cd0...3ec4bbe27553 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools]
Branch: refs/tags/parent-1.0-beta-2 Home: https://github.com/jenkinsci/incrementals-tools **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools] 4f563a: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/incrementals-tools Commit: 4f563a8129d7945593173d01a6904dbf5ca94659 https://github.com/jenkinsci/incrementals-tools/commit/4f563a8129d7945593173d01a6904dbf5ca94659 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M git-changelist-maven-extension/pom.xml M lib/pom.xml M maven-plugin/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-changelist-maven-extension] b73858: [JENKINS-51187] Moving git-changelist-maven-extens...
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-changelist-maven-extension Commit: b7385861d6e68bfa51a3836a14c958af52a7d77f https://github.com/jenkinsci/git-changelist-maven-extension/commit/b7385861d6e68bfa51a3836a14c958af52a7d77f Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: A README.md M pom.xml R src/main/java/io/jenkins/tools/git_changelist_maven_extension/Main.java Log Message: --- [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools. Commit: c80e21b3c1b38e6c6893afea864c1fec54666084 https://github.com/jenkinsci/git-changelist-maven-extension/commit/c80e21b3c1b38e6c6893afea864c1fec54666084 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release git-changelist-maven-extension-1.0-beta-2 Compare: https://github.com/jenkinsci/git-changelist-maven-extension/compare/866af4357496...c80e21b3c1b3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-changelist-maven-extension] d4c53d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-changelist-maven-extension Commit: d4c53d5d3e6000c3709bfe1f33a8e1961801536c https://github.com/jenkinsci/git-changelist-maven-extension/commit/d4c53d5d3e6000c3709bfe1f33a8e1961801536c Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-changelist-maven-extension]
Branch: refs/tags/git-changelist-maven-extension-1.0-beta-2 Home: https://github.com/jenkinsci/git-changelist-maven-extension **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/buildtriggerbadge-plugin] ce5d4a: [JENKINS-51187] Moving git-changelist-maven-extens...
Branch: refs/heads/master Home: https://github.com/jenkinsci/buildtriggerbadge-plugin Commit: ce5d4ac630e15ee79948f23dd263f01e8c0665e4 https://github.com/jenkinsci/buildtriggerbadge-plugin/commit/ce5d4ac630e15ee79948f23dd263f01e8c0665e4 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M .mvn/extensions.xml Log Message: --- [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools. Commit: 7522d9dc1ca215554e16cd90007c84eccf3f1649 https://github.com/jenkinsci/buildtriggerbadge-plugin/commit/7522d9dc1ca215554e16cd90007c84eccf3f1649 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- Reincementalified. Commit: b9bbcddbcd0024b5858b2339bf0ea7d426cc1177 https://github.com/jenkinsci/buildtriggerbadge-plugin/commit/b9bbcddbcd0024b5858b2339bf0ea7d426cc1177 Author: Baptiste Mathus Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M .mvn/extensions.xml M pom.xml Log Message: --- Merge pull request #28 from jglick/relocate-JENKINS-51187 Fixups Compare: https://github.com/jenkinsci/buildtriggerbadge-plugin/compare/c35a7e2665ca...b9bbcddbcd00 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/compuware-xpediter-code-coverage-plugin]
Branch: refs/heads/CWE-116999-Logging-and-empty-analysis-properties-file Home: https://github.com/jenkinsci/compuware-xpediter-code-coverage-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/eagle-tester-plugin] 529243: Remove outdated comment from pom.xml
Branch: refs/heads/master Home: https://github.com/jenkinsci/eagle-tester-plugin Commit: 5292433c8d98bdd6402909df727b68776ca9c7a3 https://github.com/jenkinsci/eagle-tester-plugin/commit/5292433c8d98bdd6402909df727b68776ca9c7a3 Author: Abhilash Jindal Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml Log Message: --- Remove outdated comment from pom.xml **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools]
Branch: refs/tags/parent-1.0-beta-3 Home: https://github.com/jenkinsci/incrementals-tools **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools] 451599: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/incrementals-tools Commit: 451599508e714222e8793ef52b631e07d675de7e https://github.com/jenkinsci/incrementals-tools/commit/451599508e714222e8793ef52b631e07d675de7e Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M git-changelist-maven-extension/pom.xml M lib/pom.xml M maven-plugin/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/incrementals-tools] 6c4456: [JENKINS-51046] mvn incrementals:incrementalify
Branch: refs/heads/master Home: https://github.com/jenkinsci/incrementals-tools Commit: 6c4456847d6a250e67a3c70d54b91fd36b20dc8b https://github.com/jenkinsci/incrementals-tools/commit/6c4456847d6a250e67a3c70d54b91fd36b20dc8b Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M README.md A maven-plugin/src/main/java/io/jenkins/tools/incrementals/maven/IncrementalifyMojo.java A maven-plugin/src/main/resources/io/jenkins/tools/incrementals/maven/prototype-extensions.xml Log Message: --- [JENKINS-51046] mvn incrementals:incrementalify Commit: 45de533e168e7cd911e4f7998d80aa0573764c3b https://github.com/jenkinsci/incrementals-tools/commit/45de533e168e7cd911e4f7998d80aa0573764c3b Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M git-changelist-maven-extension/pom.xml M lib/pom.xml M maven-plugin/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare release parent-1.0-beta-3 Compare: https://github.com/jenkinsci/incrementals-tools/compare/4f563a8129d7...45de533e168e **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/artifact-manager-s3-plugin] 357a1e: [JENKINS-51187] Moving git-changelist-maven-extens...
Branch: refs/heads/master Home: https://github.com/jenkinsci/artifact-manager-s3-plugin Commit: 357a1e566f2cfc43b5a10a8a58786718566dfbd9 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/357a1e566f2cfc43b5a10a8a58786718566dfbd9 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M .mvn/extensions.xml Log Message: --- [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools. Commit: 8f3e10aba6c807beb92e59dc6dcaa16c8d59f0db https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/8f3e10aba6c807beb92e59dc6dcaa16c8d59f0db Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M .mvn/extensions.xml Log Message: --- Merge pull request #22 from jglick/relocate-JENKINS-51187 [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools Compare: https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/d6e29ae93791...8f3e10aba6c8 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 2b4288: [JENKINS-51187] Moving git-changelist-maven-extens...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 2b4288155a95d9810c58308234254ee6afa91f56 https://github.com/jenkinsci/jenkins/commit/2b4288155a95d9810c58308234254ee6afa91f56 Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M .mvn/extensions.xml Log Message: --- [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools. Commit: 72f4a592d28d25d095577b74212c98e29569928a https://github.com/jenkinsci/jenkins/commit/72f4a592d28d25d095577b74212c98e29569928a Author: Jesse Glick Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M .mvn/extensions.xml Log Message: --- Merge pull request #3435 from jglick/relocate-JENKINS-51187 [JENKINS-51187] Moving git-changelist-maven-extension into incrementals-tools Compare: https://github.com/jenkinsci/jenkins/compare/6bb85ec23bf8...72f4a592d28d **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-core-plugin]
Branch: refs/heads/no-generics Home: https://github.com/jenkinsci/analysis-core-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model]
Branch: refs/heads/no-generics Home: https://github.com/jenkinsci/analysis-model **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/warnings-plugin]
Branch: refs/heads/no-generics Home: https://github.com/jenkinsci/warnings-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] eda921: Categorize JavaDoc warnings by matching @tag.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: eda921504288165b479072f60da837ac56043ecb https://github.com/jenkinsci/analysis-model/commit/eda921504288165b479072f60da837ac56043ecb Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java A src/test/resources/edu/hm/hafner/analysis/parser/javadoc-category.txt Log Message: --- Categorize JavaDoc warnings by matching @tag. Commit: 1418bf42299073ccb57ef79effa3793d55517195 https://github.com/jenkinsci/analysis-model/commit/1418bf42299073ccb57ef79effa3793d55517195 Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/edu/hm/hafner/analysis/Issue.java M src/main/java/edu/hm/hafner/analysis/Priority.java M src/main/java/edu/hm/hafner/analysis/Report.java M src/main/java/edu/hm/hafner/analysis/Severity.java M src/main/java/edu/hm/hafner/analysis/parser/FindBugsParser.java M src/main/java/edu/hm/hafner/analysis/parser/IdeaInspectionParser.java M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java M src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeParser.java M src/test/java/edu/hm/hafner/analysis/ReportTest.java Log Message: --- Fixed ErrorProne warnings. Compare: https://github.com/jenkinsci/analysis-model/compare/d502a58a08f3...1418bf422990 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] 6797c2: Fixed ErrorProne warnings.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: 6797c211d312a43576a5faffcfe361b48ba8b180 https://github.com/jenkinsci/analysis-model/commit/6797c211d312a43576a5faffcfe361b48ba8b180 Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/edu/hm/hafner/analysis/Report.java M src/main/java/edu/hm/hafner/analysis/parser/IdeaInspectionParser.java M src/main/java/edu/hm/hafner/analysis/parser/LintParser.java M src/main/java/edu/hm/hafner/analysis/parser/LinuxKernelOutputParser.java M src/main/java/edu/hm/hafner/analysis/parser/StyleCopParser.java M src/main/java/edu/hm/hafner/analysis/parser/fxcop/FxCopParser.java M src/main/java/edu/hm/hafner/analysis/parser/jcreport/JcReportParser.java Log Message: --- Fixed ErrorProne warnings. Commit: e7817a457d9c179b72f7fe2500e561922e18dc7a https://github.com/jenkinsci/analysis-model/commit/e7817a457d9c179b72f7fe2500e561922e18dc7a Author: Ulli Hafner Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M src/main/java/edu/hm/hafner/analysis/Severity.java Log Message: --- Fixed CheckStyle warnings. Compare: https://github.com/jenkinsci/analysis-model/compare/1418bf422990...e7817a457d9c **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/xunit-plugin] 10d528: [JENKINS-47194] xUnit should not consider report g...
Branch: refs/heads/master Home: https://github.com/jenkinsci/xunit-plugin Commit: 10d52804cbf03c855fc0b9208ff6d8a62cf0efa0 https://github.com/jenkinsci/xunit-plugin/commit/10d52804cbf03c855fc0b9208ff6d8a62cf0efa0 Author: Nikolas Falco Date: 2018-05-11 (Fri, 11 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/xunit/XUnitProcessor.java M src/main/java/org/jenkinsci/plugins/xunit/service/XUnitTransformer.java A src/test/java/org/jenkinsci/plugins/xunit/XUnitPublisherTest.java M src/test/java/org/jenkinsci/plugins/xunit/XUnitWorkflowTest.java R src/test/java/org/jenkinsci/plugins/xunit/service/TempWorkspace.java M src/test/java/org/jenkinsci/plugins/xunit/service/XUnitTransformerTest.java M src/test/java/org/jenkinsci/plugins/xunit/service/XUnitValidationServiceTest.java A src/test/resources/org/jenkinsci/plugins/xunit/XUnitPublisherTest/workspace/JENKINS-47194/input.xml R src/test/resources/org/jenkinsci/plugins/xunit/config.xml Log Message: --- [JENKINS-47194] xUnit should not consider report generated by other xUnit step XUnit build step or publisher use an instance of processor than generates output report to a shared common folder. This cause on latest step thresholds consider also reports produced by previous steps. Processor now generate an identifier that permits to generate reports into an unique output folder. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] 10490f: Fixed CheckStyle warnings.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: 10490f978a95517df73daddf8a8cf760ccb0d20a https://github.com/jenkinsci/analysis-model/commit/10490f978a95517df73daddf8a8cf760ccb0d20a Author: Ulli Hafner Date: 2018-05-11 (Fri, 11 May 2018) Changed paths: M src/main/java/edu/hm/hafner/analysis/Report.java M src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeParser.java Log Message: --- Fixed CheckStyle warnings. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jep] 00d98f: Move open questions to Specification
Branch: refs/heads/master Home: https://github.com/jenkinsci/jep Commit: 00d98fbf9eb67c760100130a5130d10354c5fe4b https://github.com/jenkinsci/jep/commit/00d98fbf9eb67c760100130a5130d10354c5fe4b Author: Liam Newman Date: 2018-05-08 (Tue, 08 May 2018) Changed paths: M jep/5/README.adoc Log Message: --- Move open questions to Specification The Reasoning section will be for closed design choices not open questions. Commit: 41570f411d64185fc3952857b8d57af7dcc8dfe4 https://github.com/jenkinsci/jep/commit/41570f411d64185fc3952857b8d57af7dcc8dfe4 Author: R. Tyler Croy Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M jep/5/README.adoc Log Message: --- Merge pull request #104 from jenkinsci/bitwiseman-patch-1 Move open questions to Specification Compare: https://github.com/jenkinsci/jep/compare/e0178f936dbe...41570f411d64 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jep]
Branch: refs/heads/bitwiseman-patch-1 Home: https://github.com/jenkinsci/jep **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/xunit-plugin] 0670b5: [JENKINS-10911] xUnit not detecting Ignored MSTest...
Branch: refs/heads/master Home: https://github.com/jenkinsci/xunit-plugin Commit: 0670b5c88dce7bc0db97d2a42cab0f872a4a9046 https://github.com/jenkinsci/xunit-plugin/commit/0670b5c88dce7bc0db97d2a42cab0f872a4a9046 Author: Nikolas Falco Date: 2018-05-11 (Fri, 11 May 2018) Changed paths: M src/main/resources/org/jenkinsci/plugins/xunit/types/nunit-1.0-to-junit-2.xsl M src/main/resources/org/jenkinsci/plugins/xunit/types/nunit-3.0-to-junit.xsl M src/test/java/org/jenkinsci/plugins/xunit/types/NUnit3Test.java M src/test/java/org/jenkinsci/plugins/xunit/types/NUnitTest.java M src/test/resources/org/jenkinsci/plugins/xunit/types/nunit/testcase4/result.xml M src/test/resources/org/jenkinsci/plugins/xunit/types/nunit/testcase5/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/nunit/testcase7/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/nunit/testcase7/result.xml M src/test/resources/org/jenkinsci/plugins/xunit/types/nunit3/testcase2/result.xml Log Message: --- [JENKINS-10911] xUnit not detecting Ignored MSTest and NUnit Tests Fix skipped testcase in NUnit and NUnit3 when there are failed testcase before. generalfailure variable in XSL seems brokes the dom navigation. Commit: 9aaab6e40e4c66ea6c1268beffcfa826ba4707d2 https://github.com/jenkinsci/xunit-plugin/commit/9aaab6e40e4c66ea6c1268beffcfa826ba4707d2 Author: Nikolas Falco Date: 2018-05-11 (Fri, 11 May 2018) Changed paths: M src/main/resources/org/jenkinsci/plugins/xunit/types/mstest-1.0-to-junit-1.0.xsl M src/test/java/org/jenkinsci/plugins/xunit/types/MSTestTest.java R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/junit_mstest_2_tests_1_class.xml R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/junit_mstest_2_tests_from_different_assemblies.xml R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/junit_mstest_4_tests_2_classes.xml R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/junit_mstest_more_than-one_minute_test.xml R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/junit_mstest_vs_2010.xml R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/mstest_2_tests_1_class.trx R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/mstest_2_tests_from_different_assemblies.trx R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/mstest_4_tests_2_classes.trx R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/mstest_more_than_one_minute_test.trx R src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/mstest_vs_2010.trx A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase1/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase1/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase2/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase2/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase3/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase3/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase4/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase4/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase5/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase5/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase6/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/mstest/testcase6/result.xml Log Message: --- [JENKINS-10911] xUnit not detecting Ignored MSTest and NUnit Tests Support skipped testcase for MSTest using Inconclusive value for outcome attribute of the UnitTestResult XML element. Commit: 1097e3f664adf8199d519e1ec6e272267c9ca328 https://github.com/jenkinsci/xunit-plugin/commit/1097e3f664adf8199d519e1ec6e272267c9ca328 Author: Nikolas Falco Date: 2018-05-11 (Fri, 11 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java M src/main/resources/org/jenkinsci/plugins/xunit/types/mbunit-to-junit-4.xsl A src/test/java/org/jenkinsci/plugins/xunit/types/MbUnitTest.java R src/test/java/org/jenkinsci/plugins/xunit/types/MbUnitTypeTest.java M src/test/resources/org/jenkinsci/plugins/xunit/types/mbunit/testcase1/result.xml Log Message: --- Improve MbUnit XSD to produce report more surefire compliant. Compare: https://github.com/jenkinsci/xunit-plugin/compare/10d52804cbf0...1097e3f664ad **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received