summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_file.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+5
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-4/+3
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+4
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Correct file-header spacing on compare pageSam Bigelow2019-02-061-2/+2
* Fixed UI bugs with sticky diff headerPhil Hughes2018-11-271-1/+2
* Externalize strings from `/app/views/projects/diffs`George Tsiolis2018-11-201-1/+1
* [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
* refactor code based on feedbackJames Lopez2018-02-231-1/+1
* some initial refactoringJames Lopez2018-02-231-1/+1
* Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-091-1/+1
* Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-0/+6
* Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-231-7/+6
* Clean up diff renderingDouwe Maan2017-05-231-4/+7
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-1/+1
* Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-0/+2
* 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-081-1/+1
* Address feedbackDouwe Maan2017-02-061-2/+2
* Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-0/+2
* unifies mr diff file button styleNur Rony2017-01-301-1/+1
* Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz2017-01-211-1/+1
* 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
* fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-1/+1
* Unify anchor link format for MR diff files !7298Yar2016-11-151-2/+2
* Updated positioning of copy file path button in diffsmr-copy-filename-btn-updatePhil Hughes2016-10-311-1/+0
* Added copy file path button to diffsmr-file-path-copy-btnPhil Hughes2016-10-101-1/+1
* fix typo "this files" -> "this file"Mike Greiling2016-09-291-1/+1
* Style merge request diff dropdowns & disable comments.Bryce Johnson2016-09-141-1/+1
* edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-4/+3
* Avoid commit lookup on diff_helperexplicit-arguments-on-diff_file_html_dataPaco Guzman2016-08-101-1/+1
* Fix Mystery GuestHerminio Torres2016-08-041-2/+2
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-2/+2
* Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-callsStan Hu2016-07-291-4/+5
* Ensure only renderable text diffs are collapsedSean McGivern2016-07-081-6/+1
* Collapse large diffs by defaultSean McGivern2016-07-081-25/+6
* Style diff and blob file headers the same wayDouwe Maan2016-07-061-30/+15
* Add DiffFile#blob and #old_blobDouwe Maan2016-07-061-3/+3
* Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+2
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-4/+2
|\