Dmitriy Zaporozhets
|
d64c15c5c3
|
Add code improvements to merge request version feature
* Add MergeRequestDiff#latest?
* Remove unnecessary variable assignment
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-08-25 10:59:30 +03:00 |
|
Dmitriy Zaporozhets
|
5e95c0b8d2
|
Merge branch 'master' into dz-merge-request-version
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-08-15 17:27:22 +03:00 |
|
Paco Guzman
|
631f59d4e7
|
change the API on the merge_request_diff model from diffs -> raw_diffs
|
2016-08-03 23:32:12 +02:00 |
|
Dmitriy Zaporozhets
|
6515ec09bb
|
Chnage the way how merge request diff is initialized and saved
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-08-02 15:38:03 +03:00 |
|
Dmitriy Zaporozhets
|
f8aeb8cdac
|
Change merge request diff creation from callback to part of the service
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-08-02 13:31:19 +03:00 |
|
Dmitriy Zaporozhets
|
3c1dca0301
|
Add more tests to merge_request_diff and improve initialize
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-08-02 13:31:19 +03:00 |
|
Sean McGivern
|
5266ae87c4
|
Support renames in diff_for_path actions
|
2016-07-11 09:31:34 +01:00 |
|
Sean McGivern
|
b6b26692ea
|
Collapse large diffs by default
When rendering a list of diff files, skip those where the diff is over
10 KB and provide an endpoint to render individually instead.
|
2016-07-08 10:56:55 +01:00 |
|