Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/subversion-plugin
  Commit: c9893250b6ced89ae23f84eab3830676a2e4ecc4
      
https://github.com/jenkinsci/subversion-plugin/commit/c9893250b6ced89ae23f84eab3830676a2e4ecc4
  Author: Daniel Beck <[email protected]>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M src/main/java/hudson/scm/SubversionRepositoryStatus.java

  Log Message:
  -----------
  Fixed caching and improved logging

* SVNURL.getPath() is the part after protocol, domain, and port. Use toString()
  instead.
* Add logging in case the cache does not contain the required entry, printing
  all keys in the cache so far.


  Commit: 12ac4e8b3be14f9e53a608accad6fd81c24c1025
      
https://github.com/jenkinsci/subversion-plugin/commit/12ac4e8b3be14f9e53a608accad6fd81c24c1025
  Author: Daniel Beck <[email protected]>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M src/main/java/hudson/scm/SubversionRepositoryStatus.java
    M src/main/java/hudson/scm/SubversionSCM.java

  Log Message:
  -----------
  Further cache optimization


  Commit: ee532d5dabe2a37c731cddbfaf3eb6572f32e9af
      
https://github.com/jenkinsci/subversion-plugin/commit/ee532d5dabe2a37c731cddbfaf3eb6572f32e9af
  Author: Daniel Beck <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/main/java/hudson/scm/SubversionRepositoryStatus.java
    M src/main/java/hudson/scm/SubversionSCM.java

  Log Message:
  -----------
  Merge branch 'cache-fixes' of 
https://github.com/daniel-beck/subversion-plugin into cache-fixes


  Commit: 189a97e478933bdea7d0b4fa0cdfacf606da4385
      
https://github.com/jenkinsci/subversion-plugin/commit/189a97e478933bdea7d0b4fa0cdfacf606da4385
  Author: Daniel Beck <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/hudson/scm/CompareAgainstBaselineCallable.java
    A src/main/java/hudson/scm/CredentialsSVNAuthenticationProviderImpl.java
    M src/main/java/hudson/scm/PerJobCredentialStore.java
    M src/main/java/hudson/scm/SubversionChangeLogBuilder.java
    M src/main/java/hudson/scm/SubversionRepositoryStatus.java
    M src/main/java/hudson/scm/SubversionSCM.java
    M 
src/main/java/hudson/scm/listtagsparameter/ListSubversionTagsParameterDefinition.java
    A src/main/java/jenkins/scm/impl/subversion/SVNRepositoryView.java
    A src/main/java/jenkins/scm/impl/subversion/SubversionSCMSource.java
    M src/main/resources/hudson/scm/SubversionSCM/config.jelly
    M src/main/resources/hudson/scm/SubversionSCM/global.jelly
    A 
src/main/resources/hudson/scm/SubversionSCM/help-additionalCredentials.html
    A src/main/resources/hudson/scm/SubversionSCM/help-credentialsId.html
    A src/main/resources/hudson/scm/SubversionSCM/help-realm.html
    M src/main/resources/hudson/scm/subversion/Messages.properties
    A src/main/resources/jenkins/scm/impl/subversion/Messages.properties
    A 
src/main/resources/jenkins/scm/impl/subversion/SubversionSCMSource/config-detail.jelly
    M src/test/java/hudson/scm/CompareAgainstBaselineCallableTest.java
    M src/test/java/hudson/scm/PerJobCredentialStoreTest.java
    M src/test/java/hudson/scm/SubversionRepositoryStatusTest.java
    M src/test/java/hudson/scm/SubversionSCMTest.java
    A src/test/java/jenkins/scm/impl/subversion/SubversionSCMSourceTest.java

  Log Message:
  -----------
  Merge branch 'master' into cache-fixes

Conflicts:
        src/main/java/hudson/scm/SubversionRepositoryStatus.java


  Commit: 743904d6b116b5760ba95ff80b492b1678585a4e
      
https://github.com/jenkinsci/subversion-plugin/commit/743904d6b116b5760ba95ff80b492b1678585a4e
  Author: Daniel Beck <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/test/java/hudson/scm/SubversionSCMTest.java

  Log Message:
  -----------
  Delay activity check


  Commit: 2107e714114e1498aab17c01c877f21092bc3aa1
      
https://github.com/jenkinsci/subversion-plugin/commit/2107e714114e1498aab17c01c877f21092bc3aa1
  Author: Stephen Connolly <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/main/java/hudson/scm/SubversionRepositoryStatus.java
    M src/main/java/hudson/scm/SubversionSCM.java
    M src/test/java/hudson/scm/SubversionSCMTest.java

  Log Message:
  -----------
  Merge pull request #60 from daniel-beck/cache-fixes

Post-commit hook cache fixes


Compare: 
https://github.com/jenkinsci/subversion-plugin/compare/6d6a55dd2ec1...2107e714114e

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to