gitlab-org--gitlab-foss/spec/controllers/dashboard
Markus Koller f1926b321d
Add controller concern for paginated collections
We had similar code in a few places to redirect to the last page if
the given page number is out of range. This unifies the handling in a
new controller concern and adds usage of it in all snippet listings.
2019-09-10 15:24:29 +02:00
..
groups_controller_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
labels_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
milestones_controller_spec.rb Cleaned up tests for group milestones 2019-07-17 10:34:42 -06:00
projects_controller_spec.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
snippets_controller_spec.rb Add controller concern for paginated collections 2019-09-10 15:24:29 +02:00
todos_controller_spec.rb Add controller concern for paginated collections 2019-09-10 15:24:29 +02:00