Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 7444acd5b131cb1b7f2d13c8eb638206404524c7
      
https://github.com/jenkinsci/analysis-core-plugin/commit/7444acd5b131cb1b7f2d13c8eb638206404524c7
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2015-02-05 (Thu, 05 Feb 2015)

  Changed paths:
    M src/main/java/hudson/plugins/analysis/views/SourceDetail.java
    M 
src/test/resources/hudson/plugins/analysis/views/ExpectedRendering-2-Ranges.html
    M 
src/test/resources/hudson/plugins/analysis/views/ExpectedRendering-Line6-12.html
    M 
src/test/resources/hudson/plugins/analysis/views/ExpectedRendering-Line6.html

  Log Message:
  -----------
  Added an ID to the div that highlights the affected line.

Simplifies the acceptance tests for analysis plugins.


  Commit: af8490f0f29f6be2578adc570a530b85f58b5d74
      
https://github.com/jenkinsci/analysis-core-plugin/commit/af8490f0f29f6be2578adc570a530b85f58b5d74
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2015-02-05 (Thu, 05 Feb 2015)

  Changed paths:
    M src/main/java/hudson/plugins/analysis/core/BuildResult.java
    M src/main/java/hudson/plugins/analysis/util/model/AnnotationContainer.java
    A 
src/main/java/hudson/plugins/analysis/util/model/AnnotationsLabelProvider.java
    M src/main/java/hudson/plugins/analysis/views/DetailFactory.java
    M src/main/resources/hudson/plugins/analysis/Messages.properties
    M src/main/resources/hudson/plugins/analysis/Messages_de.properties
    M src/main/resources/hudson/plugins/analysis/Messages_ja.properties
    A src/main/resources/hudson/plugins/analysis/Messages_nl.properties
    M src/main/resources/hudson/plugins/analysis/Messages_zh_TW.properties
    M src/main/resources/result/main.jelly
    R src/main/resources/result/main_de.properties
    R src/main/resources/result/main_ja.properties
    R src/main/resources/result/main_nl.properties
    R src/main/resources/result/main_zh_TW.properties

  Log Message:
  -----------
  [JENKINS-26235] Enabled customization of tab labels.

The labels of the tabs that visualize the build result are now provided by 
separate class. This class can be overwritten by plug-ins that want to change 
these labels. The tasks plug-in already makes use of this new approach.

 Moreover, a div with an ID has been added to all tab labels so that the 
acceptance test can be made more stable.


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/cb09e772d7af...af8490f0f29f

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

Reply via email to