Activity timeline and number of commits not being updated since update to 7.8
Created by: mecp
I have tried to discuss about this issue in Gitter chat room but no luck, So creating an issue as suggested by @ayufan. Details related to this issue are
Expected Behaviour: Activity timeline should display all the relevant activity upto any latest action.
Observed Behaviour: Timeline does not display any activity after the update to version 7.8, all the activity before the update are being displayed properly.
Steps to reproduce: Couldn't figure out
Checks:
$ sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true
Checking Environment ...
Git configured for git user? ... yes
Checking Environment ... Finished
Checking GitLab Shell ...
GitLab Shell version >= 2.6.0 ? ... OK (2.6.0)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
Satellites access is drwxr-x---? ... yes
hooks directories in repos are links: ...
10/3 ... ok
12/8 ... ok
12/9 ... ok
12/10 ... ok
6/11 ... repository is empty
12/13 ... ok
6/16 ... ok
8/17 ... ok
8/18 ... ok
8/21 ... ok
21/22 ... repository is empty
8/24 ... ok
22/28 ... ok
8/49 ... ok
8/50 ... ok
10/51 ... ok
10/52 ... ok
Running /home/git/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
/home/git/repositories: OK
/home/git/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.2.12
Send ping to redis server: PONG
gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes
Number of Sidekiq processes ... 1
Checking Sidekiq ... Finished
Checking LDAP ...
LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab ...
Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
Database contains orphaned GroupMembers? ... no
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... yes
projects have namespace: ...
10/3 ... yes
12/8 ... yes
12/9 ... yes
12/10 ... yes
6/11 ... yes
12/13 ... yes
6/16 ... yes
8/17 ... yes
8/18 ... yes
8/21 ... yes
21/22 ... yes
8/24 ... yes
22/28 ... yes
8/49 ... yes
8/50 ... yes
10/51 ... yes
10/52 ... yes
Projects have satellites? ...
10/3 ... yes
12/8 ... yes
12/9 ... yes
12/10 ... yes
6/11 ... can't create, repository is empty
12/13 ... yes
6/16 ... yes
8/17 ... yes
8/18 ... yes
8/21 ... yes
21/22 ... can't create, repository is empty
8/24 ... yes
22/28 ... yes
8/49 ... yes
8/50 ... yes
10/51 ... yes
10/52 ... yes
Redis version >= 2.0.0? ... yes
Ruby version >= 2.0.0 ? ... yes (2.1.2)
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (2.0.4)
Active users: 5
Checking GitLab ... Finished
$ sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
System information
System: Ubuntu 12.04
Current User: git
Using RVM: no
Ruby Version: 2.1.2p95
Gem Version: 2.2.2
Bundler Version:1.7.0
Rake Version: 10.4.2
Sidekiq Version:3.3.0
GitLab information
Version: 7.9.0
Revision: 16d6f0e
Directory: /home/git/gitlab
DB Adapter: postgresql
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 2.6.0
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git