summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* Support supressing text file diffs on the default branch with .gitattributesMatt Oakes2016-04-291-13/+13
* Hide button on mobileAlfredo Sumaran2016-04-261-2/+2
* Update syntaxAlfredo Sumaran2016-04-261-2/+2
* Hide whitespace toggle button for new merge requestsAlfredo Sumaran2016-04-261-4/+6
* Add Hide/show whitespace changes button on diff and commit viewAlfredo Sumaran2016-04-261-0/+4
* Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-8/+8
* Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-1/+1
* Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-3/+3
* Diff viewer links to correct part of the filePhil Hughes2016-04-141-4/+4
* Diff touch upsAnnabel Dunstone2016-04-071-1/+1
* Diff design updatesAnnabel Dunstone2016-04-071-5/+5
* Update diff colors and iconsAnnabel Dunstone2016-04-071-1/+1
* 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