summaryrefslogtreecommitdiff
path: root/spec/support/mentionable_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Simplify Mentionable concern instance methodsPaco Guzman2016-10-041-1/+3
* Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+2
* Move `common_mentionable_setup` to shared context in specsGrzegorz Bizon2015-12-081-3/+3
* Fix specsDouwe Maan2015-11-301-10/+7
* Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-151-11/+4
|\
| * Make Mentionable#cross_reference_exists? private.simplify-cross-referencesDouwe Maan2015-10-141-7/+0
| * Fix mentionable specsDouwe Maan2015-10-121-1/+1
| * Simplify code around (cross)-referencesDouwe Maan2015-10-121-5/+5
* | Always allow references to the current projectDouwe Maan2015-10-071-0/+2
|/
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-1/+1
* Fix some of testsDmitriy Zaporozhets2015-07-161-1/+1
* Rename `notice_added_references` to `create_new_cross_references!`rs-issue-1773Robert Speicher2015-07-131-1/+1
* Replace remaining references to `Note.create_cross_reference_note`Robert Speicher2015-06-221-4/+4
* Fix spec.ignore-referencesDouwe Maan2015-06-021-6/+15
* Use to_reference in Mentionable shared examplesRobert Speicher2015-05-261-18/+14
* Add to_param to mentionable spec's mockRobert Speicher2015-04-251-1/+1
* Fix tests.commit-projectDouwe Maan2015-04-241-3/+3
* Fix small issues.Douwe Maan2015-04-241-2/+3
* Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-241-3/+3
* Minor mentionable shared example changeRobert Speicher2015-04-161-2/+2
* Update mentionable shared examples to be (a bit) more understandableRobert Speicher2015-04-161-42/+69
* Correct usage of `subject` in specsRobert Speicher2015-04-161-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-14/+14
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-6/+5
* Make Mentionables work for cross-project refsVinnie Okada2014-10-031-7/+33
* Fix mentionable specDmitriy Zaporozhets2014-06-271-6/+2
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Fixed mistake and mock warningDmitriy Zaporozhets2013-12-101-2/+2
* Link issues from comments and automatically close themash wilson2013-08-251-0/+94