gitlab-org--gitlab-foss/app/controllers
Yorick Peterse 42062a454a
Re-use issue/MR counts for the pagination system
This changes the issue and MR index pages so the pagination system
re-uses the output of the COUNT(*) query used to calculate the number of
rows per state (opened, closed, etc). This removes the need for an
additional COUNT(*) on both pages.
2017-09-05 11:53:45 +02:00
..
admin Merge branch '28938-password-change-workflow-for-admins' into 'master' 2017-08-31 12:42:51 +00:00
ci
concerns Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +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
profiles Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
projects Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +02: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 "Move to different project" to sidebar 2017-09-03 22:03:17 -05: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
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
projects_controller.rb Add check for access to Namespace 2017-08-30 12:24:49 -05: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 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