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-02Fixing #65389Massimeddu Cireddu
2019-07-05Refactor PositionTracer to support different typesPatrick Bajao
2019-07-01Don't show image diff note on text filePatrick Bajao
2019-06-14Expose comments on Noteables in GraphQLBob Van Landuyt
2019-06-06Extend #parse to accept a suggestions_filter_enabled paramKerri Miller
2019-05-28Fix removing empty lines via suggestionsIgor
2019-03-28Memoize old_blob and new_blob to improve performanceIgor
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-21Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan
2019-03-21Fix diff bottom expand button appears twiceMark Chao
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-03-18Implement suggestion diff lines parserOswaldo Ferreira
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
2019-01-08Adjusts duplicated line when commenting on unfolded diff linesOswaldo Ferreira
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-12-04Avoid 500's when serializing legacy diff notesOswaldo Ferreira
2018-11-26Treat Repository instances with the same disk path as the same hash keyDouwe Maan
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-07Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-11-06Apply additional guard-clauses for unfold_required?Oswaldo Ferreira
2018-11-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-02Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern
2018-11-01Avoidp loading merge request diff files when not neededStan Hu
2018-11-01Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-30Make Highlight accept language paramMark Chao
2018-10-04Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes
2018-10-01[master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López
2018-10-01Fix MR discussion not loaded issueMark Chao
2018-09-24Simplify by using Gitlab::SafeRequestStoreMichael Kozono
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira
2018-08-31Use a serializer to render diff linesFelipe Artur
2018-08-28Include rich_text in diff cache keysSean McGivern
2018-08-21Escaped html charactersChantal Rollison
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-05Merge branch 'issue_48474' into 'master'Sean McGivern
2018-07-04Render LegacyDiffNote when diff_file blob is nilFelipe Artur
2018-07-04Use serialize_keys as part of highlight diff cacheJan Provaznik