gitlab-org--gitlab-foss/spec
Bob Van Landuyt 1123057ab7 Feature: delegate all open discussions to Issue
When a merge request can only be merged when all discussions are
resolved. This feature allows to easily delegate those discussions to a
new issue, while marking them as resolved in the merge request.

The user is presented with a new issue, prepared with mentions of all
unresolved discussions, including the first unresolved note of the
discussion, time and link to the note.

When the issue is created, the discussions in the merge request will get
a system note directing the user to the newly created issue.
2016-12-05 20:55:45 +01:00
..
bin DRY up the specs for bin/changelog 2016-11-03 17:35:06 +00:00
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
factories Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' 2016-11-30 11:16:53 +00:00
features Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
finders Rename a label to fix an intermittently-failing spec 2016-12-01 00:03:39 +00:00
fixtures add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
helpers Refactor issuable_filters_present to reduce duplications 2016-11-28 14:48:03 +05:00
initializers
javascripts Fixed influence from other specs. 2016-12-05 11:00:19 +01:00
lib Accept issue new as command to create an issue 2016-12-05 10:02:21 +01:00
mailers Merge branch '24880-configurable-plaintext-emails' into 'master' 2016-11-29 12:05:23 +00:00
migrations Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
models Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
policies Improve ProjectPolicy spec to check permissions when wiki is disabled 2016-11-30 16:02:25 -02:00
requests Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
routing Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
serializers Merge branch 'fix/ca-no-date' into 'master' 2016-11-30 10:01:56 +00:00
services Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
support Merge branch '22781-user-generated-permalinks' into 'master' 2016-12-01 20:58:08 +00:00
tasks/gitlab Don't allow to specify a repo or version when installing Workhorse 2016-12-01 19:22:46 +01:00
uploaders
views Prevent error when submitting a merge request and pipeline is not defined 2016-11-28 12:03:59 +01:00
workers Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' 2016-12-05 11:07:57 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
simplecov_env.rb
spec_helper.rb Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
teaspoon_env.rb