summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove markup showing in tooltip for renamed files in diff view28366-renamed-file-tooltip-contains-htmlSam Rose2017-02-201-2/+2
* prevent diff unfolding link from appearing for deleted filesMike Greiling2017-02-162-2/+2
* fix build failuresMike Greiling2017-02-161-1/+3
* only show diff unfolding link if there are more lines to showMike Greiling2017-02-163-6/+9
* Adds container to tooltip in order to make it work with overflow:hidden in pa...28032-tooltips-file-nameFilipa Lacerda2017-02-121-3/+3
* Align file header items while keeping collapse functionalityAnnabel Dunstone Gray2017-02-081-1/+2
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
* Revert "Merge branch 'revert-a91ff32b' into 'master'"Filipa Lacerda2017-02-082-4/+4
* Address feedbackDouwe Maan2017-02-061-2/+2
* Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-062-1/+4
* Merge branch '26300-line-numbers-are-off-in-dynamically-loaded-diff-chunks' i...Jacob Schatz2017-02-032-8/+8
|\
| * ensure linenumber data attribute is correct for the last line in a diff chunk26300-line-numbers-are-off-in-dynamically-loaded-diff-chunksMike Greiling2017-01-182-8/+6
| * ensure last line in diff block is contained within a table row elementMike Greiling2017-01-182-2/+4
* | Merge branch '26829-diff-unfolding-links-erroneously-present-on-no-newline-li...Jacob Schatz2017-02-031-2/+10
|\ \
| * | prevent nonewline type diff lines from containing unfolding link26829-diff-unfolding-links-erroneously-present-on-no-newline-linesMike Greiling2017-01-181-2/+10
| |/
* | unifies mr diff file button styleNur Rony2017-01-301-1/+1
* | Merge branch '27021-line-numbers-now-in-copy-pasta-data' into 'master' Fatih Acet2017-01-251-2/+2
|\ \
| * | Prevent copying of line numbers in parallel diff view27021-line-numbers-now-in-copy-pasta-datasamrose32017-01-221-2/+2
* | | HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-241-1/+1
* | | HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-1/+1
* | | HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-242-4/+4
|/ /
* | Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz2017-01-212-4/+4
* | Remove fixed class from file actions25709-diff-file-overflowAnnabel Dunstone Gray2017-01-191-1/+1
* | Use flexbox instead of media queriesFilipa Lacerda2017-01-191-2/+2