Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ownership-plugin
  Commit: 54985d09aa256bc80e8bcdbe8a589014e3559016
      
https://github.com/jenkinsci/ownership-plugin/commit/54985d09aa256bc80e8bcdbe8a589014e3559016
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipDescription.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/OwnershipActionFactory.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/OwnershipDescriptionHelper.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipActionFactory.java
    A 
src/main/java/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable.java
    A 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/Impl.groovy
    A 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/help.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/sample_printJobOwnershipInfo.groovy
    A 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/sample_printNodeOwnershipInfo.groovy
    M 
src/test/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipActionTest.java
    A 
src/test/java/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariableTest.java
    M 
src/test/java/org/jenkinsci/plugins/ownership/security/rolestrategy/OwnershipBasedSecurityTest.java

  Log Message:
  -----------
  [JENKINS-32353] - Pipeline plugin support in Ownership Plugin (#45)

* [JENKINS-32353] - Extend OwnershipDescription API in order to export more 
information about Ownership

* [JENKINS-32353] - OwnershipActionFactory generates Manage Ownership action 
for all Job types

* [JENKINS-32353] - Provide Ownership global variable for Workflow CPS

* [JENKINS-32353] - Draft tests

* [JENKINS-32353] - Make job ownership sample compatible with Script security

* [JENKINS-32353] - Expose node ownership via "ownershi.node"

* [JENKINS-32353] - Document the global variable

* [JENKINS-32353] - Add a functional test of Pipeline & Ownership-based 
strategy compatibility

* [JENKINS-32353] - Address several minor comments

* [JENKINS-32353] - Bump PowerMock to the version, which does not depend on 
mockito-all

* [JENKINS-32353] - Proper whitelisting of methods

* [JENKINS-32353] - Fix failing tests

* [JENKINS-32353] - Codestyle cleanup

* [JENKINS-32353] - Get rid of workflow-aggregator

* [JENKINS-32353] - Get rid of Mailer mocking and parameterize tests


-- 
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.

Reply via email to