Branch: refs/heads/master
Home: https://github.com/jenkinsci/performance-plugin
Commit: e4b26ed4698d31620146fcd9ce218bb8d4e11627
https://github.com/jenkinsci/performance-plugin/commit/e4b26ed4698d31620146fcd9ce218bb8d4e11627
Author: Nicolas De Loof <[email protected]>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/performance/GraphConfigurationDetail.java
M src/main/java/hudson/plugins/performance/PerformanceProjectAction.java
Log Message:
-----------
define a Range class to avoid using List<Int>(2) that is confusing
Commit: f3fbc89ef758be1b2ebdf182ccbf79cfdba800e9
https://github.com/jenkinsci/performance-plugin/commit/f3fbc89ef758be1b2ebdf182ccbf79cfdba800e9
Author: manolo <[email protected]>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/performance/GraphConfigurationDetail.java
M src/main/java/hudson/plugins/performance/PerformanceProjectAction.java
Log Message:
-----------
Merge pull request #10 from ndeloof/master
replace List<int>(2) with a dedicated Range class
Compare:
https://github.com/jenkinsci/performance-plugin/compare/4c3caefba927...f3fbc89ef758