gitlab-org--gitlab-foss/app/controllers
Rémy Coutable 103114e3d7 Rename Gogs to Gitea, DRY the controller and improve views
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-19 17:35:51 +01:00
..
admin Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
ci
concerns Avoid use of Hash#dig to keep compatibility with Ruby 2.1 2016-12-16 19:59:53 -02:00
dashboard
explore
groups Sort group/project members alphabetically by default 2016-12-16 20:28:38 -02:00
import Rename Gogs to Gitea, DRY the controller and improve views 2016-12-19 17:35:51 +01:00
oauth Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
profiles Merge branch '20492-access-token-scopes' into 'master' 2016-12-16 17:38:41 +00:00
projects Fix query in Projects::ProjectMembersController to fetch members 2016-12-16 20:30:27 -02:00
sherlock
abuse_reports_controller.rb
application_controller.rb Rename Gogs to Gitea, DRY the controller and improve views 2016-12-19 17:35:51 +01:00
autocomplete_controller.rb Do not raise error in AutocompleteController#users when not authorized 2016-11-30 10:09:14 +05:00
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb
health_check_controller.rb
help_controller.rb Fix URL rewritting in the Help section 2016-12-01 16:40:48 +01:00
invites_controller.rb
jwt_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
koding_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time 2016-12-15 15:20:33 +00:00
registrations_controller.rb Merge branch 'destroy-session' into 'security' 2016-12-08 21:21:06 -03:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb