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-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-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-04Fixed test specsOswaldo Ferreira
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-18Implement suggestion diff lines parserOswaldo Ferreira
2019-03-06Add option to expand diff to full filePhil Hughes
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
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-13Fix redundant returns in spec fileSean Nichols
2018-12-13Add tests and move empty file message into own componentSean Nichols
2018-12-04Avoid 500's when serializing legacy diff notesOswaldo Ferreira
2018-11-22Merge branch 'revert-fd6e3781' into 'master'Sean McGivern
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
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-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-01Fix typos in comments and specsGeorge Tsiolis
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-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-07Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira
2018-08-28Include rich_text in diff cache keysSean McGivern
2018-08-21Escaped html charactersChantal Rollison
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-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-06-05Adjust insufficient diff hunks being persisted on NoteDiffFileOswaldo Ferreira
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-04-17Method to track recoverable exceptions in sentryBob Van Landuyt
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-03-15Only cache highlight results for latest MR diffsSean McGivern
2018-02-22Fix 500 error when diff context line has broken encodingSean McGivern
2018-01-07Fix error 500 when viewing commit and merge request diffsStan Hu
2018-01-04Fix error when viewing diffs without blobsSean McGivern
2017-12-07fix #39233 - 500 in merge requestMartin Nowak
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-10-30Fix 500 error for old (somewhat) MRsAlexWayfer
2017-10-16Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern
2017-10-15Fix diff parser so it tolerates to diff special markers in the contentValery Sizov