Branch: refs/heads/master Home: https://github.com/jenkinsci/openid-plugin Commit: b076adb1c3faf78a20e4f777902536227ab79d31 https://github.com/jenkinsci/openid-plugin/commit/b076adb1c3faf78a20e4f777902536227ab79d31 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths: M src/main/resources/hudson/plugins/openid/OpenIdLoginService/_openid-form-body.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/OpenIdUserProperty/config.jelly M src/main/resources/index.jelly Log Message: ----------- Escape-by-default jelly tag Commit: 9a923d185834ba012ca7f5c25489e4d87b7ac0b7 https://github.com/jenkinsci/openid-plugin/commit/9a923d185834ba012ca7f5c25489e4d87b7ac0b7 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-07 (Thu, 07 Jul 2016) Changed paths: M pom.xml M src/main/webapp/openid-prototype.js 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: ----------- Parent pom first pass Try converting the parent pom to work with the new version of the parent pom. There are still some issues with the tests passing for various reasons. The tests failed before. Commit: 8d4847229fcc22c7a4564a7400966b00dce2c6e9 https://github.com/jenkinsci/openid-plugin/commit/8d4847229fcc22c7a4564a7400966b00dce2c6e9 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: 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/OpenIdTestCase.java Log Message: ----------- Annotations, description of JenkinsRule issue Commit: 03b5d40f3531eac1a0879c88c6dd7afe886d2666 https://github.com/jenkinsci/openid-plugin/commit/03b5d40f3531eac1a0879c88c6dd7afe886d2666 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M pom.xml M src/main/java/hudson/plugins/openid/OpenIdExtension.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/webapp/openid-prototype.js M src/test/java/hudson/plugins/openid/OpenIdLoginServiceTest.java M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java Log Message: ----------- Fixes to findbugs, change in jenkins.version, minor fix, change to MockSecurityRealm The only findbugs I didn't fix was one that had been ignored in the previous run. Commit: d4ada8cb402aef9769466e562d4e72275eff8b85 https://github.com/jenkinsci/openid-plugin/commit/d4ada8cb402aef9769466e562d4e72275eff8b85 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M pom.xml M src/main/java/hudson/plugins/openid/OpenIdSsoSecurityRealm.java M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java Log Message: ----------- Update parent pom Commit: d72b4e5c5891ea291f7329369c646c058dd98a9c https://github.com/jenkinsci/openid-plugin/commit/d72b4e5c5891ea291f7329369c646c058dd98a9c Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/test/java/hudson/plugins/openid/OpenIdLoginServiceTest.java Log Message: ----------- Add quotes to issue Commit: ae100ee76839f9f96aedde252a271f8e00427ab1 https://github.com/jenkinsci/openid-plugin/commit/ae100ee76839f9f96aedde252a271f8e00427ab1 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-07-28 (Thu, 28 Jul 2016) Changed paths: M pom.xml M src/main/java/hudson/plugins/openid/OpenIdSession.java M src/test/java/hudson/plugins/openid/OpenIdTestCase.java Log Message: ----------- Bump to version; fix findbugs Commit: 597bdb02c140ab2e16386094a17daaf7d0bc4060 https://github.com/jenkinsci/openid-plugin/commit/597bdb02c140ab2e16386094a17daaf7d0bc4060 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: 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 Log Message: ----------- Handle issues in around JenkinsRule There's still an issue with the OpenIdLoginServiceTest. Skipping for now; will let the plugin maintainers address. Commit: b4212d1cf76efd647cc805711ba3e6a871770a43 https://github.com/jenkinsci/openid-plugin/commit/b4212d1cf76efd647cc805711ba3e6a871770a43 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java Log Message: ----------- Compilation error Commit: 1d1c85b37a46f789a65d394e8a3fe77b5dc0c34c https://github.com/jenkinsci/openid-plugin/commit/1d1c85b37a46f789a65d394e8a3fe77b5dc0c34c Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-09-20 (Tue, 20 Sep 2016) Changed paths: M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java Log Message: ----------- Last of the failing tests. Commit: ffd23bcf9378453197345a8117c478b48937f047 https://github.com/jenkinsci/openid-plugin/commit/ffd23bcf9378453197345a8117c478b48937f047 Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-09-22 (Thu, 22 Sep 2016) Changed paths: M pom.xml M src/test/java/hudson/plugins/openid/OpenIdSsoSecurityRealmTest.java Log Message: ----------- Bump in versions Commit: bc5efedb2f6db370a8f6f2f6a9b04c2dfe52df9e https://github.com/jenkinsci/openid-plugin/commit/bc5efedb2f6db370a8f6f2f6a9b04c2dfe52df9e Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M src/main/java/hudson/plugins/openid/OpenIdExtension.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/test/java/hudson/plugins/openid/OpenIdAXEmailAttributesTest.java M src/test/java/hudson/plugins/openid/OpenIdLoginServiceTest.java Log Message: ----------- Use activeInstance & cleanup Commit: a959e310670ec510a2b835ed3ec97986d70e4bcf https://github.com/jenkinsci/openid-plugin/commit/a959e310670ec510a2b835ed3ec97986d70e4bcf Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M src/main/java/hudson/plugins/openid/OpenIdExtension.java Log Message: ----------- Missing semicolin Commit: 4c429ee2f95390c0a66cb4a79e945f99f93609dc https://github.com/jenkinsci/openid-plugin/commit/4c429ee2f95390c0a66cb4a79e945f99f93609dc Author: Kristin Whetstone <kwhetst...@cloudbees.com> Date: 2016-09-27 (Tue, 27 Sep 2016) Changed paths: M src/main/java/hudson/plugins/openid/StaticResourceServer.java Log Message: ----------- Remove throws IllegalStateException Commit: bc0db50d1e67af115230f1e5c960a064e72effa7 https://github.com/jenkinsci/openid-plugin/commit/bc0db50d1e67af115230f1e5c960a064e72effa7 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2016-10-05 (Wed, 05 Oct 2016) Changed paths: M pom.xml M src/main/java/hudson/plugins/openid/OpenIdExtension.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/resources/hudson/plugins/openid/OpenIdLoginService/_openid-form-body.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/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 #10 from kwhetstone/master [JENKINS-36499] Update to the new Parent POM Compare: https://github.com/jenkinsci/openid-plugin/compare/37ec8d0fed54...bc0db50d1e67 -- 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.