"Last Activity: Never", everywhere
Created by: ActionScripted
Just upgraded from 5.0 to 5.1 following the upgrade guide (https://github.com/gitlabhq/gitlabhq/blob/5-1-stable/doc/update/5.0-to-5.1.md) and everything works GREAT except that the last activity for projects won't change from "never", even if we commit to a project.
Literally everything works as expected -- the wall, project/file browsing, git push/pull -- except for anywhere "Last Activity" appears.
Ran sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
and everything checks out, including Sidekiq. Nothing scary/new in the logs.