Branch: refs/heads/master Home: https://github.com/jenkinsci/role-strategy-plugin Commit: 868050c85e12e539f5ae27ecade08650d7e5565c https://github.com/jenkinsci/role-strategy-plugin/commit/868050c85e12e539f5ae27ecade08650d7e5565c Author: Reed Palmer <r...@users.noreply.github.com> Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths: M pom.xml Log Message: ----------- Update pom.xml Remove deprecated jquery-ui dependency Commit: 6c17bc26ca6990573a0faba02bb1fc40f77ba026 https://github.com/jenkinsci/role-strategy-plugin/commit/6c17bc26ca6990573a0faba02bb1fc40f77ba026 Author: rdpa <reed.d.pal...@gmail.com> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M pom.xml Log Message: ----------- update dependency to jquery-detached Commit: 7d1dfbe49fdfef28efcfaea976a312f84d7b95ff https://github.com/jenkinsci/role-strategy-plugin/commit/7d1dfbe49fdfef28efcfaea976a312f84d7b95ff Author: Palmer, Reed [USA] <palmer_r...@bah.com> Date: 2019-08-16 (Fri, 16 Aug 2019) Changed paths: A .dependabot/config.yml R CONTRIBUTORS M Jenkinsfile M pom.xml M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/Role.java M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig.java M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/IMacroExtension.java M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/Macro.java M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/MacroException.java M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/RoleType.java M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/UserMacroExtension.java M src/main/java/org/jenkinsci/plugins/rolestrategy/Settings.java M src/main/java/org/jenkinsci/plugins/rolestrategy/permissions/DangerousPermissionAdministrativeMonitor.java M src/main/java/org/jenkinsci/plugins/rolestrategy/permissions/DangerousPermissionHandlingMode.java M src/main/java/org/jenkinsci/plugins/rolestrategy/permissions/PermissionHelper.java Log Message: ----------- Merge branch 'master' into patch-1 Commit: 3f7f665081255138a9fdbafe0f9bced5ff10f06d https://github.com/jenkinsci/role-strategy-plugin/commit/3f7f665081255138a9fdbafe0f9bced5ff10f06d Author: Reed Palmer <reed.d.pal...@gmail.com> Date: 2019-09-12 (Thu, 12 Sep 2019) Changed paths: M pom.xml Log Message: ----------- Merge branch 'master' into patch-1 Commit: 44b732b2687207b962b9eca141c2082a1ee7b3b8 https://github.com/jenkinsci/role-strategy-plugin/commit/44b732b2687207b962b9eca141c2082a1ee7b3b8 Author: Reed Palmer <reed.d.pal...@gmail.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M pom.xml M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java M src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly M src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly M src/main/webapp/css/role-strategy.css Log Message: ----------- Replace jquery dialog with alert() Commit: df9cc0b9e4ee2a266cf5d776f6795de3796f2cce https://github.com/jenkinsci/role-strategy-plugin/commit/df9cc0b9e4ee2a266cf5d776f6795de3796f2cce Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2019-10-05 (Sat, 05 Oct 2019) Changed paths: M pom.xml M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java M src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly M src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly M src/main/webapp/css/role-strategy.css Log Message: ----------- Merge pull request #94 from rdpa/patch-1 [JENKINS-58536] Remove dependency on deprecated jquery-ui plugin Compare: https://github.com/jenkinsci/role-strategy-plugin/compare/57e176520c4c...df9cc0b9e4ee -- 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/role-strategy-plugin/push/refs/heads/master/57e176-df9cc0%40github.com.