gitlab-org--gitlab-foss/app/controllers
2015-10-29 18:42:29 -02:00
..
admin Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
ci Remove deprecated CI events from project settings page 2015-10-28 12:33:54 +01:00
concerns Refactor SessionsController to use a controller concern 2015-05-14 14:24:05 -04:00
dashboard Add last push widget to starred projects dashboard 2015-10-01 15:17:32 -05:00
explore Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups Use before_actions 2015-07-31 14:15:49 +02:00
import Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
oauth Move helpers back to original directory 2015-09-09 14:37:34 +02:00
profiles Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
projects Fix specific runner visibility 2015-10-26 11:23:11 +01:00
abuse_reports_controller.rb Only pass abuse report ID to AbuseReportMailer. 2015-10-18 11:58:45 +02:00
application_controller.rb Merge branch 'project-path-case-sensitivity' into 'master' 2015-10-22 13:03:04 +00:00
autocomplete_controller.rb Sorted autocomplete users list by name 2015-09-15 22:48:24 +01:00
confirmations_controller.rb Add invites controller. 2015-04-14 12:07:33 +02:00
dashboard_controller.rb Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups_controller.rb Make group deleted text consistent with group created and updated texts 2015-10-12 14:37:56 +02:00
help_controller.rb Simplify help path prefixing 2015-09-23 00:24:17 -04:00
invites_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
namespaces_controller.rb Allow access to group from root url 2015-09-14 11:16:54 +02:00
omniauth_callbacks_controller.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00
passwords_controller.rb Refactor PasswordsController to use before_actions 2015-10-01 21:47:27 -04:00
profiles_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
projects_controller.rb modify to use redirect_back_or_default function 2015-10-26 15:06:55 +09:00
registrations_controller.rb Fix error when deleting a user who has projects 2015-06-23 04:39:49 -07:00
root_controller.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
search_controller.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
sessions_controller.rb Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
snippets_controller.rb Improve personal snippet access workflow. Fixes #3258 2015-10-29 18:42:29 -02:00
uploads_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
users_controller.rb Make all profile public 2015-08-27 13:06:14 +03:00