Branch: refs/heads/master Home: https://github.com/jenkinsci/gogs-webhook-plugin Commit: 342e16001e5d802d8dc66d36481a572ae5a20a0c https://github.com/jenkinsci/gogs-webhook-plugin/commit/342e16001e5d802d8dc66d36481a572ae5a20a0c Author: willemvd <wil...@opencirclesolutions.nl> Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M src/main/java/org/jenkinsci/plugins/gogs/GogsPayloadProcessor.java A src/main/java/org/jenkinsci/plugins/gogs/GogsUtils.java M src/main/java/org/jenkinsci/plugins/gogs/GogsWebHook.java Log Message: ----------- use getItemByFullName to search for a job so we can support folder structures and duplicate names inside folders, for backward compatibility we also search through all items when not found (old behaviour) Commit: 9e90e4f433d10f6c664e329688c310d868ba2086 https://github.com/jenkinsci/gogs-webhook-plugin/commit/9e90e4f433d10f6c664e329688c310d868ba2086 Author: willemvd <wil...@opencirclesolutions.nl> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/gogs/GogsWebHook.java Log Message: ----------- fix javadoc in build Commit: 86e24746a49091703f563ec09aeed577c735b838 https://github.com/jenkinsci/gogs-webhook-plugin/commit/86e24746a49091703f563ec09aeed577c735b838 Author: willemvd <wil...@opencirclesolutions.nl> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/gogs/GogsPayloadProcessor.java M src/main/java/org/jenkinsci/plugins/gogs/GogsUtils.java M src/main/java/org/jenkinsci/plugins/gogs/GogsWebHook.java Log Message: ----------- * use Jenkins.getActiveInstance to prevent findbugs NP warning * prevent private fields and possible threading issues Commit: d0fb276ac08617dc77aff77988134a2fe62b2ffa https://github.com/jenkinsci/gogs-webhook-plugin/commit/d0fb276ac08617dc77aff77988134a2fe62b2ffa Author: Alexander <sander...@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/gogs/GogsPayloadProcessor.java A src/main/java/org/jenkinsci/plugins/gogs/GogsUtils.java M src/main/java/org/jenkinsci/plugins/gogs/GogsWebHook.java Log Message: ----------- Merge pull request #12 from willemvd/job-full-name Support folders and duplicate names Compare: https://github.com/jenkinsci/gogs-webhook-plugin/compare/8f8b3f63d124...d0fb276ac086 -- 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.