[jenkinsci/unleash-plugin] f5395b: adapted the scm connections after move of repo to ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/unleash-plugin Commit: f5395bcb8499225467580505fc5306e3f442ca6f https://github.com/jenkinsci/unleash-plugin/commit/f5395bcb8499225467580505fc5306e3f442ca6f Author: Stanley Hillner Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M pom.xml Log Message: --- adapted the scm connections after move of repo to jenkinsci -- 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/last-changes-plugin] 60f18b: refs #JENKINS-36971
Branch: refs/heads/master Home: https://github.com/jenkinsci/last-changes-plugin Commit: 60f18b5a39956d147f15aa330ca29c117be57fef https://github.com/jenkinsci/last-changes-plugin/commit/60f18b5a39956d147f15aa330ca29c117be57fef Author: rmpestano Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M src/main/java/com/github/jenkins/lastchanges/LastChangesPublisher.java Log Message: --- refs #JENKINS-36971 -- 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/last-changes-plugin] 2ebd05: refs #JENKINS-36971
Branch: refs/heads/master Home: https://github.com/jenkinsci/last-changes-plugin Commit: 2ebd053a9fabb95d1c07c8b13ebee004d0b0c031 https://github.com/jenkinsci/last-changes-plugin/commit/2ebd053a9fabb95d1c07c8b13ebee004d0b0c031 Author: rmpestano Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M src/main/java/com/github/jenkins/lastchanges/LastChangesPublisher.java Log Message: --- refs #JENKINS-36971 -- 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/jigomerge-plugin] d4bc3c: NoSuchMethodError: GroovyClassLoader.parseClass (#...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jigomerge-plugin Commit: d4bc3c7781b628039d7e90c9d7bd875194a58e7f https://github.com/jenkinsci/jigomerge-plugin/commit/d4bc3c7781b628039d7e90c9d7bd875194a58e7f Author: luckygulli Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/jigomerge/JigomergeBuilder.java Log Message: --- NoSuchMethodError: GroovyClassLoader.parseClass (#2) * NoSuchMethodError: GroovyClassLoader.parseClass As said in https://issues.jenkins-ci.org/browse/JENKINS-36434, the method parseClass(InputStream in) has been removed. Use of the deprecated function : parseClass(InputStream in, String fileName). * Customized commit message add author to commit message. * Revert "Customized commit message" This reverts commit fbd505acaa5bbee101501073c5bfe9137abc. -- 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/workflow-cps-plugin] 48871f: Trying to work around an error I do not understand...
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 48871ffd4fc43d0697326e6c9240b9975b167f5c https://github.com/jenkinsci/workflow-cps-plugin/commit/48871ffd4fc43d0697326e6c9240b9975b167f5c Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M gulpfile.js Log Message: --- Trying to work around an error I do not understand introduced in https://github.com/jenkinsci/plugin-pom/pull/20. -- 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/last-changes-plugin] 347289: refs #JENKINS-36971
Branch: refs/heads/master Home: https://github.com/jenkinsci/last-changes-plugin Commit: 347289acda60f3e063626883c83bce5a6412615b https://github.com/jenkinsci/last-changes-plugin/commit/347289acda60f3e063626883c83bce5a6412615b Author: rmpestano Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/com/github/jenkins/lastchanges/LastChangesPublisher.java Log Message: --- refs #JENKINS-36971 fixes findbugs -- 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/workflow-basic-steps-plugin] a32c67: Now called SnippetizerTester.
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/workflow-basic-steps-plugin Commit: a32c671fc5a3bc09a0890f727280d9a97c699873 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/a32c671fc5a3bc09a0890f727280d9a97c699873 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/steps/CoreStepTest.java Log Message: --- Now called SnippetizerTester. Commit: 29371a64da3a6a0e2b1caab5326a2576c242e808 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/29371a64da3a6a0e2b1caab5326a2576c242e808 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStepTest.java Log Message: --- Verifying Snippetizer fix on CoreWrapperStep. Compare: https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/0c6a5e5735bd...29371a64da3a -- 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/workflow-cps-plugin] e04c94: As of https://github.com/jenkinsci/jenkins-test-ha...
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: e04c94514be60594880492483ea7df8905cc68ce https://github.com/jenkinsci/workflow-cps-plugin/commit/e04c94514be60594880492483ea7df8905cc68ce Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/Island.java M src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/StateMetaStep.java Log Message: --- As of https://github.com/jenkinsci/jenkins-test-harness/pull/26 test Describable’s need to properly match getters and setters. Commit: cb99054f07963ed848df928b63b6c6ef7b97864e https://github.com/jenkinsci/workflow-cps-plugin/commit/cb99054f07963ed848df928b63b6c6ef7b97864e Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java R src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTestRule.java A src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTester.java Log Message: --- No real reason to use TestRule for a simple test utility. Commit: 99975579da267efaf5f07ee132e9f9d4b8885187 https://github.com/jenkinsci/workflow-cps-plugin/commit/99975579da267efaf5f07ee132e9f9d4b8885187 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java M src/test/java/org/jenkinsci/plugins/workflow/DSLTest.java M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java A src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/Circle.java A src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/Curve.java A src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/CurveMetaStep.java A src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/Polygon.java Log Message: --- Snippetizer was not working correctly on block-scoped metasteps. Compare: https://github.com/jenkinsci/workflow-cps-plugin/compare/13ebf1e48cc5...99975579da26 -- 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/last-changes-plugin] 2f72d9: refs #JENKINS-36971
Branch: refs/heads/master Home: https://github.com/jenkinsci/last-changes-plugin Commit: 2f72d933044855b89afbe3a76a2ea669e2a30d53 https://github.com/jenkinsci/last-changes-plugin/commit/2f72d933044855b89afbe3a76a2ea669e2a30d53 Author: rmpestano Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M docker/plugins.txt M src/main/java/com/github/jenkins/lastchanges/LastChangesPublisher.java M src/test/java/com/github/jenkins/lastchanges/LastChangesIT.java Log Message: --- refs #JENKINS-36971 -- 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/workflow-cps-plugin] 0451a2: [JENKINS-27421] Reproduced LinkedHashMap.Entry err...
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 0451a2f5fc3e742cbdd3b3055a99305dd29e5a78 https://github.com/jenkinsci/workflow-cps-plugin/commit/0451a2f5fc3e742cbdd3b3055a99305dd29e5a78 Author: Jesse Glick Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/SerializationTest.java Log Message: --- [JENKINS-27421] Reproduced LinkedHashMap.Entry error in test, and capturing workaround. Commit: 91a205e1d90d69914ee843e14779bc68508edea5 https://github.com/jenkinsci/workflow-cps-plugin/commit/91a205e1d90d69914ee843e14779bc68508edea5 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- [JENKINS-25736] Ported @kohsuke’s https://github.com/jenkinsci/pipeline-plugin/pull/195. Commit: b789f685fbb98d477bc4d01d05d26486dd0522fb https://github.com/jenkinsci/workflow-cps-plugin/commit/b789f685fbb98d477bc4d01d05d26486dd0522fb Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Cleaned up test a bit. Commit: 8e430be9e43f6fce79dd92a70748707924de8a0f https://github.com/jenkinsci/workflow-cps-plugin/commit/8e430be9e43f6fce79dd92a70748707924de8a0f Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Does not currently survive a restart, it seems. Commit: 32d5b2f2ea7e335b61cd362c2cd6cc5deac04514 https://github.com/jenkinsci/workflow-cps-plugin/commit/32d5b2f2ea7e335b61cd362c2cd6cc5deac04514 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Incorrect resumption value. Commit: 47469778c0203d4ba6eab946a51a0ac9e2a7cb8a https://github.com/jenkinsci/workflow-cps-plugin/commit/47469778c0203d4ba6eab946a51a0ac9e2a7cb8a Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- Lack of a program save as part of CpsThreadGroup.scheduleRun when paused meant that a return value from a StepContext.onSuccess could be lost. Commit: c46fe027ff59b0cdac2bdea16da9983fa43fe5a0 https://github.com/jenkinsci/workflow-cps-plugin/commit/c46fe027ff59b0cdac2bdea16da9983fa43fe5a0 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- [FIXED JENKINS-32015] Consider the program temporarily paused if Jenkins is quieting down. Commit: a0c2107185c5af3380a5e3ae1aac7b4245cbaf55 https://github.com/jenkinsci/workflow-cps-plugin/commit/a0c2107185c5af3380a5e3ae1aac7b4245cbaf55 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Checking isPaused() more thoroughly. Commit: 62ea4bd8707d479ba179032f2d746c02c642c075 https://github.com/jenkinsci/workflow-cps-plugin/commit/62ea4bd8707d479ba179032f2d746c02c642c075 Author: Jesse Glick Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java A src/main/java/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction.java A src/main/java/org/jenkinsci/plugins/workflow/cps/RunningFlowActions.java A src/main/resources/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction/action.jelly A src/main/webapp/images/24x24/README.md A src/main/webapp/images/24x24/pause.png A src/main/webapp/images/24x24/play.png Log Message: --- Provide a UI for pausing or unpausing a build. Commit: b5a479687b06bd57b02e1afa7c0e8cc7ef5d1057 https://github.com/jenkinsci/workflow-cps-plugin/commit/b5a479687b06bd57b02e1afa7c0e8cc7ef5d1057 Author: Jesse Glick Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/
[jenkinsci/structs-plugin] 513b59: SnippetizerTest.buildTriggerStep was failing in -D...
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/structs-plugin Commit: 513b59e194e5e4bf1822bd39825e823753755324 https://github.com/jenkinsci/structs-plugin/commit/513b59e194e5e4bf1822bd39825e823753755324 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java Log Message: --- SnippetizerTest.buildTriggerStep was failing in -Djenkins.version=2.7.1 due to lack of a complete JENKINS-26093 workaround. java.lang.AssertionError: java.lang.UnsupportedOperationException: Undefined symbol ‘string’ at org.jenkinsci.plugins.structs.describable.DescribableModel.resolveClass(DescribableModel.java:425) at org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable.instantiate(UninstantiatedDescribable.java:174) at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:363) at org.jenkinsci.plugins.structs.describable.DescribableModel.coerceList(DescribableModel.java:442) at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:356) at org.jenkinsci.plugins.structs.describable.DescribableModel.injectSetters(DescribableModel.java:332) at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:258) at org.jenkinsci.plugins.workflow.steps.StepDescriptor.newInstance(StepDescriptor.java:195) at org.jenkinsci.plugins.workflow.cps.SnippetizerTestRule$1.invokeStep(SnippetizerTestRule.java:99) at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:117) at org.jenkinsci.plugins.workflow.cps.DelegatingScript.invokeMethod(DelegatingScript.java:25) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:75) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:52) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:154) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:166) at Script1.run(Script1.groovy:1) at org.jenkinsci.plugins.workflow.cps.SnippetizerTestRule.assertRoundTrip(SnippetizerTestRule.java:106) at org.jenkinsci.plugins.workflow.cps.SnippetizerTest.buildTriggerStep(SnippetizerTest.java:159) -- 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/tfs-plugin] 985998: Rename SCM to "Team Foundation Version Control"
Branch: refs/heads/master Home: https://github.com/jenkinsci/tfs-plugin Commit: 9859982f60f6ef983ca8140407cb21960dcf6bb4 https://github.com/jenkinsci/tfs-plugin/commit/9859982f60f6ef983ca8140407cb21960dcf6bb4 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java Log Message: --- Rename SCM to "Team Foundation Version Control" Commit: 92a438f513908e3f211b256d7b43547ca061783e https://github.com/jenkinsci/tfs-plugin/commit/92a438f513908e3f211b256d7b43547ca061783e Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Fix userName's description Commit: 88ef4fc200ba12404c8c51d2831fbfe0e189a779 https://github.com/jenkinsci/tfs-plugin/commit/88ef4fc200ba12404c8c51d2831fbfe0e189a779 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config_fr.properties M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html M src/main/webapp/browsers/tswa.html Log Message: --- Rename "Server URL" label to "Collection URL" Also improve documentation and hints. Commit: 541728da796bf7e975912bbf581a3208239d42b2 https://github.com/jenkinsci/tfs-plugin/commit/541728da796bf7e975912bbf581a3208239d42b2 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Add a description for projectPath Commit: d18b1e9394e20a2af792e2a68db94a8bf90c23c7 https://github.com/jenkinsci/tfs-plugin/commit/d18b1e9394e20a2af792e2a68db94a8bf90c23c7 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Improve the description of "Use update" Commit: c134e150f834efc291811f2554fa29bf21588bb9 https://github.com/jenkinsci/tfs-plugin/commit/c134e150f834efc291811f2554fa29bf21588bb9 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M tfs-job-config4.png Log Message: --- Update screenshot and example project path Commit: 0b12ed5eaaf45395f1c511a304e377dd2a0b789f https://github.com/jenkinsci/tfs-plugin/commit/0b12ed5eaaf45395f1c511a304e377dd2a0b789f Author: Olivier "Oli" Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config_fr.properties M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html M src/main/webapp/browsers/tswa.html M tfs-job-config4.png Log Message: --- Merge pull request #94 from jenkinsci/clarify_tfvc_scm Clarify the plugin's SCM is for Team Foundation Version Control (TFVC) Compare: https://github.com/jenkinsci/tfs-plugin/compare/c003e4f2ed90...0b12ed5eaaf4 -- 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/swarm-plugin] d557bf: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/swarm-plugin Commit: d557bff4d00f79a2d322d43b36b80d7e359e1035 https://github.com/jenkinsci/swarm-plugin/commit/d557bff4d00f79a2d322d43b36b80d7e359e1035 Author: Peter Jönsson Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M client/pom.xml M plugin/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/swarm-plugin]
Branch: refs/tags/swarm-plugin-2.2 Home: https://github.com/jenkinsci/swarm-plugin -- 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/swarm-plugin] 4dacdd: [maven-release-plugin] prepare release swarm-plugi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/swarm-plugin Commit: 4dacddfcdac83e4c28c163e53dafa700b72d17c4 https://github.com/jenkinsci/swarm-plugin/commit/4dacddfcdac83e4c28c163e53dafa700b72d17c4 Author: Peter Jönsson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M client/pom.xml M plugin/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare release swarm-plugin-2.2 -- 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/tfs-plugin]
Branch: refs/heads/vsts_push_trigger Home: https://github.com/jenkinsci/tfs-plugin -- 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/tfs-plugin]
Branch: refs/heads/teamservices_status_reporting Home: https://github.com/jenkinsci/tfs-plugin -- 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/tfs-plugin]
Branch: refs/heads/move_event_parameter_to_body Home: https://github.com/jenkinsci/tfs-plugin -- 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/tfs-plugin] 985998: Rename SCM to "Team Foundation Version Control"
Branch: refs/heads/clarify_tfvc_scm Home: https://github.com/jenkinsci/tfs-plugin Commit: 9859982f60f6ef983ca8140407cb21960dcf6bb4 https://github.com/jenkinsci/tfs-plugin/commit/9859982f60f6ef983ca8140407cb21960dcf6bb4 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java Log Message: --- Rename SCM to "Team Foundation Version Control" Commit: 92a438f513908e3f211b256d7b43547ca061783e https://github.com/jenkinsci/tfs-plugin/commit/92a438f513908e3f211b256d7b43547ca061783e Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Fix userName's description Commit: 88ef4fc200ba12404c8c51d2831fbfe0e189a779 https://github.com/jenkinsci/tfs-plugin/commit/88ef4fc200ba12404c8c51d2831fbfe0e189a779 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config_fr.properties M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html M src/main/webapp/browsers/tswa.html Log Message: --- Rename "Server URL" label to "Collection URL" Also improve documentation and hints. Commit: 541728da796bf7e975912bbf581a3208239d42b2 https://github.com/jenkinsci/tfs-plugin/commit/541728da796bf7e975912bbf581a3208239d42b2 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Add a description for projectPath Commit: d18b1e9394e20a2af792e2a68db94a8bf90c23c7 https://github.com/jenkinsci/tfs-plugin/commit/d18b1e9394e20a2af792e2a68db94a8bf90c23c7 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Improve the description of "Use update" Commit: c134e150f834efc291811f2554fa29bf21588bb9 https://github.com/jenkinsci/tfs-plugin/commit/c134e150f834efc291811f2554fa29bf21588bb9 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M tfs-job-config4.png Log Message: --- Update screenshot and example project path Compare: https://github.com/jenkinsci/tfs-plugin/compare/cade5b62138f...c134e150f834 -- 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/tfs-plugin]
Branch: refs/heads/improve_product_references Home: https://github.com/jenkinsci/tfs-plugin -- 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/statistics-gatherer-plugin] 3cbdee: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 3cbdee51595bbd0ed63f297da6d3a205093aa78b https://github.com/jenkinsci/statistics-gatherer-plugin/commit/3cbdee51595bbd0ed63f297da6d3a205093aa78b Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/statistics-gatherer-plugin] 13630b: Updated version to fix bad release
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 13630b36319d667f8c6c07b5f29fe77dcfd629af https://github.com/jenkinsci/statistics-gatherer-plugin/commit/13630b36319d667f8c6c07b5f29fe77dcfd629af Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- Updated version to fix bad release Commit: 96a77d6b58238716c019aca17652977f5c6c340b https://github.com/jenkinsci/statistics-gatherer-plugin/commit/96a77d6b58238716c019aca17652977f5c6c340b Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.1 Compare: https://github.com/jenkinsci/statistics-gatherer-plugin/compare/c681478a73ca...96a77d6b5823 -- 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/statistics-gatherer-plugin]
Branch: refs/tags/statistics-gatherer-1.0.1 Home: https://github.com/jenkinsci/statistics-gatherer-plugin -- 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/statistics-gatherer-plugin] c68147: [maven-release-plugin] rollback the release of sta...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: c681478a73ca70be59c9264c47651667979bd276 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/c681478a73ca70be59c9264c47651667979bd276 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] 95ad79: [maven-release-plugin] prepare release statistics-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 95ad79bab62eaff2311cbc70f601158eb6591767 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/95ad79bab62eaff2311cbc70f601158eb6591767 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] 1e4b6f: [maven-release-plugin] prepare release statistics-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 1e4b6fc965a4872092e048f0eb712cbba8eb63c3 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/1e4b6fc965a4872092e048f0eb712cbba8eb63c3 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] 8fc99c: [maven-release-plugin] rollback the release of sta...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 8fc99c05cdadaf22b75a29751f486b9b81c89d8d https://github.com/jenkinsci/statistics-gatherer-plugin/commit/8fc99c05cdadaf22b75a29751f486b9b81c89d8d Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] bd73f6: [maven-release-plugin] rollback the release of sta...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: bd73f61333777afe5507662b58cd759de1d1e2dd https://github.com/jenkinsci/statistics-gatherer-plugin/commit/bd73f61333777afe5507662b58cd759de1d1e2dd Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] 6e8805: [maven-release-plugin] prepare release statistics-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 6e88052a8f21a4e5d1b1a81db566785bc1903d1c https://github.com/jenkinsci/statistics-gatherer-plugin/commit/6e88052a8f21a4e5d1b1a81db566785bc1903d1c Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] 89b2e1: [maven-release-plugin] rollback the release of sta...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 89b2e12c42e6cabcc96c0e7a8476a5b851419567 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/89b2e12c42e6cabcc96c0e7a8476a5b851419567 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin]
Branch: refs/tags/statistics-gatherer-1.0.0 Home: https://github.com/jenkinsci/statistics-gatherer-plugin -- 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/statistics-gatherer-plugin] b39247: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: b392474700994e824753ebec8d05eefb5a34b010 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/b392474700994e824753ebec8d05eefb5a34b010 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/statistics-gatherer-plugin] 7d43fd: [maven-release-plugin] prepare release statistics-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 7d43fdcdd8527b6d15dc800390c97d2e303a1fe8 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/7d43fdcdd8527b6d15dc800390c97d2e303a1fe8 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 -- 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/statistics-gatherer-plugin] 747b6b: [maven-release-plugin] prepare release statistics-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 747b6bf4b3bc20e97559c9cb70a33bc01db0ddc8 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/747b6bf4b3bc20e97559c9cb70a33bc01db0ddc8 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 Commit: 6cad7969a385e4e8bbecc37e51b77d232cddf020 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/6cad7969a385e4e8bbecc37e51b77d232cddf020 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 Commit: 295de73de56578a9fd4ff9cb928f9b77451334af https://github.com/jenkinsci/statistics-gatherer-plugin/commit/295de73de56578a9fd4ff9cb928f9b77451334af Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 Commit: 34c8a1aabb59bd33e969ade72aa1b3d0e7004061 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/34c8a1aabb59bd33e969ade72aa1b3d0e7004061 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 Commit: af1feaceffcdbc541f4728e512cd53bade43d3b1 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/af1feaceffcdbc541f4728e512cd53bade43d3b1 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release statistics-gatherer-1.0.0 Compare: https://github.com/jenkinsci/statistics-gatherer-plugin/compare/3f66378a48c4...af1feaceffcd -- 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/statistics-gatherer-plugin] fbee10: [maven-release-plugin] rollback the release of sta...
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: fbee10f22a8464a0f9a2026815d212c52d781116 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/fbee10f22a8464a0f9a2026815d212c52d781116 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of statistics-gatherer-1.0.0 -- 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] 83e0fb: [FIXED JENKINS-34882] Honor non-default update sit...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 83e0fbf0a95f24b1669ead05f5e1c68e30ab8ddc https://github.com/jenkinsci/jenkins/commit/83e0fbf0a95f24b1669ead05f5e1c68e30ab8ddc Author: Keith Zantow Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M core/src/main/resources/jenkins/install/SetupWizard/wizard-ui.jelly M war/src/main/js/pluginSetupWizardGui.js M war/src/test/js/pluginSetupWizard-spec.js Log Message: --- [FIXED JENKINS-34882] Honor non-default update sites in setup wizard (#2469) * [FIXED JENKINS-34882] Honor non-default update sites during install * Fix pluginSetupWizard tests * Fix lint -- 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/statistics-gatherer-plugin] 3f6637: Changed pom.xml a bit
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 3f66378a48c4372ef9fa4d53ca276f4130e01964 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/3f66378a48c4372ef9fa4d53ca276f4130e01964 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- Changed pom.xml a bit -- 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-plugin] 23b5aa: [JENKINS-22547] Honor checkout timeout setting
Branch: refs/heads/3.0.0-beta Home: https://github.com/jenkinsci/git-plugin Commit: 23b5aa0651b912313761b8871c8d808891054ee7 https://github.com/jenkinsci/git-plugin/commit/23b5aa0651b912313761b8871c8d808891054ee7 Author: Mark Waite Date: 2016-07-13 (Wed, 13 Jul 2016) Changed paths: M src/main/java/hudson/plugins/git/extensions/impl/CheckoutOption.java A src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionTest.java Log Message: --- [JENKINS-22547] Honor checkout timeout setting Previously implemented a deprecated version of decorateCheckoutCommand in CheckoutOption but called the non-deprecated version. That caused the job's checkout timeout setting to be ignored. Commit: 2d74c5ac11b4617870cfefe17ff0aefbd55bf68d https://github.com/jenkinsci/git-plugin/commit/2d74c5ac11b4617870cfefe17ff0aefbd55bf68d Author: David McFarland Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: A src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionWorkflowTest.java Log Message: --- Test CheckoutOption timeout with a Pipeline task Commit: 3d7a96bf39106136ddef12af84647f78432897bf https://github.com/jenkinsci/git-plugin/commit/3d7a96bf39106136ddef12af84647f78432897bf Author: Mark Waite Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M src/main/java/hudson/plugins/git/extensions/impl/CheckoutOption.java A src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionTest.java A src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionWorkflowTest.java Log Message: --- Merge pull request #423 from MarkEWaite/master-PRxxx-honor-checkout-timeout [JENKINS-22547] Honor checkout timeout setting Commit: 6ea646d11d59c65a113d0e830dd4193fc691df03 https://github.com/jenkinsci/git-plugin/commit/6ea646d11d59c65a113d0e830dd4193fc691df03 Author: Mark Waite Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M src/main/java/hudson/plugins/git/extensions/impl/CheckoutOption.java A src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionTest.java A src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionWorkflowTest.java Log Message: --- Merge branch 'master' into 3.0.0-beta Commit: b4ae5e4523972ac4c0b64b7f60475cfb165c5958 https://github.com/jenkinsci/git-plugin/commit/b4ae5e4523972ac4c0b64b7f60475cfb165c5958 Author: Mark Waite Date: 2016-07-23 (Sat, 23 Jul 2016) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/extensions/impl/CloneOption.java M src/main/resources/hudson/plugins/git/extensions/impl/CloneOption/config.groovy A src/main/resources/hudson/plugins/git/extensions/impl/CloneOption/help-honorRefspec.html M src/test/java/hudson/plugins/git/GitSCMTest.java Log Message: --- [JENKINS-36507] Move refspec control of initial clone to CloneOption The decision if the refspec should be honored during clone is now part of the CloneOption additional behaviour. The user can control the setting per job, and the default setting remains compatible with the git plugin 2.5.0 (and prior) cloning of all references initially, then later honoring the refspec in other operations. Prior to git plugin 2.5.1, JENKINS-31393 caused the user provided refspec to be ignored during the initial clone. It was honored in later fetch operations, but not in the first clone. That meant the initial clone had to fetch all the branches and their references from the remote repository, even if those branches were later ignored due to the refspec. The fix for JENKINS-31393 exposed JENKINS-36507 which indicates that the Gerrit Plugin assumes all references are fetched, even though it only passes the refspec for one branch. The git plugin shouldn't require a code change in the gerrit plugin, so each job must choose if JENKINS-31393 will affect that job or not. Most jobs that are significantly affected by JENKINS-31393 will likely need to make other changes in the "Advanced clone options" (like using a reference repository, or disabling the cloning of tags, or enabling shallow clone). Added CloneOption tests for JENKINS-36507 using the same basic test as was earlier submitted for JENKINS-31393. The testSpecificRefspecs and testSpecificRefspecsWithoutCloneOption methods confirm behaviors of refspecs on initial clone. Without the CloneOption to honor refspec, all references are cloned, even if they will be later ignored due to the refspec. With the CloneOption to ignore refspec, the initial clone also honors the refspec and only retrieves references per the refspec. Commit: 212d56698d6c76a632dde32117b3841dd48b498e https://github.com/jenkinsci/git-plugin/commit/212d56698d6c76a632dde32117b3841dd48b498e Author: Mark Waite Date: 2016-07-23 (Sat, 23 Jul 2016) Changed paths: M src/main/java/jenkins/plugins/git/GitStep.java Log
[jenkinsci/statistics-gatherer-plugin] 8fbdde: Forgot snapshot
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: 8fbdde934bf6345e7ef93bb8dd63851b926b8015 https://github.com/jenkinsci/statistics-gatherer-plugin/commit/8fbdde934bf6345e7ef93bb8dd63851b926b8015 Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- Forgot snapshot -- 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/statistics-gatherer-plugin] df7b80: Added required information in pom.xml
Branch: refs/heads/master Home: https://github.com/jenkinsci/statistics-gatherer-plugin Commit: df7b805fa3be34d600866f351ff9f9be00b8f50a https://github.com/jenkinsci/statistics-gatherer-plugin/commit/df7b805fa3be34d600866f351ff9f9be00b8f50a Author: Maxime Charron Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- Added required information in pom.xml -- 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/workflow-cps-plugin] 91a205: [JENKINS-25736] Ported @kohsuke’s https://github.c...
Branch: refs/heads/trusted-classloader Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 91a205e1d90d69914ee843e14779bc68508edea5 https://github.com/jenkinsci/workflow-cps-plugin/commit/91a205e1d90d69914ee843e14779bc68508edea5 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- [JENKINS-25736] Ported @kohsuke’s https://github.com/jenkinsci/pipeline-plugin/pull/195. Commit: b789f685fbb98d477bc4d01d05d26486dd0522fb https://github.com/jenkinsci/workflow-cps-plugin/commit/b789f685fbb98d477bc4d01d05d26486dd0522fb Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Cleaned up test a bit. Commit: 8e430be9e43f6fce79dd92a70748707924de8a0f https://github.com/jenkinsci/workflow-cps-plugin/commit/8e430be9e43f6fce79dd92a70748707924de8a0f Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Does not currently survive a restart, it seems. Commit: 32d5b2f2ea7e335b61cd362c2cd6cc5deac04514 https://github.com/jenkinsci/workflow-cps-plugin/commit/32d5b2f2ea7e335b61cd362c2cd6cc5deac04514 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Incorrect resumption value. Commit: 47469778c0203d4ba6eab946a51a0ac9e2a7cb8a https://github.com/jenkinsci/workflow-cps-plugin/commit/47469778c0203d4ba6eab946a51a0ac9e2a7cb8a Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- Lack of a program save as part of CpsThreadGroup.scheduleRun when paused meant that a return value from a StepContext.onSuccess could be lost. Commit: c46fe027ff59b0cdac2bdea16da9983fa43fe5a0 https://github.com/jenkinsci/workflow-cps-plugin/commit/c46fe027ff59b0cdac2bdea16da9983fa43fe5a0 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- [FIXED JENKINS-32015] Consider the program temporarily paused if Jenkins is quieting down. Commit: a0c2107185c5af3380a5e3ae1aac7b4245cbaf55 https://github.com/jenkinsci/workflow-cps-plugin/commit/a0c2107185c5af3380a5e3ae1aac7b4245cbaf55 Author: Jesse Glick Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java Log Message: --- Checking isPaused() more thoroughly. Commit: 62ea4bd8707d479ba179032f2d746c02c642c075 https://github.com/jenkinsci/workflow-cps-plugin/commit/62ea4bd8707d479ba179032f2d746c02c642c075 Author: Jesse Glick Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java A src/main/java/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction.java A src/main/java/org/jenkinsci/plugins/workflow/cps/RunningFlowActions.java A src/main/resources/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction/action.jelly A src/main/webapp/images/24x24/README.md A src/main/webapp/images/24x24/pause.png A src/main/webapp/images/24x24/play.png Log Message: --- Provide a UI for pausing or unpausing a build. Commit: b5a479687b06bd57b02e1afa7c0e8cc7ef5d1057 https://github.com/jenkinsci/workflow-cps-plugin/commit/b5a479687b06bd57b02e1afa7c0e8cc7ef5d1057 Author: Jesse Glick Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction.java M src/main/resources/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction/action.jelly R src/main/webapp/images/24x24/play.png Log Message: --- Since the sidebar and context menu do not refresh dynamically, it is better to have a single UI for toggling pause/resume. Commit:
[jenkinsci/tfs-plugin] f99a8d: Improve references to products
Branch: refs/heads/master Home: https://github.com/jenkinsci/tfs-plugin Commit: f99a8d3058e17a94bd80d39d7860f66099848461 https://github.com/jenkinsci/tfs-plugin/commit/f99a8d3058e17a94bd80d39d7860f66099848461 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M Testing.md M src/main/java/hudson/plugins/tfs/TFSLabeler.java M src/main/java/hudson/plugins/tfs/VstsCollectionConfiguration.java M src/main/java/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction.java M src/main/java/hudson/plugins/tfs/VstsHookCause.java M src/main/java/hudson/plugins/tfs/VstsPendingStatusBuildStep.java M src/main/java/hudson/plugins/tfs/VstsPluginGlobalConfig.java M src/main/java/hudson/plugins/tfs/VstsPushCause.java M src/main/java/hudson/plugins/tfs/VstsPushTrigger.java M src/main/java/hudson/plugins/tfs/browsers/TeamSystemWebAccessBrowser.java M src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-cloakedPaths.html M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-userName.html M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-workspaceName.html M src/main/resources/hudson/plugins/tfs/VstsCollectionConfiguration/help-collectionUrl.html M src/main/resources/hudson/plugins/tfs/VstsPushTrigger/help.html M src/main/webapp/browsers/tswa.html M src/test/java/hudson/plugins/tfs/util/VstsRestClientTest.java Log Message: --- Improve references to products Includes some minor clarifications Commit: 487058ee66503ceabee4076eb468627ea195b6cd https://github.com/jenkinsci/tfs-plugin/commit/487058ee66503ceabee4076eb468627ea195b6cd Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction.java M src/main/java/hudson/plugins/tfs/VstsPendingStatusBuildStep.java A src/main/resources/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction/help.html A src/main/resources/hudson/plugins/tfs/VstsPendingStatusBuildStep/help.html Log Message: --- Improve display names & add help documentation Commit: 449cd780c0c83a2f6e9d31edd70df662e6805f89 https://github.com/jenkinsci/tfs-plugin/commit/449cd780c0c83a2f6e9d31edd70df662e6805f89 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/VstsPluginGlobalConfig/help.jelly Log Message: --- Implement a TODO about documentation Commit: 1d3142a13804ca63ea2d9003f36d8b9cccba56ed https://github.com/jenkinsci/tfs-plugin/commit/1d3142a13804ca63ea2d9003f36d8b9cccba56ed Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsWebHook.java M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-workspaceName.html M src/test/java/hudson/plugins/tfs/EndToEndTfs.java Log Message: --- Update references to plugin by name Commit: c0aa15cbad9708787caa3e7b898fd5063cc96bc1 https://github.com/jenkinsci/tfs-plugin/commit/c0aa15cbad9708787caa3e7b898fd5063cc96bc1 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: A src/main/java/hudson/plugins/tfs/TeamCollectionConfiguration.java A src/main/java/hudson/plugins/tfs/TeamCompletedStatusPostBuildAction.java A src/main/java/hudson/plugins/tfs/TeamHookCause.java A src/main/java/hudson/plugins/tfs/TeamHookEventName.java A src/main/java/hudson/plugins/tfs/TeamPendingStatusBuildStep.java A src/main/java/hudson/plugins/tfs/TeamPluginGlobalConfig.java A src/main/java/hudson/plugins/tfs/TeamPushCause.java A src/main/java/hudson/plugins/tfs/TeamPushTrigger.java A src/main/java/hudson/plugins/tfs/TeamWebHook.java R src/main/java/hudson/plugins/tfs/VstsCollectionConfiguration.java R src/main/java/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction.java R src/main/java/hudson/plugins/tfs/VstsHookCause.java R src/main/java/hudson/plugins/tfs/VstsHookEventName.java R src/main/java/hudson/plugins/tfs/VstsPendingStatusBuildStep.java R src/main/java/hudson/plugins/tfs/VstsPluginGlobalConfig.java R src/main/java/hudson/plugins/tfs/VstsPushCause.java R src/main/java/hudson/plugins/tfs/VstsPushTrigger.java R src/main/java/hudson/plugins/tfs/VstsWebHook.java A src/main/java/hudson/plugins/tfs/model/TeamGitStatus.java R src/main/java/hudson/plugins/tfs/model/VstsGitStatus.java A src/main/java/hudson/plugins/tfs/util/TeamRestClient.java A src/main/java/hudson/plugins/tfs/util/TeamStatus.java R src/main/java/hudson/plugins/tfs/util/VstsRestClient.java R src/main/java/hudson/plugins/tf
[jenkinsci/workflow-cps-plugin] 1fa9d3: Minor doc touchup
Branch: refs/heads/trusted-classloader Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 1fa9d34c19f659ee8b524056ae6a245e85c3438f https://github.com/jenkinsci/workflow-cps-plugin/commit/1fa9d34c19f659ee8b524056ae6a245e85c3438f Author: Kohsuke Kawaguchi Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M doc/classloader.md Log Message: --- Minor doc touchup -- 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/workflow-cps-plugin] 427b0c: Added a trusted classloader that runs CPS code out...
Branch: refs/heads/trusted-classloader Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 427b0cb12f2a4ecb3488a6acf020b3ec797820da https://github.com/jenkinsci/workflow-cps-plugin/commit/427b0cb12f2a4ecb3488a6acf020b3ec797820da Author: Kohsuke Kawaguchi Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: A doc/classloader.md M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShell.java A src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShellFactory.java M src/main/java/org/jenkinsci/plugins/workflow/cps/GroovyClassLoaderWhitelist.java M src/main/java/org/jenkinsci/plugins/workflow/cps/GroovyShellDecorator.java M src/main/java/org/jenkinsci/plugins/workflow/cps/SandboxContinuable.java M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java A src/test/resources/trusted/foo.groovy Log Message: --- Added a trusted classloader that runs CPS code outside sandbox See doc/classloader.md for more details. -- 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/influxdb-plugin] 533bc9: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/influxdb-plugin Commit: 533bc923cb81c4c6dadec0787eb4afd09309b814 https://github.com/jenkinsci/influxdb-plugin/commit/533bc923cb81c4c6dadec0787eb4afd09309b814 Author: Aleksi Simell Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/influxdb-plugin]
Branch: refs/tags/1.3 Home: https://github.com/jenkinsci/influxdb-plugin -- 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/influxdb-plugin] 22bf20: [maven-release-plugin] prepare release 1.3
Branch: refs/heads/master Home: https://github.com/jenkinsci/influxdb-plugin Commit: 22bf2069511e0eb2ffb5581f14586ae61dd49ca7 https://github.com/jenkinsci/influxdb-plugin/commit/22bf2069511e0eb2ffb5581f14586ae61dd49ca7 Author: Aleksi Simell Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release 1.3 -- 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/tfs-plugin] 3c22aa: AbstractHookEvent skeleton
Branch: refs/heads/move_event_parameter_to_body Home: https://github.com/jenkinsci/tfs-plugin Commit: 3c22aa108755e57f69f300ef3a41a6a7988ccc9d https://github.com/jenkinsci/tfs-plugin/commit/3c22aa108755e57f69f300ef3a41a6a7988ccc9d Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: A src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java Log Message: --- AbstractHookEvent skeleton Commit: bee015d386d2cb56bf909a98d57137a46b013047 https://github.com/jenkinsci/tfs-plugin/commit/bee015d386d2cb56bf909a98d57137a46b013047 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java A src/main/java/hudson/plugins/tfs/model/PingHookEvent.java Log Message: --- Add PingHookEvent and Factory implementation Commit: 64868b7199a9d6ef00bc9a062afc9147b02bf9cc https://github.com/jenkinsci/tfs-plugin/commit/64868b7199a9d6ef00bc9a062afc9147b02bf9cc Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java Log Message: --- Remove error handling from run() Commit: 585f46c1441206e9d8e168c37ea18de665faa40d https://github.com/jenkinsci/tfs-plugin/commit/585f46c1441206e9d8e168c37ea18de665faa40d Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/TeamWebHook.java Log Message: --- Re-wire doIndex() to obtain eventName from body Only ping still works for the moment Compare: https://github.com/jenkinsci/tfs-plugin/compare/3c22aa108755^...585f46c14412 -- 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/instance-identity-module] 2bfd92: [PREPARES FOR JENKINS-36871] Fix findbug errors an...
Branch: refs/heads/master Home: https://github.com/jenkinsci/instance-identity-module Commit: 2bfd92aa2ea234b85ded236520f3538ae5fe5f12 https://github.com/jenkinsci/instance-identity-module/commit/2bfd92aa2ea234b85ded236520f3538ae5fe5f12 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java M src/main/java/org/jenkinsci/main/modules/instance_identity/PageDecoratorImpl.java M src/main/java/org/jenkinsci/main/modules/instance_identity/pem/Asn1Object.java M src/main/java/org/jenkinsci/main/modules/instance_identity/pem/PEMHelper.java M src/main/resources/org/jenkinsci/main/modules/instance_identity/PageDecoratorImpl/httpHeaders.jelly Log Message: --- [PREPARES FOR JENKINS-36871] Fix findbug errors and jelly files Commit: 77a9cade67934c124f4025cadd5f50c66a74a297 https://github.com/jenkinsci/instance-identity-module/commit/77a9cade67934c124f4025cadd5f50c66a74a297 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java M src/main/java/org/jenkinsci/main/modules/instance_identity/PageDecoratorImpl.java M src/main/java/org/jenkinsci/main/modules/instance_identity/pem/Asn1Object.java M src/main/java/org/jenkinsci/main/modules/instance_identity/pem/PEMHelper.java M src/main/resources/org/jenkinsci/main/modules/instance_identity/PageDecoratorImpl/httpHeaders.jelly Log Message: --- Merge pull request #7 from jenkinsci/jenkins-36871-prep [PREPARES FOR JENKINS-36871] Fix findbug errors and jelly files Compare: https://github.com/jenkinsci/instance-identity-module/compare/6d5fd12c4d6a...77a9cade6793 -- 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/instance-identity-module]
Branch: refs/heads/jenkins-36871-prep Home: https://github.com/jenkinsci/instance-identity-module -- 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/maven-hpi-plugin] 981ec2: Fix the javadoc 8 errors in doctags
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: 981ec2f883a5b44881a5f2c01a3a6cf080bc9919 https://github.com/jenkinsci/maven-hpi-plugin/commit/981ec2f883a5b44881a5f2c01a3a6cf080bc9919 Author: Stephen Connolly Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M hpi-archetype/src/main/java/HelloWorldBuilder.java M hpi-archetype/src/main/resources/HelloWorldBuilder/help-useFrench.html M src/it/compile-fork-it/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/it/compile-it/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/it/process-jar/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/it/verify-it/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractHpiMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJenkinsMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJettyMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/BundlePluginsMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/CreateMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/HpiMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/HplMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/JarMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/PropertyUtils.java M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/VersionNumber.java Log Message: --- Fix the javadoc 8 errors in doctags Commit: abeab14b050a5b1a635d94b1fab031a37bd5df37 https://github.com/jenkinsci/maven-hpi-plugin/commit/abeab14b050a5b1a635d94b1fab031a37bd5df37 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M hpi-archetype/src/main/resources/HelloWorldBuilder/help-useFrench.html M src/main/java/org/jenkinsci/maven/plugins/hpi/PropertyUtils.java Log Message: --- address review comments Commit: 7176fc2df0068645913cc00a4fd0d67c66512711 https://github.com/jenkinsci/maven-hpi-plugin/commit/7176fc2df0068645913cc00a4fd0d67c66512711 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M hpi-archetype/src/main/java/HelloWorldBuilder.java M src/it/compile-fork-it/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/it/compile-it/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/it/process-jar/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/it/verify-it/src/main/java/org/jenkinsci/tools/hpi/its/HelloWorldBuilder.java M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractHpiMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJenkinsMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJettyMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/BundlePluginsMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/CreateMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/HpiMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/HplMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/JarMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/PropertyUtils.java M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java M src/main/java/org/jenkinsci/maven/plugins/hpi/VersionNumber.java Log Message: --- Merge pull request #37 from stephenc/java8-javadocs Fix the javadoc 8 errors in doctags Compare: https://github.com/jenkinsci/maven-hpi-plugin/compare/ea0418383199...7176fc2df006 -- 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/rpmsign-plugin]
Branch: refs/heads/fix_quoted_commands Home: https://github.com/jenkinsci/rpmsign-plugin -- 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/structs-plugin] d784e0: Add Intellij files to .gitignore.
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/structs-plugin Commit: d784e03f5b4ed9a1666bbb1f66251ea97c59b82e https://github.com/jenkinsci/structs-plugin/commit/d784e03f5b4ed9a1666bbb1f66251ea97c59b82e Author: Andrew Bayer Date: 2016-07-23 (Sat, 23 Jul 2016) Changed paths: M .gitignore Log Message: --- Add Intellij files to .gitignore. Commit: afa3b277b59a858e90d3a0e27ab084b64ee82d38 https://github.com/jenkinsci/structs-plugin/commit/afa3b277b59a858e90d3a0e27ab084b64ee82d38 Author: Jesse Glick Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M .gitignore Log Message: --- Merge pull request #9 from abayer/add-intellij-to-gitignore Add Intellij files to .gitignore. Commit: 35e91369ba769f211dcddfa6902fda3b3a0cbb5e https://github.com/jenkinsci/structs-plugin/commit/35e91369ba769f211dcddfa6902fda3b3a0cbb5e Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M .gitignore Log Message: --- Merge branch 'master' into JENKINS-29922 Commit: 24b19739455a872b71f70776c5479c8a558fdc6d https://github.com/jenkinsci/structs-plugin/commit/24b19739455a872b71f70776c5479c8a558fdc6d Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java M plugin/src/test/java/org/jenkinsci/plugins/structs/describable/DescribableModelTest.java M pom.xml Log Message: --- Simplifying test code. Compare: https://github.com/jenkinsci/structs-plugin/compare/317bd36beb43...24b19739455a -- 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/parameterized-trigger-plugin] 2fa6c6: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 2fa6c67baaeb53ebaddbb57952c939cf4711a02d https://github.com/jenkinsci/parameterized-trigger-plugin/commit/2fa6c67baaeb53ebaddbb57952c939cf4711a02d Author: Sam Van Oort Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/parameterized-trigger-plugin]
Branch: refs/tags/parameterized-trigger-2.32 Home: https://github.com/jenkinsci/parameterized-trigger-plugin -- 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/parameterized-trigger-plugin] 619511: [maven-release-plugin] prepare release parameteriz...
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 61951110409dbf2d761b9825368f3ba0b9432fd8 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/61951110409dbf2d761b9825368f3ba0b9432fd8 Author: Sam Van Oort Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release parameterized-trigger-2.32 -- 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/parameterized-trigger-plugin] 159644: Log a message instead of throwing a NullPointerExc...
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 159644c45ab83b61ffeb1abe45245a1a010db1e7 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/159644c45ab83b61ffeb1abe45245a1a010db1e7 Author: Konstantin Welke Date: 2016-07-05 (Tue, 05 Jul 2016) Changed paths: M src/main/java/hudson/plugins/parameterizedtrigger/FileBuildParameters.java Log Message: --- Log a message instead of throwing a NullPointerException when not being able to load a build's workspace Commit: fbf2b790acf53855c7f07156057d53ccbba22539 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/fbf2b790acf53855c7f07156057d53ccbba22539 Author: Sam Van Oort Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/parameterizedtrigger/FileBuildParameters.java Log Message: --- Merge pull request #105 from KostaCitrix/master Don't throw an NPE if build.getWorkspace() is null Compare: https://github.com/jenkinsci/parameterized-trigger-plugin/compare/a449b30d5a11...fbf2b790acf5 -- 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/jenkins-infra] bcff64: Deploy the latest rating app container
Branch: refs/heads/production Home: https://github.com/jenkins-infra/jenkins-infra Commit: bcff6407ddeeab3cb894b5d1d821279dad0bc5a2 https://github.com/jenkins-infra/jenkins-infra/commit/bcff6407ddeeab3cb894b5d1d821279dad0bc5a2 Author: R. Tyler Croy Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M hieradata/common.yaml Log Message: --- Deploy the latest rating app container References jenkins-infra/rating#8 Commit: 297fb56e0a174e77c268f14220e2e65133f6281c https://github.com/jenkins-infra/jenkins-infra/commit/297fb56e0a174e77c268f14220e2e65133f6281c Author: R. Tyler Croy Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M hieradata/common.yaml Log Message: --- Merge pull request #550 from jenkins-infra/staging Deploy the latest rating app container Compare: https://github.com/jenkins-infra/jenkins-infra/compare/33896c053270...297fb56e0a17 -- 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/tfs-plugin] cb1ece: Rename SCM to "Team Foundation Version Control"
Branch: refs/heads/clarify_tfvc_scm Home: https://github.com/jenkinsci/tfs-plugin Commit: cb1ecea2eb3438f7df55c2e3a3791e851c086170 https://github.com/jenkinsci/tfs-plugin/commit/cb1ecea2eb3438f7df55c2e3a3791e851c086170 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java Log Message: --- Rename SCM to "Team Foundation Version Control" Commit: a67f2d14cf9b7e2982f8293522fc993acadb410c https://github.com/jenkinsci/tfs-plugin/commit/a67f2d14cf9b7e2982f8293522fc993acadb410c Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Fix userName's description Commit: 178351dcd4a2f0a66d99c7031001a81a38817441 https://github.com/jenkinsci/tfs-plugin/commit/178351dcd4a2f0a66d99c7031001a81a38817441 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config_fr.properties M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html M src/main/webapp/browsers/tswa.html Log Message: --- Rename "Server URL" label to "Collection URL" Also improve documentation and hints. Commit: c9635447d068c7a5890878fab19eaf98e0917295 https://github.com/jenkinsci/tfs-plugin/commit/c9635447d068c7a5890878fab19eaf98e0917295 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Add a description for projectPath Commit: 1e08db1f1a51b0c09ede5b7e483fe12b8a458622 https://github.com/jenkinsci/tfs-plugin/commit/1e08db1f1a51b0c09ede5b7e483fe12b8a458622 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/config.jelly Log Message: --- Improve the description of "Use update" Commit: cade5b62138f1231fd8030cb030c010da4ca1641 https://github.com/jenkinsci/tfs-plugin/commit/cade5b62138f1231fd8030cb030c010da4ca1641 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M tfs-job-config4.png Log Message: --- Update screenshot and example project path Compare: https://github.com/jenkinsci/tfs-plugin/compare/cb1ecea2eb34^...cade5b62138f -- 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/foreman-node-sharing-plugin]
Branch: refs/heads/maste Home: https://github.com/jenkinsci/foreman-node-sharing-plugin -- 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/foreman-node-sharing-plugin] 1a8bcc: Improved Teardown of Nodes
Branch: refs/heads/master Home: https://github.com/jenkinsci/foreman-node-sharing-plugin Commit: 1a8bcc16c19533724be34cc1a97f2bbe8d87d8b7 https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/1a8bcc16c19533724be34cc1a97f2bbe8d87d8b7 Author: Scott Hebert Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml M src/main/java/com/redhat/foreman/ForemanAPI.java M src/main/java/com/redhat/foreman/ForemanComputer.java M src/main/java/com/redhat/foreman/ForemanSharedNode.java M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java R src/main/java/com/redhat/foreman/ForemanSharedNodeMonitor.java Log Message: --- Improved Teardown of Nodes Add protection for releasing Add logging for errors -- 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/jenkins-infra] bcff64: Deploy the latest rating app container
Branch: refs/heads/staging Home: https://github.com/jenkins-infra/jenkins-infra Commit: bcff6407ddeeab3cb894b5d1d821279dad0bc5a2 https://github.com/jenkins-infra/jenkins-infra/commit/bcff6407ddeeab3cb894b5d1d821279dad0bc5a2 Author: R. Tyler Croy Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M hieradata/common.yaml Log Message: --- Deploy the latest rating app container References jenkins-infra/rating#8 -- 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/rating] abeb1f: Reference images from ci.jenkins.io
Branch: refs/heads/master Home: https://github.com/jenkins-infra/rating Commit: abeb1f9fdc0af21d7dc4297d66fa644cc628c905 https://github.com/jenkins-infra/rating/commit/abeb1f9fdc0af21d7dc4297d66fa644cc628c905 Author: Daniel Beck Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/rate.js Log Message: --- Reference images from ci.jenkins.io Commit: c837e1f59ef66379ac131e95820193b5ccb0b715 https://github.com/jenkins-infra/rating/commit/c837e1f59ef66379ac131e95820193b5ccb0b715 Author: R. Tyler Croy Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/rate.js Log Message: --- Merge pull request #8 from daniel-beck/ci.jenkins.io Reference images from ci.jenkins.io Compare: https://github.com/jenkins-infra/rating/compare/02efaef82ada...c837e1f59ef6 -- 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/docker-workflow-plugin]
Branch: refs/tags/docker-workflow-1.7 Home: https://github.com/jenkinsci/docker-workflow-plugin -- 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/docker-workflow-plugin] dede77: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-workflow-plugin Commit: dede7791a8fbc489aba6a77a9aa85df563d64ab5 https://github.com/jenkinsci/docker-workflow-plugin/commit/dede7791a8fbc489aba6a77a9aa85df563d64ab5 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/docker-workflow-plugin] 0dafc6: [maven-release-plugin] prepare release docker-work...
Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-workflow-plugin Commit: 0dafc65857362514749b49f1b4d065c46e37f722 https://github.com/jenkinsci/docker-workflow-plugin/commit/0dafc65857362514749b49f1b4d065c46e37f722 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release docker-workflow-1.7 -- 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/tfs-plugin] f99a8d: Improve references to products
Branch: refs/heads/improve_product_references Home: https://github.com/jenkinsci/tfs-plugin Commit: f99a8d3058e17a94bd80d39d7860f66099848461 https://github.com/jenkinsci/tfs-plugin/commit/f99a8d3058e17a94bd80d39d7860f66099848461 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M README.md M Testing.md M src/main/java/hudson/plugins/tfs/TFSLabeler.java M src/main/java/hudson/plugins/tfs/VstsCollectionConfiguration.java M src/main/java/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction.java M src/main/java/hudson/plugins/tfs/VstsHookCause.java M src/main/java/hudson/plugins/tfs/VstsPendingStatusBuildStep.java M src/main/java/hudson/plugins/tfs/VstsPluginGlobalConfig.java M src/main/java/hudson/plugins/tfs/VstsPushCause.java M src/main/java/hudson/plugins/tfs/VstsPushTrigger.java M src/main/java/hudson/plugins/tfs/browsers/TeamSystemWebAccessBrowser.java M src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-cloakedPaths.html M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-userName.html M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-workspaceName.html M src/main/resources/hudson/plugins/tfs/VstsCollectionConfiguration/help-collectionUrl.html M src/main/resources/hudson/plugins/tfs/VstsPushTrigger/help.html M src/main/webapp/browsers/tswa.html M src/test/java/hudson/plugins/tfs/util/VstsRestClientTest.java Log Message: --- Improve references to products Includes some minor clarifications Commit: 487058ee66503ceabee4076eb468627ea195b6cd https://github.com/jenkinsci/tfs-plugin/commit/487058ee66503ceabee4076eb468627ea195b6cd Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction.java M src/main/java/hudson/plugins/tfs/VstsPendingStatusBuildStep.java A src/main/resources/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction/help.html A src/main/resources/hudson/plugins/tfs/VstsPendingStatusBuildStep/help.html Log Message: --- Improve display names & add help documentation Commit: 449cd780c0c83a2f6e9d31edd70df662e6805f89 https://github.com/jenkinsci/tfs-plugin/commit/449cd780c0c83a2f6e9d31edd70df662e6805f89 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/resources/hudson/plugins/tfs/VstsPluginGlobalConfig/help.jelly Log Message: --- Implement a TODO about documentation Commit: 1d3142a13804ca63ea2d9003f36d8b9cccba56ed https://github.com/jenkinsci/tfs-plugin/commit/1d3142a13804ca63ea2d9003f36d8b9cccba56ed Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsWebHook.java M src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-workspaceName.html M src/test/java/hudson/plugins/tfs/EndToEndTfs.java Log Message: --- Update references to plugin by name Commit: c0aa15cbad9708787caa3e7b898fd5063cc96bc1 https://github.com/jenkinsci/tfs-plugin/commit/c0aa15cbad9708787caa3e7b898fd5063cc96bc1 Author: Oli Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: A src/main/java/hudson/plugins/tfs/TeamCollectionConfiguration.java A src/main/java/hudson/plugins/tfs/TeamCompletedStatusPostBuildAction.java A src/main/java/hudson/plugins/tfs/TeamHookCause.java A src/main/java/hudson/plugins/tfs/TeamHookEventName.java A src/main/java/hudson/plugins/tfs/TeamPendingStatusBuildStep.java A src/main/java/hudson/plugins/tfs/TeamPluginGlobalConfig.java A src/main/java/hudson/plugins/tfs/TeamPushCause.java A src/main/java/hudson/plugins/tfs/TeamPushTrigger.java A src/main/java/hudson/plugins/tfs/TeamWebHook.java R src/main/java/hudson/plugins/tfs/VstsCollectionConfiguration.java R src/main/java/hudson/plugins/tfs/VstsCompletedStatusPostBuildAction.java R src/main/java/hudson/plugins/tfs/VstsHookCause.java R src/main/java/hudson/plugins/tfs/VstsHookEventName.java R src/main/java/hudson/plugins/tfs/VstsPendingStatusBuildStep.java R src/main/java/hudson/plugins/tfs/VstsPluginGlobalConfig.java R src/main/java/hudson/plugins/tfs/VstsPushCause.java R src/main/java/hudson/plugins/tfs/VstsPushTrigger.java R src/main/java/hudson/plugins/tfs/VstsWebHook.java A src/main/java/hudson/plugins/tfs/model/TeamGitStatus.java R src/main/java/hudson/plugins/tfs/model/VstsGitStatus.java A src/main/java/hudson/plugins/tfs/util/TeamRestClient.java A src/main/java/hudson/plugins/tfs/util/TeamStatus.java R src/main/java/hudson/plugins/tfs/util/VstsRestClient.java R src/main/ja
[jenkinsci/nomad-plugin] 32a5d5: Add privileged and network mode options to Docker ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/nomad-plugin Commit: 32a5d5f636f85d303d2ec9e49fcca2097212d7f3 https://github.com/jenkinsci/nomad-plugin/commit/32a5d5f636f85d303d2ec9e49fcca2097212d7f3 Author: Ivo Verberk Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/nomad/NomadApi.java M src/main/java/org/jenkinsci/plugins/nomad/NomadSlaveTemplate.java M src/main/resources/org/jenkinsci/plugins/nomad/NomadSlaveTemplate/config.jelly M src/test/java/org/jenkinsci/plugins/nomad/NomadApiTest.java Log Message: --- Add privileged and network mode options to Docker driver -- 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/tfs-plugin] 59fa9f: Wire up PULL_REQUEST_MERGE_COMMIT_CREATED event
Branch: refs/heads/master Home: https://github.com/jenkinsci/tfs-plugin Commit: 59fa9f0ad64d7d31eed1e0fb443c6a6627e9b9ae https://github.com/jenkinsci/tfs-plugin/commit/59fa9f0ad64d7d31eed1e0fb443c6a6627e9b9ae Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsHookEventName.java M src/main/java/hudson/plugins/tfs/VstsWebHook.java M src/test/java/hudson/plugins/tfs/VstsHookEventNameTest.java Log Message: --- Wire up PULL_REQUEST_MERGE_COMMIT_CREATED event Commit: 3891b4a353363893a237525905cdedcee3c43c1b https://github.com/jenkinsci/tfs-plugin/commit/3891b4a353363893a237525905cdedcee3c43c1b Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: A src/main/java/hudson/plugins/tfs/VstsHookCause.java M src/main/java/hudson/plugins/tfs/VstsWebHook.java Log Message: --- Add VstsHookCause and wire it up Commit: 1073509184e74ab6182d1b9f6c72aed4ba5c243e https://github.com/jenkinsci/tfs-plugin/commit/1073509184e74ab6182d1b9f6c72aed4ba5c243e Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/util/VstsRestClient.java Log Message: --- Add addPullRequestIterationStatus() to REST client Commit: 75f94bd168c8b848a48114cdc1ab5516493dc334 https://github.com/jenkinsci/tfs-plugin/commit/75f94bd168c8b848a48114cdc1ab5516493dc334 Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsWebHook.java Log Message: --- Refactor: move variable assignment up Commit: 487198e0154050986b0be076a1e81c836a80f496 https://github.com/jenkinsci/tfs-plugin/commit/487198e0154050986b0be076a1e81c836a80f496 Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsWebHook.java Log Message: --- Extract pollOrQueueFromEvent() for re-use Commit: 2d977358e192f00ac5d8e227e43481472cd69e18 https://github.com/jenkinsci/tfs-plugin/commit/2d977358e192f00ac5d8e227e43481472cd69e18 Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsPushTrigger.java M src/main/java/hudson/plugins/tfs/VstsWebHook.java Log Message: --- Pull commitParameterAction as a parameter This makes it so whichever way the build is triggered (polling or immediate queueing), the same action will be provided. Commit: b9148ec5485061aacc2f0378b620621e13ba4b81 https://github.com/jenkinsci/tfs-plugin/commit/b9148ec5485061aacc2f0378b620621e13ba4b81 Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: A src/main/java/hudson/plugins/tfs/PullRequestParameterAction.java Log Message: --- Add PullRequestParameterAction Commit: f1847a9ad8d42e272c5ac5043f63e35f6038875b https://github.com/jenkinsci/tfs-plugin/commit/f1847a9ad8d42e272c5ac5043f63e35f6038875b Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/util/VstsStatus.java Log Message: --- Refactor: rename local variable Commit: 113022e836d769e50c2498eb9a6d8d9896332659 https://github.com/jenkinsci/tfs-plugin/commit/113022e836d769e50c2498eb9a6d8d9896332659 Author: Oli Dagenais Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M src/main/java/hudson/plugins/tfs/VstsWebHook.java M src/main/java/hudson/plugins/tfs/util/VstsStatus.java Log Message: --- Wire up PULL_REQUEST_MERGE_COMMIT_CREATED Commit: 891abdac5a9cb2e80f8b16c611584a61dcab7245 https://github.com/jenkinsci/tfs-plugin/commit/891abdac5a9cb2e80f8b16c611584a61dcab7245 Author: Olivier "Oli" Dagenais Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: A src/main/java/hudson/plugins/tfs/PullRequestParameterAction.java A src/main/java/hudson/plugins/tfs/VstsHookCause.java M src/main/java/hudson/plugins/tfs/VstsHookEventName.java M src/main/java/hudson/plugins/tfs/VstsPushTrigger.java M src/main/java/hudson/plugins/tfs/VstsWebHook.java M src/main/java/hudson/plugins/tfs/util/VstsRestClient.java M src/main/java/hudson/plugins/tfs/util/VstsStatus.java M src/test/java/hudson/plugins/tfs/VstsHookEventNameTest.java Log Message: --- Merge pull request #92 from jenkinsci/report_pull_request_status Report pending and completion status to the associated VSTS pull request Compare: https://github.com/jenkinsci/tfs-plugin/compare/aa880593679d...891abdac5a9c -- 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 optio
[jenkinsci/icescrum-plugin] 30799d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: 30799d135a24b70caa2251201c33d8fcd044a99b https://github.com/jenkinsci/icescrum-plugin/commit/30799d135a24b70caa2251201c33d8fcd044a99b Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.5 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin] 355d37: [maven-release-plugin] prepare release icescrum-1....
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: 355d37ad40c1d9d4af3f5fd3e781b0e266d23fa7 https://github.com/jenkinsci/icescrum-plugin/commit/355d37ad40c1d9d4af3f5fd3e781b0e266d23fa7 Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release icescrum-1.0.5 -- 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/tfs-plugin]
Branch: refs/heads/report_pull_request_status Home: https://github.com/jenkinsci/tfs-plugin -- 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/icescrum-plugin] 4e8338: bump version
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: 4e83389d538cc9fe7aeecf380be6db3a90cd3528 https://github.com/jenkinsci/icescrum-plugin/commit/4e83389d538cc9fe7aeecf380be6db3a90cd3528 Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml M release.properties Log Message: --- bump version -- 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/icescrum-plugin] 512d26: [maven-release-plugin] prepare release icescrum-1....
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: 512d26e1883f291d1df68488c2992f6b92395fcf https://github.com/jenkinsci/icescrum-plugin/commit/512d26e1883f291d1df68488c2992f6b92395fcf Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release icescrum-1.0.5 -- 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/icescrum-plugin] b150ea: [maven-release-plugin] prepare release icescrum-1....
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: b150ea398c65d8776435fe1da70f790c58b975d6 https://github.com/jenkinsci/icescrum-plugin/commit/b150ea398c65d8776435fe1da70f790c58b975d6 Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release icescrum-1.0.5 Commit: a1aa0a7c034ea56a788340f528082c7301fbafa2 https://github.com/jenkinsci/icescrum-plugin/commit/a1aa0a7c034ea56a788340f528082c7301fbafa2 Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml A release.properties Log Message: --- bump version Compare: https://github.com/jenkinsci/icescrum-plugin/compare/447bfe7ce127...a1aa0a7c034e -- 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/jenkins.io] cbd6f5: Remove silly unicode character from the link
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: cbd6f56fa58b2e160d8e4cc37d5a62471069cc85 https://github.com/jenkins-infra/jenkins.io/commit/cbd6f56fa58b2e160d8e4cc37d5a62471069cc85 Author: R. Tyler Croy Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M content/blog/2016/2016-07-26-join-me-at-jenkinsworld.adoc Log Message: --- Remove silly unicode character from the link -- 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/icescrum-plugin] 447bfe: Bump version
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: 447bfe7ce1270f96d06e43ffa680087d43005a88 https://github.com/jenkinsci/icescrum-plugin/commit/447bfe7ce1270f96d06e43ffa680087d43005a88 Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- Bump version -- 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/structs-plugin] 317bd3: Taming FindBugs
Branch: refs/heads/JENKINS-29922 Home: https://github.com/jenkinsci/structs-plugin Commit: 317bd36beb43125465e86c200b879e57f52d9549 https://github.com/jenkinsci/structs-plugin/commit/317bd36beb43125465e86c200b879e57f52d9549 Author: Kohsuke Kawaguchi Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java Log Message: --- Taming FindBugs -- 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] 62d8ea: BulkChange auto-close
Branch: refs/heads/bulk-change Home: https://github.com/jenkinsci/jenkins Commit: 62d8eaf7fdcc2463bedacf8498a729e536142d8d https://github.com/jenkinsci/jenkins/commit/62d8eaf7fdcc2463bedacf8498a729e536142d8d Author: Kohsuke Kawaguchi Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M core/src/main/java/hudson/PluginManager.java M core/src/main/java/hudson/model/ComputerSet.java M core/src/main/java/hudson/security/GlobalSecurityConfiguration.java M core/src/main/java/jenkins/model/Jenkins.java Log Message: --- BulkChange auto-close -- 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/run-selector-plugin] 21ff12: [JENKINS-36734] Implement the runSelector Pipeline...
Branch: refs/heads/master Home: https://github.com/jenkinsci/run-selector-plugin Commit: 21ff123a5b768a9ea8683075cf4e7b8027cc1a8f https://github.com/jenkinsci/run-selector-plugin/commit/21ff123a5b768a9ea8683075cf4e7b8027cc1a8f Author: Alexandru Somai Date: 2016-07-16 (Sat, 16 Jul 2016) Changed paths: M pom.xml A src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorExecution.java A src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorStep.java M src/main/resources/org/jenkinsci/plugins/runselector/Messages.properties A src/main/resources/org/jenkinsci/plugins/runselector/steps/RunSelectorStep/config.jelly Log Message: --- [JENKINS-36734] Implement the runSelector Pipeline step Commit: 86ae94566db43538b5cedcc9cd7b9b240fba21df https://github.com/jenkinsci/run-selector-plugin/commit/86ae94566db43538b5cedcc9cd7b9b240fba21df Author: Alexandru Somai Date: 2016-07-16 (Sat, 16 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/runselector/RunSelectorDescriptor.java M src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorStep.java A src/main/resources/org/jenkinsci/plugins/runselector/steps/RunSelectorStep/help-projectName.html A src/main/resources/org/jenkinsci/plugins/runselector/steps/RunSelectorStep/help.html Log Message: --- [JENKINS-36734] Add help files Commit: 0bcb3a311d90a173bf71714bc499dd6f4361adce https://github.com/jenkinsci/run-selector-plugin/commit/0bcb3a311d90a173bf71714bc499dd6f4361adce Author: Alexandru Somai Date: 2016-07-16 (Sat, 16 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorExecution.java M src/main/resources/org/jenkinsci/plugins/runselector/Messages.properties A src/test/java/org/jenkinsci/plugins/runselector/steps/RunSelectorStepTest.java Log Message: --- [JENKINS-36734] Write basic unit tests for the runSelector step Commit: 255e9e19f6f9cbb49fcaa0f5560632cdaa683ed7 https://github.com/jenkinsci/run-selector-plugin/commit/255e9e19f6f9cbb49fcaa0f5560632cdaa683ed7 Author: Alexandru Somai Date: 2016-07-16 (Sat, 16 Jul 2016) Changed paths: M pom.xml Log Message: --- [JENKINS-36734] Update to next LTS core version after 1.590. Mark workflow-support as optional dependency Commit: 80a4e7fb8e4e2b963f3363853de0b5c80bc66a34 https://github.com/jenkinsci/run-selector-plugin/commit/80a4e7fb8e4e2b963f3363853de0b5c80bc66a34 Author: Alexandru Somai Date: 2016-07-16 (Sat, 16 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorExecution.java Log Message: --- [JENKINS-36734] Add serialVersionUID to RunSelectorExecution Commit: 14d4c321c23ccdc099a32f15ef487932459208fa https://github.com/jenkinsci/run-selector-plugin/commit/14d4c321c23ccdc099a32f15ef487932459208fa Author: Alexandru Somai Date: 2016-07-17 (Sun, 17 Jul 2016) Changed paths: M src/test/java/org/jenkinsci/plugins/runselector/steps/RunSelectorStepTest.java Log Message: --- [JENKINS-36734] Set LocaleProvider for RunSelectorStepTest Commit: eb343460a881a7fc1b02dbffac1b7da7216f45ab https://github.com/jenkinsci/run-selector-plugin/commit/eb343460a881a7fc1b02dbffac1b7da7216f45ab Author: Alexandru Somai Date: 2016-07-17 (Sun, 17 Jul 2016) Changed paths: M README.md Log Message: --- [JENKINS-36734] Write basic Pipeline documentation Commit: 45c2909ae5dc906ce518808a01dabe97aae6bbea https://github.com/jenkinsci/run-selector-plugin/commit/45c2909ae5dc906ce518808a01dabe97aae6bbea Author: Alexandru Somai Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M README.md Log Message: --- [JENKINS-36734] Update documentation Commit: 3f5e9cbd9a258b67c667785fab551a906cd650bb https://github.com/jenkinsci/run-selector-plugin/commit/3f5e9cbd9a258b67c667785fab551a906cd650bb Author: Alexandru Somai Date: 2016-07-19 (Tue, 19 Jul 2016) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorExecution.java M src/main/java/org/jenkinsci/plugins/runselector/steps/RunSelectorStep.java M src/main/resources/org/jenkinsci/plugins/runselector/Messages.properties M src/main/resources/org/jenkinsci/plugins/runselector/steps/RunSelectorStep/config.jelly A src/main/webapp/help-filter.html R src/main/webapp/help-runFilter.html M src/test/java/org/jenkinsci/plugins/runselector/steps/RunSelectorStepTest.java Log Message: --- [JENKINS-36734] Rename 'projectName' parameter to 'job' and rename 'runFilter' to 'filter' Commit: ead19dfa47a11a18cbdddb0781abb84711a5689c https://github.com/jenkinsci/run-selector-plugin/commit/ead19dfa47a11a18cbdddb0781abb84711a5689c Author: Alexandru Som
[jenkinsci/codedx-plugin] 5b80de: Improve publisher output for better usability
Branch: refs/heads/master Home: https://github.com/jenkinsci/codedx-plugin Commit: 5b80de77cc98276533107916499f782911f0749a https://github.com/jenkinsci/codedx-plugin/commit/5b80de77cc98276533107916499f782911f0749a Author: Samuel B. Johnson Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java Log Message: --- Improve publisher output for better usability -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/jenkins.io] 9029cc: Update kohsuke's Jenkins World post with all kinds...
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: 9029cc920de0c0e873393115e4d6dd5a3f8b842d https://github.com/jenkins-infra/jenkins.io/commit/9029cc920de0c0e873393115e4d6dd5a3f8b842d Author: R. Tyler Croy Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: A content/_data/authors/kohsuke.adoc A content/blog/2016/2016-07-26-join-me-at-jenkinsworld.adoc Log Message: --- Update kohsuke's Jenkins World post with all kinds of fun stuff (#320) * Jenkins World blog post on behalf of KK * Word-wrap and move the post to this month for posting * Update @kohsuke's Jenkins WOrld blog post for publication on today's date. This also includes some minor copy-edits that Kohsuke and I discussed yesterday and a few more links. Closes #314 -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin] 313f05: Bump version manually before release because relea...
Branch: refs/heads/master Home: https://github.com/jenkinsci/icescrum-plugin Commit: 313f056aa595ef5fd4b4c2cbab615f2dbb423997 https://github.com/jenkinsci/icescrum-plugin/commit/313f056aa595ef5fd4b4c2cbab615f2dbb423997 Author: vbarrier Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M icescrum.iml M pom.xml Log Message: --- Bump version manually before release because release plugin is apparently failing to do so... -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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/bouncycastle-api-plugin] 4e87e9: [JENKINS-36923] Pick up newer parent and document ...
Branch: refs/heads/jenkins-36923 Home: https://github.com/jenkinsci/bouncycastle-api-plugin Commit: 4e87e94dd426a7ce7d7426ea70243fb23c31b4a8 https://github.com/jenkinsci/bouncycastle-api-plugin/commit/4e87e94dd426a7ce7d7426ea70243fb23c31b4a8 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [JENKINS-36923] Pick up newer parent and document post-Jenkins core 2.16 release tasks -- 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/plugin-pom]
Branch: refs/tags/plugin-2.12 Home: https://github.com/jenkinsci/plugin-pom -- 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/plugin-pom] 55f149: [maven-release-plugin] prepare release plugin-2.12
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: 55f149836e104603150776a7c794ab13909e8e34 https://github.com/jenkinsci/plugin-pom/commit/55f149836e104603150776a7c794ab13909e8e34 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release plugin-2.12 -- 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/plugin-pom] ef1111: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: ef1eb00d243eb8dbc6b1dc551c9c4ee727f6 https://github.com/jenkinsci/plugin-pom/commit/ef1eb00d243eb8dbc6b1dc551c9c4ee727f6 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/plugin-pom] b3671b: [FIXED JENKINS-34496] Pick up releases of test-har...
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: b3671bc22f23f531a5176b41d90d43d8c320dfd8 https://github.com/jenkinsci/plugin-pom/commit/b3671bc22f23f531a5176b41d90d43d8c320dfd8 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- [FIXED JENKINS-34496] Pick up releases of test-harness and hpi plugin Commit: 85204092ce53a32ef913e72fa13a5d36a46c0936 https://github.com/jenkinsci/plugin-pom/commit/85204092ce53a32ef913e72fa13a5d36a46c0936 Author: Stephen Connolly Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml Log Message: --- Merge pull request #31 from jenkinsci/jenkins-34496 [FIXED JENKINS-34496] Pick up releases of test-harness and hpi plugin Compare: https://github.com/jenkinsci/plugin-pom/compare/07a1c99f431b...85204092ce53 -- 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/plugin-pom]
Branch: refs/heads/jenkins-34496 Home: https://github.com/jenkinsci/plugin-pom -- 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/icescrum-plugin]
Branch: refs/tags/icescrum-1.0.4 Home: https://github.com/jenkinsci/icescrum-plugin -- 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] 5a3823: Adding a few nullability annotations.
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 5a3823e85cf2275f8b790288307016a8d8ff935e https://github.com/jenkinsci/jenkins/commit/5a3823e85cf2275f8b790288307016a8d8ff935e Author: Jesse Glick Date: 2016-07-25 (Mon, 25 Jul 2016) Changed paths: M core/src/main/java/hudson/model/PasswordParameterValue.java M core/src/main/java/hudson/util/Secret.java Log Message: --- Adding a few nullability annotations. Commit: eeadf3a87d7c2d197065415460fe003d923fb988 https://github.com/jenkinsci/jenkins/commit/eeadf3a87d7c2d197065415460fe003d923fb988 Author: Jesse Glick Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M core/src/main/java/hudson/model/PasswordParameterValue.java M core/src/main/java/hudson/util/Secret.java Log Message: --- Merge pull request #2477 from jglick/Secret-nullability Adding a few nullability annotations Compare: https://github.com/jenkinsci/jenkins/compare/39e35d206358...eeadf3a87d7c -- 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.