Branch: refs/heads/master
Home: https://github.com/jenkinsci/authorize-project-plugin
Commit: bc9514366a7571c8373a926b664bf40add9ea0ee
https://github.com/jenkinsci/authorize-project-plugin/commit/bc9514366a7571c8373a926b664bf40add9ea0ee
Author: Mark Waite <[email protected]>
Date: 2023-04-09 (Sun, 09 Apr 2023)
Changed paths:
A .mvn_exec_spotless
M pom.xml
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectStrategyDescriptor.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectUtil.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/ConfigurationPermissionEnforcer.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/GlobalQueueItemAuthenticator.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/AnonymousAuthorizationStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategy.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/ConfigurationAsCodeTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/GlobalQueueItemAuthenticatorTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/AnonymousAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/AuthorizationCheckBuilder.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/AuthorizeProjectJenkinsRule.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/SecurityRealmWithUserFilter.java
Log Message:
-----------
Format pom and Java files with parent pom 4.59
https://github.com/jenkinsci/plugin-pom/pull/733
Commit: c118201a98586babfd0db242ca35c5e493cf42aa
https://github.com/jenkinsci/authorize-project-plugin/commit/c118201a98586babfd0db242ca35c5e493cf42aa
Author: Mark Waite <[email protected]>
Date: 2023-04-09 (Sun, 09 Apr 2023)
Changed paths:
A .git-blame-ignore-revs
Log Message:
-----------
Exclude formatting commit from git blame
git config blame.ignoreRevsFile .git-blame-ignore-revs also applied
Commit: 48745a87f7eb519eabaa951d8c350b67ae698a2b
https://github.com/jenkinsci/authorize-project-plugin/commit/48745a87f7eb519eabaa951d8c350b67ae698a2b
Author: Mark Waite <[email protected]>
Date: 2023-04-09 (Sun, 09 Apr 2023)
Changed paths:
A .git-blame-ignore-revs
A .mvn_exec_spotless
M pom.xml
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectStrategyDescriptor.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectUtil.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/ConfigurationPermissionEnforcer.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/GlobalQueueItemAuthenticator.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/AnonymousAuthorizationStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategy.java
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategy.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/ConfigurationAsCodeTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/GlobalQueueItemAuthenticatorTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/AnonymousAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategyTest.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/AuthorizationCheckBuilder.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/AuthorizeProjectJenkinsRule.java
M
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/SecurityRealmWithUserFilter.java
Log Message:
-----------
Merge pull request #138 from MarkEWaite/format-with-parent-4.59
Format Java and pom with parent pom 4.59
Compare:
https://github.com/jenkinsci/authorize-project-plugin/compare/e3b8ea260c04...48745a87f7eb
--
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/authorize-project-plugin/push/refs/heads/master/e3b8ea-48745a%40github.com.