Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authorize-project-plugin
  Commit: 9ae2dd4b61f55504e25d08a7b749f24cda5c1fd4
      
https://github.com/jenkinsci/authorize-project-plugin/commit/9ae2dd4b61f55504e25d08a7b749f24cda5c1fd4
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    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/strategy/SpecificUsersAuthorizationStrategy.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategy.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/SpecificUsersAuthorizationStrategyTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategyTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategyTest.java

  Log Message:
  -----------
  Update parent pom + adjustments


  Commit: aec8ff6187ea9ac9b6829c9a35c1103e98c16283
      
https://github.com/jenkinsci/authorize-project-plugin/commit/aec8ff6187ea9ac9b6829c9a35c1103e98c16283
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Update Jenkinsfile to prevent usage of the recommendedSettings that is no 
longer recommended


  Commit: f076f12b22b3e2d383282b9906f06046ea7f702b
      
https://github.com/jenkinsci/authorize-project-plugin/commit/f076f12b22b3e2d383282b9906f06046ea7f702b
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java

  Log Message:
  -----------
  Remove a TODO and re-trigger tests


  Commit: 311f9e0d03aa32e7eb63ec73fd8f05967bebf949
      
https://github.com/jenkinsci/authorize-project-plugin/commit/311f9e0d03aa32e7eb63ec73fd8f05967bebf949
  Author: Wadeck Follonier <wad...@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java

  Log Message:
  -----------
  Update 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java

Co-authored-by: Jesse Glick <jgl...@cloudbees.com>


  Commit: d47ce9bef621146c256031b9ad7aa5078b10e655
      
https://github.com/jenkinsci/authorize-project-plugin/commit/d47ce9bef621146c256031b9ad7aa5078b10e655
  Author: Wadeck Follonier <wad...@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update pom.xml

Co-authored-by: Jesse Glick <jgl...@cloudbees.com>


  Commit: 03c81fa57ecc0be8a80718262d70f84514bc0149
      
https://github.com/jenkinsci/authorize-project-plugin/commit/03c81fa57ecc0be8a80718262d70f84514bc0149
  Author: Wadeck Follonier <wad...@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java

  Log Message:
  -----------
  Update 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java

Co-authored-by: Jesse Glick <jgl...@cloudbees.com>


  Commit: c78c57e9d8c9055ba4be209ea79cfa08168ae8c7
      
https://github.com/jenkinsci/authorize-project-plugin/commit/c78c57e9d8c9055ba4be209ea79cfa08168ae8c7
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M Jenkinsfile
    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/strategy/SpecificUsersAuthorizationStrategy.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategy.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/SpecificUsersAuthorizationStrategyTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategyTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategyTest.java

  Log Message:
  -----------
  Merge pull request #46 from Wadeck/update-parent-pom

Update parent pom + adjustments


Compare: 
https://github.com/jenkinsci/authorize-project-plugin/compare/341afd877d60...c78c57e9d8c9

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authorize-project-plugin/push/refs/heads/master/341afd-c78c57%40github.com.

Reply via email to