[6.1] Not all pushes/commits show on main dashboard
Created by: bramklg
Summary: We recently upgraded from gitlab 5.4 to gitlab 6.1. Everything seems to work fine but not all of our commits/pushes are shown on the main dashboard. When you switch to the specific commit log for the branch you do see all commits.
Steps to reproduce: Upgrade from 5.4 to 6.0 to 6.1 (?)
Screenshots: Dashboard, showing only a couple of commits: http://i.imgur.com/NfkZVJm.png
Commit log, showing all commits: http://i.imgur.com/6vgoRVr.png
Output of checks: root@gitlab:/home/git/gitlab# sudo -u gitlab -H bundle exec rake gitlab:env:info RAILS_ENV=production
Information: System information System: Ubuntu 12.04 Current User: gitlab Using RVM: no Ruby Version: 1.9.3p327 Gem Version: 1.8.23 Bundler Version:1.2.3 Rake Version: 10.1.0
GitLab information Version: 6.1.0 Revision: b5955039 Directory: /home/git/gitlab DB Adapter: mysql2 URL: *** HTTP Clone URL: *** SSH Clone URL: *** Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.7.1 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production: Shows no errors.