gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets 5fdcaadf34 Merge branch 'fix-new-mr-502' into 'master'
Fix 502 error on new merge request page

When diff is huge we try to render it that cause 502 error often.
After this patch we apply soft limits to diffs. So if diff is huge - we doing show it

Fixes #1323
2014-06-13 13:15:41 +00:00
..
assets Small ui fix 2014-06-13 15:35:20 +03:00
controllers Merge branch 'fix-new-mr-502' into 'master' 2014-06-13 13:15:41 +00:00
finders Refactor some search scopes to prevent wierd behaviour and PG::Error issues 2014-06-05 20:37:35 +03:00
helpers Wipe wall notes feature 2014-06-13 14:24:54 +03:00
mailers Wipe wall notes feature 2014-06-13 14:24:54 +03:00
models Wipe wall notes feature 2014-06-13 14:24:54 +03:00
observers Wipe wall notes feature 2014-06-13 14:24:54 +03:00
services Wipe wall notes feature 2014-06-13 14:24:54 +03:00
uploaders Make existing tests test something, return correct errors. 2014-05-26 14:17:46 +02:00
views Merge branch 'fix-new-mr-502' into 'master' 2014-06-13 13:15:41 +00:00
workers Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout 2014-03-14 12:00:21 +02:00