gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets f82c14259b Rebuild navigation for dashboard
* projects from explore page are available from dashboard
* use dashboard sidebar for both logged in and not users
* move explroe projects under projects tab
* move explore groups under groups tab
* move public snippets under snippets tab

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-20 11:59:21 +02:00
..
admin Allow listing of archived projects 2015-08-19 13:46:59 +02:00
concerns
dashboard
explore Allow listing of archived projects 2015-08-19 13:46:59 +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 remove-satellites 2015-08-17 11:41:53 +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
dashboard_controller.rb
groups_controller.rb Raise alert when group is deleted. 2015-07-30 14:11:26 +03:00
help_controller.rb Use File.join instead of Rails.root.join in HelpController 2015-08-18 09:08:03 -07:00
invites_controller.rb
namespaces_controller.rb
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
search_controller.rb
sessions_controller.rb Fix redirection after sign in when using auto_sign_in_with_provider 2015-08-12 17:31:35 +02:00
snippets_controller.rb Rebuild navigation for dashboard 2015-08-20 11:59:21 +02:00
uploads_controller.rb
users_controller.rb