summaryrefslogtreecommitdiff
path: root/spec/models/concerns/mentionable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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