Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: 9ef77cde3c4af8e14f4ecae1b95b4e7076db69f6 https://github.com/jenkinsci/git-plugin/commit/9ef77cde3c4af8e14f4ecae1b95b4e7076db69f6 Author: Roger Hu <roger...@gmail.com> Date: 2012-03-28 (Wed, 28 Mar 2012)
Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/resources/hudson/plugins/git/GitSCM/global.jelly Log Message: ----------- allow email to be the User account created (for OpenID/SSO integration) Commit: b5b6c03158b3f945ecf03b7a4c61ede67fa42d8f https://github.com/jenkinsci/git-plugin/commit/b5b6c03158b3f945ecf03b7a4c61ede67fa42d8f Author: Roger Hu <r...@hearsaycorp.com> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/resources/hudson/plugins/git/GitSCM/global.jelly M src/test/java/hudson/plugins/git/GitSCMTest.java Log Message: ----------- add test for new global setting Commit: 92625b073b95d79609e69dc17f33eaef57a18fee https://github.com/jenkinsci/git-plugin/commit/92625b073b95d79609e69dc17f33eaef57a18fee Author: Roger Hu <r...@hearsaycorp.com> Date: 2012-08-31 (Fri, 31 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java Log Message: ----------- only create the user if none created Commit: 16fafebf9e84a973b71b1752d435892ad99ff8e6 https://github.com/jenkinsci/git-plugin/commit/16fafebf9e84a973b71b1752d435892ad99ff8e6 Author: Roger Hu <r...@hearsaycorp.com> Date: 2012-08-31 (Fri, 31 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java Log Message: ----------- use getDescriptor() Commit: cc6b33995ee266a569110d1e3d43f507be607b61 https://github.com/jenkinsci/git-plugin/commit/cc6b33995ee266a569110d1e3d43f507be607b61 Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2012-09-03 (Mon, 03 Sep 2012) Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/resources/hudson/plugins/git/GitSCM/global.jelly M src/test/java/hudson/plugins/git/GitSCMTest.java Log Message: ----------- Merge remote-tracking branch 'rogerhu/openid_sso' Commit: 9bfcbbf36635621f19cb0266dbef3136ca8f444e https://github.com/jenkinsci/git-plugin/commit/9bfcbbf36635621f19cb0266dbef3136ca8f444e Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2012-09-03 (Mon, 03 Sep 2012) Changed paths: A src/main/resources/hudson/plugins/git/GitSCM/help-createAccountBasedOnEmail.html Log Message: ----------- help file Compare: https://github.com/jenkinsci/git-plugin/compare/493e42b9a225...9bfcbbf36635