gitlab-org--gitlab-foss/lib/gitlab/checks
Bob Van Landuyt 48b17e991a Add helper for accessing lfs_objects for project
This makes accessing LFS Objects for a project easier

  project.lfs_storage_project.lfs_objects`

becomes

  project.all_lfs_objects

This will make the refactor in
https://gitlab.com/gitlab-org/gitlab-ce/issues/39769 easier to deal
with.
2018-04-05 10:21:51 +02:00
..
change_access.rb
commit_check.rb
force_push.rb
lfs_integrity.rb Add helper for accessing lfs_objects for project 2018-04-05 10:21:51 +02:00
matching_merge_request.rb
post_push_message.rb
project_created.rb
project_moved.rb Remove permanent redirects 2018-03-28 14:12:08 +02:00