Files
gitlabhq/spec
Douwe Maan f5f097b765 Merge branch 'feature/handle-big-diffs' into 'master'
Improve handling of large diffs

Diffs with a large number of changed lines time out (504 HTTP error) or
generate a HTML page that's so heavy web browsers struggle with it.

https://github.com/gitlabhq/gitlabhq/pull/5014 introduced limits on
commit line count so that only a safe portion is rendered. This was
later undone by code refactoring in be5b6db8, e0eb4803 and c741fcab.
This patch re-introduces a safe limit on number of lines.

See merge request !539
2015-05-07 19:29:55 +00:00
..
2015-05-06 20:43:12 -04:00
2015-05-05 18:51:12 +02:00
2015-04-18 15:20:15 -04:00
2015-05-05 14:02:31 +03:00
2015-04-22 20:12:52 +03:00
2015-04-06 19:45:16 +03:00