Dmitriy Zaporozhets
|
b48c4b2662
|
Refactor straight compare diff code
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-10-12 16:32:57 +03:00 |
|
Dmitriy Zaporozhets
|
ac4db38094
|
Use straight diff approach when compare merge request versions
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-10-12 16:32:57 +03:00 |
|
Douwe Maan
|
c008a1a967
|
Make Compare#diffs diff_options a regular argument
|
2016-08-03 09:32:01 -07:00 |
|
Paco Guzman
|
c86c1905b5
|
switch from diff_file_collection to diffs
So we have raw_diffs too
|
2016-08-03 07:00:20 +02:00 |
|
Paco Guzman
|
1d0c7b7492
|
Introduce Compare model in the codebase.
This object will manage Gitlab::Git::Compare instances
|
2016-08-03 07:00:20 +02:00 |
|
Paco Guzman
|
8f359ea917
|
Move to Gitlab::Diff::FileCollection
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection
|
2016-08-03 07:00:20 +02:00 |
|