gitlab-org--gitlab-foss/app/controllers
Yorick Peterse 9b13753302 Merge branch 'sh-optimize-discussion-json' into 'master'
Eliminate N+1 queries in loading discussions.json endpoint

Closes #37955

See merge request gitlab-org/gitlab-ce!14327
2017-09-18 16:11:24 +00:00
..
admin Fix notification message when admin label was modified 2017-09-18 11:09:00 +02:00
boards fix another N+1 query for label priorities 2017-09-12 15:49:01 -04:00
ci move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
concerns Move issues index variable setting to a method 2017-09-07 11:46:52 -04:00
dashboard Eager load namespace owners for project dashboards 2017-09-11 16:18:59 +02:00
explore
groups replace `is_legacy_group_milestone?` with `legacy_group_milestone?` 2017-08-29 11:14:41 +03:00
import
oauth
profiles Merge branch '37789-followup-for-read-registry-change' into 'master' 2017-09-18 14:42:37 +00:00
projects Eliminate N+1 queries in loading discussions.json endpoint 2017-09-18 06:53:33 -07:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
autocomplete_controller.rb move `find_users` method into finder and add `load_group` method 2017-09-10 18:31:06 +03:00
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05: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 Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_controller.rb change collapse to resolve and comments to discussions 2017-09-06 10:07:47 +01:00
registrations_controller.rb
root_controller.rb
search_controller.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
sent_notifications_controller.rb
sessions_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
snippets_controller.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
unicorn_test_controller.rb
uploads_controller.rb
users_controller.rb