Branch: refs/heads/master
Home: https://github.com/jenkinsci/azure-ad-plugin
Commit: 420f86be09ca58dfe23f79184b8e213d0d55cf6d
https://github.com/jenkinsci/azure-ad-plugin/commit/420f86be09ca58dfe23f79184b8e213d0d55cf6d
Author: Stefan Spieker <[email protected]>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M README.md
Log Message:
-----------
added a Q&A which I stumbled upon after installing the plugin
Commit: b78315a915e4cef84c6cc06c32921982e743893d
https://github.com/jenkinsci/azure-ad-plugin/commit/b78315a915e4cef84c6cc06c32921982e743893d
Author: xuzhang3 <[email protected]>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M README.md
Log Message:
-----------
Merge pull request #81 from StefanSpieker/readme
Added a Q&A which I stumbled upon after installing the plugin
Commit: a07a6d6e84607aedcc8954ee3a9f884b92c311c6
https://github.com/jenkinsci/azure-ad-plugin/commit/a07a6d6e84607aedcc8954ee3a9f884b92c311c6
Author: Tim Jacomb <[email protected]>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M pom.xml
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty.java
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty.java
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdMatrixAuthorizationStrategy.java
M
src/main/java/com/microsoft/jenkins/azuread/integrations/casc/AzureAdMatrixAuthorizationStrategyConfigurator.java
Log Message:
-----------
Refresh plugin
Commit: 2850b4768d041fecdc91411ada20b3053a97889b
https://github.com/jenkinsci/azure-ad-plugin/commit/2850b4768d041fecdc91411ada20b3053a97889b
Author: Tim Jacomb <[email protected]>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty/config.groovy
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty/config.groovy
A src/main/resources/lib/azuread/blockWrapper.jelly
A src/main/resources/lib/azuread/taglib
Log Message:
-----------
JENKINS-64452 Compatibility with Jenkins core >=2.271
Commit: b7cb1094d36f9b4b7cbe394f8d7b15b482b409ed
https://github.com/jenkinsci/azure-ad-plugin/commit/b7cb1094d36f9b4b7cbe394f8d7b15b482b409ed
Author: Tim Jacomb <[email protected]>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty/config.groovy
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty/config.groovy
R src/main/resources/lib/azuread/blockWrapper.jelly
R src/main/resources/lib/azuread/taglib
Log Message:
-----------
No need for compatibility as core is high
Commit: 2d07e4f759f073ec485ea3f39d19b49f210b7751
https://github.com/jenkinsci/azure-ad-plugin/commit/2d07e4f759f073ec485ea3f39d19b49f210b7751
Author: Tim Jacomb <[email protected]>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Fix dependency
Commit: 0e96ccdb58d978ac531299ce35d246726018d401
https://github.com/jenkinsci/azure-ad-plugin/commit/0e96ccdb58d978ac531299ce35d246726018d401
Author: xuzhang3 <[email protected]>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M pom.xml
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty.java
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty.java
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdMatrixAuthorizationStrategy.java
M
src/main/java/com/microsoft/jenkins/azuread/integrations/casc/AzureAdMatrixAuthorizationStrategyConfigurator.java
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty/config.groovy
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty/config.groovy
Log Message:
-----------
Merge pull request #95 from timja/JENKINS-64452-tables-to-divs
JENKINS-64452 Compatibility with Jenkins core >=2.271
Commit: c3814144a52e4a9c5783bb33da232fb0fda53a5e
https://github.com/jenkinsci/azure-ad-plugin/commit/c3814144a52e4a9c5783bb33da232fb0fda53a5e
Author: xuzhang3 <Zhangxu894765>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M pom.xml
Log Message:
-----------
bump azure-commons to 1.1.0
Commit: d1bd3f3102dd413aa499b761b562f05f3283043d
https://github.com/jenkinsci/azure-ad-plugin/commit/d1bd3f3102dd413aa499b761b562f05f3283043d
Author: xuzhang3 <Zhangxu894765>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M README.md
M pom.xml
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty.java
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty.java
M
src/main/java/com/microsoft/jenkins/azuread/AzureAdMatrixAuthorizationStrategy.java
M
src/main/java/com/microsoft/jenkins/azuread/integrations/casc/AzureAdMatrixAuthorizationStrategyConfigurator.java
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty/config.groovy
M
src/main/resources/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty/config.groovy
Log Message:
-----------
Merge branch 'dev' into master
Commit: 978059d3a516f51084ae1969591d215d9991a6e5
https://github.com/jenkinsci/azure-ad-plugin/commit/978059d3a516f51084ae1969591d215d9991a6e5
Author: xuzhang3 <Zhangxu894765>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
update changelog
Commit: bf864b900c3506a81a4d9b77c53193af1bf50b3b
https://github.com/jenkinsci/azure-ad-plugin/commit/bf864b900c3506a81a4d9b77c53193af1bf50b3b
Author: xuzhang3 <Zhangxu894765>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release azure-ad-1.2.2
Compare:
https://github.com/jenkinsci/azure-ad-plugin/compare/68fd29a61950...bf864b900c35
--
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/azure-ad-plugin/push/refs/heads/master/68fd29-bf864b%40github.com.