summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* Fix creation of merge requests for orphaned branchesStan Hu2016-04-041-2/+5
* Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-211-1/+1
|\
| * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* | Merge branch 'backport-ee-premailer' into 'master' Rémy Coutable2016-03-212-19/+28
|\ \ | |/ |/|
| * Move diff line to separate partialbackport-ee-premailerDouwe Maan2016-03-192-19/+28
* | Fix bug where wrong commit ID was being used in a merge request diff to show ...Stan Hu2016-03-193-4/+5
|/
* Show a notice for diffs that are too largehide-large-diffsYorick Peterse2016-03-181-9/+13
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-033-11/+4
* Changed too many changes buttons to whitetoo-many-changes-btnsPhil Hughes2016-02-291-6/+5
* Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg2016-02-191-2/+2
* Fixes requested by Rémyimage-diffJacob Vosmaer2016-02-171-1/+1
* Use /raw/ requests for image diffsJacob Vosmaer2016-02-161-9/+9
* Eager-load image blob data in diffsfix/13458-eager-load-blob-dataRémy Coutable2016-02-161-0/+2
* Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-9/+13
* Merge branch 'fix-mr-diff-edit-button' into 'master' Robert Speicher2016-01-221-21/+19
|\
| * Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-21/+19
* | Merge branch 'fix-diff-comments' into 'master' Robert Speicher2016-01-221-1/+2
|\ \
| * | Restore diff commentsDouwe Maan2016-01-221-1/+2
| |/
* | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-214-16/+16
|/
* Properly highlight lines around '\ No newline at end of file'Douwe Maan2016-01-202-0/+9
* Move parallel diff logic to separate classDouwe Maan2016-01-202-4/+4
* Merge branch 'master' into issue_3945Rubén Dávila2016-01-141-1/+1
|\
| * Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
* | More refactoring from last code review. #3945Rubén Dávila2016-01-141-1/+1
* | Add inline diff markers in highlighted diffs.Douwe Maan2016-01-142-3/+3
* | Refactor parallel_diff generation a bit.Douwe Maan2016-01-141-25/+18
* | Little refactor for usage of html_safe. #3945Rubén Dávila2016-01-131-2/+2
* | Use html_safe instead of raw. #3945Rubén Dávila2016-01-131-2/+2
* | Make diff_line_content helper return a safe String. #3945Rubén Dávila2016-01-121-1/+1
* | Fix broken specs. #3945Rubén Dávila2016-01-081-2/+2
* | Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-1/+1
* | Add some styling for syntax highlighting themes. #3945Rubén Dávila2016-01-072-2/+2
* | Force white theme when viewing diffs. #3945Rubén Dávila2016-01-062-2/+2
* | Use #html_safe instead of #raw in some diff views. #3945Rubén Dávila2016-01-062-4/+4
* | Fix broken spec and small refactor. #3945Rubén Dávila2015-12-301-1/+1
* | New implementation for highlighting diff files. #3945Rubén Dávila2015-12-302-7/+4
* | Add syntax highlighting to diff view. #3945Rubén Dávila2015-12-282-5/+9
|/
* Fix specs and behavior for LFS filesDouwe Maan2015-12-181-2/+2
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+2
* Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-081-2/+2
|\
| * Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski2015-12-071-2/+2
| * Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-2/+2
| * Don't show diffs for lfs pointers.Marin Jankovski2015-12-041-2/+2
* | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-041-2/+1
|/
* Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets2015-12-021-6/+14
|\
| * Use file-type specific file icon in blame view and diff itemDouwe Maan2015-12-021-6/+14
* | Remove duplicated styling for center top menusDouwe Maan2015-12-021-1/+1
|/
* Don't use params[:view] directly.param-viewDouwe Maan2015-11-172-3/+2
* Small UI improvements to merge request pagesmall-ui-improvementsDmitriy Zaporozhets2015-11-061-1/+1
* Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-202-4/+4