Commit Graph

7 Commits

Author SHA1 Message Date
Eric Eastwood 027ad1381e Fix linking to unresolved/expanded diff note
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32424

Bug introduced in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11327
2017-05-17 23:30:13 -05:00
Sean McGivern a0979c05fd Show correct size when MR diff overflows
The problem is that we often go via a diff object constructed from the diffs
stored in the DB. Those diffs, by definition, don't overflow, so we don't have
access to the 'correct' `real_size` - that is stored on the MR diff object
iself.
2017-04-25 16:54:10 +01:00
Eric Eastwood a27b59f620 Fix diffs with edit-forking needs
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31276
2017-04-24 10:22:26 -05:00
Felipe Artur ca0cf5a3cd Show 'too many changes' message for merge request 2017-01-12 13:41:29 -02:00
Douwe Maan 7c0bf0dc31 Remove flaky diff note tests for now 2016-07-20 18:36:48 -06:00
Luke "Jared" Bennett c11e4d1539 Added diff comments feature test 2016-07-19 15:36:04 +03:00
Paco Guzman f1f9b5e2f0 Be explicit on merge request discussion variables 2016-07-12 14:37:12 +02:00