gitlab-org--gitlab-foss/spec/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 Changes the password change workflow for admins. 2017-08-31 12:25:24 +01:00
concerns Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +02:00
dashboard Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
explore Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
groups Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
import Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
oauth
profiles
projects Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
snippets Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
abuse_reports_controller_spec.rb
application_controller_spec.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
autocomplete_controller_spec.rb Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
dashboard_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
groups_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
health_check_controller_spec.rb
health_controller_spec.rb
help_controller_spec.rb
invites_controller_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
metrics_controller_spec.rb
notification_settings_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
passwords_controller_spec.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller_spec.rb
projects_controller_spec.rb Add check for access to Namespace 2017-08-30 12:24:49 -05:00
registrations_controller_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
root_controller_spec.rb
search_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sent_notifications_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sessions_controller_spec.rb
snippets_controller_spec.rb replace `is_spam?` with `spam?` 2017-08-29 11:14:42 +03:00
uploads_controller_spec.rb Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
users_controller_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00