gitlab-org--gitlab-foss/spec/observers
ash wilson c8a115c0e3 Link issues from comments and automatically close them
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
references in descriptions, titles, or attached Notes creates a back-reference
Note that links to the original referencer. Furthermore, pushing commits with
commit messages that match a (configurable) regexp to a project's default
branch will close any issues mentioned by GFM in the matched closing phrase.
If accepting a merge request would close any Issues in this way, a banner is
appended to the merge request's main panel to indicate this.
2013-08-25 18:58:41 -04:00
..
activity_observer_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
issue_observer_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
key_observer_spec.rb Fix key observer spec 2013-06-25 14:12:38 +03:00
merge_request_observer_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
note_observer_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
user_observer_spec.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00
users_project_observer_spec.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00