Branch: refs/heads/master Home: https://github.com/jenkinsci/ownership-plugin Commit: a8133964f95d437a669e6c33aebba36a666870b9 https://github.com/jenkinsci/ownership-plugin/commit/a8133964f95d437a669e6c33aebba36a666870b9 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2016-09-15 (Thu, 15 Sep 2016)
Changed paths: M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/IOwnershipHelper.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipDescription.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/OwnershipJobFilter.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/security/rolestrategy/CoOwnerRoleMacro.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/rolestrategy/CoOwnerRoleMacroNoSid.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/rolestrategy/ItemSpecificRoleMacro.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/rolestrategy/ItemSpecificRoleMacroWithUserID.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/rolestrategy/OwnerRoleMacro.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/security/rolestrategy/OwnerRoleMacroNoSid.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/AbstractOwnershipHelper.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/ui/OwnershipLayoutFormatter.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/wrappers/OwnershipTokenMacro.java M src/main/java/org/jenkinsci/plugins/ownership/config/InheritanceOptions.java A src/main/java/org/jenkinsci/plugins/ownership/integrations/rolestrategy/macros/CurrentUserIsOwnerMacro.java A src/main/java/org/jenkinsci/plugins/ownership/integrations/rolestrategy/macros/CurrentUserIsPrimaryOwnerMacro.java M src/main/java/org/jenkinsci/plugins/ownership/model/OwnershipDescriptionSource.java M src/main/java/org/jenkinsci/plugins/ownership/model/OwnershipHelperLocator.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/FolderOwnershipDescriptionSource.java M src/main/java/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipHelper.java M src/main/java/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipProperty.java M src/main/java/org/jenkinsci/plugins/ownership/model/jobs/JobOwnershipDescriptionSource.java M src/main/java/org/jenkinsci/plugins/ownership/model/nodes/NodeOwnershipDescriptionSource.java M src/main/java/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable.java M src/main/java/org/jenkinsci/plugins/ownership/util/mail/MailOptions.java M src/main/java/org/jenkinsci/plugins/ownership/util/mail/OwnershipMailHelper.java M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/ItemOwnershipAction/propertyConfig.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/Messages.properties M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin/floatingBoxTemplate.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerColumn/columnHeader.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerColumn/config.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction/index.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/jobs/OwnershipJobFilter/config.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction/index.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/security/jobrestrictions/OwnersListJobRestriction/config.jelly M src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/security/jobrestrictions/OwnersListJobRestriction/help-acceptsCoOwners.html A src/main/resources/org/jenkinsci/plugins/ownership/integrations/rolestrategy/Messages.properties M src/main/resources/org/jenkinsci/plugins/ownership/model/folders/FolderOwnershipAction/index.jelly M src/main/resources/org/jenkinsci/plugins/ownership/model/workflow/OwnershipGlobalVariable/help.jelly A 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/main/resources/org/jenkinsci/plugins/ownership/util/mail/MailOptions/config.properties M src/main/resources/org/jenkinsci/plugins/ownership/util/mail/MailOptions/help-hideOwnerAndCoOwnerEmails.html M src/main/webapp/help/coOwner.html Log Message: ----------- Terminology change: rename co-owners to secondary owners (#49) Terminology change: rename co-owners to secondary owners -- 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.