[jenkinsci/smartfrog-plugin] 376f6c: Add support for multiple SF build steps in one job
Branch: refs/heads/master Home: https://github.com/jenkinsci/smartfrog-plugin Commit: 376f6cf4983844f0eaecec147c3b8e410ba1de96 https://github.com/jenkinsci/smartfrog-plugin/commit/376f6cf4983844f0eaecec147c3b8e410ba1de96 Author: Vojtech Juranek Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/builder/smartfrog/SmartFrogAction.java M src/main/java/builder/smartfrog/SmartFrogBuilder.java M src/main/resources/builder/smartfrog/SmartFrogBuilder/config.jelly M src/test/java/builder/smartfrog/SmartFrogActionTest.java Log Message: --- Add support for multiple SF build steps in one job Commit: 87ea685b5e706476c2c7b613af095a82465a73f5 https://github.com/jenkinsci/smartfrog-plugin/commit/87ea685b5e706476c2c7b613af095a82465a73f5 Author: Vojtech Juranek Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/builder/smartfrog/SmartFrogAction.java Log Message: --- Make sure process we are waiting for is still alive Commit: c1c97757efdf5878941bd55330ab06ba4fda49e9 https://github.com/jenkinsci/smartfrog-plugin/commit/c1c97757efdf5878941bd55330ab06ba4fda49e9 Author: Vojtech Juranek Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/test/java/builder/smartfrog/SmartFrogActionTest.java Log Message: --- Fix failing test Compare: https://github.com/jenkinsci/smartfrog-plugin/compare/8ddb60585942...c1c97757efdf -- 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/groups/opt_out.
[jenkinsci/perforce-plugin] ab8cd6: Added validation of client workspace name (via pat...
Branch: refs/heads/master Home: https://github.com/jenkinsci/perforce-plugin Commit: ab8cd624c4b24518ca13f34c79d882d3610b175c https://github.com/jenkinsci/perforce-plugin/commit/ab8cd624c4b24518ca13f34c79d882d3610b175c Author: Oleg Nenashev Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/perforce/PerforceSCM.java A src/main/resources/hudson/plugins/perforce/PerforceSCM/global.jelly A src/main/webapp/help/clientNamePattern.html Log Message: --- Added validation of client workspace name (via pattern from global configuration) Signed-off-by: Oleg Nenashev Commit: 1fc19095917057bf641a19f91b04eb4c2bd7061c https://github.com/jenkinsci/perforce-plugin/commit/1fc19095917057bf641a19f91b04eb4c2bd7061c Author: Rob Petti Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/perforce/PerforceSCM.java A src/main/resources/hudson/plugins/perforce/PerforceSCM/global.jelly A src/main/webapp/help/clientNamePattern.html Log Message: --- Merge pull request #31 from synopsys-arc-oss/clientName-pattern-validation Added validation of client workspace name (via pattern from global configuration) Compare: https://github.com/jenkinsci/perforce-plugin/compare/d8eddd2301e4...1fc190959170 -- 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/groups/opt_out.
[jenkinsci/git-plugin] ea82ad: fixing up the credit
Branch: refs/heads/refactoring Home: https://github.com/jenkinsci/git-plugin Commit: ea82adbda2f7abc3b0e8829728636c3ca692acc0 https://github.com/jenkinsci/git-plugin/commit/ea82adbda2f7abc3b0e8829728636c3ca692acc0 Author: Kohsuke Kawaguchi Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: --- fixing up the credit Commit: 18d525bacc4697dd07547a3b86fa5786dcbf6fec https://github.com/jenkinsci/git-plugin/commit/18d525bacc4697dd07547a3b86fa5786dcbf6fec Author: Kohsuke Kawaguchi Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: --- bit of simplification Commit: 8f3950e5109080c95df85865b142f2f63df4b015 https://github.com/jenkinsci/git-plugin/commit/8f3950e5109080c95df85865b142f2f63df4b015 Author: Kohsuke Kawaguchi Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: A src/main/resources/hudson/plugins/git/extensions/GitSCMExtension/config.groovy R src/main/resources/hudson/plugins/git/extensions/impl/PerBuildTag/config.groovy R src/main/resources/hudson/plugins/git/extensions/impl/PruneStaleBranch/config.groovy Log Message: --- GitSCMExtension to not require config.groovy Commit: 7fbdbd47875386d524d78ef7c82722ff7fba18b8 https://github.com/jenkinsci/git-plugin/commit/7fbdbd47875386d524d78ef7c82722ff7fba18b8 Author: Kohsuke Kawaguchi Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/GitSCMBackwardCompatibility.java A src/main/java/hudson/plugins/git/extensions/impl/CleanCheckout.java R src/main/resources/hudson/plugins/git/GitSCM/help-clean.html A src/main/resources/hudson/plugins/git/extensions/impl/CleanCheckout/help.html M src/test/java/hudson/plugins/git/AbstractGitTestCase.java M src/test/java/hudson/plugins/git/GitPublisherTest.java M src/test/java/hudson/plugins/git/GitSCMTest.java M src/test/java/hudson/plugins/git/GitStatusTest.java M src/test/java/hudson/plugins/git/MultipleSCMTest.java Log Message: --- Moved the clean option to an GitSCMExtension Commit: 8801a525a0a19751a8a9ca15ff2654193cf92c10 https://github.com/jenkinsci/git-plugin/commit/8801a525a0a19751a8a9ca15ff2654193cf92c10 Author: Kohsuke Kawaguchi Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/resources/hudson/plugins/git/extensions/impl/CleanCheckout/help.html Log Message: --- updated the description Compare: https://github.com/jenkinsci/git-plugin/compare/2f01ec913594...8801a525a0a1 -- 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/groups/opt_out.
[jenkinsci/git-plugin] badbee: Removed useless warnings.
Branch: refs/heads/refactoring Home: https://github.com/jenkinsci/git-plugin Commit: badbee12fa47d83bf97d08577d0f14855b833d50 https://github.com/jenkinsci/git-plugin/commit/badbee12fa47d83bf97d08577d0f14855b833d50 Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: --- Removed useless warnings. I consider this warning useless for multiple reasons. 1. It is not actionable. If the merge is configured, then this can happen legitimately, and there's nothing the user can do about it. 2. it is reporting a problem in a wrong place. I assume the reason this was reported is because when the commit we build is pointed by multiple branches and all their changelogs show up in a single list, the user can't easily tell which commit belongs to which branch. But that confusion happens when someone is looking at the change list page, not when someone is looking at the console. If grouping commits into branches they belong to is useful, then the right thing to do is to fix the GitChangeLogSet so that it can do it. Commit: 50ae100fa84f6dec54fbe99db2a231c791883ee1 https://github.com/jenkinsci/git-plugin/commit/50ae100fa84f6dec54fbe99db2a231c791883ee1 Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/extensions/GitSCMExtension.java M src/main/resources/hudson/plugins/git/GitChangeSetList/index.jelly Log Message: --- Unified the changelog computation. As a step toward extracting out the merge setting to an GitSCMExtension, eliminating the special handling for the changelog computation for a merge commit. As I left in the comment of the computeChangeLog method, the changelog computation in the case of merge probably needs more work Commit: e9b8b395fa36d4f73f4ba136a1f6146b84b52bec https://github.com/jenkinsci/git-plugin/commit/e9b8b395fa36d4f73f4ba136a1f6146b84b52bec Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/extensions/impl/SubmoduleOption.java Log Message: --- Moved out the submodule stuff into SubmoduleOptions Commit: 2b8eae454bbc2b668a0d06ef6dc28b506832ba4c https://github.com/jenkinsci/git-plugin/commit/2b8eae454bbc2b668a0d06ef6dc28b506832ba4c Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/extensions/impl/SubmoduleOption.java M src/main/java/hudson/plugins/git/util/BuildData.java Log Message: --- Simplification it is unlikely that the caller doesn't statically know whether it wants to copy or get Commit: 0fcff171166c795812675b967450b1df58be7a27 https://github.com/jenkinsci/git-plugin/commit/0fcff171166c795812675b967450b1df58be7a27 Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/util/Build.java Log Message: --- doc improvement Commit: ed00156c7490868d72910e3217f87e150c99171f https://github.com/jenkinsci/git-plugin/commit/ed00156c7490868d72910e3217f87e150c99171f Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: --- GitSCM checkout message is way too verbose. Commit: f1dd5eac4978fb8b7c85e8459feddf5a43c0b802 https://github.com/jenkinsci/git-plugin/commit/f1dd5eac4978fb8b7c85e8459feddf5a43c0b802 Author: Kohsuke Kawaguchi Date: 2013-06-16 (Sun, 16 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java R src/main/java/hudson/plugins/git/util/MergeBuild.java A src/main/java/hudson/plugins/git/util/MergeRecord.java Log Message: --- Got rid of MergeBuild. Build object is created by GitSCM, and every AbstractBuild gets exactly one, so if we are to move the merge support to GitSCMExtension, then MergeBuild that tries to take over the Build object doesn't work --- it's just not composable. Commit: 471307575e7f6608668925322351124d427ee18d https://github.com/jenkinsci/git-plugin/commit/471307575e7f6608668925322351124d427ee18d Author: Kohsuke Kawaguchi Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/util/MergeRecord.java Log Message: --- further simplification Commit: 4b9b4c02cd50bfb17fee7a995d8de99d07217dd6 https://github.com/jenkinsci/git-plugin/commit/4b9b4c02cd50bfb17fee7a995d8de99d07217dd6 Author: Kohsuke Kawaguchi Date: 2013-06-17 (
[jenkinsci/jenkins] 222b5c: Had some inappropriately nontransient fields.
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 222b5cf69b0175f86612f1b9ce9688a8fa687774 https://github.com/jenkinsci/jenkins/commit/222b5cf69b0175f86612f1b9ce9688a8fa687774 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java Log Message: --- Had some inappropriately nontransient fields. Commit: 27c3bd0e22e135f0d0ce84c5d3518865b3a13ebd https://github.com/jenkinsci/jenkins/commit/27c3bd0e22e135f0d0ce84c5d3518865b3a13ebd Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M core/src/main/java/hudson/model/ComputerSet.java M core/src/main/java/hudson/node_monitors/NodeMonitor.java Log Message: --- NPE when NodeMonitor.columnCaption is null. Commit: 2c8da0b8c837c9c5371333e7363e05ef94dd5b89 https://github.com/jenkinsci/jenkins/commit/2c8da0b8c837c9c5371333e7363e05ef94dd5b89 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M changelog.html M core/src/main/java/hudson/node_monitors/DiskSpaceMonitorDescriptor.java Log Message: --- Possible to create a custom AbstractDiskSpaceMonitor. Compare: https://github.com/jenkinsci/jenkins/compare/7fae44d7d22e...2c8da0b8c837 -- 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/groups/opt_out.
[jenkinsci/jenkins] 7fae44: Making DiskSpaceMonitorDescriptor public since it ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 7fae44d7d22ee39858e6543f112f2a77238940c6 https://github.com/jenkinsci/jenkins/commit/7fae44d7d22ee39858e6543f112f2a77238940c6 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M core/src/main/java/hudson/node_monitors/AbstractDiskSpaceMonitor.java M core/src/main/java/hudson/node_monitors/DiskSpaceMonitor.java M core/src/main/java/hudson/node_monitors/DiskSpaceMonitorDescriptor.java M core/src/main/java/hudson/node_monitors/TemporarySpaceMonitor.java Log Message: --- Making DiskSpaceMonitorDescriptor public since it is hard to write a disk space monitor without it. -- 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/groups/opt_out.
[jenkinsci/gerrit-trigger-plugin] c2715c: Update build-config dependency versions
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: c2715c217c80a334312c22336beffc262a6a1f38 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/c2715c217c80a334312c22336beffc262a6a1f38 Author: Robert Sandell Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M gerrit-events/pom.xml M gerrithudsontrigger/pom.xml M pom.xml Log Message: --- Update build-config dependency versions -- 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/groups/opt_out.
[jenkinsci/warnings-plugin] f364b8: JcReportParser implemented.
Branch: refs/heads/master Home: https://github.com/jenkinsci/warnings-plugin Commit: f364b80f299318569967664a354384d23ae5597f https://github.com/jenkinsci/warnings-plugin/commit/f364b80f299318569967664a354384d23ae5597f Author: AdamWest Date: 2013-06-12 (Wed, 12 Jun 2013) Changed paths: M pom.xml A src/main/java/hudson/plugins/warnings/parser/jcreportparser/File.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Item.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportModule.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Report.java A src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java Log Message: --- JcReportParser implemented. Commit: c69c1b3b2b46b6bdd3f08cab4fde49bc191a597e https://github.com/jenkinsci/warnings-plugin/commit/c69c1b3b2b46b6bdd3f08cab4fde49bc191a597e Author: AdamWest Date: 2013-06-12 (Wed, 12 Jun 2013) Changed paths: A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrect.xml A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrupt.xml A src/test/resources/hudson/plugins/warnings/parser/jcreport/testReportProps.xml Log Message: --- JcReportParser and Tests implemented. Added Testfiles Commit: 1e0c3c255764032310452bd14a6579dfe3f96386 https://github.com/jenkinsci/warnings-plugin/commit/1e0c3c255764032310452bd14a6579dfe3f96386 Author: AdamWest Date: 2013-06-13 (Thu, 13 Jun 2013) Changed paths: M src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java M src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java Log Message: --- Replaced IOException with IOException2 Commit: efcd64c89e73390fd44378ae2000480c4aca1e1f https://github.com/jenkinsci/warnings-plugin/commit/efcd64c89e73390fd44378ae2000480c4aca1e1f Author: AdamWest Date: 2013-06-15 (Sat, 15 Jun 2013) Changed paths: M src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java M src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java M src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java M src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrect.xml Log Message: --- JcReportParser changed. Commit: 396b6317af9b1ae2a3007fa71f82be95c880fa9c https://github.com/jenkinsci/warnings-plugin/commit/396b6317af9b1ae2a3007fa71f82be95c880fa9c Author: AdamWest Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java Log Message: --- issueLevel.isEmpty replaced with Stringutils.isEmtpy(issueLevel). Commit: d958f11ad36dc423954da997fa18c4c914966517 https://github.com/jenkinsci/warnings-plugin/commit/d958f11ad36dc423954da997fa18c4c914966517 Author: Ulli Hafner Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M pom.xml M src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/File.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Item.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportModule.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Report.java A src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrect.xml A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrupt.xml A src/test/resources/hudson/plugins/warnings/parser/jcreport/testReportProps.xml Log Message: --- Merge pull request #23 from mmenev/JENKINS-17790 [FIXED JENKINS-17790] Added native parser for JC reports. Compare: https://github.com/jenkinsci/warnings-plugin/compare/0c0c2402f32b...d958f11ad36d -- 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/groups/opt_out.
[jenkinsci/gerrit-trigger-plugin] 8ca499: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: 8ca499f354e8ee33cb4f25696cfd0a9e06e3b8fb https://github.com/jenkinsci/gerrit-trigger-plugin/commit/8ca499f354e8ee33cb4f25696cfd0a9e06e3b8fb Author: Robert Sandell Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M build-config/pom.xml M gerrit-events/pom.xml M gerrithudsontrigger/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/groups/opt_out.
[jenkinsci/gerrit-trigger-plugin] dee7b1: [maven-release-plugin] prepare release gerrit-trig...
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: dee7b1a24dfa69d49eef40c8f8e3f25ead8df498 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/dee7b1a24dfa69d49eef40c8f8e3f25ead8df498 Author: Robert Sandell Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M build-config/pom.xml M gerrit-events/pom.xml M gerrithudsontrigger/pom.xml M pom.xml Log Message: --- [maven-release-plugin] prepare release gerrit-trigger-2.10.1 -- 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/groups/opt_out.
[jenkinsci/gerrit-trigger-plugin]
Branch: refs/tags/gerrit-trigger-2.10.1 Home: https://github.com/jenkinsci/gerrit-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/groups/opt_out.
[jenkinsci/sectioned-view-plugin] 2cd3c8: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/sectioned-view-plugin Commit: 2cd3c8c72bf173d71504680c9764b3fc240b664c https://github.com/jenkinsci/sectioned-view-plugin/commit/2cd3c8c72bf173d71504680c9764b3fc240b664c Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) 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/groups/opt_out.
[jenkinsci/sectioned-view-plugin]
Branch: refs/tags/sectioned-view-1.18 Home: https://github.com/jenkinsci/sectioned-view-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/groups/opt_out.
[jenkinsci/sectioned-view-plugin] a421b1: relativePath obsolete here.
Branch: refs/heads/master Home: https://github.com/jenkinsci/sectioned-view-plugin Commit: a421b12f7beba1926102312af931fefbd496f160 https://github.com/jenkinsci/sectioned-view-plugin/commit/a421b12f7beba1926102312af931fefbd496f160 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M pom.xml Log Message: --- relativePath obsolete here. Commit: 49abe6a04b8ab4083e01ea9dfa426710d8eaab6b https://github.com/jenkinsci/sectioned-view-plugin/commit/49abe6a04b8ab4083e01ea9dfa426710d8eaab6b Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/resources/hudson/plugins/sectioned_view/TextSection/config.jelly Log Message: --- Disabling CodeMirror until it can be fixed. Commit: a9fb4a82032d3fe69c2528d18b37a4832aebb7b4 https://github.com/jenkinsci/sectioned-view-plugin/commit/a9fb4a82032d3fe69c2528d18b37a4832aebb7b4 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/resources/hudson/plugins/sectioned_view/TextSection/main.jelly M src/main/webapp/sectioned-view.css Log Message: --- TextSection.text should always word-wrap, even when style=None. Commit: d5b2273ace965df42eabdf3cfa55ada6bda3aa2e https://github.com/jenkinsci/sectioned-view-plugin/commit/d5b2273ace965df42eabdf3cfa55ada6bda3aa2e Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release sectioned-view-1.18 Compare: https://github.com/jenkinsci/sectioned-view-plugin/compare/8c5d6f5a625c...d5b2273ace96 -- 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/groups/opt_out.
[jenkinsci/perforce-plugin] 42f189: Added check of correct parameter substitution (the...
Branch: refs/heads/master Home: https://github.com/jenkinsci/perforce-plugin Commit: 42f18902ed107eb7822fd93a6e7a6aa9167c9153 https://github.com/jenkinsci/perforce-plugin/commit/42f18902ed107eb7822fd93a6e7a6aa9167c9153 Author: Oleg Nenashev Date: 2013-06-13 (Thu, 13 Jun 2013) Changed paths: M pom.xml M src/main/java/hudson/plugins/perforce/PerforceSCM.java M src/main/java/hudson/plugins/perforce/PerforceTagNotifier.java A src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java A src/main/java/hudson/plugins/perforce/utils/ParameterSubstitutionException.java Log Message: --- Added check of correct parameter substitution (there shouldn't be ${VAR} in final string) Signed-off-by: Oleg Nenashev Commit: 150ccc680ba022524a123a4ce92afd959824aca5 https://github.com/jenkinsci/perforce-plugin/commit/150ccc680ba022524a123a4ce92afd959824aca5 Author: Oleg Nenashev Date: 2013-06-14 (Fri, 14 Jun 2013) Changed paths: M src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java A src/test/java/com/synopsys/arc/jenkinsci/plugins/perforce/MacroStringHelperTest.java Log Message: --- Added tests and fixed NPE for the null strings Signed-off-by: Oleg Nenashev Commit: 0464457f819cb5df160d44cc440b17b56cbbd6ed https://github.com/jenkinsci/perforce-plugin/commit/0464457f819cb5df160d44cc440b17b56cbbd6ed Author: Oleg Nenashev Date: 2013-06-14 (Fri, 14 Jun 2013) Changed paths: M src/main/java/hudson/plugins/perforce/PerforceSCM.java Log Message: --- Fixed wipeFilter for missing P4CONFIG. Now there won't be "${P4CONFIG}" in exclude directory list Signed-off-by: Oleg Nenashev Commit: d8eddd2301e448cac8be6a6788dde88640188e39 https://github.com/jenkinsci/perforce-plugin/commit/d8eddd2301e448cac8be6a6788dde88640188e39 Author: Rob Petti Date: 2013-06-15 (Sat, 15 Jun 2013) Changed paths: M pom.xml M src/main/java/hudson/plugins/perforce/PerforceSCM.java M src/main/java/hudson/plugins/perforce/PerforceTagNotifier.java A src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java A src/main/java/hudson/plugins/perforce/utils/ParameterSubstitutionException.java A src/test/java/com/synopsys/arc/jenkinsci/plugins/perforce/MacroStringHelperTest.java Log Message: --- Merge branch 'parameter-substitution-validation' of git://github.com/synopsys-arc-oss/perforce-plugin into oleg Compare: https://github.com/jenkinsci/perforce-plugin/compare/eb4adc9ce4ec...d8eddd2301e4 -- 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/groups/opt_out.
[jenkinsci/ws-cleanup-plugin] 8556d4: Changing BuildStepMonitor.STEP to BuildStepMonitor...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ws-cleanup-plugin Commit: 8556d41dae890e4b4aa5a469cd1a1c1e5b7ab322 https://github.com/jenkinsci/ws-cleanup-plugin/commit/8556d41dae890e4b4aa5a469cd1a1c1e5b7ab322 Author: William Bernardet Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/ws_cleanup/WsCleanup.java Log Message: --- Changing BuildStepMonitor.STEP to BuildStepMonitor.NONE, so build do not try to wait step in previous build to complete. Commit: 8defb2054fa96d616b23a69c86b09076c185 https://github.com/jenkinsci/ws-cleanup-plugin/commit/8defb2054fa96d616b23a69c86b09076c185 Author: Nicolas De loof Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/ws_cleanup/WsCleanup.java Log Message: --- Merge pull request #9 from williambernardet/master Fix proposal for JENKINS-18345 Compare: https://github.com/jenkinsci/ws-cleanup-plugin/compare/9960289df0c6...8defb205 -- 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/groups/opt_out.
[jenkinsci/sectioned-view-plugin] 8bb65d: Support folders.
Branch: refs/heads/master Home: https://github.com/jenkinsci/sectioned-view-plugin Commit: 8bb65d71fd5d0502af099d8a319c9bc681b0eb5f https://github.com/jenkinsci/sectioned-view-plugin/commit/8bb65d71fd5d0502af099d8a319c9bc681b0eb5f Author: Jesse Glick Date: 2013-03-26 (Tue, 26 Mar 2013) Changed paths: M pom.xml M src/main/java/hudson/plugins/sectioned_view/SectionedView.java M src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java M src/main/java/hudson/plugins/sectioned_view/SectionedViewSectionDescriptor.java M src/main/java/hudson/plugins/sectioned_view/ViewListingSection.java M src/main/resources/hudson/plugins/sectioned_view/JobGraphsSection/main.jelly M src/main/resources/hudson/plugins/sectioned_view/ListViewSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/ListViewSection/main.jelly M src/main/resources/hudson/plugins/sectioned_view/SectionedView/main.jelly M src/main/resources/hudson/plugins/sectioned_view/SectionedViewSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/TestResultViewSection/main.jelly M src/main/resources/hudson/plugins/sectioned_view/ViewListingSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/ViewListingSection/main.jelly Log Message: --- Support folders. Commit: 89a0936f874fc01a2584496630a52c714d7114f6 https://github.com/jenkinsci/sectioned-view-plugin/commit/89a0936f874fc01a2584496630a52c714d7114f6 Author: Jesse Glick Date: 2013-06-05 (Wed, 05 Jun 2013) Log Message: --- Merge branch 'master' into folders Commit: 9cd35cc133d74278ef498cced967e11c277a671b https://github.com/jenkinsci/sectioned-view-plugin/commit/9cd35cc133d74278ef498cced967e11c277a671b Author: Jesse Glick Date: 2013-06-05 (Wed, 05 Jun 2013) Changed paths: M pom.xml M src/main/resources/hudson/plugins/sectioned_view/TextSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/TextSection/main.jelly Log Message: --- Merge branch 'master' into folders Commit: 8c5d6f5a625c162df8abb4ac08e3900cda38bc89 https://github.com/jenkinsci/sectioned-view-plugin/commit/8c5d6f5a625c162df8abb4ac08e3900cda38bc89 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/hudson/plugins/sectioned_view/SectionedView.java M src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java M src/main/java/hudson/plugins/sectioned_view/SectionedViewSectionDescriptor.java M src/main/java/hudson/plugins/sectioned_view/ViewListingSection.java M src/main/resources/hudson/plugins/sectioned_view/JobGraphsSection/main.jelly M src/main/resources/hudson/plugins/sectioned_view/ListViewSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/ListViewSection/main.jelly M src/main/resources/hudson/plugins/sectioned_view/SectionedView/main.jelly M src/main/resources/hudson/plugins/sectioned_view/SectionedViewSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/TestResultViewSection/main.jelly M src/main/resources/hudson/plugins/sectioned_view/ViewListingSection/config.jelly M src/main/resources/hudson/plugins/sectioned_view/ViewListingSection/main.jelly Log Message: --- Merge pull request #2 from jglick/folders Support folders. Compare: https://github.com/jenkinsci/sectioned-view-plugin/compare/560dd0c2d2cb...8c5d6f5a625c -- 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/groups/opt_out.
[jenkinsci/jenkins] fe70d1: JUnit 4.
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: fe70d19110836847ddc9c344083f60d5aa41e84b https://github.com/jenkinsci/jenkins/commit/fe70d19110836847ddc9c344083f60d5aa41e84b Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M test/src/test/java/hudson/model/ViewTest.java Log Message: --- JUnit 4. Commit: 80328483465027495c01d20ae11d743a46965c01 https://github.com/jenkinsci/jenkins/commit/80328483465027495c01d20ae11d743a46965c01 Author: Jesse Glick Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M changelog.html M core/src/main/java/hudson/model/View.java M test/src/test/java/hudson/model/ViewTest.java Log Message: --- [FIXED JENKINS-18373] View.doConfigSubmit must rawEncode its name. Compare: https://github.com/jenkinsci/jenkins/compare/1e7b82aea072...803284834650 -- 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/groups/opt_out.
[jenkinsci/xfpanel-plugin] f1e9bd: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/xfpanel-plugin Commit: f1e9bdefc17df5ccbcf869005f333c67c5de56fb https://github.com/jenkinsci/xfpanel-plugin/commit/f1e9bdefc17df5ccbcf869005f333c67c5de56fb Author: Jonux Date: 2013-06-17 (Mon, 17 Jun 2013) 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/groups/opt_out.
[jenkinsci/xfpanel-plugin]
Branch: refs/tags/xfpanel-1.2.2 Home: https://github.com/jenkinsci/xfpanel-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/groups/opt_out.
[jenkinsci/xfpanel-plugin] 7673e3: [maven-release-plugin] prepare release xfpanel-1.2...
Branch: refs/heads/master Home: https://github.com/jenkinsci/xfpanel-plugin Commit: 7673e3a1df105027e77f3f9a3020df35148e8e43 https://github.com/jenkinsci/xfpanel-plugin/commit/7673e3a1df105027e77f3f9a3020df35148e8e43 Author: Jonux Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release xfpanel-1.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/groups/opt_out.
[jenkinsci/xfpanel-plugin] 7ac5f0: Bolds selected job from prioritylist
Branch: refs/heads/master Home: https://github.com/jenkinsci/xfpanel-plugin Commit: 7ac5f076cffabd94e8f4d6170eb489c70724d175 https://github.com/jenkinsci/xfpanel-plugin/commit/7ac5f076cffabd94e8f4d6170eb489c70724d175 Author: Jonux Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/resources/maps/hudson/plugin/xfpanel/XFPanelView/configure-entries.jelly M src/main/webapp/sorting.js Log Message: --- Bolds selected job from prioritylist -- 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/groups/opt_out.
[jenkinsci/gerrit-trigger-plugin] f0add2: Nullpointer when project cant be resloved
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: f0add2554bbbff8a9abac59a7684305b327f1c92 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f0add2554bbbff8a9abac59a7684305b327f1c92 Author: Jan-Olof Sivtoft Date: 2013-06-14 (Fri, 14 Jun 2013) Changed paths: M gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java M gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/actions/manual/ManualTriggerAction.java Log Message: --- Nullpointer when project cant be resloved When getting Gerrit parameters the project is needed to sort out if Name/Email should be fetched or if escapeQoutas is needed. But if the project doesn't exist when triggered manually a nullpointer is thrown. Added nullpointer check and default values if project is missing. Added method setOrCreateParametes without parameter project Change-Id: I72fc2812073772024d837d392b09e34bf041aac9 Commit: f8c9f8997e695261ffda62f2b264ef7d1f88be5e https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f8c9f8997e695261ffda62f2b264ef7d1f88be5e Author: Robert Sandell Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java M gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/actions/manual/ManualTriggerAction.java Log Message: --- Merge branch 'i' Compare: https://github.com/jenkinsci/gerrit-trigger-plugin/compare/c66d29a05841...f8c9f8997e69 -- 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/groups/opt_out.
[jenkinsci/gerrit-trigger-plugin] c66d29: Removed flaky test
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: c66d29a0584195efa04a7cc9f00a6ccdfcd174e7 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/c66d29a0584195efa04a7cc9f00a6ccdfcd174e7 Author: Robert Sandell Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java Log Message: --- Removed flaky test The scenario for the test is no longer valid. -- 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/groups/opt_out.
[jenkinsci/smartfrog-plugin] 8ddb60: Add delete action as separate task
Branch: refs/heads/master Home: https://github.com/jenkinsci/smartfrog-plugin Commit: 8ddb6058594282a3b2403a113cf83755c75fe28a https://github.com/jenkinsci/smartfrog-plugin/commit/8ddb6058594282a3b2403a113cf83755c75fe28a Author: Vojtech Juranek Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/resources/builder/smartfrog/SmartFrogAction/action.jelly Log Message: --- Add delete action as separate task Based on users feedback. -- 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/groups/opt_out.
[jenkinsci/xfpanel-plugin] cfeaa9: Bug fix: Adds warning about outdated config file
Branch: refs/heads/master Home: https://github.com/jenkinsci/xfpanel-plugin Commit: cfeaa9101e1634e795dd885368797a563c8c2ff9 https://github.com/jenkinsci/xfpanel-plugin/commit/cfeaa9101e1634e795dd885368797a563c8c2ff9 Author: Jonux Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/main/java/maps/hudson/plugin/xfpanel/XFPanelView.java M src/main/resources/maps/hudson/plugin/xfpanel/XFPanelView/maindisplay.jelly Log Message: --- Bug fix: Adds warning about outdated config file Bug fix: Diffcolor uses build font color -- 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/groups/opt_out.