gitlab-org--gitlab-foss/spec
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
..
contexts Fix filter context. Dont duplicate target project name for MR 2013-08-08 17:29:31 +03:00
controllers Fixing tests after adding iid for issues/mr 2013-08-20 16:56:05 +03:00
factories Reannotate 2013-08-21 12:34:02 +03:00
features Fix tests after can_create_team was removed 2013-08-21 15:07:09 +03:00
fixtures Ability to edit comments 2013-07-01 10:48:02 +01:00
helpers Fixing tests after adding iid for issues/mr 2013-08-20 16:56:05 +03:00
javascripts Contributors graphs feature for GitLab 2013-06-05 16:51:48 +08:00
lib Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
mailers Show iids for issues/mr in email subject 2013-08-22 15:40:48 +03:00
models Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
observers Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
requests/api Merge branch 'master' into karlhungus-mr-on-fork 2013-08-08 12:22:09 +03:00
routing Fix routing specs 2013-07-17 08:43:56 +03:00
services Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
support Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
tasks/gitlab Fix typos 2013-07-29 12:47:06 +02:00
workers fixed test using repo with commits but old factory 2013-04-01 19:06:47 +03:00
factories.rb Style changes from review with @randx 2013-07-17 22:48:03 -04:00
factories_spec.rb Style changes from review with @randx 2013-07-17 22:48:03 -04:00
seed_project.tar.gz Rspec test repo replaced.\nMerge Requests improved 2012-03-13 23:54:49 +02:00
spec_helper.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00