[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2014-09-01 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-6439 as Fixed


Timeline on BuildTimeTrend page does not work
















D Soa: This issue has been resolved and confirmed to be fixed years before you reopened it.

Just file a new bug for the similar but clearly different issue you're seeing (if it still occurs in a recent version of Jenkins).





Change By:


Daniel Beck
(01/Sep/14 9:55 PM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-21 Thread usoa...@gmail.com (JIRA)














































D Soa
 commented on  JENKINS-6439


Timeline on BuildTimeTrend page does not work















This looks like the reason for the off by one hour problem: 
https://github.com/jenkinsci/jenkins/commit/f6ac62bfba80093b9cf3957b5055fcce2a15002a
j:invokeStatic var="tz" className="java.util.TimeZone" method="getDefault"/
var tz = ${(tz.rawOffset + tz.DSTSavings) / 360};
The "fix" must have been made while we were in daylight savings time.  Now that we aren't, it doesn't work.
The timezone offset can only be calculated when given a Date as a time of reference.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-20 Thread usoa...@gmail.com (JIRA)














































D Soa
 reopened  JENKINS-6439


Timeline on BuildTimeTrend page does not work
















This is not working in Jenkins ver. 1.537 or 1.539.  Only the latest successful build is shown.  No other data points on the graph.  It does initially show the correct day, but the build is shown an hour later than it happened.  Both the server and client are in the same timezone (CST).  I'll try attaching a screenshot.





Change By:


D Soa
(20/Nov/13 4:35 PM)




Resolution:


Fixed





Status:


Closed
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-20 Thread usoa...@gmail.com (JIRA)














































D Soa
 updated  JENKINS-6439


Timeline on BuildTimeTrend page does not work
















On version 1.537.





Change By:


D Soa
(20/Nov/13 4:49 PM)




Attachment:


TimelineMissingDataWrongHour.jpg



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-20 Thread usoa...@gmail.com (JIRA)














































D Soa
 updated  JENKINS-6439


Timeline on BuildTimeTrend page does not work
















This one shows only two data points.  Still off by 1 hour.





Change By:


D Soa
(20/Nov/13 4:59 PM)




Attachment:


ScreenShotWithTwoDataPoints.jpg



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-20 Thread usoa...@gmail.com (JIRA)














































D Soa
 commented on  JENKINS-6439


Timeline on BuildTimeTrend page does not work















I attached another screenshot from a different project.  It shows 2 data points, so it isn't limited to just the latest.  Still off by 1 hour.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-20 Thread usoa...@gmail.com (JIRA)














































D Soa
 commented on  JENKINS-6439


Timeline on BuildTimeTrend page does not work















Upgraded to 1.540.  Same problem.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-6439) Timeline on BuildTimeTrend page does not work

2013-11-20 Thread usoa...@gmail.com (JIRA)














































D Soa
 commented on  JENKINS-6439


Timeline on BuildTimeTrend page does not work















Checked a few other projects and a pattern has emerged.  All builds before 6pm CST the previous day are missing from the graph.  That's midnight GMT.  So only builds from the current "GMT day" are shown (and then displayed one hour later than they happened).



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.