Branch: refs/heads/recovery-refactoring Home: https://github.com/jenkinsci/subversion-plugin Commit: a2e34b1c89521f09796f689908b806220a7da0b0 https://github.com/jenkinsci/subversion-plugin/commit/a2e34b1c89521f09796f689908b806220a7da0b0 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-09-20 (Fri, 20 Sep 2013)
Changed paths: M src/main/java/hudson/scm/SubversionSCM.java Log Message: ----------- Importing credentials work in progress Commit: 6a8c944286388c6c04731fb5a68ecaca7ebb0375 https://github.com/jenkinsci/subversion-plugin/commit/6a8c944286388c6c04731fb5a68ecaca7ebb0375 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-09-20 (Fri, 20 Sep 2013) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release subversion-2.0-alpha-1 Commit: 6c9688e78dbb9c9fb359eba89d332d2d96a619ba https://github.com/jenkinsci/subversion-plugin/commit/6c9688e78dbb9c9fb359eba89d332d2d96a619ba Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-09-20 (Fri, 20 Sep 2013) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: ef3de06fb111fd0a47ebad0d6386c76e499c8c51 https://github.com/jenkinsci/subversion-plugin/commit/ef3de06fb111fd0a47ebad0d6386c76e499c8c51 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/main/java/hudson/scm/SubversionSCM.java Log Message: ----------- [FIXED JENKINS-19964] Bulk change was against wrong saveable object. Narrowed the scope to be just the object affected. Commit: 8f7b7cf2f9e2df6d54e4094ef966e41d592c8cdd https://github.com/jenkinsci/subversion-plugin/commit/8f7b7cf2f9e2df6d54e4094ef966e41d592c8cdd Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/main/java/hudson/scm/SubversionSCM.java Log Message: ----------- Improve credential migration logic Commit: ae25588e4eba057eee478de2efa452b0fe46ff6a https://github.com/jenkinsci/subversion-plugin/commit/ae25588e4eba057eee478de2efa452b0fe46ff6a Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/main/java/hudson/scm/PerJobCredentialStore.java M src/main/java/hudson/scm/SubversionSCM.java M src/main/resources/hudson/scm/subversion/Messages.properties Log Message: ----------- Migrate per-job credentials Commit: fca9c740e1b8276bddd0feb1ab8c07c2d2fe5800 https://github.com/jenkinsci/subversion-plugin/commit/fca9c740e1b8276bddd0feb1ab8c07c2d2fe5800 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M pom.xml M src/main/java/hudson/scm/NullSVNLogFilter.java M src/main/java/hudson/scm/RevisionParameterAction.java M src/main/java/hudson/scm/SubversionSCM.java M src/main/java/hudson/scm/subversion/SubversionUpdateEventHandler.java M src/main/java/hudson/scm/subversion/UpdateWithRevertUpdater.java M src/main/java/hudson/scm/subversion/WorkspaceUpdater.java A src/main/resources/hudson/scm/SubversionSCM/buildEnv_de.properties M src/main/resources/hudson/scm/SubversionSCM/config_de.properties M src/main/resources/hudson/scm/SubversionSCM/global_de.properties M src/main/resources/hudson/scm/SubversionSCM/help-depthOption.html A src/main/resources/hudson/scm/SubversionSCM/help-depthOption_de.html M src/main/resources/hudson/scm/SubversionSCM/help-excludedRevprop_de.html A src/main/resources/hudson/scm/SubversionSCM/help-ignoreExternalsOption_de.html A src/main/resources/hudson/scm/SubversionSCM/help-storeAuthToDisk.html A src/main/resources/hudson/scm/SubversionSCM/help-storeAuthToDisk_de.html M src/main/resources/hudson/scm/SubversionSCM/help-validateRemoteUpToVar.html A src/main/resources/hudson/scm/SubversionSCM/help-validateRemoteUpToVar_de.html M src/main/resources/hudson/scm/SubversionSCM/help-validateRemoteUpToVar_zh_TW.html A src/main/resources/hudson/scm/SubversionSCM/help-workspaceFormat_de.html M src/test/java/hudson/scm/SubversionSCMTest.java M src/test/java/hudson/scm/SubversionSCMUnitTest.java A src/test/resources/hudson/scm/JENKINS-16533.zip Log Message: ----------- Merge branch 'master' into refactoring Conflicts: pom.xml src/main/java/hudson/scm/SubversionRepositoryStatus.java src/main/java/hudson/scm/SubversionSCM.java src/main/resources/hudson/scm/SubversionSCM/global.jelly Commit: 7102bb18f47c7d268265b896f054b11f5c135445 https://github.com/jenkinsci/subversion-plugin/commit/7102bb18f47c7d268265b896f054b11f5c135445 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M pom.xml Log Message: ----------- Update SCM API Commit: c88ec24e4d4766bd990edc67bcb6867c3ee1c91b https://github.com/jenkinsci/subversion-plugin/commit/c88ec24e4d4766bd990edc67bcb6867c3ee1c91b Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/main/java/hudson/scm/SubversionSCM.java Log Message: ----------- Fix credential migration partitioning within domains Commit: 3142accdcb767e07ce6aeb06bc42d15db412343c https://github.com/jenkinsci/subversion-plugin/commit/3142accdcb767e07ce6aeb06bc42d15db412343c Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release subversion-2.0-beta-1 Commit: aae02ab4f4b4ef88c3525c8761236926f6471358 https://github.com/jenkinsci/subversion-plugin/commit/aae02ab4f4b4ef88c3525c8761236926f6471358 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/subversion-plugin/compare/a2e34b1c8952^...aae02ab4f4b4 -- 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/groups/opt_out.