gitlab-org--gitlab-foss/app/controllers
Sean McGivern 07a7801c03 Fix MySQL failure for emoji autocomplete
Postgres lets you treat `count` as another alias for `COUNT(*)` apparently, even
if that's not the actual alias used.
2017-08-30 11:30:12 +01:00
..
admin Refactor Admin::ProjectsFinder by extracting finders as private methods 2017-08-24 10:11:00 +02:00
ci Remove deprecated legacy CI project status badge 2017-03-01 14:48:44 +01:00
concerns Eager load head pipeline projects for MRs index 2017-08-28 17:36:31 +02:00
dashboard Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
explore Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
groups replace `is_legacy_group_milestone?` with `legacy_group_milestone?` 2017-08-29 11:14:41 +03:00
import Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
oauth Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
profiles extract setter as before_action 2017-07-27 15:46:03 +02:00
projects Merge branch '35793_fix_predicate_names' into 'master' 2017-08-29 16:23:02 +00:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets Support comments for personal snippets 2017-05-05 15:45:49 +02:00
abuse_reports_controller.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
autocomplete_controller.rb Fix MySQL failure for emoji autocomplete 2017-08-30 11:30:12 +01:00
confirmations_controller.rb
dashboard_controller.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
groups_controller.rb Improves subgroup creation permissions 2017-08-21 15:40:22 +01:00
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb Merge branch '33949-remove-healthcheck-access-token' into 'master' 2017-07-11 08:51:27 +00:00
help_controller.rb
invites_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
jwt_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
koding_controller.rb
metrics_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
passwords_controller.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
profiles_controller.rb fix profiles spec 2017-06-23 12:52:36 +02:00
projects_controller.rb Add option to disable project export on instance 2017-08-11 12:22:37 -04:00
registrations_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
root_controller.rb Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
search_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sent_notifications_controller.rb
sessions_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
snippets_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
unicorn_test_controller.rb Better categorize test coverage results 2017-08-11 10:59:11 -04:00
uploads_controller.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
users_controller.rb refactor async calendar data 2017-07-18 17:05:41 -05:00