Unable to see any branch other than master from Files tab drop down or Default Branch drop down
Created by: k3mist
I just upgraded from 5.2-stable to 5.4-stable last night and I am unable to see any branches other than master from the drop downs. Also they are not search-able from the drop downs either. Whats interesting is the branches are viewable from the Commits tab which is also shown in the screenshot.
Screenshots illustrating the issue;
5.4-stable 94a814d3
$ 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: 1.9.3p392 Gem Version: 1.8.23 Bundler Version:1.3.5 Rake Version: 10.0.4
GitLab information Version: 5.4.0 Revision: 94a814d3 Directory: /home/git/gitlab DB Adapter: postgresql URL: https://* HTTP Clone URL: https:///some-project.git SSH Clone URL: git@:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.5.0 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 Checking Environment ...
Git configured for git user? ... yes Has python2? ... yes python2 is supported version? ... yes
Checking Environment ... Finished
Checking GitLab Shell ...
GitLab Shell version >= 1.4.0 ? ... OK (1.5.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 post-receive hook up-to-date? ... yes post-receive hooks in repos are links: ... removed ... ok
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes
Checking Sidekiq ... Finished
Checking GitLab ...
Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes 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 satellites? ... removed ... yes Redis version >= 2.0.0? ... yes Your git bin path is "/usr/bin/git" Git version >= 1.7.10 ? ... yes (1.8.3)
Checking GitLab ... Finished