Branch: refs/heads/master Home: https://github.com/jenkinsci/matrix-auth-plugin Commit: cd1b2f79687e0eaa89c46389b20fbc3af5290d32 https://github.com/jenkinsci/matrix-auth-plugin/commit/cd1b2f79687e0eaa89c46389b20fbc3af5290d32 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths: M pom.xml M src/main/java/hudson/security/AuthorizationMatrixProperty.java M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java M src/main/java/hudson/security/ProjectMatrixAuthorizationStrategy.java Log Message: ----------- Add support for the security realm's provided case sensitivity Commit: 3f6a363f0953b9446f3855d9ab567978920f4cc6 https://github.com/jenkinsci/matrix-auth-plugin/commit/3f6a363f0953b9446f3855d9ab567978920f4cc6 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-06-21 (Wed, 21 Jun 2017) Changed paths: M pom.xml A src/main/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty.java M src/main/java/hudson/security/AuthorizationMatrixProperty.java A src/main/java/hudson/security/DangerousMatrixPermissionsAdministrativeMonitor.java M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java M src/main/java/hudson/security/ProjectMatrixAuthorizationStrategy.java A src/main/resources/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty/config.jelly A src/main/resources/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty/help-blocksInheritance.html A src/main/resources/hudson/security/DangerousMatrixPermissionsAdministrativeMonitor/message.groovy A src/main/resources/hudson/security/DangerousMatrixPermissionsAdministrativeMonitor/message.properties M src/main/resources/index.jelly A src/main/webapp/images/user-disabled LICENSE A src/main/webapp/images/user-disabled.png A src/test/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixPropertyTest.java A src/test/java/hudson/security/Security410Test.java A src/test/resources/hudson/security/Security410Test/testUpgradeWithNoRelevantDangerousPermissions.zip A src/test/resources/hudson/security/Security410Test/testUpgradeWithRelevantDangerousPermissions.zip Log Message: ----------- Merge branch 'master' into case-sensitivity-support Commit: 99e0226f89d6f26f1e08a1936ed06dde1c1f793c https://github.com/jenkinsci/matrix-auth-plugin/commit/99e0226f89d6f26f1e08a1936ed06dde1c1f793c Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-06-21 (Wed, 21 Jun 2017) Changed paths: A src/test/java/com/cloudbees/hudson/plugins/folder/properties/IdStrategyTest.java Log Message: ----------- Add a test for Id case sensitivity Commit: 2053880efb28c1f8b0784a4604f63779973ebe0e https://github.com/jenkinsci/matrix-auth-plugin/commit/2053880efb28c1f8b0784a4604f63779973ebe0e Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-06-21 (Wed, 21 Jun 2017) Changed paths: M src/main/java/hudson/security/AuthorizationMatrixProperty.java M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java Log Message: ----------- Simplify logic Commit: e9868798f857a254ab447be9e5b134497a38c2fd https://github.com/jenkinsci/matrix-auth-plugin/commit/e9868798f857a254ab447be9e5b134497a38c2fd Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-06-21 (Wed, 21 Jun 2017) Changed paths: M src/main/java/hudson/security/AuthorizationMatrixProperty.java M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java Log Message: ----------- [FIXED JENKINS-23805] Add support for case insensitive auth realms to matrix auth - Fix findbugs issues on new core Commit: 6ce42a114d184d5277ef0f05800ab36c88898e43 https://github.com/jenkinsci/matrix-auth-plugin/commit/6ce42a114d184d5277ef0f05800ab36c88898e43 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-06-27 (Tue, 27 Jun 2017) Changed paths: M pom.xml M src/main/java/hudson/security/AuthorizationMatrixProperty.java M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java M src/main/java/hudson/security/ProjectMatrixAuthorizationStrategy.java A src/test/java/com/cloudbees/hudson/plugins/folder/properties/IdStrategyTest.java Log Message: ----------- Merge pull request #9 from jenkinsci/case-sensitivity-support [JENKINS-23805] Add support for the security realm's provided case sensitivity Compare: https://github.com/jenkinsci/matrix-auth-plugin/compare/ae9771ee7c2b...6ce42a114d18 -- 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.