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-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
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-05-01Merge branch 'osw-use-cached-highlighted-content-for-discussions' into 'master'Douwe Maan
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-05-01Use persisted diff data instead fetching Git on discussionsOswaldo Ferreira
2018-04-17Method to track recoverable exceptions in sentryBob Van Landuyt
2018-04-05Merge branch '42028-xss-diffs-10-6' into 'security-10-6'Douwe Maan
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-03-15Only cache MR diffs for one weekSean McGivern
2018-03-15Only cache highlight results for latest MR diffsSean McGivern
2018-03-12Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern
2018-03-09Submit a single batch blob RPC to Gitaly per HTTP request when viewing diffsOswaldo Ferreira
2018-03-08Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira
2018-02-22Fix 500 error when diff context line has broken encodingSean McGivern