Bug - relative timestamps shown in commit history are wrong
Created by: pfctdayelise
Gitlab tends to report some whack relative timestamps in the previous hour or two. In particular commits a few minutes ago are reported as "about 1 hour ago" and older commits are reported as being less than an hour ago which makes it look like they are in the wrong order. However the order is correct, just the relative timestamps being reported are wrong.
(release)blaugher@gfedev22 /work/blaugher/workspace/textmetrics]$git log -n 3 commit 3d77a79d4c84df4a4a2afa7544b1a5e7d06c8765 Author: [...] Date: Wed Dec 19 16:40:00 2012 +1100
Deleting whitespace
commit fd01d183ed123a88655298a57678827a8c902f38 Author: [...] Date: Wed Dec 19 16:37:59 2012 +1100
Adding whitespace
commit 0321906888514aa6260164631955260a5f95ef72 Author: [...] Date: Wed Dec 19 16:25:22 2012 +1100
Deleting temp files
(release)blaugher@gfedev22 /work/blaugher/workspace/textmetrics]$date Wed Dec 19 16:40:47 EST 2012
Using Gitlab 2.8.2 8da05a4f on Fedora $ uname -a Linux tardis.bom.gov.au 2.6.35.6-45.fc14.x86_64 #1 (closed) SMP Mon Oct 18 23:57:44 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux