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
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
2016-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
2016-05-21Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
2016-04-08Diff design updatesAnnabel Dunstone
2016-04-08Update diff colors and iconsAnnabel Dunstone
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-19Fix bug where wrong commit ID was being used in a merge request diff to show ...Stan Hu
2016-03-18Show a notice for diffs that are too largeYorick Peterse
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-22Fix MR diff 'Edit' buttonDouwe Maan