summaryrefslogtreecommitdiff
path: root/lib/gitlab/checks
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-194-4/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-1/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-44/+14
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-174-10/+29
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-5/+3
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-5/+5
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-1/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-08-051-1/+11
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-203-4/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-172-6/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-172-4/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-0/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-265-17/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-133-0/+4
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-043-4/+4
* Add documentation and testsManoj MJ2019-06-191-1/+1
* Add feature flag to disable LFS checkIgor2019-04-231-0/+1
* Remove protected_branch_creation feature flag59572-remove-protected-branch-creation-flagPatrick Bajao2019-04-221-5/+1
* Allow users to create protected branches via CLIPatrick Bajao2019-03-211-0/+2
* Move empty_repo check on its own58613-protected-branches-errorPatrick Bajao2019-03-071-1/+3
* Allow protected branch creation for empty projectPatrick Bajao2019-03-071-1/+1
* Allow protected branch creation via web and APIPatrick Bajao2019-03-061-2/+32
* Remove oldrev and newrev nil-checks that are now unnecessaryDouwe Maan2019-01-022-2/+6
* Don't run single change checks when changes are unknownDouwe Maan2019-01-021-2/+2
* Skip change access check for deploy keysDouwe Maan2019-01-021-4/+1
* Skip per-commit validations which have already passed on another change/branchFrancisco Javier López2018-12-283-13/+28
* Remove now-unnecessary checksDouwe Maan2018-12-111-1/+1
* Fix DiffCheck failing due to invalid string argumentStan Hu2018-12-111-0/+1
* CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López2018-12-048-281/+355
* Fix bug in CommitCheckfj-fix-bug-commit-checkFrancisco Javier López2018-11-141-2/+2
* Reverts commits_check messageTiago Botelho2018-10-261-1/+1
* Iterating through commit list times outTiago Botelho2018-10-252-2/+6
* Refactors TimedLogger to be more OOP compliantTiago Botelho2018-10-252-6/+18
* Adds tracing messages for slow git pushesTiago Botelho2018-10-253-38/+144
* Enable some frozen string in lib/gitlabgfyoung2018-10-138-0/+16
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-113-0/+6
* Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila2018-08-071-3/+2
* Improves remote message when a developer is unable to push in an empty reposi...27456-improve-feedback-when-dev-cannot-push-to-empty-repoTiago Botelho2018-07-181-1/+24
* Force push is handled by Gitaly nowzj-force-push-opt-outZeger-Jan van de Weg2018-06-191-12/+4
* Eliminate N+1 queries in LFS file locks checks during a pushsh-optimize-locks-check-ceStan Hu2018-06-181-1/+1
* change wordingMark Chao2018-06-061-1/+1
* Add helper for accessing lfs_objects for projectBob Van Landuyt2018-04-051-2/+1
* Remove permanent redirectsBob Van Landuyt2018-03-281-18/+2
* Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-1/+6
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-1/+1