Branch: refs/heads/master Home: https://github.com/jenkinsci/openid-plugin Commit: 24c4fc44a3b9417624ac94b522ffc1f872b49fad https://github.com/jenkinsci/openid-plugin/commit/24c4fc44a3b9417624ac94b522ffc1f872b49fad Author: Wadeck Follonier <wadeck.follon...@gmail.com> Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths: M pom.xml M src/main/java/hudson/plugins/openid/Identity.java M src/main/java/hudson/plugins/openid/OpenIdExtension.java M src/main/java/hudson/plugins/openid/OpenIdLoginService.java M src/main/java/hudson/plugins/openid/OpenIdSession.java M src/main/java/hudson/plugins/openid/OpenIdSsoSecurityRealm.java M src/main/java/hudson/plugins/openid/OpenIdUserProperty.java M src/main/java/hudson/plugins/openid/StaticResourceServer.java M src/main/java/hudson/plugins/openid/YadisResolver2.java M src/main/java/hudson/plugins/openid/impl/TeamsExtension.java M src/main/java/hudson/plugins/openid/impl/UserInfoExtension.java M src/main/resources/hudson/plugins/openid/Messages.properties M src/main/resources/hudson/plugins/openid/OpenIdLoginService/GlobalConfigurationImpl/config.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/GlobalConfigurationImpl/help-enabled.html M src/main/resources/hudson/plugins/openid/OpenIdLoginService/_openid-form-body.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/associate.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/login.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/loginFragment.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/onAssociationSuccess.jelly M src/main/resources/hudson/plugins/openid/OpenIdSsoSecurityRealm/config.jelly M src/main/resources/hudson/plugins/openid/OpenIdSsoSecurityRealm/help-endpoint.html M src/main/resources/hudson/plugins/openid/OpenIdSsoSecurityRealm/help.html M src/main/resources/hudson/plugins/openid/OpenIdUserProperty/config.jelly M src/main/resources/index.jelly M src/test/java/hudson/plugins/openid/OpenIdAXEmailAttributesTest.java M src/test/java/hudson/plugins/openid/OpenIdLoginServiceTest.java M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java M src/test/java/hudson/plugins/openid/OpenIdTestCase.java M src/test/java/hudson/plugins/openid/OpenIdTestService.java Log Message: ----------- Revamp the plugin with newer version, updated dependencies - Also corrected tests - Consistent styling - No if without {} Commit: 03f32bea05fb81afb818377ab34dd8aa0e3b5047 https://github.com/jenkinsci/openid-plugin/commit/03f32bea05fb81afb818377ab34dd8aa0e3b5047 Author: Wadeck Follonier <wad...@users.noreply.github.com> Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M pom.xml M src/main/java/hudson/plugins/openid/Identity.java M src/main/java/hudson/plugins/openid/OpenIdExtension.java M src/main/java/hudson/plugins/openid/OpenIdLoginService.java M src/main/java/hudson/plugins/openid/OpenIdSession.java M src/main/java/hudson/plugins/openid/OpenIdSsoSecurityRealm.java M src/main/java/hudson/plugins/openid/OpenIdUserProperty.java M src/main/java/hudson/plugins/openid/StaticResourceServer.java M src/main/java/hudson/plugins/openid/YadisResolver2.java M src/main/java/hudson/plugins/openid/impl/TeamsExtension.java M src/main/java/hudson/plugins/openid/impl/UserInfoExtension.java M src/main/resources/hudson/plugins/openid/Messages.properties M src/main/resources/hudson/plugins/openid/OpenIdLoginService/GlobalConfigurationImpl/config.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/GlobalConfigurationImpl/help-enabled.html M src/main/resources/hudson/plugins/openid/OpenIdLoginService/_openid-form-body.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/associate.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/login.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/loginFragment.jelly M src/main/resources/hudson/plugins/openid/OpenIdLoginService/onAssociationSuccess.jelly M src/main/resources/hudson/plugins/openid/OpenIdSsoSecurityRealm/config.jelly M src/main/resources/hudson/plugins/openid/OpenIdSsoSecurityRealm/help-endpoint.html M src/main/resources/hudson/plugins/openid/OpenIdSsoSecurityRealm/help.html M src/main/resources/hudson/plugins/openid/OpenIdUserProperty/config.jelly M src/main/resources/index.jelly M src/test/java/hudson/plugins/openid/OpenIdAXEmailAttributesTest.java M src/test/java/hudson/plugins/openid/OpenIdLoginServiceTest.java M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java M src/test/java/hudson/plugins/openid/OpenIdTestCase.java M src/test/java/hudson/plugins/openid/OpenIdTestService.java Log Message: ----------- Merge pull request #16 from Wadeck/REVAMP Revamp the plugin with newer version, updated dependencies Compare: https://github.com/jenkinsci/openid-plugin/compare/ed6d9fb00d14...03f32bea05fb **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. -- 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.