Commit not in chronological order due to resque.sh not running
Created by: tvb
So I just figured out that my resque.sh wasn't running and thats why I had 14 jobs waiting in resque. I ran it manually and the jobs are gone. Now I can see all my commits on the homepage but they are showing the time of when the resque job completing instead of the actual commit time. Which are days earlier.
Is this something which could be fixed or can be prevented next time?