Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: c6ce459b9d022e39f96ea5e870830c9106f15f9e
      
https://github.com/jenkinsci/performance-plugin/commit/c6ce459b9d022e39f96ea5e870830c9106f15f9e
  Author: Mike P <[email protected]>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/performance/HttpSample.java
    M src/main/java/hudson/plugins/performance/JMeterParser.java
    M src/main/java/hudson/plugins/performance/PerformanceProjectAction.java
    M src/main/java/hudson/plugins/performance/PerformanceReport.java
    M src/main/java/hudson/plugins/performance/UriReport.java
    M src/main/resources/hudson/plugins/performance/Messages.properties
    M src/main/resources/hudson/plugins/performance/Messages_es.properties
    M 
src/main/resources/hudson/plugins/performance/PerformanceReportMap/index.jelly
    M src/main/resources/hudson/plugins/performance/tags/captionLine.jelly
    M src/main/resources/hudson/plugins/performance/tags/summaryTable.jelly

  Log Message:
  -----------
  1) Added some useful metrics to the summary details table. JMeter sends size 
of the
response which can be useful to calculate bandwidth usage for perf tests.

2) Corrected a bug where the 'All URIs' was just displaying the last entry 
again.
Now correctly uses the PerformanceReport class to provide aggregates.


  Commit: e5279b7400cfd7396afd687f9130f1f08fd544c2
      
https://github.com/jenkinsci/performance-plugin/commit/e5279b7400cfd7396afd687f9130f1f08fd544c2
  Author: Manuel Carrasco <[email protected]>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/performance/HttpSample.java
    M src/main/java/hudson/plugins/performance/JMeterParser.java
    M src/main/java/hudson/plugins/performance/PerformanceProjectAction.java
    M src/main/java/hudson/plugins/performance/PerformanceReport.java
    M src/main/java/hudson/plugins/performance/UriReport.java
    M src/main/resources/hudson/plugins/performance/Messages.properties
    M src/main/resources/hudson/plugins/performance/Messages_es.properties
    M 
src/main/resources/hudson/plugins/performance/PerformanceReportMap/index.jelly
    M src/main/resources/hudson/plugins/performance/tags/captionLine.jelly
    M src/main/resources/hudson/plugins/performance/tags/summaryTable.jelly

  Log Message:
  -----------
  Merge pull request #16 from patelm5/master

1) Added some useful metrics to the summary details table. JMeter sends ...


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/68b0594558b5...e5279b7400cf

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