diff options
| author | Marin Jankovski <marin@gitlab.com> | 2014-09-09 08:34:26 +0000 |
|---|---|---|
| committer | Marin Jankovski <marin@gitlab.com> | 2014-09-09 08:34:26 +0000 |
| commit | be4359efba514095cda25c225495b55f92a01f45 (patch) | |
| tree | f0ec7a81a8ca5e6e1b11f643ba9d3590df678d13 /app/views/projects/blob | |
| parent | 205358b1ae71611a04e03789b3bac74bd1052da5 (diff) | |
| parent | 93dc885530aa80b84a2e39841f82a51a6e62f4a5 (diff) | |
| download | gitlab-ce-be4359efba514095cda25c225495b55f92a01f45.tar.gz | |
Merge branch 'refactor-diff-yeild' into 'parallel_diff_refactor'
Refactor diffs
This refactoring done on top of Marin improvements to side-by-side diff.
Main target of this refactoring is to reduce mess and increase test coverage.
1. Use objects:
* Gitlab::Diff::Line for line change in diff
* Gitlab::Diff::File for file changes (diff + blob info)
2. Avoid `yield` magic
3. Move logic from views/helper to models/libs
4. Move diff views under separate dir `app/views/projects/diffs`
See merge request !1072
Diffstat (limited to 'app/views/projects/blob')
0 files changed, 0 insertions, 0 deletions
