summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_diffs.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Show 'too many changes' message for merge requestissue_25017Felipe Artur2017-01-121-9/+1
* Make merge request diff works with new FileCollection logicDmitriy Zaporozhets2016-08-151-0/+1
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-2/+1
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-1/+1
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-3/+2
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-2/+3
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1
* Fix MR diff_refsDouwe Maan2016-01-201-1/+1
* More refactoring from last code review. #3945Rubén Dávila2016-01-141-1/+2
* Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-1/+1
* Add ignore white space option in merge request diffMinsik Yoon2015-11-131-1/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Merge branch 'improve-merge-requests' into 'master' "Dmitriy Zaporozhets2015-08-111-1/+1
* Link mr commits/diffs to target projectDmitriy Zaporozhets2015-08-071-1/+1
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* More use of shortcut routesDmitriy Zaporozhets2015-02-251-1/+1
* Update path helper referencesVinnie Okada2015-02-191-1/+1
* Use new diff parsing logicDmitriy Zaporozhets2014-09-081-1/+1
* Fix download link for huge MR diffsDmitriy Zaporozhets2014-04-101-1/+1
* Change Diff to Changes in views.Marin Jankovski2014-03-261-1/+1
* Refactor scssDmitriy Zaporozhets2014-02-201-1/+1
* Fix link for MR diff downloadDmitriy Zaporozhets2014-02-121-5/+7
* Render MR diff correctlyDmitriy Zaporozhets2014-01-221-4/+4
* Rebased on 6.0Izaak Alpert2013-07-171-1/+1
* MR on Fork multiple fixesIzaak Alpert2013-07-171-2/+2
* Cache MR diffs result. Improve diff outputDmitriy Zaporozhets2013-07-081-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+10