gitlab-org--gitlab-foss/app
Sean McGivern 90a6be190f Ensure only renderable text diffs are collapsed
Other diffs (those that are too large to render anyway, image diffs,
diffs suppressed by .gitattributes) should be rendered immediately.
2016-07-08 13:53:17 +01:00
..
assets Ensure only renderable text diffs are collapsed 2016-07-08 13:53:17 +01:00
controllers Collapse large diffs by default 2016-07-08 10:56:55 +01:00
finders Expose target, filter by state as string 2016-07-01 14:52:04 +02:00
helpers Ensure only renderable text diffs are collapsed 2016-07-08 13:53:17 +01:00
mailers Display new diff notes and allow creation through the web interface 2016-07-06 18:51:00 -04:00
models Collapse large diffs by default 2016-07-08 10:56:55 +01:00
services Merge branch 'new-diff-notes' into 'master' 2016-07-07 20:45:03 +00:00
uploaders Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Ensure only renderable text diffs are collapsed 2016-07-08 13:53:17 +01:00
workers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00