gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 850bb21b12
Create show page for tag and render release notes there and on index page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-05 13:49:34 +01: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 Create show page for tag and render release notes there and on index page 2015-11-05 13:49:34 +01:00
abuse_reports_controller.rb Only pass abuse report ID to AbuseReportMailer. 2015-10-18 11:58:45 +02:00
application_controller.rb Only redirect to homepage url when its not the root url 2015-11-02 15:42:30 +01:00
autocomplete_controller.rb Sorted autocomplete users list by name 2015-09-15 22:48:24 +01:00
confirmations_controller.rb
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 fix deprecated 2015-10-31 22:32:06 +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 Add support for searching commit log messages 2015-10-28 22:34:39 -04:00
sessions_controller.rb Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
snippets_controller.rb Move partial to right place and fix tests. 2015-09-08 15:14:14 +01: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