summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/message/repository_push_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+2
* 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-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+18
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-2/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-4/+7
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-2/+2
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+1
* Only generate repository push email onceSean McGivern2016-05-111-1/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1
* Add `RepositoryPush` specsGrzegorz Bizon2015-12-081-0/+122