gitlab-org--gitlab-foss/spec
Douwe Maan 6ae606d81f Merge branch 'commit-project' into 'master'
Link cross-project cross-reference notes to correct project.

- Fixes #1431: Don't crash when an MR from a fork has a cross-reference comment from the target project on of its commits.
- Include commit comments in MR from a forked project.

To accomplish this, the Commit model needs to know about its project. Adding this attribute also simplifies a bunch of other methods that deal with a note's target, that previously had to have special logic for when it belonged to a commit.

See merge request !554
2015-04-24 12:46:39 +00:00
..
controllers Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
factories Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
features Merge branch 'commit-project' into 'master' 2015-04-24 12:46:39 +00:00
finders
fixtures Import Google Code issue assignee when mapped. 2015-04-14 23:22:14 +02:00
helpers Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
javascripts Typo: Issueable -> Issuable 2015-04-18 15:20:15 -04:00
lib Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
mailers Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
models Link cross-project cross-reference notes to correct project. 2015-04-24 12:30:36 +02:00
requests/api Merge pull request #8831 from bladealslayer/fix/api-user-tests 2015-04-22 16:55:27 +05:00
routing Fix snippet test 2015-04-22 20:12:52 +03:00
services Link cross-project cross-reference notes to correct project. 2015-04-24 12:30:36 +02:00
support Fix tests. 2015-04-24 12:31:57 +02:00
tasks/gitlab Merge branch 'fix-backup-spec-regexp' into 'master' 2015-04-03 08:49:47 +00:00
workers CI forking: tests 2015-04-06 19:45:16 +03:00
factories.rb Merge branch 'rs-remove-invalid-key-factories' into 'master' 2015-04-14 07:33:55 +00:00
factories_spec.rb Remove the invalid key factories 2015-04-11 17:12:10 -04:00
spec_helper.rb Add ActiveRecord::Migration.maintain_test_schema! to spec_helper 2015-03-27 15:31:16 -04:00