summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix haml linter errorsFilipa Lacerda2017-01-191-3/+3
* | Adds tooltipsFilipa Lacerda2017-01-191-3/+3
* | Responsive title in diffs inline, side by side, with and without sidebarFilipa Lacerda2017-01-191-3/+3
|/
* Merge branch 'issue_25017' into 'master' Sean McGivern2017-01-171-2/+2
|\
| * Show 'too many changes' message for merge requestissue_25017Felipe Artur2017-01-121-2/+2
* | fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-1/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-30/+29
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-312-4/+4
* HAMLLint: fix `AltText` offencesKushal Pandya2016-12-311-7/+7
* Rename filename to file path in tooltip of file header in merge request diffVictor Wu2016-12-261-1/+1
* Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' i...Douwe Maan2016-11-291-1/+1
|\
| * Don't use diff_line_content for emailsSean McGivern2016-11-281-1/+1
| * Don't remove + / - signs from diff emailsSean McGivern2016-11-281-1/+1
* | Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-1/+1
|/