gitlab-org--gitlab-foss/spec/controllers
Jan Provaznik b02a6bed85 Make pagination optional for issuables
On epics roadmap page we list all epics in the given time frame
without pagination (at least for the first iteration), in this
case it would be nice to use the existing issuables index logic
except pagination (see MR gitlab-ee!4281). For this reason this
patch allows to easily disable pagination.

Related gitlab-ee!4281
2018-01-30 15:43:44 +01:00
..
admin Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController 2018-01-19 12:04:45 +00:00
boards Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
concerns
dashboard Fix filter on dashboard/groups & `explore/groups 2018-01-22 17:02:04 +01:00
explore
google_api
groups Preload ancestors for subgroups matching filter 2018-01-22 17:02:04 +01:00
import Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3' 2018-01-16 17:04:38 -08:00
oauth
profiles
projects Make pagination optional for issuables 2018-01-30 15:43:44 +01:00
snippets
abuse_reports_controller_spec.rb
application_controller_spec.rb
autocomplete_controller_spec.rb
dashboard_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
groups_controller_spec.rb
health_check_controller_spec.rb
health_controller_spec.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
omniauth_callbacks_controller_spec.rb Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3' 2018-01-16 17:05:01 -08:00
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_spec.rb Move cache reset to ci_cd_settings controller 2018-01-04 22:17:01 +01:00
registrations_controller_spec.rb
root_controller_spec.rb
search_controller_spec.rb
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb
uploads_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
users_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00