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-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-28Memoize old_blob and new_blob to improve performanceIgor
2019-03-21Fix diff bottom expand button appears twiceMark Chao
2019-03-07Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Add option to expand diff to full filePhil Hughes
2019-02-15Replaced part of diff file properties with diff viewerNatalia Tepluhina
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-12-21Cache diff highlight in discussionsOswaldo Ferreira
2018-12-15Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-12Display empty files properly on MR diffsSean Nichols
2018-11-12Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan
2018-11-09Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-08Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"Oswaldo Ferreira
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-11-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-05Merge branch 'issue_48474' into 'master'Sean McGivern
2018-07-04Render LegacyDiffNote when diff_file blob is nilFelipe Artur
2018-06-28Don't add bottom 'match' line for deleted filesJan Provaznik
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-05Adjust insufficient diff hunks being persisted on NoteDiffFileOswaldo Ferreira
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-01-04Fix error when viewing diffs without blobsSean McGivern
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-10-07Commenting on image diffsFelipe Artur
2017-09-21Migrate Gitlab::Git::Repository#diff to GitalyAhmad Sherif
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-22Always return a simple diff viewerSean McGivern
2017-07-31Remove unused (?) codeJacob Vosmaer
2017-06-14Implement diff viewersDouwe Maan
2017-06-08Move diffable? method from Repository to Diff::FileDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-23Rename Diff::File {old,new}_ref to {old,new}_shaDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2016-11-14Fix Error 500 when creating a merge request that contains an image that was d...Stan Hu
2016-11-10Fix expanding a collapsed diff when converting a symlink to a regular fileAdam Niedzielski
2016-10-17Fix the diff in the merge request view when converting a symlink to a regular...Adam Niedzielski
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe Maan