summaryrefslogtreecommitdiff
path: root/spec/models/concerns/mentionable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-36/+0
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-7/+7
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-8/+44
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-0/+67
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-1/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-3/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-6/+12
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-0/+49
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-4/+4
* address commentsJarka Kadlecova2017-01-251-5/+2
* make mentions working when project not specifiedJarka Kadlecova2017-01-181-1/+12
* Support notes without projectJarka Kadlecova2017-01-181-0/+10
* Simplify Mentionable concern instance methodsPaco Guzman2016-10-041-7/+15
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-291-1/+5
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Ensure logged-out users can't see private refsSean McGivern2016-06-301-0/+37
* Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-2/+3
* Fix specsDouwe Maan2015-12-241-0/+4
* Backport JIRA serviceDrew Blessing2015-12-181-0/+13
* Simplify code around (cross)-referencesDouwe Maan2015-10-121-1/+1
* Rename `notice_added_references` to `create_new_cross_references!`rs-issue-1773Robert Speicher2015-07-131-5/+5
* Refactor Mentionable#notice_added_referencesRobert Speicher2015-07-131-0/+49
* Replace remaining references to `Note.create_cross_reference_note`Robert Speicher2015-06-221-1/+1
* Correctly remove already-mentioned commits for cross referencesrs-issue-1778Robert Speicher2015-06-081-2/+19
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-2/+2
* Mentioned users are not limited by project scope any moreDmitriy Zaporozhets2014-10-301-0/+14