Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-trigger-plugin
  Commit: afc71e562eeb575668962bca28be37eb274571e1
      
https://github.com/jenkinsci/jira-trigger-plugin/commit/afc71e562eeb575668962bca28be37eb274571e1
  Author: Wisen Tanasa <[email protected]>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M Vagrantfile

  Log Message:
  -----------
  Cut resource usage by 1/2.


  Commit: 39c2ea306a746a8ce83e5041e448aa5e192be318
      
https://github.com/jenkinsci/jira-trigger-plugin/commit/39c2ea306a746a8ce83e5041e448aa5e192be318
  Author: Wisen Tanasa <[email protected]>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M Vagrantfile

  Log Message:
  -----------
  Lock vagrant resource.


  Commit: 828fe9315161ea9b371c6fd354f4ffa5d5be04fb
      
https://github.com/jenkinsci/jira-trigger-plugin/commit/828fe9315161ea9b371c6fd354f4ffa5d5be04fb
  Author: Wisen Tanasa <[email protected]>
  Date:   2016-04-10 (Sun, 10 Apr 2016)

  Changed paths:
    M 
src/main/groovy/com/ceilfors/jenkins/plugins/jiratrigger/JiraTrigger.groovy
    M 
src/main/groovy/com/ceilfors/jenkins/plugins/jiratrigger/JiraTriggerExecutor.groovy
    M 
src/test/groovy/com/ceilfors/jenkins/plugins/jiratrigger/JiraCommentTriggerTest.groovy
    M 
src/test/groovy/com/ceilfors/jenkins/plugins/jiratrigger/JiraTriggerAcceptanceTest.groovy
    M 
src/test/groovy/com/ceilfors/jenkins/plugins/jiratrigger/JiraTriggerIntegrationTest.groovy
    A 
src/test/groovy/com/ceilfors/jenkins/plugins/jiratrigger/JiraTriggerTest.groovy

  Log Message:
  -----------
  JENKINS-34135 Make JiraTriggerExecutor to work without job read permission.

The implementation of JiraTriggerExecutor was previously querying Jenkins over 
and over again. Instead of doing the search, we are now keeping track of the 
created trigger object every time they are created in Descriptor, hence 
JiraTriggerExecutor is now just grabbing the list of triggers and execute the 
run method. This works similarly in org.jenkinsci.plugins.ghprb.GhprbTrigger.


  Commit: 8e14087c52ee4f83d534974ecdf57c7f0a2fd8d7
      
https://github.com/jenkinsci/jira-trigger-plugin/commit/8e14087c52ee4f83d534974ecdf57c7f0a2fd8d7
  Author: Wisen Tanasa <[email protected]>
  Date:   2016-04-10 (Sun, 10 Apr 2016)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: 
https://github.com/jenkinsci/jira-trigger-plugin/compare/53942c842f90...8e14087c52ee

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to