summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/template/merge_request_template_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable2017-08-101-32/+12
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+7
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-1/+2
* Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-261-0/+1
|\
| * Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* | rubocop prefers lisp styleLin Jen-Shin2016-12-081-3/+1
* | Fix tests to use the new APILin Jen-Shin2016-12-081-10/+9
|/
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-3/+3
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+89