Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: 18f4e1571cbbb837a66d11417043eb5c668c72f7 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/18f4e1571cbbb837a66d11417043eb5c668c72f7 Author: rinrinne <rinrin...@gmail.com> Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/ParameterExpander.java M src/main/webapp/help-GerritNotificationLevel.html M src/main/webapp/help-GerritVerifiedCmdBuildFailed.html M src/main/webapp/help-GerritVerifiedCmdBuildFailed_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt.html M src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildStarted.html M src/main/webapp/help-GerritVerifiedCmdBuildStarted_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildSuccessful.html M src/main/webapp/help-GerritVerifiedCmdBuildSuccessful_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildUnstable.html M src/main/webapp/help-GerritVerifiedCmdBuildUnstable_ja.html M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/ParameterExpanderTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/mock/MockGerritHudsonTriggerConfig.java Log Message: ----------- Provide notification level to gerrit command Now notification level feature is provided to REST API only. This patch provides this feature to Gerrit command as parameter named 'NOTIFICATION_LEVEL'. Note that this parameter always 'ALL' at build started. It's a default value if ReviewInput has no Notify attribute. Commit: bbbf4056200e23beebffd1542d413139c8672a3b https://github.com/jenkinsci/gerrit-trigger-plugin/commit/bbbf4056200e23beebffd1542d413139c8672a3b Author: Robert Sandell <rsand...@cloudbees.com> Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/ParameterExpander.java M src/main/webapp/help-GerritNotificationLevel.html M src/main/webapp/help-GerritVerifiedCmdBuildFailed.html M src/main/webapp/help-GerritVerifiedCmdBuildFailed_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt.html M src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildStarted.html M src/main/webapp/help-GerritVerifiedCmdBuildStarted_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildSuccessful.html M src/main/webapp/help-GerritVerifiedCmdBuildSuccessful_ja.html M src/main/webapp/help-GerritVerifiedCmdBuildUnstable.html M src/main/webapp/help-GerritVerifiedCmdBuildUnstable_ja.html M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/ParameterExpanderTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/mock/MockGerritHudsonTriggerConfig.java Log Message: ----------- Merge pull request #177 from rinrinne/notify-for-ssh Provide notification level to gerrit command Compare: https://github.com/jenkinsci/gerrit-trigger-plugin/compare/278ac80c4745...bbbf4056200e -- 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.