summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/checks/force_push_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Force push is handled by Gitaly nowzj-force-push-opt-outZeger-Jan van de Weg2018-06-191-11/+7
* Refactor Gitlab::Git code related to LFS changes for Gitaly migrationgitaly-lfs-client-prepAlejandro Rodríguez2018-02-021-4/+6
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Use Gitlab::Git's Popen on that module's codegitlab-git-popenAlejandro Rodríguez2017-09-201-2/+2
* Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitalyAhmad Sherif2017-08-111-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-3/+3
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Check the exit code while invoking git in the force push check.Timothy Andrew2016-12-161-0/+19