gitlab-org--gitlab-foss/spec/models
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
..
concerns Fixing tests after adding iid for issues/mr 2013-08-20 16:56:05 +03:00
commit_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
deploy_key_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
deploy_keys_project_spec.rb Annotated 2013-06-19 15:40:33 +03:00
event_spec.rb stub notification in event model 2013-03-26 19:27:39 +02:00
forked_project_link_spec.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00
gitlab_ci_service_spec.rb Annotated 2013-06-19 15:40:33 +03:00
gollum_wiki_spec.rb Dont init repo on every create(:repo) 2013-04-01 17:27:44 +03:00
group_spec.rb group add_users spec 2013-06-26 15:32:09 +03:00
issue_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
key_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
merge_request_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
milestone_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
namespace_spec.rb Fix typos 2013-07-29 12:47:06 +02:00
note_spec.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
project_security_spec.rb
project_snippet_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
project_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
project_team_spec.rb remove tests for unexisting methods 2013-02-26 11:17:02 +02:00
protected_branch_spec.rb Fixed: post-receive, project remove, tests 2013-02-05 12:47:50 +02:00
service_hook_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
service_spec.rb Added can_test? mehod to Service model and added tests 2013-08-09 22:02:34 +02:00
snippet_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
system_hook_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
user_spec.rb Fix tests after can_create_team was removed 2013-08-21 15:07:09 +03:00
users_group_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
users_project_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
web_hook_spec.rb Reannotate 2013-08-21 12:34:02 +03:00
wiki_page_spec.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00