Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sloccount-plugin
  Commit: e55f588ed9746f73c7cb1f82b54c6b55ef16c3be
      
https://github.com/jenkinsci/sloccount-plugin/commit/e55f588ed9746f73c7cb1f82b54c6b55ef16c3be
  Author: Michal Turek <[email protected]>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M src/main/java/hudson/plugins/sloccount/SloccountPublisher.java
    M src/main/java/hudson/plugins/sloccount/model/SloccountPublisherReport.java

  Log Message:
  -----------
  [JENKINS-21467] Unable to copy the sloccount summary when the job has been 
executed on a slave with a different OS

- Previous code change that tries to evaluate the path on master machine 
removed.
- The code now evaluates the path on slave which is much more robust. The 
master receives only two strings with file name and absolute path relative to 
slave machine.


  Commit: d4cdb66d378c681bd8c570c4282c13ebb0c91424
      
https://github.com/jenkinsci/sloccount-plugin/commit/d4cdb66d378c681bd8c570c4282c13ebb0c91424
  Author: Michal Turek <[email protected]>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
    M src/test/java/hudson/plugins/sloccount/model/SloccountReportTest.java

  Log Message:
  -----------
  [JENKINS-21500] Link to workspace root directory is not accessible in results

- The link to the workspace root is not displayed because the text of the link 
is an empty string.
- All links to directories were extended by trailing slash '/' character.


  Commit: de67a62cf634b46d7d7da2b5477d89ea5ffacec6
      
https://github.com/jenkinsci/sloccount-plugin/commit/de67a62cf634b46d7d7da2b5477d89ea5ffacec6
  Author: Michal Turek <[email protected]>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M src/main/java/hudson/plugins/sloccount/SloccountPublisher.java
    M src/main/java/hudson/plugins/sloccount/model/SloccountPublisherReport.java
    M src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
    M src/test/java/hudson/plugins/sloccount/model/SloccountReportTest.java

  Log Message:
  -----------
  Merge pull request #28 from mixalturek/master

Bugfixes


Compare: 
https://github.com/jenkinsci/sloccount-plugin/compare/2e8cb21bcfab...de67a62cf634

-- 
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