Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2023-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-02-06Correct file-header spacing on compare pageSam Bigelow
2018-11-27Fixed UI bugs with sticky diff headerPhil Hughes
2018-11-20Externalize strings from `/app/views/projects/diffs`George Tsiolis
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-02-23refactor code based on feedbackJames Lopez
2018-02-23some initial refactoringJames Lopez
2018-01-10Fix 500 when visiting a commit where blobs do not exist (nil blobs)Eric Eastwood
2017-09-20Add view replaced file link for image diffsClement Ho
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-23Clean up diff renderingDouwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-04-24Fix diffs with edit-forking needsEric Eastwood
2017-02-09Align file header items while keeping collapse functionalityAnnabel Dunstone Gray
2017-02-09Use a new class to keep old behaviorFilipa Lacerda
2017-02-09Revert "Merge branch 'revert-a91ff32b' into 'master'"Filipa Lacerda
2017-02-07Address feedbackDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-30unifies mr diff file button styleNur Rony
2017-01-21Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz
2017-01-19Remove fixed class from file actionsAnnabel Dunstone Gray
2017-01-19Use flexbox instead of media queriesFilipa Lacerda
2017-01-14fixed commit diff linking and added specsLuke "Jared" Bennett
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-29Merge branch 'jej-22869' into 'security'Douwe Maan
2016-11-15Unify anchor link format for MR diff files !7298Yar
2016-10-31Updated positioning of copy file path button in diffsPhil Hughes
2016-10-10Added copy file path button to diffsPhil Hughes
2016-09-29fix typo "this files" -> "this file"Mike Greiling
2016-09-14Style merge request diff dropdowns & disable comments.Bryce Johnson
2016-08-18edit_blob_link can receive the blob to avoid access to the repositoryPaco Guzman
2016-08-10Avoid commit lookup on diff_helperPaco Guzman
2016-08-04Fix Mystery GuestHerminio Torres
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-08Ensure only renderable text diffs are collapsedSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan