Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: a87fd13e9fdcc1e5011429b9070f23a2a8df9cec https://github.com/jenkinsci/gerrit-trigger-plugin/commit/a87fd13e9fdcc1e5011429b9070f23a2a8df9cec Author: Alexander Akbashev <mr.akbas...@gmail.com> Date: 2018-05-15 (Tue, 15 May 2018)
Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java Log Message: ----------- Abort build by new patchset if and only if it belongs to the same job Otherwise same build can be aborted multiple times in case of topic updates. Commit: bd7523c0a13ee312198414ee088188e9c56107ff https://github.com/jenkinsci/gerrit-trigger-plugin/commit/bd7523c0a13ee312198414ee088188e9c56107ff Author: Alexander Akbashev <mr.akbas...@gmail.com> Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java Log Message: ----------- Log event and job name details in RunningJobs It would simplify debugging/tracing. Commit: 534395ed77fbf3529b36a4d538d1b6803ca65bd8 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/534395ed77fbf3529b36a4d538d1b6803ca65bd8 Author: Robert Sandell <rsand...@cloudbees.com> Date: 2020-10-09 (Fri, 09 Oct 2020) Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java Log Message: ----------- Merge pull request #361 from Jimilian/abort_topic_once Abort topic once Compare: https://github.com/jenkinsci/gerrit-trigger-plugin/compare/fc6dd658d3af...534395ed77fb -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gerrit-trigger-plugin/push/refs/heads/master/fc6dd6-534395%40github.com.