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
concerns Eager load head pipeline projects for MRs index 2017-08-28 17:36:31 +02:00
dashboard
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
profiles
projects Merge branch '35793_fix_predicate_names' into 'master' 2017-08-29 16:23:02 +00:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb
autocomplete_controller.rb Fix MySQL failure for emoji autocomplete 2017-08-30 11:30:12 +01:00
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb Improves subgroup creation permissions 2017-08-21 15:40:22 +01:00
health_check_controller.rb
health_controller.rb
help_controller.rb
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Add option to disable project export on instance 2017-08-11 12:22:37 -04:00
registrations_controller.rb
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
snippets_controller.rb
unicorn_test_controller.rb
uploads_controller.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
users_controller.rb