gitlab-org--gitlab-foss/lib/gitlab/checks
Manoj MJ 53b17f0301 Add documentation and tests
This commit adds
 - feature specs
  - to test the ability of a user with "developer" permission
    to delete tags in repositories.
 - documentation
2019-06-19 07:08:56 +00:00
..
base_checker.rb Remove oldrev and newrev nil-checks that are now unnecessary 2019-01-02 15:31:33 +01:00
branch_check.rb
change_access.rb Skip change access check for deploy keys 2019-01-02 15:31:32 +01:00
diff_check.rb
force_push.rb
lfs_check.rb Add feature flag to disable LFS check 2019-04-23 13:01:17 +00:00
lfs_integrity.rb
matching_merge_request.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
post_push_message.rb
project_created.rb
project_moved.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
push_check.rb
tag_check.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
timed_logger.rb