gitlab-org--gitlab-foss/spec
Douwe Maan 903132bc07 Merge branch 'fix-ext-issue-webbased-hooks' into 'master'
Fix hooks for web based events with external issue references

The creation of cross references for external issues (which would fail)
is now prevented. This fixes a 500 error and the execution of hooks when
creating a merge request or commenting on one.

Fixes #1650, GH-9333.

This regression might have been introduced by
8f8a8ab32b. There is actually a TODO by
@rspeicher mentioning external issues which is lost (unhandled) in a
later commit.

This fix is related to !766 and !804 which fix a similar issue for hooks for
Git based events.

See merge request !794
2015-06-16 11:36:31 +00:00
..
controllers Merge branch 'rs-dev-issue-2228' into 'master' 2015-06-15 11:29:36 +00:00
factories Simplify Note model specs 2015-05-11 00:01:16 -04:00
features Merge branch 'rs-dev-issue-2228' into 'master' 2015-06-15 11:29:36 +00:00
finders Set milestone on new issue when creating issue from index with milestone filter active. 2015-05-27 14:22:11 +02:00
fixtures Add ExternalLinkFilter to Markdown pipeline 2015-05-27 15:39:08 -04:00
helpers Refactor dashboard_choices 2015-06-13 17:59:13 -04:00
javascripts Add JS specs for Array extensions 2015-06-02 20:32:07 -04:00
lib Merge branch 'rs-dev-issue-2228' into 'master' 2015-06-15 11:29:36 +00:00
mailers Update ffaker gem 2015-05-20 19:22:00 -04:00
models Look for .gitlab-ci.yml only if checkout_sha is present 2015-06-15 17:54:42 +02:00
requests/api Change `foo.should` syntax to `expect(foo).to` in specs 2015-06-13 18:37:30 -04:00
routing Add RootController 2015-06-13 17:59:11 -04:00
services Merge branch 'fix-ext-issue-webbased-hooks' into 'master' 2015-06-16 11:36:31 +00:00
support Add `allowing_for_delay` helper method for feature specs 2015-06-14 20:33:29 -04:00
tasks/gitlab
workers
factories.rb Merge branch 'rs-manual-2fa-entry' into 'master' 2015-05-27 09:53:40 +00:00
factories_spec.rb
spec_helper.rb Fix shoulda-matchers require 2015-06-10 01:38:36 -04:00
teaspoon_env.rb teaspoon install 2015-05-28 18:22:32 -04:00