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 Remove protected_branch_creation feature flag 2019-04-22 11:25:01 +08:00
change_access.rb Skip change access check for deploy keys 2019-01-02 15:31:32 +01:00
diff_check.rb Remove oldrev and newrev nil-checks that are now unnecessary 2019-01-02 15:31:33 +01:00
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
post_push_message.rb
project_created.rb
project_moved.rb
push_check.rb Don't run single change checks when changes are unknown 2019-01-02 15:31:32 +01:00
tag_check.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
timed_logger.rb