summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gfm/reference_rewriter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+2
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+14
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+2
* Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-281-0/+17
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-14/+47
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-2/+2
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-2/+2
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-1/+1
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-3/+23
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Find referable for each ref found in references rewriterGrzegorz Bizon2016-03-201-0/+15
* Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-0/+74