Commit graph

11 commits

Author SHA1 Message Date
Robert Speicher
9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542 Change login_as uses to gitlab_sign_in 2017-06-19 18:59:01 -05:00
Tiago Botelho
810866ecb6 backports changed import logic from pull mirroring feature into CE 2017-06-05 23:09:10 +01:00
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