gitlab-org--gitlab-foss/app
Jacob Schatz 132e3f5471 Merge branch 'register-tab' into 'master'
Only show register tab if signup enabled.

## What does this MR do?

Fixes a regression where the register tab is activated, even if sign-up enabled is not activated in application_settings.

## Screenshots (if relevant)

When signup is disabled: 

![Screen_Shot_2016-10-22_at_8.56.23_PM](/uploads/bd0fa5f27114779c0d290a8151c1c253/Screen_Shot_2016-10-22_at_8.56.23_PM.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [ ] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/23654

See merge request !7058
2016-10-25 02:47:27 +00:00
..
assets Merge branch 'enable-scss-lint-space-after-variable-colon' into 'master' 2016-10-24 21:35:42 +00:00
controllers Merge branch 'security-fix-leaking-namespace-name' into 'security' 2016-10-24 15:49:05 +02:00
finders Remove order by label type on LabelsFinder 2016-10-19 14:58:28 -02:00
helpers Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' 2016-10-20 14:03:10 +00:00
mailers Just show the first merge request we found, feedback: 2016-10-14 19:54:51 +08:00
models Merge branch 'yesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-success' 2016-10-24 16:22:42 +03:00
policies Use delegate! on group and project labels policies 2016-10-19 14:58:26 -02:00
services Merge branch 'barthc/gitlab-ce-prevent_authored_vote_from_notes' 2016-10-24 15:25:37 +02:00
uploaders
validators Add `robots.txt` to the list of reserved namespaces 2016-10-11 02:58:26 +01:00
views Merge branch 'register-tab' into 'master' 2016-10-25 02:47:27 +00:00
workers Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00