Branch: refs/heads/master
Home: https://github.com/jenkinsci/job-restrictions-plugin
Commit: e2de5048edf8ae5be97267002327d1388605f529
https://github.com/jenkinsci/job-restrictions-plugin/commit/e2de5048edf8ae5be97267002327d1388605f529
Author: Stefan Spieker <[email protected]>
Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths:
M .gitignore
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/restrictions/JobRestriction.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/restrictions/job/AbstractUserCauseRestriction.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/restrictions/job/StartedByMemberOfGroupRestriction.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/restrictions/job/StartedByUserRestriction.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/restrictions/logic/MultipleAndJobRestriction.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/restrictions/logic/MultipleOrJobRestriction.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/util/GroupSelector.java
R
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/util/JenkinsHelper.java
M
src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/util/UserSelector.java
M
src/main/java/io/jenkins/plugins/jobrestrictions/restrictions/job/JobClassNameRestriction.java
M src/main/java/io/jenkins/plugins/jobrestrictions/util/ClassSelector.java
M
src/test/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/jobs/UserIdCauseRestrictionTest.java
M
src/test/java/io/jenkins/plugins/jobrestrictions/restrictions/job/JobClassNameRestrictionTest.java
Log Message:
-----------
minor cleanup and replaced method with Jenkins.get() (#148)
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/job-restrictions-plugin/push/refs/heads/master/06d724-e2de50%40github.com.