summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41491-fix-nil-blob-name-error' into 'master'Annabel Dunstone Gray2018-01-102-2/+7
|\
| * Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-092-2/+7
* | Added LFS to merge request files tracked by LFSmerge-request-lfs-badgePhil Hughes2018-01-101-0/+3
|/
* Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-1/+1
* Use app host instead of asset host when rendering image blob or diffdm-image-blob-diff-full-urlDouwe Maan2017-12-122-11/+11
* updated to use new sprite iconsPhil Hughes2017-11-171-1/+1
* Improved the design of the changed files dropdownPhil Hughes2017-11-171-3/+5
* Commenting on image diffsFelipe Artur2017-10-074-62/+90
* Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-021-8/+8
* Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-202-4/+8
* Fixed overflow issue in changes dropdownchanges-overflow-fixPhil Hughes2017-09-131-2/+2
* Resolve "Image onion skin + swipe does not work anymore"Tim Zallmann2017-09-121-4/+4
* Remove focus styles from dropdown empty link37023-remove-focus-styles-from-dropdown-empty-linkEric Eastwood2017-09-051-2/+2
* Fixed changed files dropdown not being shownPhil Hughes2017-08-152-2/+2
* Fix the sticky changes bar on commits pagefixed-sticky-stats-box-commit-viewPhil Hughes2017-08-091-1/+2
* Fixed merge request changes sticky container not spreading full widthmr-changes-container-full-widthPhil Hughes2017-08-081-14/+15
* dont assign to variable, just output directlyPhil Hughes2017-08-031-6/+3
* fixed alignment in buttonPhil Hughes2017-08-031-2/+2
* fixed jumping when bar gets stuckPhil Hughes2017-08-031-2/+5
* made the changed files holder stickyPhil Hughes2017-08-031-4/+12
* fixed haml lintPhil Hughes2017-08-032-3/+5
* Moved changed files into a dropdownPhil Hughes2017-08-031-36/+24
* Changed Images in Blob Viewer to image_tag35577-fix-image-blob-display-due-to-lazy-image-loadingTim Zallmann2017-07-271-7/+7
* Added lazy class to Blob Images + DiffsTim Zallmann2017-07-271-7/+7
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-7/+7
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
* Render add-diff-note button with server.Bryce Johnson2017-06-292-3/+7
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-8/+7
* Implement diff viewersDouwe Maan2017-06-1412-27/+43
* Move diffable? method from Repository to Diff::Filedm-diff-file-diffableDouwe Maan2017-06-081-1/+1
* Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-1/+1
* Merge branch 'fix_diff_line_comments' into 'master'Sean McGivern2017-06-011-1/+1
|\
| * Fix: A diff comment on a change at last line of a file shows as two comments ...Valery Sizov2017-05-311-1/+1
* | Consistent diff and blob size limit namesDouwe Maan2017-05-292-3/+3
|/
* Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-235-16/+16
* Clean up diff renderingDouwe Maan2017-05-238-103/+99
* Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-234-6/+6
* Remove unused toggle from diff discussion diff headersdm-discussion-diff-header-toggleDouwe Maan2017-05-091-1/+5
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-1/+1
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-273-4/+4
* Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-0/+2
* Rephrase error message for a diff with a blob that’s too largedm-diff-too-large-errorDouwe Maan2017-04-171-1/+1
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-082-4/+2
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-052-7/+10
* Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
* Fix specDouwe Maan2017-03-161-2/+5
* take nonewline context into account in diff parsermhasbini2017-03-132-3/+3
* Check was in wrong part, the avatar container class should always be added on...Phil Hughes2017-03-091-3/+2
* Fixed bugs with diff comment avatarsPhil Hughes2017-03-092-4/+5
* Added discussion comments avatars to diffPhil Hughes2017-03-082-14/+21