Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ownership-plugin
  Commit: 5e83dc828899332f6e2d076ee554ffccea6e5f12
      
https://github.com/jenkinsci/ownership-plugin/commit/5e83dc828899332f6e2d076ee554ffccea6e5f12
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-14 (Sun, 14 Jan 2018)

  Changed paths:
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipDescription.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPluginConfiguration.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/extensions/ItemOwnershipPolicy.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/extensions/OwnershipLayoutFormatterProvider.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/extensions/item_ownership_policy/AssignCreatorPolicy.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerHelper.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobProperty.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/OwnershipActionFactory.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/OwnershipJobFilter.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnerHelper.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/authorizeproject/OwnershipAuthorizeProjectStrategy.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/jobrestrictions/OwnersListJobRestriction.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/rolestrategy/AbstractOwnershipRoleMacro.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/OwnershipDescriptionHelper.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/UserCollectionFilter.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/UserValidator.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/ui/OwnershipLayoutFormatter.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/ui/UserSelector.java
    M src/main/java/org/jenkinsci/plugins/ownership/config/DisplayOptions.java
    M src/main/java/org/jenkinsci/plugins/ownership/model/OwnershipInfo.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipAction.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipHelper.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipHelper.java
    M src/main/java/org/jenkinsci/plugins/ownership/util/mail/MailFormatter.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/util/mail/OwnershipMailHelper.java
    M 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/Impl.groovy
    M 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/sample_forHelp.groovy
    M 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/sample_printJobOwnershipInfo.groovy
    M 
src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/sample_printNodeOwnershipInfo.groovy
    M 
src/test/java/com/synopsys/arc/jenkins/plugins/ownership/wrappers/OwnershipBuildWrapperTest.java
    M 
src/test/java/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipHelperTest.java
    M 
src/test/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipActionTest.java
    M 
src/test/java/org/jenkinsci/plugins/ownership/security/rolestrategy/OwnershipBasedSecurityTestHelper.java
    M 
src/test/java/org/jenkinsci/plugins/ownership/test/util/OwnershipPluginConfigurer.java

  Log Message:
  -----------
  Minor code refactorings: imports, diamonds


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