gitlab-org--gitlab-foss/app/controllers
Douwe Maan 0c31701932 Merge branch 'bitbucket-show-incompatible' into 'master'
Show incompatible projects in Bitbucket import status

### What does this MR do?

This MR displays incompatible Bitbucket projects (e.g. SVN, hg) in the status table.

### Why was this MR needed?

Users are confused when they don't see projects show up. The import list should show incompatible projects as we do for Google Code to make it more obvious to the user what is happening. (See !586 and 9c76a6fa).

### Screenshot

![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/264b080114c809c4a3a79580594af8b2/image.png)

### What are the relevant issue numbers?

#1871

See merge request !1114
2015-08-07 14:46:05 +00:00
..
admin Add abuse report management in admin area 2015-08-06 15:08:22 +02:00
concerns Refactor SessionsController to use a controller concern 2015-05-14 14:24:05 -04:00
dashboard Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
explore Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
groups Use before_actions 2015-07-31 14:15:49 +02:00
import Show incompatible projects in Bitbucket import status 2015-08-07 07:07:08 -07:00
oauth Correctly show anonymous authorized applications under Profile > Applications. 2015-07-02 11:53:31 +02:00
profiles Allow user to specify content he wants to see on project page 2015-07-13 18:24:15 +02:00
projects Merge branch 'master' into comment-updated-by 2015-08-06 12:52:26 +02:00
abuse_reports_controller.rb Improve wording in abuse report form 2015-08-06 15:15:17 +02:00
application_controller.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
autocomplete_controller.rb Always add current user to autocomplete controller to support filter by "Me" 2015-08-06 00:46:14 -07:00
confirmations_controller.rb Add invites controller. 2015-04-14 12:07:33 +02:00
dashboard_controller.rb projects doesn't seem to be a valid action in this controller 2015-05-16 23:04:45 +10:00
groups_controller.rb Raise alert when group is deleted. 2015-07-30 14:11:26 +03:00
help_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
invites_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
namespaces_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
omniauth_callbacks_controller.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
passwords_controller.rb Use User#two_factor_enabled instead of otp_required_for_login 2015-06-19 15:14:37 -04:00
profiles_controller.rb Merge branch 'audit_log' into 'master' 2015-07-06 10:09:53 +00:00
projects_controller.rb Mention group and project name in flash messages upon create, update and delete. 2015-07-30 01:22:16 +03:00
registrations_controller.rb Fix error when deleting a user who has projects 2015-06-23 04:39:49 -07:00
root_controller.rb Refactor RootController 2015-06-13 17:59:13 -04:00
search_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
sessions_controller.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
snippets_controller.rb Update controller filters 2015-06-26 16:44:21 +02:00
uploads_controller.rb Don't symbolize params. 2015-05-11 11:55:02 +02:00
users_controller.rb Fix title on user page. 2015-05-01 11:33:54 +02:00